On Saturday, 27 November 2021 00:39:04 AEDT Ben Nisenbaum via luv-main wrote: > allow-hotplug wlan0 > iface wlan0 inet dhcp > ssid="Telstraxxx" > psk=xxxx
Have you tried adding the following line to the interfaces file: pre-up rfkill unblock wifi > > I can get the wifi up online with these commands: > #rfkill unblock wifi > #wpa_supplicant _B -c /etc/wpa_supplicant/wpa_supplicant.conf -i wlan0 > #dhclient wlan0 > > rfkill seems to be the blocking factor. -- My Main Blog http://etbe.coker.com.au/ My Documents Blog http://doc.coker.com.au/ _______________________________________________ luv-main mailing list -- [email protected] To unsubscribe send an email to [email protected]
