On Saturday 01 December 2007, Grant wrote:
> I'm trying to set up a new laptop's wireless interface.  lspci says it
> has an Atheros AR5006EG which should mean the madwifi drivers.  I
> emerged madwifi-ng and madwifi-ng-tools, created net.ath0 as a link to
> net.lo, and set the ath_pci module to autoload (which it does without
> errors) but I get:
>
> network interface ath0 does not exist
> Please verify hardware or kernel module (driver)
>
> when trying to start net.ath0.  Does this sound like a driver support
> problem or did I miss something?  ifconfig only shows eth0 and lo.
> iwconfig shows, eth0, lo, and sit0.  I don't know what sit0 is.

You probably have enabled IPv6 in your kernel?  sit0 is the interface for an 
ipv4/ipv6 tunnel.  I don't think that it is related to your WiFi chip.

The fact that you do not see the WiFi interface when your run ifconfig or 
iwconfig(?) means that the driver in question is not picking it up.  The 
solution can be quite elusive, but short of hacking the driver itself you may 
want to:

1. emerge previous versions or later versions of the driver and try again.
2. Try ndiswrapper with the MS Windows driver at least until the Linux driver 
comes to a version that works with the AR5006EG chip.

Good luck.  :)
-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to