PVR150 Remote

From MythTV Official Wiki
Revision as of 02:50, 21 April 2006 by Theyneverknew (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The IR receiver on the PVR150 is supported by the lirc_i2c module.

Driver Installation

  • For the 0.4 series of ivtv drivers get lirc-0.7.2 from http://www.lirc.org/.
  • For the 0.6 series of ivtv drivers (only used with kernel>=2.6.16) I found that the latest CVS was needed for lirc to compile properly.
  • Once you have acquired the proper version of the LIRC source unpack it, and change into the lirc directory
  • Run ./setup.sh and select Driver Configuration:TV Card:Hauppage TV Card
  • Select Save configuration & run configure
  • run make && make install and the kernel modules should be ready to go.