Você pode tentar estas etapas?
-
Execute este comando em um terminal:
sudo apt-get install libgl1-mesa-glx
- Repetir, se isso não resolver, continue com as próximas etapas.
-
Execute este comando em um terminal:
sudo -H gedit /etc/X11/xorg.conf
-
Adicione o seguinte ao final desse arquivo:
Section "Screen" Identifier "Default Screen" DefaultDepth 24 EndSection Section "Module" Load "glx" EndSection Section "Device" Identifier "Default Device" Driver "nvidia" Option "NoLogo" "True" EndSection
-
Salve o arquivo
- Reinicie e tente novamente
Referência: