On March 25, 2005 12:28 pm, Simon Kenyon wrote:
> On Friday 25 March 2005 15:24, Andy Long wrote:
> > Have you checked this out?  http://lircsetup.com/lirc/multi/index.php
> >  Involves a little bit of extra equipment, but should do what you
> > want.
> >
> > On Fri, 25 Mar 2005 15:17:42 +0000, Simon Kenyon <[EMAIL PROTECTED]> wrote:
> > > i have three identical sat receivers which i want to control from myth.
> > > they are sky digiboxes. i have a hacked pacelink rf device which will
> > > control the box. how do i build, compile and/or configure lirc to
> > > support three separate lirc_serial modules?
> > >
> > > if it means build lirc three times, then so be it. anyone done this or
> > > know how to do this?
> > >
> > > regards
> > > --
> > > simon
> > > ps the pacelink rf device works like a charm. i previously had a red
> > > remote, but this device works through the rf input, so the three boxes
> > > don't interfere with each other.
>
> i knew about that thanks. it relies on the fact that you can tell to
> receiver to respond to different codes, which it not possible with the sky
> boxes.
>
> --
> simon
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


I've done it with two serial ports.  What I did was to copy the entire 
lirc_serial driver directory in to  lirc_serial1 and change all occurances of 
serial in that directory to serial1.  I also had to add a few lines to the 
makefile.  Also, I had to use the 0.7 series of lirc drivers, 0.6 did not 
work.

Hope this helps,

Mark
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to