On 24/06/2021 14:14, PeterMerchant wrote:
On 24/06/2021 13:19, Terry Coles wrote:
On Thursday, 24 June 2021 10:49:42 BST Terry Coles wrote:
Any thoughts on what I could do to diagnose this problem?
Someone on the Raspberry Pi Forums has resurrected the WMM Power suggestion.
Apparently this has been known to cause problems in the past. The thing is
that the suggestion is to turn off power saving, but I'm not sure how to do
this. I know that the Windows Driver has support for the control, but I have
no idea whether the Linux Kernel driver supports it.

How would I find out?

Have found this:

https://www.raspberrypi.org/forums/viewtopic.php?t=138731

But don't know if it is still relevant in current wifi configs.

Peter


In my current setup the Wifi config is in 
rootfs/etc/wpa_supplicant/wpa_supplicant.conf  which you need root privileges 
to edit.


That file looks like in my config:

peterm@peterm-MBB-34204H:/media/peterm/rootfs/etc/wpa_supplicant$ sudo cat 
wpa_supplicant.conf
[sudo] password for peterm:
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

country=GB

network={
ssid="bmth-wireless"
psk="my-key"
key_mgmt=WPA-PSK

}




--
 Next meeting: Online, Jitsi, Tuesday, 2021-07-06 20:00
 Check to whom you are replying
 Meetings, mailing list, IRC, ...  http://dorset.lug.org.uk
 New thread, don't hijack:  mailto:dorset@mailman.lug.org.uk

Reply via email to