patjak / facetimehd

Reverse engineered Linux driver for the FacetimeHD (Broadcom 1570) PCIe webcam
GNU General Public License v2.0
1.35k stars 160 forks source link

Update dkms.conf with current version. #291

Closed vicamo closed 6 months ago

vicamo commented 6 months ago

Upstream repo has tagged a new version 0.6.8, but its dkms version was not updated at the same time.

While facetimehd is still broken due to upstream kernel commit 80c2b40a5139 ("media: videobuf2: core: Rename min_buffers_needed field in vb2_queue"), at least an additional fix is still needed to be completely compatible with kernel v6.8.

patjak commented 6 months ago

I forgot about that since I never build with DKMS. Thanks for the fix!