Resume from hibernate associates WiFi but doesn't run dhclient to get IP
Bug #64988 reported by
Adam Porter
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
acpi-support (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: acpi-support
I have an old Compaq Presario 1690 laptop. Happily, hibernating and resuming works great with Edgy! However, one of the minor problems with resuming is that, while the WiFi card (D-Link DWL-650+) successfully reassociates with the access point automatically, dhclient is apparently never run, and the network interface doesn't get an IP address. If I simply run dhclient myself, it works fine.
I suppose it's possible that this is related to Bug#63286, but I suspect they're separate problems.
Changed in acpi-support: | |
status: | New → Incomplete |
To post a comment you must log in.
I can confirm this problem on Ubuntu 7.04, all the latest updates as of the time of this post.
I'm running on a Thinkpad z61m with an Atheros wireless card.
uname -a
Linux ubuntu 2.6.20-16-generic #2 SMP Thu Jun 7 19:00:28 UTC 2007 x86_64 GNU/Linux
Shouldn't this be very easy to fix? Just put in dhclient in a script somewhere (if I only knew where...).