Wifi problem with rtl8821ce

Hi.

I have a problem with WIFI connect on Fedora 32. I was using Fedora 31 and I configure the next steps for the adapter:

sudo dnf install kernel kernel-headers kernel-core kernel-debug kernel-debug-core kernel-debug-devel kernel-debug-modules kernel-debug-modules-extra kernel-devel kernel-modules kernel-modules-extra make automake gcc gcc-c++ kernel-devel git dkms dnf-utils wget unrar -y

sudo dnf update kernel kernel-headers kernel-core kernel-debug kernel-debug-core kernel-debug-devel kernel-debug-modules kernel-debug-modules-extra kernel-devel kernel-modules kernel-modules-extra make automake gcc gcc-c++ kernel-devel git dkms dnf-utils wget unrar -y

Reboot

git clone https://github.com/tomaspinho/rtl8821ce

cd rtl8821ce

chmod +x dkms-install.sh

chmod +x dkms-remove.sh

Log out of Wayland Session and log into Xorg

Open terminal. Type sudo su (and then enter your password to get root access); you are now root.

If you are in 'rtl8821ce' directory open terminal there.

Run 'sudo ./dkms-install.sh' and wait for the process to complete.

Now open settings and you can probably see a new section Wi-Fi is added.

Turn on wifi and connect to your device.

Now i have the next error:

Error! Bad return status for module build on kernel: 5.6.7-300.fc32.x86_64 (x86_64)

Can you help me please? Some steps for the new version?

Thank you.

Did you followed the rtl8821ce: upgrading driver?

Yes I did. I tryed to do this process again and it doesn’t work. I think there is a problem with the kernel version. :sob:

If you power-off and then switch on (not just reboot)?