Bonjour,
depuis la mise à jour du kernel 3.11.1, bumblebee ne fonctionne qu'aléatoirement.
Parfois ça marche, parfois non.
J'ai tenté de lancer un programme optirun et ça n'a pas marché la deuxième fois. J'ai tenté de relancer le service, mais c'est en échec :
12 [15:25:15] root@superlinux: /home/adrienfedo # service bumblebeed restart
Redirecting to /bin/systemctl restart bumblebeed.service
13 [15:29:52] root@superlinux: /home/adrienfedo # optirun glxspheres
[13713.175586] [ERROR]Could not connect to /var/run/bumblebee.socket! Error: Connection refused
[13713.175608] [ERROR]Could not connect to bumblebee daemon - is it running?
14 [15:31:57] root@superlinux: /home/adrienfedo # systemctl start bumblebeed.service
15 [15:36:52] root@superlinux: /home/adrienfedo # optirun glxspheres
[14037.430975] [ERROR]Could not connect to /var/run/bumblebee.socket! Error: Connection refused
[14037.431008] [ERROR]Could not connect to bumblebee daemon - is it running?
1 [15:34:23] root@superlinux: /home/adrienfedo # tailf /var/log/messages
Sep 22 15:34:22 superlinux systemd[1]: bumblebeed.service stopping timed out (2). Killing.
Sep 22 15:34:22 superlinux systemd[1]: Starting Bumblebee C Daemon...
Sep 22 15:35:52 superlinux systemd[1]: bumblebeed.service still around after SIGKILL (2). Entering failed mode.
Sep 22 15:35:52 superlinux systemd[1]: Unit bumblebeed.service entered failed state.
Sep 22 15:35:52 superlinux systemd[1]: Starting Bumblebee C Daemon...
Sep 22 15:36:52 superlinux systemd[1]: bumblebeed.service holdoff time over, scheduling restart.
Sep 22 15:36:52 superlinux systemd[1]: Stopping Bumblebee C Daemon...
Sep 22 15:36:52 superlinux systemd[1]: Starting Bumblebee C Daemon...
Sep 22 15:36:52 superlinux systemd[1]: Started Bumblebee C Daemon.
Sep 22 15:36:52 superlinux bumblebeed[30437]: [14008.677201] [ERROR]Daemon already running, pid 541
Sep 22 15:36:52 superlinux systemd[1]: bumblebeed.service: main process exited, code=exited, status=1/FAILURE
Sep 22 15:38:22 superlinux systemd[1]: bumblebeed.service stopping timed out. Killing.
La seule solution est de redémarrer. Une idée ?
A noter que je ne peux pas "tuer" le processus :
17 [15:40:00] root@superlinux: /home/adrienfedo # ps ax | grep bum
11662 ? Ds 0:00 Xorg :8 -config /etc/bumblebee/xorg.conf.nvidia -configdir /etc/bumblebee/xorg.conf.d -sharevts -nolisten tcp -noreset -verbose 3 -isolateDevice PCI:01:00:0 -modulepath /usr/lib64/nvidia-bumblebee/xorg,/usr/lib64/xorg/modules
23478 pts/0 S+ 0:00 grep --color=auto bum
18 [15:40:02] root@superlinux: /home/adrienfedo # kill -9 11662
19 [15:40:41] root@superlinux: /home/adrienfedo # ps ax | grep bum
11662 ? Ds 0:00 Xorg :8 -config /etc/bumblebee/xorg.conf.nvidia -configdir /etc/bumblebee/xorg.conf.d -sharevts -nolisten tcp -noreset -verbose 3 -isolateDevice PCI:01:00:0 -modulepath /usr/lib64/nvidia-bumblebee/xorg,/usr/lib64/xorg/modules