Hauppauge WinTV-HVR-4000
Jump to navigation
Jump to search
For DVB-S/S2 there is an experimental drivers repository from Steven Toth (see http://www.linuxtv.org/hg/~stoth/hvr4000). Analog video and remote control works also with this driver.
Currently, no support for simultaneous operation of both DVB-T and DVB-S is implemented. Default operation mode preferes DVB-S.
DVB-T
For DVB-T a special option for the module cx88xx is needed: card=56
The card is automatically detected as card 57. Therefore, using OpenSuSE (and probably also other distros) add the line
options cx88xx card=56
in /etc/modprobe.conf.local (or /etc/conf.modules or similar).