Open matiasgatti opened 5 months ago
[ 2.329255] rtl8821ce 0000:02:00.0: enabling device (0000 -> 0003)
I think that line indicates that the driver is detecting and handling your wifi card. If it's not working well, that's unfortunate because no one is going to fix it.
The problem you have with rtw88 may have been fixed already. Depends what the problem is. You can try a newer version of it: https://github.com/lwfinger/rtw88/
Hi, I had a new Laptop Asus Vivobook 15. Installed Ubuntu 24.04 and wifi works bad: I got disconnections and errors of all kind. So, I decided to install RTL8821CE, installation went OK. But can get wifi card work with this driver: if I blacklist rtw88_8821ce in /etc/modprobe.d/blacklist.conf wifi card is not detected.
Info:
uname -r
6.8.0-31-generic
lsmod | grep 8821
lspci -k
sudo dmesg | grep 8821
(Secure Boot is Disabled)
If I remove "blacklist rtw88_8821ce" I have wifi with kernel driver. But got a lot of errors/disconnetions.