MrMEEE / bumblebee-Old-and-abbandoned

OUTDATED!!!!! - Replaced by "The Bumblebee Project" and "Ironhide"
http://www.martin-juhl.dk/2011/08/ironhide-reporting-for-duty/
469 stars 50 forks source link

Can't optirun glxgears #421

Closed mcaltage closed 13 years ago

mcaltage commented 13 years ago

Bumblebee server starts, enables card, then stops and disables card.

I am running Ubuntu 10.10 on an Asus 1215N. I have installed Bumblebee from the PPA after following the script version uninstall and ppa purge instructions.

mcaltage@Iznalia:~$ optirun glxgears

mcaltage@Iznalia:~$ lspci -vnnn | perl -lne 'print if /^\d+:.+([\S+:\S+])/' | grep VGA 00:02.0 VGA compatible controller [0300]: Intel Corporation N10 Family Integrated Graphics Controller [8086:a001](rev 02) (prog-if 00 [VGA controller]) 04:00.0 VGA compatible controller [0300]: nVidia Corporation Device [10de:0a76](rev ff) (prog-if ff)

https://bugs.launchpad.net/lpbugreporter/+bug/807975

ArchangeGabriel commented 13 years ago

Ok, first could you try to replace your enable and disable scripts by those linked here : https://github.com/MrMEEE/bumblebee/blob/master/install-files/ubuntu/bumblebee-enablecard.asus.1215N https://github.com/MrMEEE/bumblebee/blob/master/install-files/ubuntu/bumblebee-disablecard.asus.1215N

See if there are any changes, and come back with the results.

mcaltage commented 13 years ago

Files replaced, I get new "succeeded" messages, but the same result overall.

mcaltage@Iznalia:~$ optirun glxgears

ArchangeGabriel commented 13 years ago

Just to be sure : you were able to run glxgears without optirun ?

If not, the problem is probably somewhere else...

Otherwise, could you upload the Xorg log file corresponding to a try to optirun glxgears ?

mcaltage commented 13 years ago

glxgears runs fine.

mcaltage@Iznalia:~$ glxgears Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate. 295 frames in 5.0 seconds = 58.936 FPS 300 frames in 5.0 seconds = 59.886 FPS 300 frames in 5.0 seconds = 59.887 FPS 300 frames in 5.0 seconds = 59.889 FPS 297 frames in 5.0 seconds = 59.287 FPS

https://bugs.launchpad.net/lpbugreporter/+bug/807975/+attachment/2199476/+files/Xorg.1.log

ArchangeGabriel commented 13 years ago

Ok, found the error, we are now having a critical issue here... Should be solved when a fix would be commited for #417.

ArchangeGabriel commented 13 years ago

For you, we will do an user-specific fix :

Can you upload the content of /etc/X11/xorg.conf.nvidia ?

mcaltage commented 13 years ago

Of course, here you go:

https://bugs.launchpad.net/lpbugreporter/+bug/807975/+attachment/2199485/+files/xorg.conf.nvidia

ArchangeGabriel commented 13 years ago

Ok, just edit it by replacing REPLACEWITHCONNECTEDMONITOR by CRT-0 .

mcaltage commented 13 years ago

OK, same results as before. Optirun glxgears doesn't work, the bumblebee server starts and stops.

ArchangeGabriel commented 13 years ago

Ok, could you upload the new Xorg log file ?

mcaltage commented 13 years ago

https://bugs.launchpad.net/lpbugreporter/+bug/807975/+attachment/2199517/+files/Xorg.1.log

ArchangeGabriel commented 13 years ago

Ok, replace the previous CRT-0 by DFP-0 :P...

mcaltage commented 13 years ago

It's always the little things. :D

mcaltage@Iznalia:~$ optirun glxgears