Comment 18 for bug 2000947

Revision history for this message
Giuliano Lotta (giuliano69) wrote :

I made a bash script to show the exact way I proceed in the compiling the module with the Pinchard code.
https://github.com/Giuliano69/uvc_driver-for-Quanta-HD-User-Facing-0x0408-0x4035-

BUT I'm facing problem loading the module in the kernel.
with the said bash script, the dmesg after modproble failure shows "failed to validate module [uvcvideo] BTF: -22"

I would gladly test the patched module, but I'm facing difficulties in compiling it.

Does the bash script shows what am I missing ?

I see also that modinfo and cat /proc/version_signature shows different values... (Ubuntu 5.15.0-57.63-generic 5.15.74. vs vermagic: 5.15.0-57-generic SMP mod_unload modversions)

I you could help me in compiling the module, I would be quick in testing it .-))