tty0tty icon indicating copy to clipboard operation
tty0tty copied to clipboard

Insmod error operation not permitted and Modprobe is also the operation not permitted

Open lcgamboa opened this issue 1 year ago • 1 comments

          ![Screenshot from 2024-04-25 21-19-19](https://github.com/lcgamboa/tty0tty/assets/109141841/a349d2c6-18c7-4109-bc36-b00ae872efd0)

Screenshot from 2024-04-25 21-19-19 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

lcgamboa avatar Apr 25 '24 22:04 lcgamboa

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.

lcgamboa avatar Apr 25 '24 22:04 lcgamboa