← Back to team overview

hybrid-graphics-linux team mailing list archive

Re: Error message after updates

 

Guys,

I also had this problem and after some time looking for the problem and
solutions, I managed to fix it by doing what Lekensteyn said in a post:
**

$ sudo update-alternatives --remove-all gl_conf
$ sudo dpkg-reconfigure nvidia-current

If it fails, then

$ sudo apt-get install --reinstal nvidia-current

I didn't even need to reinstall the nvidia-current. Just by doing those two
first lines i fixed my desktop. Hope this is useful for you.

Greetings,
Bernard



On Sat, Jul 30, 2011 at 1:07 PM, Alexander Grill <alex.g@xxxxxx> wrote:

> Hello!
>
> Have you disabled nvidia card by default?
> I use Fedora 15, but I had this message when I disabled nvidia card by
> default at boot. If the card isn't enabled at boot time (by calling
> bumblebee stop), lspci don't list it any more and so nvidia kernel
> module cannot find the card.
> I solved this by putting following lines to rc.local
>
> modprobe -r nvidia
> /usr/local/bin/bumblebee-disablecard
>
> greets,
> Alex
>
> Am Samstag, den 30.07.2011, 15:36 +0200 schrieb Michel Schweegmann:
> > Am 27.07.2011 19:30, schrieb Lekensteyn:
> > > Could you update your package lists and try upgrading bumblebee?
> > >
> > > If nouveau is active, you need to unload it first by running sudo
> > > rmmod nouveau
> > >
> > nouveau is not active, only the Intel-driver. bumblebee is the latest
> > version
> > from the bumblebee ppa. If i install the nvidia_current-driver manually
> > over jockey the system starts but  in a graphicsmode like Vesa.
> >
> > i try to reinstall Kubuntu 11.04 64bit in a few hours to check if
> > the problem is solved in this way.
> >
> >
> > -----
> > eMail ist virenfrei.
> > Von AVG überprüft - www.avg.de
> > Version: 10.0.1390 / Virendatenbank: 1518/3798 - Ausgabedatum: 30.07.2011
> >
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~hybrid-graphics-linux
> > Post to     : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
> > More help   : https://help.launchpad.net/ListHelp
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~hybrid-graphics-linux
> Post to     : hybrid-graphics-linux@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~hybrid-graphics-linux
> More help   : https://help.launchpad.net/ListHelp
>

References