I'm using dual HD tuners in a USB stick. This is one of the few tuners that has a dual tuner inside a USB stick. It would also fit inside the tiny case so it doesn't have to be kept outside the media centre.
More information about this tuner can be found here.
Installing this double tuner in Linux was not easy. I followed the original procedures listed on http://www.linuxtv.org/wiki/index.php/Kworld_UB499-2T but they didn't work.
I have added a few entries to that page to fix the problem.
In short what I did was the following:
You can download a modified version V10.12. 30.1 of the driver that works up to kernel 2.6.39 here:
For i686:
www.omcentre.com.au/fileadmin/user_upload/kworld_UB499-2T/IT9135-10.12.30.1_i686.tar.bz2
For x64:
www.omcentre.com.au/fileadmin/user_upload/kworld_UB499-2T/IT9135-10.12.30.1_x64.tar.bz2
To install the i686 as root:
wget www.omcentre.com.au/fileadmin/user_upload/kworld_UB499-2T/IT9135-10.12.30.1_i686.tar.bz2
tar xvfj IT9135-10.12.30.1_i686.tar.bz2
cd IT9135_SRC
make
make install
To install the x64 one follow the same procedure replacing i686 with x64.
Can you advise how to fix this
Thanks
Working on ubuntu natty with kernel 2.6.38
One thing I'm noticing is that I only seem to get a single tuner. Do I need to pass some parameter to it on loading?
Also for whatever reason the tuner doesn't always start properly. I had to make a script to make sure that it does.
In most cases disconnecting the power of the computer or unplugging the tuner before a restart would solve the problems.