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 [2010/03/19 18:58] kratz00hardware:pinnacle_pctv_hybrid_pro [2010/03/23 18:42] (current) kratz00
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.1269021523.txt.gz · Last modified: 2010/03/19 18:58 by kratz00