[Bug 56421] Re: ipw3945 doesn't reassociate after suspend
Ben Collins
ben.collins at ubuntu.com
Sat Dec 16 19:01:08 UTC 2006
On Sat, 2006-12-16 at 17:51 +0000, merc wrote:
> Hiya,
>
> I am not sure this is gonna help.
> However, I found that ifdown/ifup doesn't actually do the trick.
>
> What you _actually_ need to do is this:
>
>
> #!/bin/bash
>
> #echo Killing the DHCP client...
> killall dhclient3
> rm /var/run/dhclient.eth1.pid
>
> #echo Restarting the DHCP client...
> dhclient3 -pf /var/run/dhclient.eth1.pid -lf /var/lib/dhcp3/dhclient.eth1.leases eth1
Then this is surely a userspace problem.
--
ipw3945 doesn't reassociate after suspend
https://launchpad.net/bugs/56421
More information about the kernel-bugs
mailing list