User Tools

Site Tools


hardware:pinnacle_pctv_hybrid_pro

This is an old revision of the document!


http://mcentral.de/wiki/index.php5/Em2880

Get the unstable/testing tree (interesting for testing new features):

hg clone http://mcentral.de/hg/~mrec/v4l-dvb-experimental &&
cd v4l-dvb-experimental

or for the stable tree:

hg clone http://mcentral.de/hg/~mrec/v4l-dvb-kernel &&
cd v4l-dvb-kernel
make LINUXINCLUDE="-I`pwd`/linux/include -I`pwd`/v4l -Iinclude -include include/linux/autoconf.h"

Firmware is required for this card (SHA1 hash: 792193b3e073c27d1d2eccebc72ec9ad1b6950a6 firmware_v3.tgz)

http://konstantin.filtschew.de/v4l-firmware/firmware_v3.tgz
http://www.tuxamito.com.es/em2880/firmware_v3.tgz

Installation:

make install
tar xvf firmware_v3.tgz -C /lib/firmware/

udev setup

/etc/udev/rules.d/dvb.rules

KERNEL=="dvb*", PROGRAM="dvb %k", NAME="%c", GROUP="video"

/lib/udev/dvb

#!/bin/sh
/bin/echo $1 | /bin/sed -e 's,dvb\([0-9]\)\.\([^0-9]*\)\([0-9]\),dvb/adapter\1/\
2\3,'

remote control

cat /proc/bus/input/devices

I: Bus=0003 Vendor=0000 Product=0000 Version=0000
N: Name="em2880/em2870 remote control"
P: Phys=USB
S: Sysfs=/devices/virtual/input/input9
U: Uniq=
H: Handlers=kbd event9 
B: EV=100003
B: KEY=c0000 100040 0 0 0 0 0 180 80000001 9e0000 0 40000 ffd
hardware/pinnacle_pctv_hybrid_pro.1205346753.txt.gz · Last modified: 2008/03/12 19:32 by kratz00