MrHappy
2008-01-25, 02:37 AM CST
Hi All
Just accepted the latest batch of updates and installed them.
Rebooted and my Edimax EW-7108PCG card would not connect to my router,
Kept asking for Wireless Network Secrets Required and the NetworkManager icon would just swirl around.
Restarted my notebook and selected the previous kernel, booted fine and NetworkManager was working again.
So I asked for help on IRC in #fedora, it was suggested I file a bug, signed up for bugzilla and searched for rt61pci and found the following post https://bugzilla.redhat.com/show_bug.cgi?id=428697 which was my exact problem.
Turns out the 2.6.23.14-107.fc8 update breaks the rt61pci driver.
More help was required from #fedora on how to get and install 2.6.23.14-115.fc8
The following command was suggested but did not work for me.
sudo yum --enablerepo updates-testing update kernel
The solution that worked for me was too download the rpm from
http://koji.fedoraproject.org/koji/buildinfo?buildID=32352
and install it with yum
sudo yum localinstall --nogpgcheck kernel-2.6.23.14-115.fc8.i686.rpm
Rebooted and my NetworkManager was connecting to my router again.
updated bugzilla with my experience so a fix will be rolled out for this bug.
updated https://admin.fedoraproject.org/updates/F8/FEDORA-2008-0984 saying it fixed my problem.
posted my experience here, a couple of hours after a standard kernel upgrade, hoping it will help out other people who get caught with the same problem.
and said thanks to the chap on irc :)
MrHappy
Just accepted the latest batch of updates and installed them.
Rebooted and my Edimax EW-7108PCG card would not connect to my router,
Kept asking for Wireless Network Secrets Required and the NetworkManager icon would just swirl around.
Restarted my notebook and selected the previous kernel, booted fine and NetworkManager was working again.
So I asked for help on IRC in #fedora, it was suggested I file a bug, signed up for bugzilla and searched for rt61pci and found the following post https://bugzilla.redhat.com/show_bug.cgi?id=428697 which was my exact problem.
Turns out the 2.6.23.14-107.fc8 update breaks the rt61pci driver.
More help was required from #fedora on how to get and install 2.6.23.14-115.fc8
The following command was suggested but did not work for me.
sudo yum --enablerepo updates-testing update kernel
The solution that worked for me was too download the rpm from
http://koji.fedoraproject.org/koji/buildinfo?buildID=32352
and install it with yum
sudo yum localinstall --nogpgcheck kernel-2.6.23.14-115.fc8.i686.rpm
Rebooted and my NetworkManager was connecting to my router again.
updated bugzilla with my experience so a fix will be rolled out for this bug.
updated https://admin.fedoraproject.org/updates/F8/FEDORA-2008-0984 saying it fixed my problem.
posted my experience here, a couple of hours after a standard kernel upgrade, hoping it will help out other people who get caught with the same problem.
and said thanks to the chap on irc :)
MrHappy