You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Void Linux user reporting in!
Having some issues with bumblebee giving me crap while trying to run any of it's commands.
I'm using the void package nvidia390, which gave me these issues. The nvidia package gave me other issues.
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)
01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Ti Mobile] (rev a1)
optirun -vv glxinfo
Gives me:
[ 4186.263832] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
[ 4186.264023] [INFO]Configured driver: nvidia
[ 4186.264205] [DEBUG]optirun version 3.2.1 starting...
[ 4186.264222] [DEBUG]Active configuration:
[ 4186.264229] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
[ 4186.264237] [DEBUG] X display: :8
[ 4186.264244] [DEBUG] LD_LIBRARY_PATH: /usr/lib
[ 4186.264251] [DEBUG] Socket path: /var/run/bumblebee.socket
[ 4186.264258] [DEBUG] Accel/display bridge: auto
[ 4186.264265] [DEBUG] VGL Compression: proxy
[ 4186.264275] [DEBUG] VGLrun extra options:
[ 4186.264280] [DEBUG] Primus LD Path: /usr/lib/primus:/usr/lib32/primus
[ 4186.264307] [DEBUG]Using auto-detected bridge virtualgl
[ 4186.285252] [INFO]Response: No - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 4186.285281] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 4186.285285] [DEBUG]Socket closed.
[ 4186.285316] [ERROR]Aborting because fallback start is disabled.
[ 4186.285319] [DEBUG]Killing all remaining processes.
Yes, that LD_LIBRARY_PATH is correct. ls /usr/lib | grep nvidia gives me:
Void Linux user reporting in!
Having some issues with bumblebee giving me crap while trying to run any of it's commands.
I'm using the void package
nvidia390
, which gave me these issues. Thenvidia
package gave me other issues.optirun -vv glxinfo
Gives me:
Yes, that
LD_LIBRARY_PATH
is correct.ls /usr/lib | grep nvidia
gives me:Here is my
Xorg.8.log
file:cat /var/log/Xorg.8.log
If there are any other files you require, please let me know.
The text was updated successfully, but these errors were encountered: