wifi connection in lubuntu 11.10
Posted
by
made_in_india
on Ask Ubuntu
See other posts from Ask Ubuntu
or by made_in_india
Published on 2012-01-05T20:24:38Z
Indexed on
2012/09/25
15:50 UTC
Read the original article
Hit count: 340
I am facing the wifi network connection problem, which was previously working absolutely fine. I have checked /etc/network/interfaces file
auto wlan0
iface wlan0 inet dhcp
wireless-mode managed
wireless-essid my_network_name
I have also tried the following command on terminal but were no use
sudo ifup wlan0
fail to bring up wlan0
sudo ifdown wlan0
ifdown: interface wlan0 not configured
output of
$ sudo lspci |grep -i network
has produce the below results
06:00.0 Ethernet controller: Atheros Communications Inc. AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
© Ask Ubuntu or respective owner