Wifi is working for about 1-2 min then the notebook on board keyboard and touchpad is not working anymore. Wifi stops working some seconds later. Uninstall over yast does not solve the problem the driver seems to be still there depsite it is no more shown in package list.
If you want to reboot in this state the system freezes. You have to make a hard reset.
This is just a warning. Dont send help because I would not be able to try it out since the windows installer is already running.
It is you that posted that you did not want help, hence it was moved from a technical help forum (which are aimed at requests for assistance). Others may still wish to discuss this topic accordingly.
Here on Leap 15.3 it has working with both drivers, rtl8821ce and rtw88.
Also it is working native without installing such drivers on kernel 5.12 and higher.
As you wrote – it’s available by default – “rtw88_8821ce.ko.xz” – but, one may well ask, which firmware will be used?
– “/lib/firmware/rtw88/README.xz
” –
rtw88 firmware
This repository contains firmware images supported by Realtek’s wireless driver rtw88. And some of the devices run with more than one firmware file. Basically, a “normal” firmware is necessary to be downloaded to the device.
And another is called “wowlan” firmware, it should be loaded when a device is going to suspend. Which means driver will “re-download/swap” the firmware image. The wowlan firmware contains wake up functions that can recognize specific events and send a wake up signal to device if needed, and the system will resume to running state. During resume, driver will then swap the normal firmware back, return to running state.
If any distros or platforms do not require wowlan feature, they can only pick the normal firmware. And everything still works fine, except that the device cannot be waken from the wireless NICs.
Currently supported devices with corresponding firmwares:
RTL8822BE
rtw8822b_fw.bin
RTL8821CE
rtw8821c_fw.bin
RTL8822CE
rtw8822c_fw.bin
rtw8822c_wow_fw.bin
RTL8723DE
rtw8723d_fw.bin
[HR][/HR]Yet another lost soul who believed what someone posted on the Internet … >:)
rtl8821ce was first in kernel 5.9, but the rtw88_8821ce driver was broken until Realtek patches the driver and the patched driver has got into Kernel 5.11 or 5.12…
So kernel:stable(:backport) will work, but not the Leap kernel, because its a backported kernel 5.9…