Closed ghost closed 13 years ago
Normally your card should be off when you've just booted.
Try optirun glxgears and see what happen.
gorkem@gorkem-1215N:~$ optirun glxgears [sudo] password for gorkem:
sudo apt-get install glxgears
gorkem@gorkem-1215N:~$ sudo apt-get install glxgears
[sudo] password for gorkem:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package glxgears
gorkem@gorkem-1215N:~$
Oh... Did you disable some Ubuntu repo ?
no I dont think so:/ can I check it?
Yes you can check but in fact it's my fault... glxgears is in a package called mesa-utils. So run : sudo apt-get update mesa-utils
it works now:) it is running now I'll be back when it ends..
It would never end... I hope you will get this message.
You have to end it by closing the window.
Could you please upload the output after it prints ~5 lines with running just glxgears and optirun glxgears ?
still running like this:
1103 frames in 5.0 seconds = 220.564 FPS 1035 frames in 5.0 seconds = 206.945 FPS 1001 frames in 5.0 seconds = 200.072 FPS 915 frames in 5.0 seconds = 182.943 FPS 926 frames in 5.0 seconds = 184.920 FPS 980 frames in 5.0 seconds = 195.912 FPS 1079 frames in 5.0 seconds = 215.644 FPS 1115 frames in 5.0 seconds = 222.936 FPS 994 frames in 5.0 seconds = 198.641 FPS 1058 frames in 5.0 seconds = 211.447 FPS 1074 frames in 5.0 seconds = 214.777 FPS 1075 frames in 5.0 seconds = 214.976 FPS 1106 frames in 5.0 seconds = 221.032 FPS 1102 frames in 5.0 seconds = 220.298 FPS
should I wait?
No, close the window ! See my post above !
sorry didnt see.
gorkem@gorkem-1215N:~$ glxgears Running synchronized to the vertical refresh. The framerate should be approximately the same as the monitor refresh rate. 298 frames in 5.0 seconds = 59.473 FPS 300 frames in 5.0 seconds = 59.891 FPS 300 frames in 5.0 seconds = 59.885 FPS 300 frames in 5.0 seconds = 59.882 FPS 300 frames in 5.0 seconds = 59.888 FPS XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0" after 3251 requests (3250 known processed) with 0 events remaining. gorkem@gorkem-1215N:~$
gorkem@gorkem-1215N:~$ optirun glxgears
You didn't see it because we posted at the same time.
Otherwise, this is perfect, so everything is running fine ! You can close the issue if you're not having any other problem with bumblebee.
thanks. so now which video card using currently? nvidia or intel??
Your using the intel one, the nvidia is disabled at the boot time.
To run a 3D app with the power of the nvidia card, just launch your program via the terminal with optirun before (example : glxgears -> optirun glxgears).
This will enable the nvidia card as long as the application run, and will disable it when you will close the application.
Of course, you can run more than one app at the same time on the nvidia, juste optirun each of them.
Is there a way to check is it work fine? switching cards? hımm. thank you very much for your help.
I understand now u already test it with glxgears above:D thx...
hi,
I have a asus 1215N with ubuntu 10.10. so I tried to install bumblebee for switch off nvidia card for save battery. but now I cant boot ubuntu without recovery mode cuz a blank screen say: disabling nvidia card. but nothing happen. ıt freeze. only way to reboot is ctrl-alt-del:(
any suggestion....?
Gorkem