From 789491e336e08a6fe2161792f1deb2cfba34f1b3 Mon Sep 17 00:00:00 2001 From: Charles Decoux Date: Thu, 28 Apr 2022 15:54:14 +0200 Subject: [PATCH] from_school: wifi: add notice on Android 11+ temporary incompatibility Signed-off-by: Charles Decoux --- docs/from_school/wifi.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/from_school/wifi.md b/docs/from_school/wifi.md index 95d650e..b3659c6 100644 --- a/docs/from_school/wifi.md +++ b/docs/from_school/wifi.md @@ -16,6 +16,10 @@ To connect on `IONIS`, follow these steps: 1. Connect to the `IONIS` WiFi hotspot 2. You will be asked for your logins. You need to log with your EPITA email address and *Bocal* password. +:::danger +**Due to a misconfiguration of the access points, it is no longer possible to connect to IONIS WiFi on Android 11 and higher** +::: + ## Arch Linux configuration This section assumes you want to connect to the IONIS WiFi on an Arch Linux -- GitLab