LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Problem with glxgears on Debian Squeeze (https://www.linuxquestions.org/questions/linux-hardware-18/problem-with-glxgears-on-debian-squeeze-942118/)

descendant_command 04-29-2012 08:31 AM

Quote:

Originally Posted by cascade9 (Post 4665853)
AFAIK removing bumblebee will stop you from using the nVidia GPU at all, everything will be done by the intel video chip. If you do that you might as well turn off the nVidia GPU, its just sitting there eating power for no reason....

Nope.
No bumblebee here and ,,,
Code:

me@acer-lappy:~$ glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.4
server glx extensions:
...
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce GT 540M/PCIe/SSE2
OpenGL version string: 4.2.0 NVIDIA 295.40
OpenGL shading language version string: 4.20 NVIDIA via Cg compiler

All works well.

cascade9 04-30-2012 12:36 AM

Then you've got a non-standard optimus setup. Uncommon, but does happen. If people didnt need bumblebee to get the standard optimus setups going, the project wouldnt exist.

Its quite possible you have a different model laptop to codeman1234. 'Acer Aspire 5742G' is just the family, the full model number is longer (eg Acer Aspire 5742G-7653)

descendant_command 04-30-2012 02:28 AM

Hmm, maybe.
Code:

me@acer-lappy:~$ lspci | grep VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev a1)

No intel in that list.
I used to get a i915 module load fail in the boot msgs, but no other ill effects.
I just blacklisted that module and no more error msg.

cascade9 04-30-2012 04:49 AM

Hmmm....could be various reasons why you've got no intel 'sandy bridge' video listed at all.

Did your laptop come with win7 starter? Starter doesnt support optimus, and optimus capable laptops using starter use a setup more like switchable graphics. In at least some cases, if you use windows starter to switch to the nVidia GPU then install linux it stays switched to the nVidia GPU, and you can install the nVidia drivers, etc. without bumblebee.

descendant_command 04-30-2012 05:09 AM

No, it came with Win7 pro, but I haven't used it much.
Every time I have booted it, it spends about half an hour installing updates and telling me not to turn off, then rebooting to another half an hour of updates.
By the time it is usable I've forgotten what I was booting Windows for ... :/

Anyway, I'm not fussed. The sid nvidia-dkms worked without a hitch, and the squeeze-backports the same. 3D performance is good & power usage is as expected (about 2.5 - 3 hours normal use) so I haven't bothered exploring.
I had expected some struggles with the stated 'hybrid graphics', but the only sign of the intel was the informational boot message.

cascade9 05-02-2012 04:15 AM

Well, I have no idea why your optimus setup runs the way it does. At least it was easy for you. ;)

Lunixlooser 02-26-2017 12:17 PM

Quote:

Originally Posted by codeman1234 (Post 4665931)
Hello guys,

first of all thanks for the reply and for all your help, I finally solve this problem, now I got bumblebee installed, my laptop no overheats, my battery works a lot better and my opengl is working fine.

Here is how I solved it, once you installed all the bumblebee stuff and your nvidia is working fine then open a terminal as root and put the following command:

update-alternatives --set glx /usr/lib/mesa-diverted

Reboot Computer

And That's it should be working

Thanks for the reply! You helped me to fix this error.


All times are GMT -5. The time now is 02:40 AM.