ubuntu-users Digest, Vol 45, Issue 334

Justin Tan lord_king10 at hotmail.com
Tue May 27 00:20:46 UTC 2008


Hello Nils,

Thanks alot for your help. I can go online now with the wireless card.

Justin
Justin Tan wrote:
> When I type lspci | grep -i wireless I get "Atheros Communication Inc.
> Ar5418 802.11abgn wireless."
 
Yes, that is your wireless card. As it is an Atheros card, it should be 
supported by the madwifi driver, not by ndiswrapper. Check if you have 
package "linux-restricted-modules" installed. The madwifi driver is part 
of that package. If you have the package installed, use the command
 
sudo modprobe ath_pci
 
in a terminal. I don't know if there is any output already about your 
card. If there isn't, type the command
 
dmesg
 
and see if there is something mentioned about your card at the end. If 
your card is supported, you should find an interface ath0 with the 
command
 
ifconfig -a
 
If it isn't supported, you would have to compile the driver from source. 
Here <https://help.ubuntu.com/community/WifiDocs/Driver/Madwifi> you can 
find instructions if that would be necessary.
 
 
Nils
 
 
 

_________________________________________________________________
Easily publish your photos to your Spaces with Photo Gallery.
http://get.live.com/photogallery/overview
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080527/d65905d6/attachment.html>


More information about the ubuntu-users mailing list