LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 02-13-2008, 04:12 PM   #1
justin23lee
LQ Newbie
 
Registered: Jan 2008
Posts: 6

Rep: Reputation: 0
Atheros AR5007 802.11b/g wireless won't work in OpenSUSE 10.3


I am new to Linux and bought a disto. of SUSE 10.3. I am trying to get my wireless card (Atheros AR5007 802.11b/g) working, but can't figure it out. I have read up about using ndiswrapper and madwifi, but don't understand the procedures very well. Here is what I have so done so far. I have went to Computer and went to the Windows/System32/DriversStore/Repository file and got the netathr.inf file and put it on the Linux Desktop. I went to the command termial and typed ndiswrapper -i /home/justin/desktop/netathr.inf and it said that it couldn't find the file at usr/sbin/ndiswrapper line 217. I am quite sure I am not doing this right. If someone could please tell me in a very non-technical way to get the wireless card working I would greatly appreciate it. I really want to learn Linux, but anytime I have to get on the net, I have to reboot and go into windows to use it, which as you can imagine is a pain. Thank you for any advice that you can give me.
 
Old 02-13-2008, 04:59 PM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Go here and get the driver for xp 32 or 64;
http://www.atheros.cz/
then ndiswrapper -i net5211.inf
then ndiswrapper -l to see the status of your installed drivers
then depmod -a
then modprobe ndiswrapper
then iwconfig
all as root
 
Old 02-13-2008, 05:36 PM   #3
justin23lee
LQ Newbie
 
Registered: Jan 2008
Posts: 6

Original Poster
Rep: Reputation: 0
I went to the website and downloaded the one for AR5007 Windows Vista. I then rebooted and went into SUSE. I pulled up the terminal and followed the steps you provided. After ndiswrapper -i and it said that it could not find the file at /usr/sbin/ndiswrapper line 217. Then I done the ndiswrapper -l and it said net5211 is invalid driver. Did I do something wrong.
 
Old 03-13-2008, 11:27 PM   #4
mik%%e
LQ Newbie
 
Registered: Mar 2008
Posts: 1

Rep: Reputation: 0
Same card same problem

I have the same card. I have been trying to connect to the net with other linux distros. Didn't work. Windows sucks but at least wireless works. It also doesn't take an hour to setup.
 
Old 04-23-2008, 08:20 AM   #5
stboon
LQ Newbie
 
Registered: Apr 2008
Posts: 5

Rep: Reputation: 0
Atheros AR 5007 b/g drivers wont work in Linux either

OPenSuse anyone?

Last edited by stboon; 10-11-2008 at 11:32 AM. Reason: none
 
Old 04-23-2008, 10:15 AM   #6
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Quote:
could not find the file at /usr/sbin/ndiswrapper
The file net5211.inf needs to be in your path. Do one of two things either cd to the directory the file is located or give the full path name.
 
Old 04-24-2008, 06:05 AM   #7
stboon
LQ Newbie
 
Registered: Apr 2008
Posts: 5

Rep: Reputation: 0
intel pro wireless 3945 or 2200 drivers tips anybody?

Last edited by stboon; 10-11-2008 at 11:33 AM.
 
Old 05-07-2008, 08:17 AM   #8
milindras
Member
 
Registered: May 2008
Posts: 31

Rep: Reputation: 15
I Have belkin wireless G usb drive. I just installed opensuse 10.3.
How can i configure the to connect to the internet?

Thanks
 
Old 05-07-2008, 10:32 AM   #9
pentode
Member
 
Registered: Dec 2005
Location: Oregon
Distribution: Debian Testing
Posts: 488

Rep: Reputation: 38
milindras -

Your Belkin NIC has nothing to do with the previous discussion - please start a new thread instead of hijacking this one.

Report your post and ask that it be moved to a new thread.
 
Old 05-31-2008, 10:08 AM   #10
willwi00
LQ Newbie
 
Registered: May 2008
Posts: 2

Rep: Reputation: 0
Hey All: Just joined and have this problem listed above with the ar5007. Totally new to linux. Just hate Vista enough to change. Have a new HP laptop and would REALLY like to get the wireless working. Could someone just please lay out a procedure so the totally uneducated (for now) can get this wireless to work? This is getting frustrating. By the way, have installed openSuSe 10.3 and really like it but need access to these forums.

how do you do this? for example
http://snapshots.madwifi.org/special...+ar5007.tar.gz

