You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm interested in discovering a single
hotspot.nmconnection file that works on all Pi hardware. Short of that, I'll work
on hardware detection and bring up an alternative hotspot configuration at boot
for the old Pi's.
The following three lines in bold make new Pi's hotspot work, but break old Pi's (3B, original ZeroW)
I'm interested in discovering a single
hotspot.nmconnection file that works on all Pi hardware. Short of that, I'll work
on hardware detection and bring up an alternative hotspot configuration at boot
for the old Pi's.
The following three lines in bold make new Pi's hotspot work, but break old Pi's (3B, original ZeroW)
/etc/NetworkManager/system-connections/hotspot.nmconnection
[wifi-security]
group=ccmp
key-mgmt=wpa-psk
pairwise=ccmp
proto=rsn
psk=abcdefghij
The text was updated successfully, but these errors were encountered: