You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
sudo dkms status
rtl8821ce/v5.5.2_34066.20200325, 6.8.0-31-generic, x86_64: installed
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.
The text was updated successfully, but these errors were encountered: