teetee, check out if this is the problem:
http://linuxtv.org/wiki/index.php/Afatech_AF9015
For devices based on the MT2060 tuner (such as the Geniatech T328B) you may need to patch the file MT2060M.h in the following way:
replace
typedef unsigned long UData_t;
with
typedef unsigned int UData_t;
Then compile, install, modprobe dvb_usb_af9015 and you are finished.




Adv Reply

Bookmarks