No network on 12.04 install

Hakan Koseoglu hakan at koseoglu.org
Sun Jul 1 16:29:31 UTC 2012


Dotan,
On 1 July 2012 13:34, Dotan Cohen <dotancohen at gmail.com> wrote:
> I tend to agree with you on this, but then why isn't it getting an IP
> address when connecting via wifi over USB wifi adapter? I tried on two
> separate known-good access points that I can connect to with other
> equipment.

Not getting an IP via DHCP doesn't mean anything but there might be a
software fault. First, does it work at all? Assign it an IP address by
hand and then try pinging around.

Also you can do this:
hakan at jupiter:17:26:30:~$ cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet dhcp

More than once, esp. on my cloned VMs, Ubuntu decides to add a 2nd
card and then forgets all about it.




More information about the kubuntu-users mailing list