Closed lulzbane closed 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
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.
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.
Please try the new version here : https://github.com/Bumblebee-Project/Bumblebee.
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...
startx
doesn't work initially but after runningsudo bumblebee-enablecard
it seems to start working but then like before I hear the ping and the screen is not updated.So working from failsafe graphics mode, in the terminal if I try to run
optirun glxgears
I get this:But if I first run
sudo /etc/init.d/bumblebee enable
it shows:Then
optirun glxgears
displays a black square in the top left of the terminal for an instant, which then disappears and I get this:Now, if I do
sudo /etc/init.d/bumblebee enable
and thensudo modprobe nvidia-current
and thenoptirun glxgears
the black square still disappears instantly but the response I get isI'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
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.