On Fri, Jan 04, 2019 at 10:43:14PM GMT, Peter Hessler wrote: > > Yes, can you turn on debug for the interface: ifconfig iwm0 debug > (replace iwm0 with your actual wifi device if it is different). > > That will give a lot more output in the dmesg buffer, but also the > results of channel scans and when it is looking for a new bssid to > connect to. > > The kernel needs to select a new bssid to connect to, move to it, then > this patch lets wpa_supplicant listen for those changes and react to > them. >
I focused on wpa_supplicant and hadn't actually thought of doing that. I'll do it all next week. Ta, Raf
