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
Unsigned v4l2loopback module leads to error #306
Comments
|
Hi, (I think) I had the same problem and found a solution for how to get the module signed. I also have Ubuntu 20.04 LTS (running kernel 5.4.0.29), with secure boot enabled (installing works with secure boot disabled, but I didn't like this option). I tried a lot before this, but I guess these steps made it work:
|
|
hi @Ange1ique , thanks for the reply. That worked. I had done part of the process already, but hadn't read the instructions carefully enough it seems about the reboot and MOK enrollment. The combination of Secure Boot and Ubuntu is quite new to me, I used to run it the old-fashioned way so although I entered a key I forgot the enrollment process. It seems this issue is an user error and not an issue with v4l2loopback, so I'll close it. Thanks again! :-) |
|
@Ange1ique This should've ranked higher in Google when I was looking for this problem. The whole I really appreciate the answer! |
|
In case anyone else comes here for the same issue but in Fedora realm - I got the same error in Fedora 36 with Secure boot enabled. I found the Fedora doc for Secure boot that suggested the akmods are a convenient solution.
After the total of 2 reboots I loaded my system and executed successfully: I hope this is useful to someone. |
|
Hi @Ange1ique, I removed like as you said in #306 (comment), but after trying to install again I am not getting any pop up like I did at first. can you /anyone help me this ? |
|
i resolved the issue !! removed and installed again and in reboot I clicked enroll || MOK and entered the password I gave at the time of installation.after reboot I didn't got any error. |
When installing Iriun (Webcam) which has v4l2loopback as a dependency I get an error:
Some searching led me to an issue in another project which seems to be similar (unsigned module). Currently running Ubuntu 20.04 LTS (running kernel 5.4.0.29). Looking here (and in the FAQ) I couldn't see it as a filed issue so I thought I would submit one (as suggested in the last post of the previous link)
The text was updated successfully, but these errors were encountered: