Hi Aitor, On Fri, Mar 11, 2022 at 09:21:54PM +0100, aitor wrote: > Hi Joel, > > On 11/3/22 20:40, Joel Roth via Dng wrote: > > Hi wifi veterans, > > > > I recently migrated my chimaera system to new hardware. The > > wifi adapter is Broadcom BCM43228. Installing the > > firmware-b43-installer package got this adapter working > > normally. > > > > After doing an apt-get upgrade, I can get a a wifi > > connection, for example using wpa_gui, however dhclient just > > times out. > > > > Do you have any suggestions for how to troubleshoot this? > > Did you clear the ip addreses? I use the command below together with ifupdown: > > #|ip addr flush dev wlan0| > > Another way might be to force DHCP client release your ip: > > # dhclient -r wlan0 > > # rm|/var/lib/dhcp/dhclient.wlan0.leases (!! Not sure about the name of the > file storing the leases)| > > # dhclient wlan0
> This way you reacquire a fresh ip from the DHCP server.|| Thank for these suggestions. I've been killing dhclient and bringing down the interface, bringing it up and restarting dhclient. which I think does mostly the same thing. I also removed /var/lib/dhcp/dhclient.wlan* One way forward would be to restore my system to before the recent upgrade. For the moment, I'm using a wired connection. regards, joel > > HTH, > > Aitor. > > _______________________________________________ > Dng mailing list > Dng@lists.dyne.org > https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng -- Joel Roth _______________________________________________ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng