google / gasket-driver

GNU General Public License v2.0
47 stars 29 forks source link

fixed eventfd_signal for kernels >= 6.8 #26

Closed robertzaage closed 3 months ago

robertzaage commented 3 months ago

As already pointed out in #23 and #24 this change fixes a compilation error for kernels >= 6.8. Tested on Fedora 39 and 40 (kernel version 6.7.x and 6.8.x).

hbh7 commented 3 months ago

I'm on 6.8.4-2-pve with the PCIE Coral, and this worked for me with Frigate, at least as far as I can tell.

robertzaage commented 3 months ago

@mbrooksx would you mind to merge this? 😊

mantaalex commented 3 months ago

I could confirm my problem is fixed now with the fix please merge

lukx commented 1 month ago

@mbrooksx It looks like more people are going to come here because Ubuntu 24 includes the offending kernel nowadays. Would it be possible to deploy a pre-built version via https://packages.cloud.google.com/apt so that the official installation instructions work again?