Package Details: v4l2loopback-dkms-git 0.12.5.r232.g2fa9d6d-1

Git Clone URL: https://aur.archlinux.org/v4l2loopback-dkms-git.git (read-only, click to copy)
Package Base: v4l2loopback-dkms-git
Description: v4l2-loopback device
Upstream URL: https://github.com/umlaeute/v4l2loopback
Licenses: GPL2
Conflicts: v4l2loopback-dkms
Provides: v4l2loopback-dkms
Submitter: hipersayan_x
Maintainer: hipersayan_x
Last Packager: hipersayan_x
Votes: 24
Popularity: 1.26
First Submitted: 2016-04-01 15:50 (UTC)
Last Updated: 2022-01-11 10:50 (UTC)

Dependencies (3)

Required by (28)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

hipersayan_x commented on 2021-08-11 13:19 (UTC)

Ok, if v4l2loopback-dkms adds that field, I will add that field. Take in mind that this package should have the same features as the original package, if v4l2loopback-dkms does not have such field, I can't add it.

post-factum commented on 2021-08-11 11:31 (UTC)

Yes, that'd work, but there's another format used for this across other 3rd-party kernel modules. See ksmbd-dkms, ntfs3-dkms etc for example.

hipersayan_x commented on 2021-08-10 15:40 (UTC)

@post-factum if linux-pf provides v4l2loopback just put v4l2loopback-dkms in the provides field of linux-pf, that is more than enough to avoid conflicts with this package or v4l2loopback-dkms.

post-factum commented on 2021-08-09 06:06 (UTC) (edited on 2021-08-09 06:08 (UTC) by post-factum)

linux-pf is providing this module out of the box, and I'd like to make all the packages that provide the module exposing this information properly.

I'll also work with the v4l2loopback-dkms maintainer for the same.

https://bugs.archlinux.org/task/71778

hipersayan_x commented on 2021-08-08 21:31 (UTC)

@post-factum is there an actual reason for doing that? v4l2loopback-dkms does not have such provide.

post-factum commented on 2021-08-08 18:14 (UTC)

Mind also adding provides=(V4L2LOOPBACK-MODULE)?

dizzle commented on 2021-07-01 14:51 (UTC)

I'm experiencing the same issue as many before have commented:

(2/2) Install DKMS modules
==> dkms install --no-depmod -m v4l2loopback -v 0.12.5.r226.g81b8df7 -k 5.12.13-arch1-2
==> depmod 5.12.13-arch1-2
==> Unable to install module v4l2loopback/0.12.5.r226.g81b8df7 for kernel 5.12.12-arch1-1: Missing kernel headers.

I installed the linux-headers package, as @Jrbo mentioned, but that doesn't seem to have worked. I should note, I haven't restarted since installing that package. If that resolves the issue I'll comment again.

hipersayan_x commented on 2021-03-01 15:14 (UTC)

@mazieres I hadn't such problem, but I've pointed the source link to the main branch anyway.

@jcelerier v4l2loopback doesn't depends on such program, just install it manually.

mazieres commented on 2021-02-28 23:01 (UTC)

This no longer builds for me, possibly because the main branch now seems to be called main instead of master. I can still install it if I run:

makepkg -so
git -C src/v4l2loopback checkout main
makepkg -ei

But it doesn't built automatically anymore.

jcelerier commented on 2021-02-18 10:18 (UTC)

Hello, I had to install the "pahole" package to be able to build this, else make.log had this error:

/bin/sh: ligne 1: pahole : command not found