Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Wired Network card not working - No "eth0"

  1. #11
    Join Date
    May 2010
    Beans
    67

    Re: Wired Network card not working - No "eth0"

    Quote Originally Posted by chili555 View Post
    Please run:
    Code:
    lspci -nn
    Post only the part relevant to your Intel 82547EI and we'll troubleshoot.
    ^ This is what I get:
    Code:
    00:00.0 Host bridge [0600]: Intel Corporation 82875P/E7210 Memory Controller Hub [8086:2578] (rev 02)
    00:01.0 PCI bridge [0604]: Intel Corporation 82875P Processor to AGP Controller [8086:2579] (rev 02)
    00:06.0 System peripheral [0880]: Intel Corporation 82875P/E7210 Processor to I/O Memory Interface [8086:257e] (rev 02)
    00:1d.0 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 [8086:24d2] (rev 02)
    00:1d.1 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 [8086:24d4] (rev 02)
    00:1d.2 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 [8086:24d7] (rev 02)
    00:1d.3 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 [8086:24de] (rev 02)
    00:1d.7 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller [8086:24dd] (rev 02)
    00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev c2)
    00:1f.0 ISA bridge [0601]: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge [8086:24d0] (rev 02)
    00:1f.1 IDE interface [0101]: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller [8086:24db] (rev 02)
    00:1f.3 SMBus [0c05]: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller [8086:24d3] (rev 02)
    00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller [8086:24d5] (rev 02)
    01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 AR [Radeon 9600] [1002:4152]
    01:00.1 Display controller [0380]: ATI Technologies Inc RV350 AR [Radeon 9600] (Secondary) [1002:4172]
    02:03.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044] (rev 80)
    02:0a.0 Multimedia audio controller [0401]: VIA Technologies Inc. ICE1712 [Envy24] PCI Multi-Channel I/O Controller [1412:1712] (rev 02)
    It doesn't even show the LAN controller. I've never had problems with it under Windows either, Ubuntu just doesn't seem to be able to see it for some reason.

  2. #12
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Wired Network card not working - No "eth0"

    It doesn't even show the LAN controller.
    Quite correct. Please post:
    Code:
    dmesg | grep -i warn
    dmesg | grep -i error
    You might also look around in the BIOS to see if there is a setting you can change to get the LAN recognized.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  3. #13
    Join Date
    May 2010
    Beans
    67

    Re: Wired Network card not working - No "eth0"

    God I feel stupid...for some idiotic reason I must have turned the LAN controller off in BIOS, because that was all it was! It's working perfectly fine now...pebkac strikes (me) again again...

    Thanks a ton for your patience and help chili555!

  4. #14
    Join Date
    May 2010
    Beans
    3

    Re: Wired Network card not working - No "eth0"

    Hi, I'm having a similar problem. My old HP pavilion ze1110 works fine with everything up to Lucid. Once I reboot after install the net drops out. I'm using a belkin F5D5050 USB adapter which was working fine. I've tried to check the BIOS but all I can see are a date and time control, processor and memory info, noting else. I don't have a disk to reinstall from yet. This is the second time this has happened. I also got the "No network device detected" warning. what's going on? Is my machine just too old?
    Thanks

  5. #15
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: Wired Network card not working - No "eth0"

    Quote Originally Posted by bobd27 View Post
    Hi, I'm having a similar problem. My old HP pavilion ze1110 works fine with everything up to Lucid. Once I reboot after install the net drops out. I'm using a belkin F5D5050 USB adapter which was working fine. I've tried to check the BIOS but all I can see are a date and time control, processor and memory info, noting else. I don't have a disk to reinstall from yet. This is the second time this has happened. I also got the "No network device detected" warning. what's going on? Is my machine just too old?
    Thanks
    As this has nothing to do with an Intel wired ethernet card, I'd suggest you start a new thread. Please post:
    Code:
    lsusb
    Thanks.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •