z0rc / debumblebee

DEPRECATED. Don't use it anymore — Optimus graphics support for Debian through VirtualGL
http://suwako.nomanga.net/
GNU General Public License v3.0
26 stars 2 forks source link

QOSMIO X770, Intel + Nvidia, some OK some NOT #37

Closed federico-m closed 13 years ago

federico-m commented 13 years ago

I have a QOSMIO X770, with Intel + Nvidia

Debian: Description: Debian GNU/Linux testing (wheezy) Release: testing Codename: wheezy with some experimental packet

Linux cerbiattolo5 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686 GNU/Linux nvidia-glx 290.03

After installation of your packet, gnome3 is start with acceleration and this is very good glxgears work ok but optirun glxgears not work

dmidecode and nvidia-xconfig: http://pastebin.com/cXXmFAvu /var/log/Xorg.8.log: http://pastebin.com/A7YMxq86 /etc/X11/xorg.conf.nvidia: http://pastebin.com/XPT6Y0Pr

so I'have done manual adding the row Option "ConnectedMonitor" "DFP-0" and after reboot also optirun glxgears work ok but I'have found crash in the file Xorg.8.log http://pastebin.com/6Q9zF5Hh

Thanks a lot for your work Ciao Federico

z0rc commented 13 years ago

Ok, I added hack into installer for you model. This will help dealing with first problem.

I'm not sure about Xorg crash on closing. Seems it's related to other hardware. I disabled devices enumeration in Xorg config. Lets see how it works.

federico-m commented 13 years ago

Now I don't found crash in the Xorg.8.log, all seems OK

New xorg.conf.nvidia http://pastebin.com/0pTDB2qV

New Xorg.8.log http://pastebin.com/s3hnQgjc

Thanks a lot Ciao Federico