Can anyone point me in the direction of the steps required for setting up a WiFi connection and making this the default?
Tia!
Ed: Just found this: http://raspberrypi.stackexchange.com/qu ... -linux-arm
Will give it a shot after work
Code: Select all
/etc/netctl/ # install -m640 examples/wireless-wpa mywifiCode: Select all
# nano /etc/netctl/mywifiCode: Select all
# ifconfig wlan0 downCode: Select all
# netctl start mywifiCode: Select all
# netctl enable mywifiCode: Select all
Feb 22 14:40:18 alarmpi3 systemd-rfkill[253]: Failed to parse state file /var/lib/systemd/rfkill/platform-3f300000.mmc:wlan: Invalid argument
brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
brcmfmac: brcmf_add_if: ignore IF event
IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
brcmfmac: power management disabled
brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
brcmfmac: brcmf_add_if: ignore IF event
network[269]: Could not read interface p2p-dev-wlan0 flags: No such device
brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 codeI tried un-commenting my country 'GB' in /etc/conf.d/wireless-regdom but it made no difference.Regulatory domain changed to country CH