Linux Driver DVBWorld 2002, 2004, 2102, 2104,
office website :
DVBWorld
Updated 26.10.2008:
Drivers now included in kernel branch 2.6.28
If you did not find suitable drivers there, feel free to use link:
http://mercurial.intuxication.org/hg/s2-liplianin
Updated 15.09.2008:
Drivers now included in Steven Toth repository with new S2 API proposal on Linuxtv.
http://linuxtv.org/hg/~stoth/s2/archive/tip.tar.bz2.
Hope soon they will be included in Linux kernel.
Remember, if you did not find suitable drivers there, feel free to use old links.
Updated 20.08.2008:
Velcom to Sourceforge!
http://liplianindvb.sourceforge.net/.
If you did not find suitable drivers there, feel free to use old links.
Updated 07.07.2008:
Version for 2.6.26 kernel and/or latest v4l-dvb. dvblipl07072008.tar.bz2.
Updated 01.07.2008:
Bugs clean. "i" instead of "j" causes driver to hang computer when loading. Thanks to Chris from Cape Town, South Africa. dvblipl01072008.tar.bz2.
Updated 15.06.2008:
TeVii S600 & S400 experimental drivers (not tested yet) dvblipl-tevii.tar.bz2.
Updated 15.06.2008:
Hint for infrared remote. Fixes input device by symlink it. Replace "0x109f" with your card VendorID. root@vdrbox:/etc/udev/rules.d# cat 55-local.rules
# My remote. Add Igor M. Liplianin
KERNEL=="event*", ATTRS{vendor}=="0x109f", SYMLINK="input/irremote"
Start lircd: /usr/local/sbin/./lircd -H dev/input -d /dev/input/irremote
Updated 01.05.2008:
Replace archive with new one. Last one was actually gzip format. Now it is truly bzip2 dvblipl06042008.tar.bz2.
Updated 06.04.2008:
Added TV878DS experimental support. Take file: dvblipl06042008.tar.bz2. If You own this card, feel free email to liplianin-at-me-dot-by testing results.
Updated 03.04.2008:
LIRC configuration instruction. In lirc source directory: ./configure --with-driver=devinput
make
make install
Investigate satellite card input device number: cat /proc/bus/input/devices
Find output lines like this: ..........
I: Bus=0001 Vendor=0001 Product=2002 Version=0002
N: Name="DVB on-card IR receiver"
P: Phys=pci-0000:01:01.0/ir0
S: Sysfs=/class/input/input4
U: Uniq=
H: Handlers=kbd event4
B: EV=3
B: KEY=3180 0 55007 d30b4fff
..........
Start lircd: /usr/local/sbin/./lircd -H dev/input -d /dev/input/event4
You'll need to make sure the evdev module is loaded.
Updated 23.03.2008:
Driver for 2002/2102 cards, which do not needs to patch kernel or v4l-dvb. Take file: dvblipl.tar.bz2. Tested with linux-2.6.24.3. Simplified install:
tar -xvf dvblipl.tar.bz2
cd dvblipl
make
make install
This installs modules dm1105.ko and dvb-usb-dw2102.ko.
Updated 22.03.2008: Patch for linux-2.6.23.12. dvb-igorlipl.diff. Tested also on linux-2.6.24.3. LIRC config file for remote control support:lirc.conf. Do not forget firmware for USB card
http://liplianin.at.tut.by/dvb-usb-dw2102.fw.
Any donations:
Z340745843664
(c)Copyright. Igor M. Liplianin. 2007, 2008