Поставил openSUSE Tumbleweed. После загрузки KDE все как-то слегка подтормаживает. В логах есть файл Xorg.0.log с таким содержимым: https://pastebin.com/vSMSyCAx
cat /var/log/Xorg.0.log | grep EE
[ 40.757] Current Operating System: Linux localhost 4.13.3-1-default #1 SMP PREEMPT Wed Sep 20 06:43:24 UTC 2017 (76ecbd3) x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 41.132] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 41.132] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 41.133] (EE) Failed to load module "nv" (module does not exist, 0)
[ 43.810] (EE) modeset(0): glamor initialization failed
[ 43.976] (EE) AIGLX: reverting to software rendering
lspci
00:00.0 Host bridge: NVIDIA Corporation MCP73 Host Bridge (rev a2)
00:00.1 RAM memory: NVIDIA Corporation nForce 610i/630i memory controller (rev a2)
00:01.0 RAM memory: NVIDIA Corporation nForce 610i/630i memory controller (rev a1)
00:01.1 RAM memory: NVIDIA Corporation nForce 610i/630i memory controller (rev a1)
00:01.2 RAM memory: NVIDIA Corporation nForce 610i/630i memory controller (rev a1)
00:01.3 RAM memory: NVIDIA Corporation nForce 610i/630i memory controller (rev a1)
00:01.4 RAM memory: NVIDIA Corporation nForce 610i/630i memory controller (rev a1)
00:01.5 RAM memory: NVIDIA Corporation nForce 610i/630i memory controller (rev a1)
00:01.6 RAM memory: NVIDIA Corporation nForce 610i/630i memory controller (rev a1)
00:02.0 RAM memory: NVIDIA Corporation nForce 610i/630i memory controller (rev a1)
00:03.0 ISA bridge: NVIDIA Corporation MCP73 LPC Bridge (rev a2)
00:03.1 SMBus: NVIDIA Corporation MCP73 SMBus (rev a1)
00:03.2 RAM memory: NVIDIA Corporation MCP73 Memory Controller (rev a1)
00:03.4 RAM memory: NVIDIA Corporation MCP73 Memory Controller (rev a1)
00:04.0 USB controller: NVIDIA Corporation MCP73 OHCI USB 1.1 Controller (rev a1)
00:04.1 USB controller: NVIDIA Corporation MCP73 [nForce 630i] USB 2.0 Controller (EHCI) (rev a1)
00:08.0 IDE interface: NVIDIA Corporation MCP73 IDE Controller (rev a1)
00:09.0 Audio device: NVIDIA Corporation MCP73 High Definition Audio (rev a1)
00:0a.0 PCI bridge: NVIDIA Corporation MCP73 PCI Express bridge (rev a1)
00:0b.0 PCI bridge: NVIDIA Corporation MCP73 PCI Express bridge (rev a1)
00:0c.0 PCI bridge: NVIDIA Corporation MCP73 PCI Express bridge (rev a1)
00:0d.0 PCI bridge: NVIDIA Corporation MCP73 PCI Express bridge (rev a1)
00:0e.0 SATA controller: NVIDIA Corporation GeForce 7100/nForce 630i SATA (rev a2)
00:0f.0 Ethernet controller: NVIDIA Corporation MCP73 Ethernet (rev a2)
00:10.0 VGA compatible controller: NVIDIA Corporation C73 [GeForce 7100 / nForce 630i] (rev a2)
01:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)
lsmod | grep nouveau
nouveau 2068480 2
video 49152 1 nouveau
mxm_wmi 16384 1 nouveau
i2c_algo_bit 16384 1 nouveau
drm_kms_helper 212992 1 nouveau
ttm 122880 1 nouveau
drm 458752 5 nouveau,ttm,drm_kms_helper
wmi 28672 3 wmi_bmof,mxm_wmi,nouveau
button 16384 1 nouveau
пробовал установить пакет xf86-video-nouveau, на что пакетный менеджер мне сказал
Mesa-dri-nouveau - Mesa DRI plug-in for 3D acceleration via Nouveau
WARNING: Nouveau DRI/3D driver selected.
This driver is considered experimental and is known to have issues with applications that use certain 3D acceleration features of modern NVIDIA hardware.
Symptoms include application crashes or lockups & crashes of your system's graphical environment. Older Hardware and less demanding applications may work just fine and do benefit from the Hardware acceleration features this driver offers over software emulation.
Use of this driver is especially not recommended for use with the KDE Desktop Environment or Qt-based Applications.
The hardware vendor potentially offers alternative drivers.
Please click "I Agree" if you accept the risks that may come with the installation of this driver. Choose "I Disagree" to prevent installation of the driver and use software emulation instead.
я ответил что согласен и после установки KDE перестал загружаться, просто компьютер зависал во время запуска KDE.
Подскажите куда копать.