I have signal, but wifi never connects. I use kubuntu 19.04. I tried to follow this steps.
git clone -b extended https://github.com/lwfinger/rtlwifi_new.git
sudo dkms add ./rtlwifi_new
sudo dkms install rtlwifi-new/0.6
And works to show my wifi icon, but I`cant connect (obviusly I put my password).
Then I tried:
sudo modprobe -r rtl8723de && sudo modprobe rtl8723de
But nothing.
What hapend whit this wifi card? Why is so hard to configure?