> ath0 at pci1 dev 2 function 0 "Atheros AR5212" rev 0x01: irq 11
> ath0: mac 80.9 phy 4.3 radio 4.6, 802.11a/b/g, WOR4W, address
> 00:0e:9b:6f:4a:b0
I got the same card in my x40 and I was amazed that it did work so well
actually ( thanks to all the guys having made an effort for all the new
wirless support in 3.7).
> Whenever I try to join a network via something like:
>
> ifconfig ath0 10.2.2.33 netmask 255.255.255.0 nwid at-private
I think it is a problem with the "media" not getting recognized
correctly.
>media: IEEE802.11 autoselect (DS1)
Note: 802.11a/g do NOT work ! You will only be able to use 802.11b
(speed 11Mbit at the most) .
I use ( in /etc/hostname.ath0 ):
inet 192.168.123.21 255.255.255.0 NONE media autoselect mode 11b nwid
foobar nwkey 0xdeadbeef99 -powersave chan 6 down
might want to remove this ---^
The important thing for mine to work was the
"media autoselect mode 11b"
Hope yours will work as beautiful as mine now does.
Bye,
ahb