J'ai installé bumblebee avec le driver "nouveau". Aucun problème détecté.
Suivant la doc, je lance un second serveur x par :
Code : Tout sélectionner
startx -- :3
Code : Tout sélectionner
# glxgears
Running synchronized to the vertical refresh. The framerate should be
approximately the same as the monitor refresh rate.
304 frames in 5.0 seconds = 60.661 FPS
300 frames in 5.0 seconds = 59.966 FPS
Code : Tout sélectionner
# glxgears
LibGL error : failed to load driver : i965
LibGL error : try again with LIBGL_DEBUG=verbose
7017 frames in 5 seconds : 1403.237 FPS
7206 frames in 5 seconds : 1441.119 FPS
Si maintenant je reviens sur le serveur 1 et que je lance :
Code : Tout sélectionner
# optirun glxgears
[ 4516.181860] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "mouse" (module does not exist, 0)
[ 4516.181895] [ERROR]Aborting because fallback start is disabled.
Que veut dire : LibGL error : try again with LIBGL_DEBUG=verbose ?
Coté économie d'énergie un :
Code : Tout sélectionner
# cat /proc/acpi/bbswitch
0000:01:00.0 ON
Enfin quand je reviens au premier serveur X venant du second, ce dernier est "bloqué" en affichant sous forme terminal :
Code : Tout sélectionner
/usr/bin/startxfce4 : Xserver already running on display :3
(II) AIGLX: Suspending AIGLX clients for VT switch

Merci pour votre aide.