What kernel are you running? 2.4 or 2.6. Did you create the device
yourself or are you using devfsd?
I've got my lirc-device in /dev/lirc/0

# ls -l /dev/lirc/0
crw-------  1 root root 61, 0 Jan  1  1970 /dev/lirc/0

Does your device have major-number 61?
If strace is not showing anything then the device is not receiving
anything or is not configured correctly.

N.

On Thu, 16 Dec 2004 08:13:57 -0500, Jeff Simpson <[EMAIL PROTECTED]> wrote:
> Tried both files, couldn't get anything out of irw, irrecord, or
> strace. Here's the output of strace when I connected. It didn't change
> when I pressed buttons:
> 
> [EMAIL PROTECTED] root]$ strace -p `cat /var/run/lircd.pid `
> Process 12554 attached - interrupt to quit
> select(5, [4], NULL, NULL, NULL <unfinished ...>
> Process 12554 detached
> 
> Also - deleting and recreating the symbolic link /dev/lirc to
> /dev/lirc0 didn't help.
> 
> Any other suggestions?
> 
> On Thu, 16 Dec 2004 11:50:58 +0100, Nick Rosier <[EMAIL PROTECTED]> wrote:
> > Jef,
> >
> > try the files attached. Also, try to strace irw to see if it's getting
> > the signals or not.
> >
> > N.
> >
> > On Thu, 16 Dec 2004 01:04:38 -0500, Jeff Simpson <[EMAIL PROTECTED]> wrote:
> > > I am having problems with the IR remote on the PVR-350. The device
> > > says that it is found, /dev/lirc0 is created, but no keypresses are
> > > recognized.
> >
> >
> >
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Ivtv-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/ivtv-users
>


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Ivtv-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/ivtv-users

Reply via email to