veyeimaging / raspberrypi_v4l2

GNU General Public License v3.0
16 stars 5 forks source link

Error on RPi4 #4

Closed powerfischiMF closed 3 years ago

powerfischiMF commented 3 years ago

installing now worked, but I get the following error:

pi@raspberrypi:~ $ dmesg | grep veye [ 5.708555] veye327: disagrees about version of symbol module_layout [ 5.728882] veye327: disagrees about version of symbol module_layout [ 5.749376] veye327: disagrees about version of symbol module_layout [ 31.834579] veye327_vddl: disabling [ 31.834601] veye327_vdig: disabling [ 31.834626] veye327_vana: disabling

jenyak commented 3 years ago

I had this problem when I used the old version of the driver 5.4.83-v7l+ in the newer kernel 5.10.17-v7l+. The solution was to recompile the driver for new kernel as described in wiki. This is a veye327 driver for kernel 5.10.17-v7l+

mmxuxp commented 3 years ago

have 5.10.17 version now.