From dfb420a368bf6875c884e28cfc01ddb44b5d0840 Mon Sep 17 00:00:00 2001 From: sajolida <sajolida@pimienta.org> Date: Tue, 14 May 2019 16:20:35 +0000 Subject: [PATCH] Move to Wi-Fi section --- wiki/src/support/known_issues.mdwn | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/wiki/src/support/known_issues.mdwn b/wiki/src/support/known_issues.mdwn index adf21d42bf4..4edd0a3c0c3 100644 --- a/wiki/src/support/known_issues.mdwn +++ b/wiki/src/support/known_issues.mdwn @@ -224,14 +224,6 @@ Does not start Tails 1.1 from USB installed manually in Linux. Goes back continuously to Boot Loader Menu on Tails installed on DVD. -### Lenovo Legion Y530 - -Wi-Fi adapter does not work. - -Adding `modprobe.blacklist=ideapad_laptop` to the -[[startup options|doc/first_steps/startup_options#boot_loader_menu]] fixes the -issue. - ### Clevo W258CU, ThinkPad X121e, T420i, T410, T520, W520, T530, T60, E325, and E530 These machines do not start on USB sticks created using Tails @@ -320,6 +312,14 @@ supported by the `broadcom-sta-dkms` package on the corresponding in the list of supported devices, then it is impossible to use your Wi-Fi card in Tails. +## Lenovo Legion Y530 + +Wi-Fi adapter does not work. + +Adding `modprobe.blacklist=ideapad_laptop` to the +[[startup options|doc/first_steps/startup_options#boot_loader_menu]] fixes the +issue. + Security issues =============== -- GitLab