elmick
June 23rd, 2008, 07:51 AM
Hi,
I've been searching for ages to try and fix it before posting but can't.
When I plug in the ethernet cable, NetworkManager doesnt work. It just stays at "Requesting a network address from the wired network" and never gets any further.
It was working perfectly before I had to reformat my computer. The network currently works with XP (other OS) and my dads PC. The only difference is that before I had a dual boot with ubuntu and XP, using Grub. Whereas now I use windows boot loader first, dual booting xp MCE and ubuntu (from thread: http://ubuntuforums.org/archive/index.php/t-632598.html).
Cany anyone help? I'm dying to get back into linux, its so frustating having to use xp all the time.
/etc/network/interfaces -
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet dhcp
auto eth2
iface eth2 inet dhcp
auto ath0
iface ath0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
ifconfig -
eth0 Link encap:Ethernet HWaddr 00:16:D4:5C:92:6E
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3418 (3.3 KiB) TX bytes:2222 (2.1 KiB)
Interrupt:21
eth1 Link encap:Ethernet HWaddr 00:18:DE:87:8A:33
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:1021 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:19 Base address:0xe000 Memory:d2100000-d2100fff
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:22 errors:0 dropped:0 overruns:0 frame:0
TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1532 (1.4 KiB) TX bytes:1532 (1.4 KiB)
lspci | grep ethernet -
06:01.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
I've been searching for ages to try and fix it before posting but can't.
When I plug in the ethernet cable, NetworkManager doesnt work. It just stays at "Requesting a network address from the wired network" and never gets any further.
It was working perfectly before I had to reformat my computer. The network currently works with XP (other OS) and my dads PC. The only difference is that before I had a dual boot with ubuntu and XP, using Grub. Whereas now I use windows boot loader first, dual booting xp MCE and ubuntu (from thread: http://ubuntuforums.org/archive/index.php/t-632598.html).
Cany anyone help? I'm dying to get back into linux, its so frustating having to use xp all the time.
/etc/network/interfaces -
auto lo
iface lo inet loopback
auto eth1
iface eth1 inet dhcp
auto eth2
iface eth2 inet dhcp
auto ath0
iface ath0 inet dhcp
auto wlan0
iface wlan0 inet dhcp
ifconfig -
eth0 Link encap:Ethernet HWaddr 00:16:D4:5C:92:6E
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:12 errors:0 dropped:0 overruns:0 frame:0
TX packets:11 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3418 (3.3 KiB) TX bytes:2222 (2.1 KiB)
Interrupt:21
eth1 Link encap:Ethernet HWaddr 00:18:DE:87:8A:33
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:1021 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:19 Base address:0xe000 Memory:d2100000-d2100fff
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:22 errors:0 dropped:0 overruns:0 frame:0
TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1532 (1.4 KiB) TX bytes:1532 (1.4 KiB)
lspci | grep ethernet -
06:01.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)