[PATCH] dw2102: TeVii S482 support

2015-03-21 Thread Olli Salonen
TeVii S482 is a PCIe device with two tuners that actually contains two USB devices. The devices are visible in the lsusb printout. Bus 006 Device 002: ID 9022:d483 TeVii Technology Ltd. Bus 007 Device 002: ID 9022:d484 TeVii Technology Ltd. The device itself works exactly with the same settings

Re: TeVii S482 dual DVB-S2

2015-01-06 Thread Josu Lazkano
2014-10-13 8:33 GMT+02:00 Josu Lazkano : > Hello, > > I have TeVii S482 dual DVB-S2 device, is similar to the S480, but it > doesn't work with same driver. > > The problem is that my device is not ported to the Linux kernel, there > is a source code in tevii website an

TeVii S482 driver installation

2015-01-04 Thread Josu Lazkano
Hello, I am trying to install the drivers for the TeVii S482 device, I am using official drivers: cd /usr/src/ wget http://www.tevii.com/Tevii_Product_20140428_media_build_b6.tar.bz2.rar bzip2 -dc Tevii_Product_20140428_media_build_b6.tar.bz2.rar | tar -xv cd b6/media_build/ When execute "

TeVii S482 dual DVB-S2

2014-10-12 Thread Josu Lazkano
Hello, I have TeVii S482 dual DVB-S2 device, is similar to the S480, but it doesn't work with same driver. The problem is that my device is not ported to the Linux kernel, there is a source code in tevii website and liplianin tree: http://www.tevii.com/Tevii_Product_20140428_media_bui

Re: S482

2014-08-16 Thread Dreamcat4
I've been told that the S482 is actually 2x S662, just in a different form-factor. Where S492 is 2 units on a single internal PCI card. The S662 is external single tuner. So if someone do submit for a S482 or S662 device, they should probably include for completeness the other one also at

Re: S482

2014-08-16 Thread Antti Palosaari
to get the S482 working with the git build ;) Thanks If you have a device and enough experience then do it. I cannot do as I don't have such device. regards Antti -- http://palosaari.fi/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body

S482

2014-08-16 Thread Jahn Kohlhas
Hey, is it possible to include the patches from Tevii for the media-build in your git repo? http://www.tevii.com/Tevii_Product_20140428_media_build_b6.tar.bz2.rar the files they have patched: dw2102.c patched m88ts202x.h new Would be very nice to get the S482 working with the git build