Hi there including bug report log.
nvidia-bug-report.log.gz (235.6 KB)
I’m running this card in an egpu expresscard adapter.
At the moment drivers are installed from ubuntu, in a meta-package as per usual instructions - although I have also tried using the run script as well.
This part of configuration seems OK, I have the computer in reported ‘nvidia’ mode, with display output to external HDMI monitor, desktop displays fine.
The problem is that steam games will not load in this mode, and if I try to run this for example:
$ LIBGL_DEBUG=verbose glxgears
I get this output:
libGL: screen 0 does not appear to be DRI3 capable
libGL: screen 0 does not appear to be DRI2 capable
libGL: MESA-LOADER: failed to open /usr/local/lib/x86_64-linux-gnu/dri/swrast_dri.so: libsensors.so.4: cannot open shared object file: No such file or directory
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/local/lib/x86_64-linux-gnu/dri)
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 42
Current serial number in output stream: 41
So I assume this is also why steam won’t work properly.
Also, just loading the Steam app results in a black area inside the window where the content should be, I can only see games etc if I switch to fullscreen mode, and then they won’t launch anyway - as mentioned.
It’s been suggested that /etc/X11/xorg.conf and /usr/share/X11/xorg.conf.d/10-nvidia.conf may need changing as well. There’s a script I’ve tried installing to automate this process to no avail. I can post what they are currently if needs be.