Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Wired networking broken in 8.10 latest update

  1. #1
    Join Date
    Mar 2007
    Beans
    9

    Angry Wired networking broken in 8.10 latest update

    Just got today's new updates and now wired networking does not work. Thankfully I can still connect wirelessly! The connection icon spins around and it says that it is acquiring an IP address but it never gets one. My other computer on the network works just fine though I haven't upgraded it to the latest kernel yet.

    I'm on a dell mini 9 having upgraded to Intrepid a few days ago. Everything working great until this last update.

    Does anyone else report a similar thing? Is it just the dell mini or all computers or all netbooks or what... ?

    What information would you like to help solve the issue?

  2. #2
    Join Date
    Dec 2007
    Beans
    10

    Re: Wired networking broken in 8.10 latest update

    Same problem on my Acer Aspire One running Ubuntu 8.10. Everything good until the latest update (1/29). I can't connect to wired or wireless.

  3. #3
    Join Date
    Jan 2009
    Beans
    2

    Re: Wired networking broken in 8.10 latest update

    The same has happened to my Acer Aspire One too. Ran updates on the 28th an the networking died.

    However, it only happens if i boot into new kernel 2.6.24-11. If I select the previous version at boot it all works OK.

    Does this mean that all the config files are Ok? Does the driver need updating or is an aspect of the new kernel?

    Quite new to Linux so not really sure where to start!

    Any help warmly welcomed!!!!!

  4. #4
    Join Date
    Mar 2007
    Beans
    9

    Re: Wired networking broken in 8.10 latest update

    I'd boot from earlier kernels and wait for the bug fix to come through. Your config files will be fine I'm sure.

  5. #5
    Join Date
    Dec 2007
    Beans
    10

    Re: Wired networking broken in 8.10 latest update

    I booted into the latest kernel (the one that has thrown us off) and reconfigured my wireless driver, following exactly the instructions using 'madwifi' in the Ubuntu documentation section for Aspire One:
    http://snipurl.com/aylz7
    wget http://snapshots.madwifi-project.org...current.tar.gz
    sudo apt-get install build-essential linux-headers-$(uname -r)
    tar -xzf madwifi-hal-0.10.5.6-current.tar.gz
    cd madwifi-hal-0.10.5.6*/
    make
    sudo make install
    modprobe ath_pci

    *

    You may have to append ath_pci to /etc/modules:

    # /etc/modules: kernel modules to load at boot time.
    #
    # This file contains the names of kernel modules that should be loaded
    # at boot time, one per line. Lines beginning with "#" are ignored.

    fuse
    lp
    ath_pci

    Wireless now works great again, but wired networking still out.

  6. #6
    Join Date
    Jan 2009
    Beans
    2

    Re: Wired networking broken in 8.10 latest update

    How do you get use the wget function if you can't get on line?

    I used this workaround when I first set up on ubuntu and it worked great but I can't see how to make it work in the faulty kernel.

    Just out of curiosity, if it's all still configured correctly in previous kernels and they all use the same config files, why won't it work in the new one?

  7. #7
    Join Date
    Oct 2007
    Beans
    10

    Re: Wired networking broken in 8.10 latest update

    Hi,
    I have an acer aspire one. I have just updated with fixes from jan 29th. The wired network now works. Had the install mad wifi after the update. All back to normal..


  8. #8
    Join Date
    Dec 2007
    Beans
    10

    Re: Wired networking broken in 8.10 latest update

    Good point. I simply went back to the madwifi folder in my Home folder. Didn't have to download. If you haven't used madwifi before, you would be out of luck.

  9. #9
    Join Date
    Dec 2007
    Beans
    10

    Re: Wired networking broken in 8.10 latest update

    I also installed the updates on the 29th and it once again killed both wired and wireless connectivity. Tried to connect via ethernet cable to my AT&T DSL router (which had always worked painlessly in the past) and once again network-manager was spinning, both green lights, but could not connect. Had to go into madwifi again and reconfigure wireless to get it working (for the 2nd time). I would assume that the madwifi reconfigures are not playing with my wired connection...
    Glad that someone's wired connection is working.

  10. #10
    Join Date
    Jun 2005
    Location
    Sunny South Africa
    Beans
    273
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Wired networking broken in 8.10 latest update

    sometimes - as i've noticed the wired and wireless can conflict- if u don't need both at the same time - try disabling the wireless and manually enabling the wired

Page 1 of 2 12 LastLast

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
  •