![]() |
Linux (CentOS) and Atheros Wireless Driver
HI all friend
i am really new in this feild but i already install the CentOS and now the matter of installing Atheros Wireless Drive but really i dont have any clue at all how to install. where to get this drive but some satying about if you install .rpm you dont have to do any thing so i really dont know any thing. Is ther any way any of my friend tell me the command and trick and procedure and if they have any software whcih help me to install that driver that would be really really great. thanks in Advance |
For the best results, I recommend getting MadWifi and installing the latest version of the Atheros drivers.
Go here and download the appropriate RPM for your distribution. http://madwifi.org/wiki/UserDocs/GettingMadwifi The command should be something like: Code:
rpm -i name-of-package.rpm |
Hi,
Atheros chipset is supported by madwifi driver. You can get the drivers for "FEDORA CORE" at www.atrpms.net. I guess the RPM for Fedora wont work on your OS. You can anyway download the tarball and compile. Anyways, just to recheck, Code:
[anurag@localhost ~]$ /sbin/lspci -vv |
hi friend
i tried to install from dangerboy link but seem like didnt work becuae it ask me so many Kernel packages missing. i really need step by step guide from one of my friend i really appriciate about this link it should work but seem like i am either missing somethign or doing somethign wrong. please advice. thanks |
Can you post the exact error you are getting when you try to install?
|
ok
when i am trying to use this madwifi-0.9.2-27.el4.at.i386.rpm it saying that youa re missing madwifi-kmdl-1:0.9.2-27.el4.at than i cant find this one and then trying to install lower version of this file it saying you are missing some lib files. please advice. thanks |
I suggest you use yum to solve the dependencies for you. There are isntructions for adding the yum repository with the MadWifi drivers at the MadWifi site. If you want to download directly from ATRPMs all of the packages for CentOS 4 are available on this page. If you are unable to get these installed please post the exact error messages you see.
|
hi there
this error i am getting when i am tring to install madwifi-0.9.2-27.el4.at.i386.rpm on windows it saying that unlocatable package Required by madwifi-kmdl-1:0.9.2-27.el4.at ('madwifi','0.9.2','27.el4.at' that do i have to do. thanks |
Get the correct madwifi-kmdl package from the site I gave you the link to above. Then install it with the madwifi package, e.g.
rpm -ivh madwifi*.rpm |
now when i am trying to install
madwifi-hal-kmdl-2.6.9-42.ELhugemem-0.9.2-27.el4.at.i686.rpm from your link i am getting theses error /boot/vmlinuz-2.6.9-42.ELsmp madwifi-hal-kmdl-2.6.9-42.ELsmp Unlocatable packeges |
I'm not quite sure about your output there. Did you copy and paste the output from your console into your web browser?
You can try quoting the package name: Code:
rpm -i "/path/of/package/madwifi-hal-kmdl-2.6.9-42.ELhugemem-0.9.2-27.el4.at.i686.rpm"If you continue to get errors copy and paste the error (including the command) and reply to this post. Good luck. |
ok this time when i run this line on my terminal windows i am getting this message make sure i am login in as a root
warning: /root/Desktop/madwifi-hal-kmdl-2.6.9-42.ELhugemem-0.9.2-27.el4.at.i686. rpm: V3 DSA signature: NOKEY, key ID 66534c2b error: Failed dependencies: /boot/vmlinuz-2.6.9-42.ELhugemem is needed by madwifi-hal-kmdl-2.6.9-42. ELhugemem-0.9.2-27.el4.at.i686 madwifi-kmdl-2.6.9-42.ELhugemem = 1:0.9.2-27.el4.at is needed by madwifi -hal-kmdl-2.6.9-42.ELhugemem-0.9.2-27.el4.at.i686 |
Okie dokie, that helps immensely.
That package appears to be compiled against the 2.6.9-42 kernel with hal support. Since CentOS, AFAIK, is based on Redhat, I would recommend installing a Fedora Core 3 package instead. Go here: http://atrpms.net/dist/fc3/madwifi/ And get this package: madwifi-0.9.2-27.fc3.at.i386.rpm Try installing that and see what kind of results you get. I recommend Fedora Core 3 packages because you might not have the latest glibc libraries that FC5 apparently has builtin. But that's another topic. Let me know how this works. :) This is pretty much what unpredictable suggested. |
this time when i used madwifi-0.9.2-27.fc3.at.i386.rpm
i got this rpm -i "/root/Desktop/madwifi-0.9.2-27.fc3.at.i386.rpm" warning: /root/Desktop/madwifi-0.9.2-27.fc3.at.i386.rpm: V3 DSA signature: NOKEY , key ID 66534c2b error: Failed dependencies: madwifi-kmdl-1:0.9.2-27.fc3.at is needed by madwifi-0.9.2-27.fc3.at.i386 any suggestion |
Ok. What's your kernel version?
Use 'uname -r' without quotes. |
| All times are GMT -5. The time now is 10:16 PM. |