Closed mcaltage closed 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.
Files replaced, I get new "succeeded" messages, but the same result overall.
mcaltage@Iznalia:~$ optirun glxgears
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 ?
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
Ok, found the error, we are now having a critical issue here... Should be solved when a fix would be commited for #417.
For you, we will do an user-specific fix :
Can you upload the content of /etc/X11/xorg.conf.nvidia ?
Of course, here you go:
https://bugs.launchpad.net/lpbugreporter/+bug/807975/+attachment/2199485/+files/xorg.conf.nvidia
Ok, just edit it by replacing REPLACEWITHCONNECTEDMONITOR by CRT-0 .
OK, same results as before. Optirun glxgears doesn't work, the bumblebee server starts and stops.
Ok, could you upload the new Xorg log file ?
Ok, replace the previous CRT-0 by DFP-0 :P...
It's always the little things. :D
mcaltage@Iznalia:~$ optirun glxgears
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
_PS0 Enabling nVidia Card Succeded. P3MO Enabling nVidia Card Succeded. DGPS Enabling nVidia Card Succeded. [ OK ]
_DSM Disabling nVidia Card Succeded. _PS3 Disabling nVidia Card Succeded. P3MO Disabling nVidia Card Succeded. DGPS Disabling nVidia Card Succeded. [ OK ]
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