[Voyage-linux] Is it possible up ath0 with Atheros 802.11n mini-pci on ALIX?

Gustin Johnson (spam-protected)
Tue Oct 20 07:29:07 HKT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniel Badawi wrote:
<snip>
> 
> *in /etc/network/interfaces I have:*
> auto wlan0
> iface wlan0 inet static
> ������� address 10.1.10.1
> ������� netmask 255.255.255.0
> ������� broadcast 10.1.10.255
> ������� up iwconfig wlan0 essid "voyage"
> ������� up nat.sh wlan0 eth0 "10.1.10.0/24 <http://10.1.10.0/24>"
> 
> 
> *and if I write "ifup wlan0" returns:*
> voyage:~# ifup wlan0
> if-up.d/mountnfs[wlan0]: waiting for interface ath0 before doing NFS
> mounts (warning)
> 
> I need start ath0 too?
> 
No, because it simply does not exist, hence the error you get below.
Are you sure that there are no uncommented references to ath0 in your
interfaces file?

> *because if I try to up ath0, returns:*
> voyage:~# ifup ath0
> SIOCSIFADDR: No such device
> ath0: ERROR while getting interface flags: No such device
> SIOCSIFNETMASK: No such device
> SIOCSIFBRDADDR: No such device
> ath0: ERROR while getting interface flags: No such device
> ath0: ERROR while getting interface flags: No such device
> Failed to bring up ath0.
> 
> wlan0 interface seams to up.. has IP address.. but not appears in list
> of wireless networks in other devices...
> 
How are you searching?

> *follow the ifconfig:*

Is the link set as up?

"ip link set wlan0 up" will do that for you.  Also it is a good idea to
get to know the ip suite of tools ("ip route", "ip link", "ip addr",
etc.) as ifconfig will go away some day (it has been deprecated for years).

> wlan0���� Link encap:Ethernet� HWaddr 00:0c:42:51:b1:b4�
> ��������� inet addr:10.1.10.1� Bcast:10.1.10.255� Mask:255.255.255.0
> ��������� UP BROADCAST MULTICAST� MTU:1500� 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:1000
> ��������� RX bytes:0 (0.0 B)� TX bytes:0 (0.0 B)
> 
> wmaster0� Link encap:UNSPEC� HWaddr
> 00-0C-42-51-B1-B4-65-74-00-00-00-00-00-00-00-00�
> ��������� UP RUNNING� MTU:0� 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:1000
> ��������� RX bytes:0 (0.0 B)� TX bytes:0 (0.0 B)
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrc9kMACgkQwRXgH3rKGfPldACfShgxA54jMuOpGwlMJmw5Lsu+
GfkAoIIWk5MSAgT7SSZkTSPWJuC6JSt6
=Nl0m
-----END PGP SIGNATURE-----




More information about the Voyage-linux mailing list