I am new to ubuntu. Its been great but I am having to install driver on this system for WIFI Dongle. I am using the guide:
https://askubuntu.com/questions/1514806/tp-link-ac600-archer-t2u-nano-driver-for-ubuntu-24-04
While I execute the command:
sudo dkms build 8812au/5.6.4.2 && sudo dkms install 8812au/5.6.4.2
I get the following error:
Signing key: /var/lib/shim-signed/mok/MOK.priv
Public certificate (MOK): /var/lib/shim-signed/mok/MOK.der
Error! Could not find module source directory.
Directory: /usr/src/8812au-5.6.4.2 does not exist.
How do I proceed, please help.