tty0tty
tty0tty copied to clipboard
Insmod error operation not permitted and Modprobe is also the operation not permitted

hi sir ### Insmod error operation not permitted and Modprobe is also the operation not permitted please verify and give the solution sir please
Originally posted by @Rameshkumar9159 in https://github.com/lcgamboa/tty0tty/issues/16#issuecomment-2077624735
Hi @Rameshkumar9159,
apparently you are trying to load an unsigned module with secure boot enabled. Either you turn off the secure boot or you sign the module. The module signature depends on the Linux distribution, for Debian for example just follow this tutorial.