Unable to load madwifi driver madwifi-0.9.4-38_r2512.el5
Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Unable to load madwifi driver madwifi-0.9.4-38_r2512.el5
I'm trying to apply an RPM for wireless support on a Red Hat Linux 5 Server. My wireless card is an netgear double 108 Mbps WG511U card. I'm trying to apply rpm package "madwifi-0.9.4-38_r2512.el5.i386.rpm" using the following rpm command "rpm -Uvh madwifi-0.9.4-38_r2512.el5.i386.rpm".
I receive the following message during execution of rpm:
error: Failed dependencies:
madwifi-kmdl-1:0.9.4-38_r2512.el5 is needed by madwifi-0.9.4-38_r2512.el5.i386
I've tired locating "madwifi-kmdl-1:0.9.4-38_r2512.el5" on the web but so far I've had no luck. Can someone tell where to find this rpm package. I've done an rpm query on my system and could not locate it. In the mean time will search my CD's to see if its there.
Thanks so much for you help. I can now see the wireless NIC. However, I'm unable to connect to my access point because I need to enter the wep key. I've not been able to find where it is entered using the network GUI. Is there another method where I can enter the wep key?
Is there a plac within the network GUI to enter the wep key?
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790
Rep:
Two choices both are basically the same;
Add the line entry "KEY=<hex key> or <sass-phrase>" to the ifcfg-<something> file or create a keys-<somthing> file with the key. Both (if yo choose the 'keys' file) reside in the /etc/sysconfig/network-scripts directory.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.