driver swrast falha ao carregar com drivers Nvidia no Arch Linux

1

Depois de mudar de nouveau drivers para os da Nvidia, meu programa falha ao iniciar, dizendo que o driver da swrast falhou ao carregar. O problema parece ser os drivers. Eu tenho os drivers da Nvidia:

lib32-nvidia-libgl 375.10-2
lib32-nvidia-utils 375.10-2
libvdpau 1.1.1-2
libxnvctrl 375.10-1
nvdock 1.02-5
nvidia 375.10-1
nvidia-libgl 375.10-2
nvidia-settings 375.10-1
nvidia-utils 375.10-2
opencl-nvidia 375.10-2

LIBGL_DEBUG=verbose glxinfo apresenta alguns erros:

name of display: :0.0
libGL: screen 0 does not appear to be DRI2 capable
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/swrast_dri.so
libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/swrast_dri.so
libGL: Can't open configuration file /home/pengowen/.drirc: No such file or directory.
libGL: Can't open configuration file /home/pengowen/.drirc: No such file or directory.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 48
Current serial number in output stream: 47

Algumas informações:

uname -a :

Linux arch-pc 4.8.6-1-ARCH #1 SMP PREEMPT Mon Oct 31 18:51:30 CET 2016 x86_64 GNU/Linux

inxi -G :

Graphics: Card: NVIDIA GK110 [GeForce GTX 780] Display Server: X.Org 1.18.4 driver: nvidia Resolution: [email protected] GLX Renderer: N/A GLX Version: N/A

Meu log X ( /var/log/Xorg.0.log ) está aqui: link

    
por pengowen123 29.10.2016 / 20:25

0 respostas