Source: daedalus-v4l2-dkms Section: kernel Priority: optional Maintainer: Markus Fritsche Build-Depends: debhelper-compat (= 13) Standards-Version: 4.6.2 Homepage: https://git.reauktion.de/reauktion/daedalus-v4l2 Package: daedalus-v4l2-dkms Architecture: all Depends: ${misc:Depends}, dkms (>= 2.1.0.0) Recommends: daedalus-v4l2, linux-headers-rpi-2712 | linux-headers-rpi | linux-headers-generic | linux-headers Description: V4L2 stateless decoder shim kernel module (DKMS) — Pi 5 / CM5 Out-of-tree V4L2 m2m kernel module for the daedalus-v4l2 stack on Raspberry Pi 5 / CM5. Registers /dev/videoNN (V4L2 stateless m2m decoder), /dev/mediaNN (media controller with request API), and /dev/daedalus-v4l2 (chardev bridge to the userspace daemon). . The actual decode happens in the userspace daemon shipped by the daedalus-v4l2 package — this module is just the kernel-side V4L2 plumbing. Install both to actually serve VAAPI / V4L2 clients. . Built via DKMS against the running kernel's headers.