1

Topic: dkms how to use it

hi, i'm compile an package for share screen from cam imput signal and need v4l2loopback, and when compile and install, is not available, after install i try run the next command:

`doas dkms autoinstall -m v4l2loopback -v 0.12.5`

and show me the next error message:

`Error! echo`
`Your kernel headers for kernel 5.10.70-gnu1-1-lts cannot be found at`
`/lib/modules/5.10.70-gnu1-1-lts/build or /lib/modules/5.10.70-gnu1-1-lts/source.`
`You can use the --kernelsourcedir option to tell DKMS where it's located.`

someone now how to run better on 0.4 hyperbola?

2

Re: dkms how to use it

hi saravia smile
i will try to rebuild dkms against the new kernel that might help fixing this issue, otherwise we will update the pkg
https://git.hyperbola.info:50100/~team/ … 899675af66