![]() |
SlugOS.InstallWinTVPVRUSB2 HistoryHide minor edits - Show changes to markup December 04, 2006, at 06:56 PM
by --
Added lines 4-7:
August 07, 2006, at 06:10 PM
by --
Changed lines 17-30 from:
Just issue the following commands on the slug:
to:
Just issue the following command on the slug:
August 05, 2006, at 07:51 PM
by --
Changed lines 6-7 from:
The Hauppauge WinTV PVR USB2 is an analog USB TV card that outputs MPEG2?. It is available in several different hardware variants. This driver aims to work for all variants. More information can be found at http://www.isely.net/pvrusb2/pvrusb2.html to:
The Hauppauge WinTV PVR USB2 is an analog USB TV card that outputs MPEG2. It is available in several different hardware variants. This driver aims to work for all variants. More information can be found at http://www.isely.net/pvrusb2/pvrusb2.html August 05, 2006, at 07:51 PM
by --
Changed lines 1-2 from:
Work in progress ... This is supported on the current development head. to:
This is supported on the current development head and will be in the next SlugOS release. Work is in progress to make this available under SlugOS 3.10 Added lines 6-7:
The Hauppauge WinTV PVR USB2 is an analog USB TV card that outputs MPEG2?. It is available in several different hardware variants. This driver aims to work for all variants. More information can be found at http://www.isely.net/pvrusb2/pvrusb2.html Changed lines 29-30 from:
to:
Changed lines 74-81 from:
After doing this you might want to do a to:
After doing this you might want to do a August 05, 2006, at 07:43 PM
by --
Added lines 1-88:
Work in progress ... This is supported on the current development head. Installing a Hauppauge WinTV PVR USB2 on SlugOSInstalling the softwareInstalling the software is simple. As root ust type: Loading the modulesAssuming all the above succeeded you now need to load all modules on the slug. Just issue the following commands on the slug:
Loading the firmwareNext you'll need to extract the firmware. See details at the pvrusb2 Linux driver page. I used Extracting will give you two files:
On the slug, create the directory Making devicesNext you'll need to make the entries in /dev. I used a script called MAKEDEV.v4l that I got from the Video4Linux sources. However you can easily issue the needed mknod commands yourself. The major device number is 81, and actually you only need /dev/video0. The others (/dev/radio, /dev/vbi, /dev/vtx) are still unexplored territory. Below is the full listing of major 81 on my system. Testing your workTesting is not very difficult.
|