Skip to content
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

Ubuntu 14.04 Droidcam installation v4l2loopback-dc.ko built error #7

Open
furusiyya opened this issue Mar 26, 2016 · 2 comments
Open

Comments

@furusiyya
Copy link

OS: Ubuntu 14.04 (Trusty..)
I am trying to install droidcam with apt-get but terminal prompts me this error. How could get ride of this?
make: *** [all] Error 2 -- INSTALL: v4l2loopback-dc.ko not built.. Failure dpkg: error processing package droidcam (--configure): subprocess installed post-installation script returned error exit status 1 E: Sub-process /usr/bin/dpkg returned an error code (1)

@al3github
Copy link

You need to install v4l2loopback-dkms:
sudo apt-get install v4l2loopback-dkms

@dpolve
Copy link

dpolve commented May 14, 2020

OS: ubuntu 14.04 i686
I try to install v4l3loopback-dkms but:
Error! Bad return status for module build on kernel: 4.4.0-148-generic (i686) dal log:
make[2]: *** [/var/lib/dkms/v4l2loopback/0.8.0/build/v4l2loopback.o] Errore 1
make[1]: *** [module/var/lib/dkms/v4l2loopback/0.8.0/build] Errore 2
make[1]: uscita dalla directory "/usr/src/linux-headers-4.4.0-148-generic"
make: *** [v4l2loopback.ko] Errore 2

How can resolve it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants