-
Notifications
You must be signed in to change notification settings - Fork 4.2k
modprobe: ERROR: could not insert 'v4l2loopback': Operation not permitted #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Normally you don't have to run run.sh as sudo, it will ask you sudo pass for loading v4l2loopback kernel module. Does this happen? |
I have the same problem in Cinnamon 19.3 (kernel: 5.3.0-46-generic). I catched #37 and tried to solve it. install.sh cloned and made v4l2loopback driver successfully but module was not signed. I tried
I don't want to recompile my kernel |
@alievk yes I am getting exactly the same error |
same issue here |
This may be relevant https://github.com/xairy/unlockdown#method-0-sysrq-trigger |
@alievk this method equivalents |
OS Version
Ubuntu 19.10
When I'm trying to run
bash run.sh
I see following errors:I am not familiar with conda environments so maybe it could be the problem. On terminal I see it's running the base environment:
Another thing to notice is I can only run
bash run.sh
as a root user so aftersudo -i
. If I runsudo bash run.sh
I getThank you
The text was updated successfully, but these errors were encountered: