User Tools

Site Tools


hardware:pinnacle_pctv_hybrid_pro

This is an old revision of the document!


It's a 320e device (ID eb1a:2881 eMPIA Technology, Inc.).

http://mcentral.de/

Support for V4L and DVB in the Linux kernel is needed.

Linux Kernel Configuration: Device Drivers → Multimedia devices
    *** Multimedia core support ***
<M> Video For Linux
[*]   Enable Video For Linux API 1 (DEPRECATED)
-*-   Enable Video For Linux API 1 compatible Layer
<M> DVB for Linux
    *** Multimedia drivers ***
[*] Load and attach frontend and tuner driver modules as needed
...
hg clone http://mcentral.de/hg/~mrec/em28xx-new &&
cd em28xx-new &&
make

Installation:

make install

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.1222783753.txt.gz · Last modified: 2008/09/30 16:09 by kratz00