Results 1 to 2 of 2

Thread: auto eth0 not recognized

  1. #1
    Join Date
    Dec 2008
    Location
    Colorado
    Beans
    110

    auto eth0 not recognized

    I have a gateway LT20 that does not recognize when an ethernet cord is plugged in. Wireless works, but no wired. I use Mint 7, how can I fix this?
    Last edited by som1special2; December 31st, 2009 at 01:23 PM.
    Linux is good for your health.

  2. #2
    Join Date
    Feb 2009
    Beans
    62
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: auto eth0 not recognized

    Hey there,

    First thing is we need to see if the distro is recognizing the card at all. Post the output from the following terminal command:

    Code:
    ifconfig -a
    Then post the output from this command
    Code:
    lspci
    If the machine already shows eth0 in ifconfig, then it's already registering the card, and the issue either has something to do with a bad cable, a bad NIC interface, or a bad switchport for whatever you're plugged into.

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
  •