Fedora Linux Support Community & Resources Center
  #1  
Old 27th January 2007, 12:50 PM
Silvine Offline
Registered User
 
Join Date: Jan 2007
Posts: 18
Wireless dreams

Atheros AR5005G wireless card problems on Fedora Core 5. I recently did a fresh install of Fedora Core 5 on my laptop today and after running Software Update I believe to be on the 'latest' kernel 2.6.18

So far, I have tried ndiswrapper and madwifi for opening a wifi connection to my router and failed.

My router has no security features, just a SSID name and is transmitting on channel 11. I disabled WEP to make life easier during the FC5 wifi configuration.

I first followed online instructions to use yum to install madwifi for me. This worked, but there were problems, so many so, that I rpm -e madwifi

I could go on to explain my exploits with ndiswrapper and ifconfig and iwconfig - both very useful tools but the fact that iwconfig fails to work with ndiswrapper (only worked slightly with madwifi) that I finally gave up - it has been since 6am and now it is 12;49pm and I am really tired and bored of trying to get wifi to work.

Does anyone know now how to fix this technological nightmare?
Reply With Quote
  #2  
Old 27th January 2007, 01:00 PM
Duli's Avatar
Duli Offline
Registered User
 
Join Date: Jul 2006
Location: Sao Paulo, SP - Brazil
Age: 33
Posts: 698
Quote:
Originally Posted by Silvine
Atheros AR5005G wireless card problems on Fedora Core 5. I recently did a fresh install of Fedora Core 5 on my laptop today and after running Software Update I believe to be on the 'latest' kernel 2.6.18

So far, I have tried ndiswrapper and madwifi for opening a wifi connection to my router and failed.

My router has no security features, just a SSID name and is transmitting on channel 11. I disabled WEP to make life easier during the FC5 wifi configuration.

I first followed online instructions to use yum to install madwifi for me. This worked, but there were problems, so many so, that I rpm -e madwifi

I could go on to explain my exploits with ndiswrapper and ifconfig and iwconfig - both very useful tools but the fact that iwconfig fails to work with ndiswrapper (only worked slightly with madwifi) that I finally gave up - it has been since 6am and now it is 12;49pm and I am really tired and bored of trying to get wifi to work.

Does anyone know now how to fix this technological nightmare?
Hey, man, I don't know how to help you. I'm just writing to say I share your frustration.
Duli
Reply With Quote
  #3  
Old 27th January 2007, 03:10 PM
Brian1's Avatar
Brian1 Offline
Registered User
 
Join Date: Nov 2004
Location: Seymour, Indiana
Posts: 2,511
Things to post. This is a generic list and all may not apply.
Post distro and version.
If updated post using what? Yum, Apt, Uptodater
Post kernel version. Can be using the command ' uname -r '
Brand, model number, and version of the wireless nic. Also if pcmcia, pci, or usb connected.
Output of the command ' /sbin/lspci ' and ' /sbin/lsmod ' and ' /sbin/ifconfig ', and ' /sbin/iwconfig '.
If a pcmcia or usb device plug in the nic and post the last 20 lines of the command ' dmesg '
If installed madwifi how? rpm, deb, or compiled source yourself. Post name of file and where located on the net or if it came preinstalled with distro. Post version of it if so.
If installed ndiswrapper? rpm, deb, or compiled source yourself. Post name of file and where located on the net or if it came preinstalled with distro. Post version of it if so.
If installed wlan-ng? rpm, deb, or compiled source yourself. Post name of file and where located on the net or if it came preinstalled with distro. Post version of it if so.
Now if compiled from source do you have the kernel source installed?
Was there any errors during the build or install?

Now things to do to the router to make as basic as possible.
Turn off wep, wpa, mac filtering, ip filtering, any other security features. If others are disabled list them.
Set it to do dhcp even if you are doing static connection. Once connection is up you can disable dhcp.
List info of the lan side of the router. Lan IP, Netmask, Dhcp IP range.
List brand, model, and version of the router.

Now some distro specifics.
Redhat/Fedora
Contents of /etc/sysconfig/network-scripts/ifcfg-***. Replace *** with like eth0, eth1, wlan0, ath0. This depends on the module driver used.

Brian
__________________
Distribution: RHEL 5.1 with Pieces of this and that.
Kernel 2.6.23.9, KDE 3.5.8 and KDE 4.0 beta, Plus Development src.rpm, ATI fglrx64_7_1_0-8.433-1 rpm with 3D and DRI working.
Acer 5100-5840 with webcam, ati, sdcard reader, sound, atheros based wireless, all working. Only thing not working is the memory stick reader.
Reply With Quote
  #4  
Old 27th January 2007, 03:28 PM
Silvine Offline
Registered User
 
Join Date: Jan 2007
Posts: 18
Thanks Brian for the help - I am just wondering if the NIC is even supported or if there is a known problem with this card?

At this point in time I have given up in my attempts to get the card working. Especially after my os crashed miserably on load (and during re-installation) after posting details here.

In spite of this fact, any information pertinent to getting my WNIC online is greatly appreciated.
Reply With Quote
  #5  
Old 27th January 2007, 07:50 PM
Brian1's Avatar
Brian1 Offline
Registered User
 
Join Date: Nov 2004
Location: Seymour, Indiana
Posts: 2,511
The card should be able to use the ndiswrapper since it uses the inf driver from windows.

Brian
__________________
Distribution: RHEL 5.1 with Pieces of this and that.
Kernel 2.6.23.9, KDE 3.5.8 and KDE 4.0 beta, Plus Development src.rpm, ATI fglrx64_7_1_0-8.433-1 rpm with 3D and DRI working.
Acer 5100-5840 with webcam, ati, sdcard reader, sound, atheros based wireless, all working. Only thing not working is the memory stick reader.
Reply With Quote
  #6  
Old 28th January 2007, 05:53 PM
Silvine Offline
Registered User
 
Join Date: Jan 2007
Posts: 18
Brian1,

Actually, I did not know what *.inf file in XP referred to my wireless card so I just used the atheros (madwifi?) driver I downloaded off the net to 'open up' my wireless card for network scanning.

I dunno - it said some errors were present - but basically, if you tell me what the name of the *.inf file is under windows XP home to use with Ndiswrapper - I may have another bash at installing wireless under FC5.
Reply With Quote
  #7  
Old 28th January 2007, 07:50 PM
Brian1's Avatar
Brian1 Offline
Registered User
 
Join Date: Nov 2004
Location: Seymour, Indiana
Posts: 2,511
It is the file for the nic from the install cd. I do not know the name of it.

Brian
__________________
Distribution: RHEL 5.1 with Pieces of this and that.
Kernel 2.6.23.9, KDE 3.5.8 and KDE 4.0 beta, Plus Development src.rpm, ATI fglrx64_7_1_0-8.433-1 rpm with 3D and DRI working.
Acer 5100-5840 with webcam, ati, sdcard reader, sound, atheros based wireless, all working. Only thing not working is the memory stick reader.
Reply With Quote
  #8  
Old 1st February 2007, 09:16 AM
cmcx Offline
Registered User
 
Join Date: Feb 2007
Age: 26
Posts: 2
Thumbs up

hellow, form my expirience ndiswrapper dosen't work well with xp drivers. You should try tu use a win98/Me driver instead. Another advice, try to find a tool that extracts the firmawre from a driver and place the frimware in /lib/firmware, if so the kernel module should automaticly load the firmware
Reply With Quote
  #9  
Old 1st February 2007, 10:47 PM
nonstopin98 Offline
Registered User
 
Join Date: Feb 2007
Posts: 1
2 days ago I down loaded and installed FC6 on a compaq evo N610 and I love it!!! I had a bit of "fun" with ndiswrapper but I was able to get my Limksys PCMCIA card working. I first tryed the winXP .inf which crashed my kernel over and over but when I swapped it out with the win9x .inf it worked great, even loads on boot up (on it right now). If I can help just let me know, but I do think ndiswrapper is the way to go for all windows drivers. Good luck!
Reply With Quote
  #10  
Old 6th February 2007, 06:41 AM
Tuxic's Avatar
Tuxic Offline
Registered User
 
Join Date: Feb 2006
Posts: 166
Lightbulb

I see you have an Atheros card, well I wrote an extensive How To for Atheros cards using Fedora Core 5 & 6, you might want to take a look at it (link in my sig), it looks like your best chance for getting things to work

Tuxic
Reply With Quote
Reply

Tags
dreams, wireless

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Terrible Signal Quality on Wireless Adapter RTL8187B Wireless infernosoft Servers & Networking 16 1st April 2009 06:08 PM
Fedora 10 cannot access the internet with wireless(intel pro wireless 2200bg) Squires Servers & Networking 0 3rd March 2009 05:49 AM
Wireless Card configuration: Dell wireless 1350 WLAN miniPCI. Doesn't Work! mjman Servers & Networking 3 14th December 2006 02:46 AM
Wireless on Sony Vaio FE550G - Built-in Intel PRO/Wireless 3945ABG taurus1789 Servers & Networking 0 4th July 2006 07:03 AM
Encryption Problem with Intel Corporation PRO/Wireless 2200BG wireless card lakefront Hardware & Laptops 1 11th April 2006 03:04 AM


Current GMT-time: 13:42 (Friday, 24-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat