Hi guys.
I'm having issues in making the
"Cuda + Nvidia + bumblebee + codecs 'safe' way" recipe work in a fresh install.
(unfortunately I'm also not sure for how long I'll be able to be keep on doing fresh installs, since this notebook is "off duty" for too long: I'll have to put it back to work soon)
I followed the instructions to the letter on my openSUSE 15.2 installation to have CUDA and bumblebee working with my GP107M (GTX1050M).
My commands outputs follows:
Code:
optirun --status
Bumblebee status: Ready (3.2.1). X inactive. Discrete video card is off.
Code:
optirun glxgears
[ 182.087121] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver
[ 182.087150] [ERROR]Aborting because fallback start is disabled.
Code:
optirun glxspheres
[ 189.007213] [ERROR]Cannot access secondary GPU - error: Could not load GPU driver
[ 189.007258] [ERROR]Aborting because fallback start is disabled.
Code:
sudo lspci |grep -i nvidia
01:00.0 VGA compatible controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1)
Code:
glxinfo | grep OpenGL
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) UHD Graphics 630 (Coffeelake 3x8 GT2)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 19.3.4
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 19.3.4
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.3.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
OpenGL ES profile extensions:
Worst: "lsmod | grep nvidia" gives no output, and both "/proc/driver/nvidia/version" or any "/dev/nvi*" exist!
Can anybody please help me here somehow?
P.S.: Just to have a bit of "context", I've had both bumblebee and nvidia (without cuda) working on this very machine up to last Monday, when I made some huge mistake in some update and decided (had) to reinstall it from scratch after a /home backup.
Bookmarks