Score:0

Operation not permitted error

kp flag
leo

I am trying to compile ch34x.c driver on Ubuntu Desktop and 5.4.0-137-generic Kernel version. There is lots of driver available on internet but my kernel version do not match them. I used that driver: https://github.com/juliagoda/CH341SER I cloned the repository extract the repository on desktop and try to compile.

sudo -s
sudo make
sudo make load

sudo -s and sudo make is working but sudo make load is not working. It gives an error:

user@username:~/driver/CH34x-Driver-Linux-master$ make load
modprobe usbserial
insmod ch34x.ko
insmod: ERROR: could not insert module ch34x.ko: Operation not permitted
Makefile:10: recipe for target 'load' failed
make: *** [load] Error 1

How can i solve that problem?

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.