Argh! Not "iface eth0 inet static" but "iface eth0 inet dhcp".  Sorry
for the error.  Here is the whole message again with the error
corrected.  // Thomas

@Paolo:

To put eth0 under control of ifupdown instead of NetworkManager, do the
following in a terminal.

* Edit /etc/network/interfaces

    sudo nano /etc/network/interfaces

to add these two lines

    auto eth0
    iface eth0 inet dhcp

and save the file.

* Restart network-manager

    sudo restart network-manager

* Bring up eth0 with ifupdown

    sudo ifup eth0

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1016080

Title:
  slow wired connectivity after upgrade to 12.04 -- Broadcom BCM5761,
  tg3

Status in “network-manager” package in Ubuntu:
  New

Bug description:
  Since I upgraded from 11.10 to 12.04 (i386 on a Dell Latitude E5520) my wired 
connection became extremely slow.
  I also tried with a live cd of ubuntu 12.04 but I had the same problem.
  Now I'm working with Linux Mint 11 and Windows xp works good too.
  I usually connect through a proxy server and I have any problem downloading 
packages with Synaptic or downloading files from internet like mail attachments 
but I could wait minutes opening the page of gmail. If I connect with an 
internet key, it works good.
  The problem seems to be only browsing web pages with a wired connection 
through a proxy server, but I couldn't verify without using it.

  Paolo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1016080/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to