User Tools

Site Tools


hardware:pinnacle_pctv_hybrid_pro

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hardware:pinnacle_pctv_hybrid_pro [2008/09/30 16:09] kratz00hardware:pinnacle_pctv_hybrid_pro [2010/03/23 18:42] (current) kratz00
Line 1: Line 1:
-It's a 320e device (ID eb1a:2881 eMPIA Technology, Inc.).+==Pinnacle PCTV Hybrid Pro Stick 320e==
  
-http://mcentral.de/+ID eb1a:2881 eMPIA Technology, Inc.
  
 Support for V4L and DVB in the Linux kernel is needed. Support for V4L and DVB in the Linux kernel is needed.
Line 18: Line 18:
  
 <code> <code>
-hg clone http://mcentral.de/hg/~mrec/em28xx-new && +hg clone http://linuxtv.org/hg/v4l-dvb/ && 
-cd em28xx-new &&+cd v4l-dvb &&
 make make
 </code> </code>
Line 29: Line 29:
 </code> </code>
  
-===== udev setup =====+=== Setup === 
 + 
 +Right now my stick is not detected automatically
  
-/etc/udev/rules.d/dvb.rules 
 <code> <code>
-KERNEL=="dvb*", PROGRAM="dvb %k", NAME="%c", GROUP="video"+modprobe em28xx card=53
 </code> </code>
  
-/lib/udev/dvb+Install firmware, following this instructions: 
 <code> <code>
-#!/bin/sh +wget http://www.steventoth.net/linux/xc5000/HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip && 
-/bin/echo $1 | /bin/sed -e 's,dvb\([0-9]\)\.\([^0-9]*\)\([0-9]\),dvb/adapter\1/\ +unzip -j HVR-12x0-14x0-17x0_1_25_25271_WHQL.zip Driver85/hcw85bda.sys && 
-2\3,' +wget http://linuxtv.org/hg/v4l-dvb/raw-file/tip/linux/Documentation/video4linux/extract_xc3028.pl && 
-</code>+perl extract_xc3028.pl 
 +cp xc3028-v27.fw /lib/firmware</code>
  
 ===== remote control ===== ===== remote control =====
hardware/pinnacle_pctv_hybrid_pro.1222783753.txt.gz · Last modified: 2008/09/30 16:09 by kratz00