Done with the help of Claude IA and looks working

sudo sed -i \
  -e 's/v4l2_fh_add(&opener->fh);/v4l2_fh_add(\&opener->fh, file);/' \
  -e 's/v4l2_fh_del(&opener->fh);/v4l2_fh_del(\&opener->fh, file);/' \
  /usr/src/v4l2loopback-0.12.7/v4l2loopback.c

sudo dkms build v4l2loopback/0.12.7 -k 7.0.0-28-generic
sudo dkms install v4l2loopback/0.12.7 -k 7.0.0-28-generic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2161037

Title:
  v4l2loopback fails to build on kernel 7.0 HWE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/v4l2loopback/+bug/2161037/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to