If you run the "dkms status" command in Ubuntu, two identical lines are returned. Here they are::
- rtl8821ce/v5.5.2_34066.20200325, 6.5.0-41-generic, x86_64: installed
- rtl8821ce/v5.5.2_34066.20200325, 6.5.0-44-generic, x86_64: installed
Does this mean that I have two identical rtl8821ce drivers installed?
Using the command "sudo nano /etc/modprobe.d/rtw88_8821ce.conf", I previously added the driver "rtw88_8821ce" to the blacklist
And how can I disable one driver here if they have the same name?