Trying to compile drivers with Fedora kernel 4.11.3-202.fc25.x86_64 fails. First with: /harvs/tmp/TBS/BUILD_4.11.3-202/linux-tbs-drivers/v4l/saa7146_vbi.c: In function 'vbi_workaround': /harvs/tmp/TBS/BUILD_4.11.3-202/linux-tbs-drivers/v4l/saa7146_vbi.c:117:6: error: implicit declaration of function...
Update: I think I've found the problem. I appear to be picking up the wrong versions of some modules, namely dvb-core and some of the ir modules. It seems that Fedora 21 comes with compressed modules *.ko.xz which do not get deleted when doing make install of the new drivers. By performing find /lib...
The latest drivers building on Fedora 21 kernel 3.19.1-201 fail to compile with the error described below. After some googling I found that editing v4l/lirc_dev.c and replacing all "f_dentry" with "f_path.dentry" seems to fix the problem. CC [M] /root/TBS_DRIVER/linux-tbs-drivers...
I am trying to install the TBS6982SE drivers on a x86_64 Fedora 21. The drivers build ok, but after rebooting running scan-s2 fails. The kernel is Fedora 21 3.17.4-301.fc21.x86_64 from the server install DVD. Switching back to a 32-bit system seems to work ok. dmesg/lspci here: http://pastebin.com/a...