Interesting. The fact that you see the wireless networks in network manager at 
least shows that the network card is working well enough to do the scans. But 
no ip address got assigned.
If you could do a bit of manual testing, that would help much. First, have you 
tried to to get around network manager. This is a bit simpler for the wired 
network. You would need to call "sudo vi /etc/network/interfaces" and add the 
following two lines:

auto eth0
iface eth0 inet dhcp

Then calling "sudo /etc/init.d/networking restart" should try to set eth0 up 
with dhcp. If that takes a long time, then there is a problem with traffic 
going through the card. If it is rather quick, you should have a wired network. 
If you could report back with that, that would be great. Thanks.

-- 
Unable to connect to internet since 2.6.31-2
https://bugs.launchpad.net/bugs/420667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to