ITE9135 with Qbox SII

Posted:
Sat Sep 22, 2012 3:18 am
by Marx
Hello
I have both tuners in Linux. ITE9135 (dual) works ok with stock 3.5 kernel. Qbox needs driver to compile. Hovewer it's based on some older kernel release because after compiling and installing it tuner based on ITE9135 stops working. Is it possible to rebase drivers on 3.5 kernel or receive a working patch only?
Re: ITE9135 with Qbox SII

Posted:
Sun Sep 23, 2012 5:24 am
by SergioDanielG
Hi Marx.
Did you try to install ITE9135's drivers after tbs drivers? If not, try it and comment as about it.
Best regards.
Re: ITE9135 with Qbox SII

Posted:
Mon Sep 24, 2012 5:50 pm
by cody
Marx, there is already IT9135 driver in TBS Linux driver package for Qbox SII, you can check:
<linux-tbs-package-directory>/linux/drivers/media/dvbdvb-usb/it913x.c
<linux-tbs-package-directory>/linux/drivers/media/dvb/frontends/it913x-fe-priv.h
<linux-tbs-package-directory>/linux/drivers/media/dvb/frontends/it913x-fe.c
<linux-tbs-package-directory>/linux/drivers/media/dvb/frontends/it913x-fe.h
so, either you use older TBS Linux driver package (IT913x support was added several weeks ago) or you have so new IT9135 device that's not included in the above files and then they need to be patched with support for your device. so, output of "lsusb -v" would be very helpful to understand what is the case, as well upgrading to the latest TBS Linux driver package in case you haven't already done that.