Hello again,
First make sure you have the correct akmod version installed:
[ra@hamburger ~]$ rpm -q akmod-nvidia
akmod-nvidia-319.32-3.fc19.x86_64
319.32-3 from the forum is the one you want.
Then in runlevel 3 you can run:
[root@hamburger ~]# akmods --force
To make it rebuild the proper kmod package. I had to do that because akmod had detected
a build failure and did not want to build again. Also, if you have other akmod's
installed, that command will rebuild them all. I only use akmod for the nvidia driver so
I did not have to limit the build in my case.
If the rebuild fails then you can start by making sure that you have the proper
kernel-devel package installed for your kernel:
[ra@hamburger ~]$ rpm -q kernel kernel-devel
kernel-3.10.10-200.fc19.x86_64
kernel-3.10.11-200.fc19.x86_64
kernel-3.11.1-200.fc19.x86_64
kernel-devel-3.10.10-200.fc19.x86_64
kernel-devel-3.10.11-200.fc19.x86_64
kernel-devel-3.11.1-200.fc19.x86_64
My box has 3 kernels installed and a kernel-devel for all of them.
--
Rikki
----- Original Message -----
From: "Lluís Riera" <lriera13(a)xtec.cat>
To: rpmfusion-users(a)lists.rpmfusion.org
Sent: Monday, 23 September, 2013 6:43:25 PM
Subject: Re: Nvidia on kernel 3.11.1-200
Richard Allen <ra@...> writes:
>
>
> ----- Original Message -----
> > From: "Lluís Riera" <lriera13@...>
> > To: rpmfusion-users@...
> > Sent: Monday, 23 September, 2013 9:50:59 AM
> > Subject: Re: Nvidia on kernel 3.11.1-200
> >
> > The new kernel 3.11.1-200 has lead my pc to a horrible mess.
> > Always grub, e, 3 anf F10.
> > Then systemctl start graphical.target. Et voila: Everything's
> > working.
> > I don't know how to fix.....
> >
>
> Hello,
>
> Can you be more specific on what is happening?
>
>
Hi
When I boot the pc (dual booting (Fedora 19 x86_64, Win7), I7,Geforce
GTX
550 Ti), Fedora hangs up. I must reboot, edit kernel parameters ( 3)
and
clik F10,log and finally startx or as root: systemctl start
graphical.target.
Then everything goes well as always.
I've installed akmod-nvidia 319.32 from fedora forum (leigh123) and
nothing
has changed.
It's very annoying for me all this steps and I don't want to
downgrade de
kernel.
I used fedup to upgrade from F17 to F19 without any trouble.
Thanks a lot. I will be waiting for good news.