Open mithro opened 7 years ago
Work to fix this problem has been done in following branch -> https://github.com/mithro/HDMI2USB-misoc-firmware/commits/fx2-refactor
It required quite a lot of rewriting the FX2 firmware.
This is also surprisingly complicated see comments at https://github.com/mithro/HDMI2USB-misoc-firmware/blob/fx2-refactor/firmware/fx2/uvc.c#L773
From @mithro on January 10, 2016 6:14
From @CarlFK on March 31, 2015 22:45
so that v4l2-compliance doesn't error:
$ v4l2-compliance -d /dev/video1
And we don't get the note in dmesg:
https://github.com/timvideos/HDMI2USB/blob/master/cypress/uvc.c#L94
Copied from original issue: timvideos/HDMI2USB-jahanzeb-firmware#120
Copied from original issue: timvideos/HDMI2USB-litex-firmware#148