Installing ProfiShark drivers on Linux with Secure Boot enabled
Download the
PROFITAP-MOK.der
certificate file
Run:
mokutil –import PROFITAP-MOK.der
Define a MOK password
Reboot the system and follow the steps in the following link:
https://sourceware.org/systemtap/wiki/SecureBoot
(from the “# mokutil –import signing_key.x509” part until the last screenshot)
When a password is asked, use the password defined at step 3
Complete enrollment of the key and reboot
Start the system with secure boot ON
Load the driver with:
sudo modprobe pt3usb
To confirm success, check:
dmesg | tail