> eth0 Link encap:Ethernet HWaddr > 00:1e:90:19:1d:06 > > UP BROADCAST RUNNING > MULTICAST MTU:1500 Metric:1 > > RX packets:56 errors:0 > dropped:0 overruns:0 frame:0 > > TX packets:5 errors:0 > dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:4736 (4.7 KB) TX > bytes:1710 (1.7 KB) > > Interrupt:18 Base > address:0xc800 > > lo Link encap:Local Loopback > > inet addr:127.0.0.1 > Mask:255.0.0.0 > > UP LOOPBACK RUNNING > MTU:16436 Metric:1 > > RX packets:6 errors:0 > dropped:0 overruns:0 frame:0 > > TX packets:6 errors:0 > dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:0 > > RX bytes:376 (376.0 B) TX > bytes:376 (376.0 B) >
This shows that you do not have the network configured. You should have something like this: inet addr:192.168.1.64 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::213:e8ff:fed9:4f01/64 Scope:Link in part of the output from ifconfig. Did you try what a previous poster suggested? He said: Look at this conversation posted about a week ago. http://groups.google.com/group/ubuntulinux/browse_thread/thread/151d3... the important part was: >> Some wireless devices (vendors) are set to be deactivated by windows, >> when windows shuts down. After that if you try to boot linux, wireless >> device is not recognized at all. It is one of known problems. Solution >> of this problem is to uncheck the choice "deactivate device on shutdown" > >in wireless settings in windows. >I'm not sure if Windows is doing this since for the past few days I've >only been using Ubuntu (both shutting down and starting). I went into >the device configuration in Windows. Under power management I turned >off its ability to turn off the wireless device to save power. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ubuntu Linux" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ubuntulinux?hl=en -~----------~----~----~----~------~----~------~--~---
