sorry about the multiple posts. (hopefully this is my last one)

thought you should know that i fixed my second problem.

edited the file below using the command:

sudo gedit /etc/network/interfaces


replaced everything in the file with this:

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp

auto eth2
iface eth2 inet dhcp

auto ath0
iface ath0 inet dhcp

auto wlan0
iface wlan0 inet dhcp

>this fixed the problem with connecting, but the bug where it does not
display the networks is still there. I hope feisty fixes this.

-Andrew

-- 
Can't see available networks
https://bugs.launchpad.net/bugs/73049
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to