I have a new notebook, Toshiba A135 and I am trying to get my wi fi working on Sabayon.
I have tried several things but still can´t get it working.
The card as shown on lspci is:
Ethernet controllerÑ Atheros Communications, Inc. AR5006EG 802.11 b/g Wireless PCI Express Adapter (rev 01)
So far, what I´ve done is:
emerge madwifi-ng
Modprobe ath_pci
I check that the modules are running:
lsmod |grep ath_pci
ath_pci
ath_rate_sample
wlan
ath_hal
are all running.
ifconfig -a
All I get is the eth0 and lo nics.
if I do iwconfig, I get
lo no wireless extensions
eth0 no wireless extensions
Could anyone tell me what is it that I am missing?
Thanks!

