From f93db734666f75ebf65e44ceb943c19b598b1647 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Pinho?= Date: Fri, 28 May 2021 09:47:18 +0100 Subject: [PATCH] Added info about what issues not to report. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 39d3e68..46ee540 100644 --- a/README.md +++ b/README.md @@ -154,3 +154,13 @@ blacklist rtw88_8821ce Then, make sure you have the rtl8821ce module correctly installed. Turn off your computer, wait a few seconds (to force firmware reload) and then turn it on again. + +### Wi-Fi and Bluetooth don't work after suspend + +This is a bug that won't be fixed until/if Realtek implements proper power management themselves. +Given they are now only working in `rtw88`, this driver will most likely never be fixed in this regard. +Please avoid opening issues about this. + +### Monitor (promiscuous) mode doesn't work +This driver doesn't support it and never will. +Please avoid opening issues about this.