Open LuHaGH opened 9 months ago
I think I might be able to help here. I had this problem myself and found it was related to secure boot so it can be solved by disabling secure boot in BIOS/UEFI. I also read about another solution in this file but I did not try this one:
- Goto the directory of the source code
- Compile: make
- Sign the module (needed in systems with secure boot enabled) : kmodsign sha512 /var/lib/shim-signed/mok/MOK.priv /var/lib/shim-signed/mok/MOK.der ./ch34x.ko
- Load module: make load
It is not possible to load or install insmod: ERROR: could not insert module ch341.ko: Key was rejected by service