bumblebee team mailing list archive
-
bumblebee team
-
Mailing list archive
-
Message #00191
Re: bumblebee-bugreport 20121119_105418
Hi,
On Monday 19 November 2012 11:04:39 Eric Griffith wrote:
> Following is the error i receive when I try to run anything with optirun:
> *[ 4017.098401] [ERROR]Cannot access secondary GPU - error: [XORG] (EE)
> NVIDIA(0): Failed to assign any connected display devices to X screen 0
>
> *
> *[ 4017.098473] [ERROR]Aborting because fallback start is disabled.*
>From your Xorg.8.log:
[ 2170.285] (--) NVIDIA(0): Valid display device(s) on GeForce GT 325M at
PCI:1:0:0
[ 2170.285] (--) NVIDIA(0): CRT-0
Replace the ConnectedMonitor "CRT" setting by:
Option "UseDisplayDevice" "none"
Option "ConnectedMonitor" "DFP"
Should you have any issues, please refer to http://wiki.bumblebee-
project.org/Troubleshooting
Regards,
Peter
References