LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Using the Atheros wireless driver (https://www.linuxquestions.org/questions/linux-hardware-18/using-the-atheros-wireless-driver-593047/)

rvandam 10-19-2007 11:34 AM

Using the Atheros wireless driver
 
I just installed Ubuntu 7.10. It all works fine, and this version actually recognizes my wireless card, an Atheros built-in card on my Acer laptop:

(lspci)
03:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)

After the install, Ubuntu popped up a message regarding 'Restricted Drivers'. The Restricted Drivers Manager shows the Atheros driver (HAL) as being present and enabled.

However, no wireless card/interface is present when I view the Network settings in the GUI. Also, iwconfig shows 'No wireles extensions'

I'm fairly new to all this stuff (in Linux that is). What is my next step in using this driver to set up a wireless connection?

Thanks for your help.

duenez 10-30-2007 04:48 PM

I was looking at this today, since I want to use Wireless in a Laptop with this card too, and came around this site...

http://http://nosrednaekim.wordpress...r-aspire-5050/

It might help you... Essentially it seems that you need to install a Kernel Module and the NDISwrapper package.

Good luck

lotec25 10-30-2007 06:49 PM

have you tried to bring the card on line with iwconfig Check dmesg to see what the interface it gave the card. http://www.linuxcommand.org/man_pages/iwconfig8.html

If that fails i would try the madwifi drivers that is what i use never had a problem.
http://madwifi.org/

apche93 12-24-2007 01:53 PM

Quote:

Originally Posted by rvandam (Post 2929817)
I just installed Ubuntu 7.10. It all works fine, and this version actually recognizes my wireless card, an Atheros built-in card on my Acer laptop:

(lspci)
03:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)

After the install, Ubuntu popped up a message regarding 'Restricted Drivers'. The Restricted Drivers Manager shows the Atheros driver (HAL) as being present and enabled.

However, no wireless card/interface is present when I view the Network settings in the GUI. Also, iwconfig shows 'No wireles extensions'

I'm fairly new to all this stuff (in Linux that is). What is my next step in using this driver to set up a wireless connection?

Thanks for your help.

Yes i have a similar problem. I installed ubuntu 7.10 on my Sony Vaio, but it also has a built-in Atheros card.

When i enter (lspci) into terminal i get:

06:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)

for my wireless card. the pci-id is:

168c:001c (rev 01)

does anyone know how i can get my wireless device to start working again? I am a noob and have no clue how to even start. Please any help would be greatly appreaciated.

elliott678 12-24-2007 11:04 PM

There is a chance you really have a 5007EG that is misidentified as a 5006EG, which is not supported unless you are running the SVN version of Madwifi with a patch. Not saying this is definitely your issue, but I ran into this, and other people have too.

My lspci output:
Code:

03:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)
It doesn't work with any Madwifi release, so I am using ndiswrapper with an 32-bit XP driver from http://www.atheros.cz

apche93 12-26-2007 04:27 PM

Quote:

Originally Posted by elliott678 (Post 3000930)
There is a chance you really have a 5007EG that is misidentified as a 5006EG, which is not supported unless you are running the SVN version of Madwifi with a patch. Not saying this is definitely your issue, but I ran into this, and other people have too.

My lspci output:
Code:

03:00.0 Ethernet controller: Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)
It doesn't work with any Madwifi release, so I am using ndiswrapper with an 32-bit XP driver from http://www.atheros.cz

---------------------------------------------------------------------------
okay, but if i use ndiswrapper instead should i use the xp/vista driver? also what bit driver should i use?

I have Windows Vista Home Premium.

elliott678 12-26-2007 04:34 PM

I am using the 32-bit XP driver on my 32-bit Linux install.

apche93 12-26-2007 04:42 PM

Quote:

Originally Posted by elliott678 (Post 3002257)
I am using the 32-bit XP driver on my 32-bit Linux install.

i tried installing the drivers for AR5006EG & AR 5007EG through ndgtisk in system/admin; and it says the the hardware is present.

in terminal i type in ifconfig:
Quote:

eth0 Link encap:Ethernet HWaddr 00:1A:80:20:D3:84
inet addr:10.110.0.136 Bcast:10.110.1.255 Mask:255.255.254.0
inet6 addr: fe80::21a:80ff:fe20:d384/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:17381 errors:0 dropped:0 overruns:0 frame:0
TX packets:12678 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:21161743 (20.1 MB) TX bytes:1690971 (1.6 MB)
Interrupt:17

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

for iwconfig:

Quote:

lo no wireless extensions.

eth0 no wireless extensions.
can u please suggest any other ideas? i really do not know how to use madwifi. i downloaded the latest thing but i dont know anything after that! please help. im a noob

elliott678 12-26-2007 05:10 PM

Did you load the ndiswrapper module with "modprobe ndiswrapper"?

apche93 12-26-2007 09:50 PM

Quote:

Originally Posted by elliott678 (Post 3002279)
Did you load the ndiswrapper module with "modprobe ndiswrapper"?

yes, i already have ndiswrapper installed. should i use ndiswrapper or madwifi?

elliott678 12-26-2007 10:55 PM

That depends on if you really have a 5006EG or a 5007EG, the 5006EG works with madwfi, the 5007EG doesn't.

apche93 12-26-2007 11:15 PM

Quote:

Originally Posted by elliott678 (Post 3002500)
That depends on if you really have a 5006EG or a 5007EG, the 5006EG works with madwfi, the 5007EG doesn't.

im thinking that i probably have a 5007 EG b/c in restricted drivers it says: ath_hal

apche93 12-27-2007 10:34 AM

Guide me?
 
can you guide me through installing the 32 xp driver?

elliott678 12-27-2007 10:39 AM

Assuming ndiswrapper is already installed.

1) Download an extract the driver.
2) cd into dirctory.
3) ndiswrapper -i net5416.inf
3) ndiswrapper -l (to be sure the hardware is seen)
4) modprobe ndiswrapper

apche93 12-27-2007 03:37 PM

Quote:

Originally Posted by elliott678 (Post 3002976)
Assuming ndiswrapper is already installed.

1) Download an extract the driver.
2) cd into dirctory.
3) ndiswrapper -i net5416.inf
3) ndiswrapper -l (to be sure the hardware is seen)
4) modprobe ndiswrapper

Is this done as root?

also what is the directory i put it in?


All times are GMT -5. The time now is 09:44 PM.