Results 1 to 4 of 4

Thread: lucid doesn't see wired NIC at boot

  1. #1
    Join Date
    Sep 2009
    Location
    Temecula, California, USA
    Beans
    118
    Distro
    Ubuntu 10.04 Lucid Lynx

    lucid doesn't see wired NIC at boot

    Dear Friends,
    Has anyone else ever booted and found that Ubuntu doesn't recognize the wired NIC port? Lucid behaves as if the port doesn't exist.
    The only fix I've found is to reboot and cross your fingers and hope that Lucid can find it the next time. That works irregularly.
    I've seen this on several machines, not just one.
    Anyone know a fix for this? If so, please post it here.
    thank you,

  2. #2
    Join Date
    Sep 2009
    Location
    Temecula, California, USA
    Beans
    118
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: lucid doesn't see wired NIC at boot

    anyone see this? It seems to happen mostly on Dell notebooks.

  3. #3
    Join Date
    Jun 2007
    Location
    K-o-T,
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: lucid doesn't see wired NIC at boot

    Basic network troubleshooting:-
    From a terminal
    Code:
    lspci
    ifconfig
    will tell you whether the interface is being seen.

    It could possibly be that the network-manager hasn't started.To start the service
    Code:
    sudo service networking start
    again from a terminal.

    Lucid behaves as if the port doesn't exist.
    Please expand on this statement


    Good Luck
    Hypertension = Take with a pinch of salt
    | Psychocats | Ubuntu Documentation | Howto [Solved] | BBcode list | Brother Website |

  4. #4
    Join Date
    Jul 2009
    Beans
    5

    Re: lucid doesn't see wired NIC at boot

    lspci shows all 4 of the network interfaces, however ifconfig shows nothing but the loopback (lo) :/. I had two and I've even added two more but ifconfig still shows nada. When I issue the command: service networking start I get service networking stop/waiting. And then nothing at all happens, so the network manager definitely isn't starting properly.

Tags for this Thread

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
  •