Unable to modprobe pcan
Posted: Tue 11. May 2021, 17:23
After compiling and installing pcan, I am getting the following error when tying to modprobe:
> sudo modprobe pcan
modprobe: ERROR: could not insert 'pcan': Operation not permitted
modprobe: ERROR: ../libkmod/libkmod-module.c:990 command_do() Error running install command 'modprobe --ignore-install pcan' for module pcan: retcode 1
modprobe: ERROR: could not insert 'pcan': Invalid argument
I looked at the solution to this similar post, but my linux kernel versions match:
viewtopic.php?f=59&t=283&start=150#p12906
I am on Ubuntu 20.04, and I have attached my compile and install logs.
> sudo modprobe pcan
modprobe: ERROR: could not insert 'pcan': Operation not permitted
modprobe: ERROR: ../libkmod/libkmod-module.c:990 command_do() Error running install command 'modprobe --ignore-install pcan' for module pcan: retcode 1
modprobe: ERROR: could not insert 'pcan': Invalid argument
I looked at the solution to this similar post, but my linux kernel versions match:
viewtopic.php?f=59&t=283&start=150#p12906
I am on Ubuntu 20.04, and I have attached my compile and install logs.