Commit Graph

25 Commits

Author SHA1 Message Date
Maxim Devaev d690c50aec fix 2025-03-03 03:15:51 +02:00
Yangyu Chen 77dc691c87
wifi: add `key_mgmt=WPA-PSK-SHA256` and `ieee80211w=1` by default (#1254)
Some APs with WPA2-PSK/WPA3-SAE mixed mode only support WPA-PSK-SHA256 key
management mode and also require IEEE 802.11w support. Adding these two
lines to the configuration will avoid some troubles when connecting to some
newer APs.

Signed-off-by: Yangyu Chen <cyy@cyyself.name>
2025-03-03 03:13:09 +02:00
Maxim Devaev c8b952c6ae update 2024-12-02 18:30:27 +02:00
Maxim Devaev 69d2f422ab fix 2024-07-25 11:48:38 +03:00
arch1mede 9ce5ba2498
Update wifi.md (#1277)
Added how to block 2ghx or 5ghz
2024-03-18 19:42:52 +02:00
Maxim Devaev 367f036f00 update 2024-02-11 17:32:39 +02:00
Maxim Devaev fd19c0a7d2 update 2024-02-11 17:22:19 +02:00
Maxim Devaev 26916509d6 update 2023-12-02 15:48:35 +02:00
Maxim Devaev f3239853ee pikvm/pikvm#1115: 640 permissions to wpa config 2023-09-27 15:18:48 +03:00
Maxim Devaev bae80428f3 fix 2023-08-09 01:13:34 +03:00
Maxim Devaev e8a2412dff fix 2023-07-24 01:24:23 +03:00
arch1mede 3bef525c83
Update wifi.md (#1059)
Converted the first warning to a note
Rephrased the verbiage for clarity
Fixed a spelling mistake
2023-07-23 18:47:43 +03:00
etkaar f540f170e8
Update wifi.md (#978)
* Update wifi.md

Use double quotes also for the SSID ('MyNetwork') since it may contain spaces.

* Update wifi.md

Use single (') instead of double quotes (") to prevent any type of string interpolation.
2023-03-26 04:04:39 +03:00
Maxim Devaev 2bb54472de fix 2023-01-18 12:39:56 +02:00
arch1mede e054598417
Update wifi.md (#884)
* Update wifi.md

Added and removed verbiage for clarity.

* Update wifi.md

* Update wifi.md

* Update wifi.md
2023-01-18 13:37:32 +03:00
arch1mede d9a7edcc94
Update wifi.md (#826)
Added more verbiage for clarity.
2022-09-30 17:25:51 +03:00
arch1mede 61e6f703f0
Update wifi.md (#666)
Fixed the example...hopefully
2022-03-05 21:56:42 +03:00
arch1mede 5710506b04
Update wifi.md (#592)
* Update wifi.md

Added verbiage for clarification

* Update wifi.md
2022-01-03 18:12:09 +03:00
Maxim Devaev 41a2570ce8 fix 2021-12-07 05:58:36 +03:00
arch1mede e3205acdd6
Update wifi.md (#556)
Changed from double quotes to single quotes for better compatibility
2021-12-07 05:57:39 +03:00
Maxim Devaev eba2829487 note 2021-10-19 10:35:30 +03:00
Maxim Devaev fcced0c492 wifi upgrade 2021-10-19 10:05:26 +03:00
Maxim Devaev 79b9060d35 fix 2021-10-19 08:13:29 +03:00
Maxim Devaev f63a9f6658 moved to systemd-networkd 2021-10-19 08:00:53 +03:00
Maxim Devaev ddd1baf604 docs.pikvm.org 2021-10-12 21:45:00 +03:00