PDA

View Full Version : [ubuntu] Wired connection in Network Manager and eth0 interface disappeared


obik
April 22nd, 2008, 11:43 AM
hello, I am new here and have a problem with my wired connection. recently it just disappeared :/ I think it could happen while unsuccesfull hibernation. I was trying to search solution but every one found failed.

my ifconfig

ath0 Link encap:Ethernet HWaddr 00:16:E3:5E:CD:27
inet addr:192.168.1.12 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::216:e3ff:fe5e:cd27/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:38776 errors:0 dropped:0 overruns:0 frame:0
TX packets:14385 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:43339606 (41.3 MB) TX bytes:2607137 (2.4 MB)

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:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:10 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:500 (500.0 b) TX bytes:500 (500.0 b)

wifi0 Link encap:UNSPEC HWaddr 00-16-E3-5E-CD-27-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:279784 errors:0 dropped:83788 overruns:0 frame:94874
TX packets:14766 errors:24 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:199
RX bytes:85874891 (81.8 MB) TX bytes:2940128 (2.8 MB)
Interrupt:18



does someone know what is wifi0 and why its mac is so weird?

/etc/network/interfaces :

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp


/etc/init.d/networking restart:

* Reconfiguring network interfaces...
eth0: ERROR while getting interface flags: No such device
There is already a pid file /var/run/dhclient.eth0.pid with pid 134519120
Internet Systems Consortium DHCP Client V3.0.5
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/

wifi0: unknown hardware address type 801
SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
eth0: ERROR while getting interface flags: No such device
wifi0: unknown hardware address type 801
Bind socket to interface: No such device
Failed to bring up eth0.


help please.

Iowan
April 22nd, 2008, 11:52 AM
Wish I could check my system... otherwise my guess is even wilder. Might try killing the process 134519120, then restarting networking again.

obik
April 22nd, 2008, 12:17 PM
This didn't worked.
bash: kill: (134519120) - No such process

Iowan
April 22nd, 2008, 12:52 PM
Do you actually have wireless - or is something being misinterpreted?

muximus
April 22nd, 2008, 01:04 PM
try the following:

ifdown eth0

then,
ifup eth0

obik
April 22nd, 2008, 01:25 PM
Do you actually have wireless - or is something being misinterpreted?

Yes I have wireless, the problem is about wired.

my ifdown eth0 says:
ifdown: interface eth0 not configured

Iowan
April 24th, 2008, 08:34 PM
More things to check:lspciifconfig -admesg |grep eth

obik
April 25th, 2008, 05:04 PM
lspci:
00:00.0 Host bridge: ATI Technologies Inc Unknown device 5a31 (rev 01)
00:01.0 PCI bridge: ATI Technologies Inc RS480 PCI Bridge
00:12.0 IDE interface: ATI Technologies Inc 4379 Serial ATA Controller (rev 80)
00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller (rev 80)
00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller (rev 80)
00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 81)
00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE Controller (rev 80)
00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge (rev 80)
00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge (rev 80)
00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 Audio Controller (rev 80)
00:14.6 Modem: ATI Technologies Inc SB400 AC'97 Modem Controller (rev 80)
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M]
09:01.0 CardBus bridge: Texas Instruments PCI1510 PC card Cardbus Controller
09:04.0 Ethernet controller: Atheros Communications, Inc. AR2413 802.11bg NIC (rev 01)

ifconfig -a:
ath0 Link encap:Ethernet HWaddr 00:16:E3:5E:CD:27
inet addr:192.168.1.12 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::216:e3ff:fe5e:cd27/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:22112 errors:0 dropped:0 overruns:0 frame:0
TX packets:11774 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:21841954 (20.8 MB) TX bytes:1997372 (1.9 MB)

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:18 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:900 (900.0 b) TX bytes:900 (900.0 b)

wifi0 Link encap:UNSPEC HWaddr 00-16-E3-5E-CD-27-00-00-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:324573 errors:0 dropped:85906 overruns:0 frame:447815
TX packets:12561 errors:24 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:199
RX bytes:51755134 (49.3 MB) TX bytes:2291136 (2.1 MB)
Interrupt:18

and no reply from "dmesg |grep eth" :(
thanks for interest.

jtrindle
April 25th, 2008, 05:54 PM
Your wired Ethernet controller is not appearing in lspci, which is ominous...

Is there a setting in the CMOS (BIOS) setup when the computer first starts to disable on-board peripherals? Maybe it got disabled in the hibernation problem you had.

What kind of computer is it?

obik
April 25th, 2008, 07:36 PM
it's toshiba satellite l100 laptop. I will check this setting in bios right away.

EDIT:there are some settings for LAN. it's "Built-in Lan" option which was enabled when I checked.