PDA

View Full Version : [ubuntu] ACPI update messed up the internet connection



oygle
January 18th, 2009, 04:10 AM
I have been trying to get ppp0 and eth0 going on Intrepid with NM 0.7 (http://ubuntuforums.org/showthread.php?t=1022569) , and did, at least get eth0 'up' and the interface all working, for the past three days. It did take some CLI commands, but it was working okay with NM.

Last night, there was a ACPI update, a very small file, applied that.

Internet was still going okay afterwards, and also eth0 was up.

Rebooted this morning and could not get internet at all, network manager was having problems with the ppp0 connection, .. just no go.

I unzipped some backups, and the only files that have been changed in the whole filesystem were from the ACPI update. :(

Now I know from NM bugs, that if eth0 is loaded first, then ppp0 will not work, and that seemed to be the problem from syslog, but why the change ??

Had to disable the lan card, but even then, the drivers for it were still being loaded


Jan 18 11:02:04 kernel: [ 22.603256] sky2 eth0: enabling interface
Jan 18 11:02:04 kernel: [ 22.605412] ADDRCONF(NETDEV_UP): eth0: link is not ready
Jan 18 11:02:04 kernel: [ 24.161554] ACPI: WMI: Mapper loaded
Jan 18 11:02:04 kernel: [ 24.289246] sky2 eth0: Link is up at 100 Mbps, full duplex, flow control both

Notice it is ACPI that is doing that.

So, what happened in the ACPI update to force a driver to be loaded for a device that has been disabled in bios ? This didn't happen beforehand, and it certainly messed up network manager.

After a number of reboots, and trying things, this, fortunately worked


sudo /etc/init.d/NetworkManager restart

Oygle

oygle
January 18th, 2009, 04:13 AM
Please see http://ubuntuforums.org/showthread.php?t=1042755

bapoumba
January 18th, 2009, 03:33 PM
Threads merged, and bump.

oygle
January 19th, 2009, 02:36 AM
Booted up today, and now it's okay. Work that out. :confused: