PVR cards

PVR (personal video recorder) cards allows the recording of either digital or analogue TV signals onto the hard drive.
[ Top | Bottom ]

Hauppauge PVR-150MCE

I use the driver provided by the IVTV project. To used this driver the following settings has to be enabled in your kernel, either as modules or builtin:
Device Drivers  --->
    Generic Driver Options  --->
        [*] Select only drivers that don't need compile-time external firmware
	[*] Prevent firmware from being built
	<M> Hotplug firmware loading support
    Multimedia devices  --->
        <*> Video For Linux
Cryptographic options  --->
    <M>   MD5 digest algorithm
    <M>   SHA1 digest algorithm
    <M>   SHA256 digest algorithm
Code listing 2.1

Next download the newest driver from the IVTV project, I currently use version 0.40. Compile and install the drivers.

Add the following to /etc/modules.d/ivtv or similar file (create the file if it does not exist)
alias char-major-81 videodev
alias char-major-81-0 ivtv
Code listing 2.2
Next you will need to download the firmware to be used with the card. I downloaded mce_cd_v27a.zip, unzip the file, and enter the WinTV-PVR-150500MCE_2_0_30_23074_WHQL folder, then follow these instructions to obtain and install the firmware.

To tune the card install ptune, in Gentoo install it with emerge ivtv-ptune

For more information:

[ Top | Bottom ]
Hi! you have reached the old part of my homepage, be sure to checkout my new site