simply extract the source and compile the driver which works like a charm for Atheros AR5007 adaptor on Slax Linux. Hope it works for OpenSuse

Last edited by willwi00; 05-31-2008 at 10:10 AM.
 
Old 05-31-2008, 12:57 PM   #11
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Hi willwi00, welcome to the forums, and the link is bad.
http://snapshots.madwifi.org/special...+ar5007.tar.gz
Just extract the tar.gz and read the README.
to extract;
tar xzvf filename.tar.gz

Last edited by comprookie2000; 05-31-2008 at 01:51 PM.
 
Old 06-01-2008, 02:20 AM   #12
stboon
LQ Newbie
 
Registered: Apr 2008
Posts: 5

Rep: Reputation: 0
HI W.I.L.L RE : how to install

we're all here for a reason. simply stuck at one point or another. If the link is outdated simply search for the relevant drivers again. madwifi-ng-r2756+ar5007 driver name for Artheros Ar5007 The generic Artheros madwifi drivers madwifi-0.9.4.tar.gz doesnt work for the AR5007.
Once you get the driver simply. login as root. You need root priviledges to install drivers. Obtain a command prompt.
# cd /whatever/madwifi-ng-r2756+ar5007.tar.gz
either
# tar -xzvf madwifi-ng-r2756+ar5007.tar.gz
or
# gunzip -dvf madwifi-ng-r2756+ar5007.tar.gz
# tar -xvf madwifi-ng-r2756+ar5007.tar ( tar now)
# cd madwifi-ng-r2756+ar5007 (extracted directory)
# vi INSTALL ( have a look )
# make (install the driver)
# modprobe ath_pci (bring it up)
# iwconfig (check it out)

lo no wireless extensions.
eth0 no wireless extensions.
wifi0 no wireless extensions.
ath0 IEEE 802.11b ESSID:"" Nickname:""
Mode:Monitor Frequency:2.412 GHz Access Point:
Bit Rate:0 kb/s Tx-Power:16 dBm Sensitivity=1/1
Retryff RTS thrff Fragment thrff
Encryption keyff
Power Managementff
Link Quality=0/70 Signal level=-98 dBm Noise level=-98 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

wifi0 is your actual device
ath0 is your device instance
you can have many instance for actual device ath0, ath1, ath2
with different modes

Have fun.
 
Old 06-01-2008, 11:41 AM   #13
willwi00
LQ Newbie
 
Registered: May 2008
Posts: 2

Rep: Reputation: 0
Hi All: Thanks a lot although I had to install gcc and kernel modules to compile. the make should be (make install) and then modprobe works. learned a lot.

If you get KERNELPATH and KERNELCONF errors (when you type make) then you have to install GCC and KERNEL Sources.

# tar -xvf madwifi-ng-r2756+ar5007.tar ( tar now)
# cd madwifi-ng-r2756+ar5007 (extracted directory)
# vi INSTALL ( have a look )
# make install(install the driver)
# modprobe ath_pci (bring it up)
# iwconfig (check it out)

lo no wireless extensions.
eth0 no wireless extensions.
wifi0 no wireless extensions.
ath0 IEEE 802.11b ESSID:"" Nickname:""
Mode:Monitor Frequency:2.412 GHz Access Point:
Bit Rate:0 kb/s Tx-Power:16 dBm Sensitivity=1/1
Retryff RTS thrff Fragment thrff
Encryption keyff
Power Managementff
Link Quality=0/70 Signal level=-98 dBm Noise level=-98 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
 
  


Reply

Tags
usb wireless adapters



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Atheros Wireless LAN (802.11b/g) with Redhat Linix EL 4 hitesh_linux Linux - Wireless Networking 2 11-13-2006 02:01 PM
Netgear MA101 802.11b wireless adapter won't work in SUSE 10.0 mkprasanna Linux - Wireless Networking 1 09-02-2006 02:04 PM
Integrated 802.11b/g Atheros AR5212 Wireless LAN not detected Pap00se SUSE / openSUSE 3 07-03-2006 10:19 AM
Linksys 802.11b Wireless USB adaptor (ver. 2.6) doesn't work Bad_Bob Linux - Hardware 5 07-01-2004 10:54 AM
Getting 802.11B Wireless Card to Work under Knoppix 3.3 JockVSJock Linux - Wireless Networking 5 05-11-2004 10:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 01:10 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration