Kudzu is not recognizing my Atheros card.
Actually I was having this problem with the plus kernel and I fell back to 2.6.9-34.0.2
Running on ethernet until I can figure out what to update.
Robert Moskowitz wrote:
Kudzu is not recognizing my Atheros card.
Wireless?
I'm not surprised, you need to download and build the madwifi driver yourself*. Part of it's binary-only (due to US law), and RH doesn't ship anything that doesn't come with source.
* Unless it's in a secondary repo.
Actually I was having this problem with the plus kernel and I fell back to 2.6.9-34.0.2
Running on ethernet until I can figure out what to update.
Robert Moskowitz wrote:
Kudzu is not recognizing my Atheros card.
Actually I was having this problem with the plus kernel and I fell back to 2.6.9-34.0.2
I had this problem too on my Atheros card. I get my drivers from atrpms. Here's the list of installed RPMs on my system now. Used to, you only needed two packages, but now you need three.
[root@laptop ~]# rpm -qa | grep madwifi
madwifi-0.9.2-28.el4.at madwifi-kmdl-2.6.9-42.0.2.EL-0.9.2-28.el4.at madwifi-hal-kmdl-2.6.9-42.0.2.EL-0.9.2-28.el4.at
Before I only needed the madwifi-kmdl and the hal-kmdl, and after I updated to the new kernel I had some very weird things going on. Try this out.
Max