| 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
|
By heffo_j at 2005-12-10 16:09
|
|
Does your wireless card have an Atheros chipset? The box that my D-Link DWL-G650 and manual told me it had an Atheros chip running the card. If you have an Atheros chip, the Madwifi driver can get your card working for you.
Here is the simple way I got my Atheros chipped card to work in FC4:
1) check the current kernel details in terminal by running "uname -a". Write down what is shown.
2) Go to ATrpm (http://atrpms.net/dist/fc4/madwifi/) in Firefox 1.07 (or later) and download madwifi-0.9.6.0-18.rhfc4.at.i386.rpm by clicking on the link (I'm not running a 64bit processor). When this is run in the Firefox download manager you get the option to "open with" and in the drop down box "install packages (default)". Hit OK. This will install this rpm. Do this before you proceed to the next step.
3) Now search the ATrpm Fedora driver list (http://atrpms.net/dist/fc4/madwifi/) and make sure you get the correct rpm to match your kernel details you wrote down in Step 1) above. In my case "uname -a" told me that my kernal is 2.6.14-1.1644_FC4. I do not have a 64bit processor running so I selected this rpm: madwifi-kmdl-2.6.14-1.1644_FC4-0.9.6.0-18.rhfc4.at.i686.rpm. Make sure you click on the "madwifi-kmdl-" rpm that matches both your your processor and kernel.
4) Click on the correct rpm as described in 3) above and Firefox will offer to install it. Click OK.
5) Reboot your computer.
6) Go to Desktop in your FC4 top panel. Select "System settings" then "Network". Type in your root password when asked and you will be taken to graphic menu that will list your network cards. In my case my laptop has an ethernet card and the wireless card. Until I installed Madwifi as described above the wireless card was not listed.
7) The wireless card is now listed under "Devices", in my case under the ethernet card. Check the box to the left, next to the listed wireless card and press the "Activate" button. I you would like to have the card load up each time you start click on the "Edit" button and then check the box that says "Activate device when computer starts".
8) When you go to leave the network menu you will be asked to save the new settings. Press OK. You're almost there.
9) Your card will still not be working. Restart your computer.
10) Bingo! It works.
|
|
|
|
All times are GMT -5. The time now is 01:51 AM.
|
When I went to (atrpms.net/dist/fc4/madwifi/) I couldnt find my version on the website could someone please give me some advise on how to sort out this problem.
I have tried all steps but get stuck when I try to install madwifi-0.9.6.0-18.rhfc4.at.i386.rpm. I am told that "madwifi-kmdl-0.9.6.0-18 is necessery but missing. When i download that one and try to install i'm told I need vmlinuz and then I'm stuck for good.
Isd there an easier way to9 do this.
Alternativly, are there other cards I can buy and use?
Sarah
When i download that one and try to install i'm told I need vmlinuz and then I'm stuck for good.
Isd there an easier way to9 do this.
Thanks
Matthew