You are not logged in.

#1 2013-03-22 21:17:19

unikum
Member
From: Russia
Registered: 2010-09-04
Posts: 151
Website

[bumblebee] Xorg configuration issue

Hi.

I installed Bumblebee by wiki article. I installed following packages: bumblebee, bbswitch, nvidia-bumblebee, nvidia-utils-bumblebee, lib32-nvidia-utils-bumblebee. Add user to bumblebee group. Then enable systemd service. No configs edit.

Now optirun glxgears work fine, but I need configure intel card and when I create /etc/X11/xorg.conf.d/20-intel.conf optirun become unusable:

$ optirun glxgears
[ 8783.269954] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "mouse" (module does not exist, 0)

[ 8783.269996] [ERROR]Aborting because fallback start is disabled.
$ cat /etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
   Identifier  "Intel Graphics"
   Driver      "intel"
   Option      "AccelMethod"  "sna"
EndSection

Last edited by unikum (2013-03-23 04:31:12)

Offline

#2 2013-03-22 22:06:00

Jodell
Member
Registered: 2009-10-09
Posts: 285

Re: [bumblebee] Xorg configuration issue

The problem isn't bumblebee, it's the Xorg configuration you used.

The only way I've gotten SNA and bumblebee to work at the same time is to recompile the intel driver with only SNA enabled.

Offline

#3 2013-03-22 22:15:57

sano
Member
Registered: 2012-02-11
Posts: 114

Re: [bumblebee] Xorg configuration issue

According to the Wiki, and my experience, the only workaround seems to be to move /etc/X11/xorg.conf.d/20-intel.conf out of the way when using optirun.
If someone found an actual solution for this I would be interested, too.

Offline

Board footer

Powered by FluxBB