[mythtv-users] pundit-r + pvr350

Claus M. Christiansen a at skjern-net.dk
Wed Nov 17 13:19:50 UTC 2004


Ryszard wrote:

>and you're running the pvr 350? do tell... :-)
>
>  
>
Yup...

Very easy actually...

Download the CVS Version:
  cvs -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/lirc login
  (press <enter> for password):

Get the sources:
    cvs -z8 -d:pserver:anonymous at cvs.sourceforge.net:/cvsroot/lirc co lirc

cd lirc
./autogen.sh
./configure --with-driver=hauppauge
make
su
make install

That is the compile process. To make it work(You probably should load 
the ivtv driver as well):
  modprobe lirc_i2c
  /usr/local/sbin/lircd

To test if it is working type:
  irw
Point the remote at the receiver and start pushing buttons :-) When you 
have had enough fune go recompile myth to include native lirc support as 
described at mythtv.org

Claus


More information about the mythtv-users mailing list