Thanks @blsOne way is to create a file (using sudo) in /etc/NetworkManager/conf.d with the file type ".conf" e.g., powersave.conf, with the contentsMake the file protection 600 and reboot.Code:
wifi.powersave=off
I would like to ask you something else. My router (via dhcp) assign static local ip adresses to my raspberries (e.g. 192.168.0.101) based on mac adress. Router is no good and sometimes loose conection, and I need to restart Pi-s. Is it posible to be run a script in NetworkManager (nmcli), if wi-fi connection to router is donw to restart only wlan interfece on Pi - not reboot it all.
Thanks
Statistics: Posted by independent — Tue Nov 26, 2024 12:56 pm