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

Gigabyte Q2532 - GT 540M #616

Closed lulzbane closed 13 years ago

lulzbane commented 13 years ago

Hi there :)

I recently got a new notebook, the Gigabyte Q2532 which has the GT 540M and Optimus, I've been trying to get it working properly for days now and I am running into a bit of a wall now.

To start with, I couldn't find anybody else on the interwebs who has a Gigabytte Q2532 and trying to use bumblebee so maybe this can help someone in the future.

So in a nutshell...

So working from failsafe graphics mode, in the terminal if I try to run optirun glxgears I get this:

* Stopping Bumblebee X server bumblebee                                 [fail] 
ERROR: Module nvidia does not exist in /proc/modules
_PS3 Disabling nVidia card succeeded.

But if I first run sudo /etc/init.d/bumblebee enable it shows:

* Starting Bumblebee X server bumblebee                                        
_PS0 Enabling nVidia card succeeded.
.                                                                        [ OK ]

Then optirun glxgears displays a black square in the top left of the terminal for an instant, which then disappears and I get this:

 * Stopping Bumblebee X server bumblebee                                        
_PS3 Disabling nVidia card succeeded.
                                                                         [ OK ]
ERROR: Module nvidia does not exist in /proc/modules
_PS3 Disabling nVidia card succeeded.

Now, if I do sudo /etc/init.d/bumblebee enable and then sudo modprobe nvidia-current and then optirun glxgears the black square still disappears instantly but the response I get is

Another bumblebee powered application is running, keeping bumblebee alive.

I'd also like to say that I really don't care for using the Intel card as I'm always plugged in so battery power is not a concern, but I do need my nvidia card to be the one running my desktop because that's the one which does HDMI properly.

So now some info...

/var/local/bin/bumblebee-enablecard /var/local/bin/bumblebee-disablecard /etc/X11/xorg.conf (I'm using a copy of xorg.conf.nvidia) /etc/X11/xorg.conf.nvidia /var/log/Xorg.0.log

My original xorg.conf was... /etc/X11/xorg.conf

But with that xorg.conf I get the

* Stopping Bumblebee X server bumblebee                                 [fail] 

during boot and then it freezes at the point where it would normally go to the login screen. But it's not a dead stop as I can still do ctrl+alt+del and it reboots.

Lekensteyn commented 13 years ago

The bumblebee code from this repo is not stable and may cause freezes and such. Please wait until the stable version is available from https://github.com/Bumblebee-Project/Bumblebee Using twitter? Get updates from https://twitter.com/Team_Bumblebee

lulzbane commented 13 years ago

Ok, I'll do that.

I've been thinking and I think there is something wrong with my boot scripts, if running... sudo /etc/init.d/bumblebee enable sudo modprobe nvidia-current optirun glxgears gives an almost successful result then I need those things to take place in boot instead of whatever is happening now.

But as soon as a stable version is released at https://github.com/Bumblebee-Project/Bumblebee I'll check if it fixes things and report back.

Lekensteyn commented 13 years ago

Just a note, the developing version from Bumblebee-Project may be more stable than the one from ppa:mj-casalogic or this repo, so I suggest you to remove it if you haven't already.

ArchangeGabriel commented 13 years ago

Please try the new version here : https://github.com/Bumblebee-Project/Bumblebee.