[opensuse] bumblebee again :-(
Hello, Leap 15.1 upto date Bumblebee was perfectly working a month ago, but don't anymore I need it to run DaVinci Resolve (proprietary, I know, worked perfectly) I have read some forum threads, but with no result I only use nouveau, not the proprietary driver messages below idéa? thanks jdd error message:
optirun glxspheres [ 67.456336] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 67.456371] [ERROR]Aborting because fallback start is disabled. however: systemctl status bumblebeed ● bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled) Active: active (running) since Fri 2019-11-01 16:53:32 CET; 19min ago Main PID: 1342 (bumblebeed) Tasks: 1 (limit: 4915) CGroup: /system.slice/bumblebeed.service └─1342 /usr/sbin/bumblebeed -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
01.11.2019 19:15, jdd@dodin.org пишет:
Hello,
Leap 15.1 upto date
Bumblebee was perfectly working a month ago, but don't anymore
I need it to run DaVinci Resolve (proprietary, I know, worked perfectly)
I have read some forum threads, but with no result
I only use nouveau, not the proprietary driver
messages below
idéa?
thanks jdd
error message:
optirun glxspheres [ 67.456336] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
Does it help? https://wiki.archlinux.org/index.php/bumblebee#/dev/dri/card0:_failed_to_set...
[ 67.456371] [ERROR]Aborting because fallback start is disabled.
however:
systemctl status bumblebeed ● bumblebeed.service - Bumblebee C Daemon Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled) Active: active (running) since Fri 2019-11-01 16:53:32 CET; 19min ago Main PID: 1342 (bumblebeed) Tasks: 1 (limit: 4915) CGroup: /system.slice/bumblebeed.service └─1342 /usr/sbin/bumblebeed
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Le 01/11/2019 à 18:01, Andrei Borzenkov a écrit :
01.11.2019 19:15, jdd@dodin.org пишет:
Hello,
Leap 15.1 upto date
Bumblebee was perfectly working a month ago, but don't anymore
I need it to run DaVinci Resolve (proprietary, I know, worked perfectly)
I have read some forum threads, but with no result
I only use nouveau, not the proprietary driver
messages below
idéa?
thanks jdd
error message:
optirun glxspheres [ 67.456336] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
Does it help?
https://wiki.archlinux.org/index.php/bumblebee#/dev/dri/card0:_failed_to_set...
very old thread. May be some old bug coming again? nope. I find this in logs https://susepaste.org/70188126 first run crash session (back to login screen), second one only do nothing and gives the error message :-( thanks jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Le 01/11/2019 à 18:51, jdd@dodin.org a écrit :
first run crash session (back to login screen), second one only do nothing and gives the error message
x logs after crash https://susepaste.org/50335015 thanks jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
01.11.2019 21:05, jdd@dodin.org пишет:
Le 01/11/2019 à 18:51, jdd@dodin.org a écrit :
first run crash session (back to login screen), second one only do nothing and gives the error message
x logs after crash
https://susepaste.org/50335015
thanks jdd
What ls -l /sys/class/drm/card*/device/driver says? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Le 02/11/2019 à 07:43, Andrei Borzenkov a écrit :
ls -l /sys/class/drm/card*/device/driver
# ls -l /sys/class/drm/card*/device/driver lrwxrwxrwx 1 root root 0 2 nov. 08:15 /sys/class/drm/card0/device/driver -> ../../../bus/pci/drivers/i915 thanks jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
02.11.2019 10:20, jdd@dodin.org пишет:
Le 02/11/2019 à 07:43, Andrei Borzenkov a écrit :
ls -l /sys/class/drm/card*/device/driver
# ls -l /sys/class/drm/card*/device/driver lrwxrwxrwx 1 root root 0 2 nov. 08:15 /sys/class/drm/card0/device/driver -> ../../../bus/pci/drivers/i915
So /dev/dri/card0 is Intel and this matches link I gave earlier. For whatever reasons X11 server started by Bumblebee attempts to use wrong card. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Le 02/11/2019 à 15:26, Andrei Borzenkov a écrit :
02.11.2019 10:20, jdd@dodin.org пишет:
Le 02/11/2019 à 07:43, Andrei Borzenkov a écrit :
ls -l /sys/class/drm/card*/device/driver
# ls -l /sys/class/drm/card*/device/driver lrwxrwxrwx 1 root root 0 2 nov. 08:15 /sys/class/drm/card0/device/driver -> ../../../bus/pci/drivers/i915
So /dev/dri/card0 is Intel and this matches link I gave earlier. For whatever reasons X11 server started by Bumblebee attempts to use wrong card.
I dunno exactly how bumblebee works, but on my computer all the display is done through the intel card. Only calculation is done on nvidia GPU. It worked very nicely a month ago :-( thanks jdd -- http://dodin.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
01.11.2019 21:05, jdd@dodin.org пишет:
Le 01/11/2019 à 18:51, jdd@dodin.org a écrit :
first run crash session (back to login screen), second one only do nothing and gives the error message
x logs after crash
This one actually matches this discussion: https://lists.x.org/archives/xorg-devel/2017-November/055114.html which indicates bug in X11 modesetting driver when kernel nouveau module is loaded after X11 server has been started. I have no idea whether this bug was ever fixed (and freedesktop repository is not reachable from here). But you may consider filing openSUSE bug report pointing to it, hopefully maintainers will know better. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Andrei Borzenkov
-
jdd@dodin.org