Okay.  I made the change, but /usr/bin/irw  still will not work.  I
can record using irrecord.  It is a hauppauge grey with a black bottom
remote.  Using a PVR 250  on 2.6.10-1.737_FC3.
Is it an lircd thing or an FC3 thing?????  Do I have to create a
symbolic link to lirc??

Just shooting in the dark.  Any help is appriciated.


On Mon, 24 Jan 2005 20:52:36 +0100, Per Weisteen <[EMAIL PROTECTED]> wrote:
> Gregg wrote:
> > Oakay I set up mythtv  using Jarods guide for  fc3 everything but lirc
> > works.  It shows the card connected,  but when I try to test it using
> > /usr/bin/irw I don ot see any input received. this is the second
> > system I have set up the other ran on fc2, so I know the card works.
> > I installed the lircd file. Am I missing something.
> >
> > Thanks in advance
> >
> >
> 
> I had the same problem. irw just died on me. Had to change
> /etc/udev/rules.d/lirc.rules from
> KERNEL="lirc[0-9]*",    NAME="lirc/%n"
> KERNEL="lirc0",         SYMLINK="lirc"
> 
> to
> KERNEL="lirc0",         NAME="lirc"
> 
> --
> Per W.
>
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to