Results 1 to 3 of 3

Thread: No Network after Update to Jaunty

  1. #1
    Join Date
    Jul 2008
    Beans
    3

    No Network after Update to Jaunty

    Hi,

    I updated a Lenovo Thinkpad T400 from intrepid to jaunty today, and afterwards my Network (eth0) was gone. Altough the device shows up in ifconfig, and seems to be working, I don't get an IP adress by DHCP.

    The device is an Intel 82567LM (rev 03) Gigabit Network Controller.
    Module e1000e is loaded but not used (lsmod output: e1000e 121136 0)

    Thank you for your help,


    Tobias

  2. #2
    Join Date
    Jan 2007
    Beans
    22
    Distro
    Ubuntu 6.10 Edgy

    Re: No Network after Update to Jaunty

    Make sure that the lines:

    auto eth0
    iface eth0 inet dhcp

    in your /etc/network/interfaces are present and uncommented, then restart networking. I found the second line commented out after upgrading my system - a very silly thing for the updater to change!

  3. #3
    Join Date
    Jul 2008
    Beans
    3

    Re: No Network after Update to Jaunty

    I checked the network interfaces file. eth0 is up according to ifconfig. however, i don't get an IP adress. neither by network manager, nor by dhclient or ifup/ifdown scripts

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
  •