[mythtv-users] lirc_imon patch

Nick knowledgejunkie at gmail.com
Fri Jun 9 16:45:08 UTC 2006


On 08/06/06, Ben Lancaster <lists at benlancaster.co.uk> wrote:

> Hey, thanks.
>
> Now if only I could get lirc to work! Compiled with the imon_pad
> drivers after applying both patches. /var/log/messages contains:
>
> Jun  8 22:49:50 benlancaster lircd-0.8.0[4454]: lircd(userspace) ready
>
> ...immediately after launching lirc with "lircd -d default". Then,
> when launching irw, it bails silently. /var/log/messages says:
>
> Jun  8 22:51:52 benlancaster lircd-0.8.0[4454]: accepted new client
> on /dev/lircd
> Jun  8 22:51:52 benlancaster lircd-0.8.0[4454]: could not get file
> information for default
> Jun  8 22:51:52 benlancaster lircd-0.8.0[4454]: default_init(): No
> such file or directory
> Jun  8 22:51:52 benlancaster lircd-0.8.0[4454]: caught signal
>
> Now, I'm guessing this is something to do with me not having a /dev/
> lirc device! So, how do I create it?

The '-d' option for lircd should be followed by a device name (such as
/dev/lirc or /dev/lirc0 depending on which you have). The default is
/dev/lirc. Depending on how your udev is setup, you should normally on
FC get both a /dev/lirc device and a /dev/lirc0 symlink created when
the modules are loaded.

Do a 'll /dev/lirc*' to see what devices you've got, then try to run
lircd again with the correct device name. I'm using FC4 with lirc and
have an init script (which in turn uses /etc/sysconfig/lircd for any
option you want to pass to lircd).

Nick

-- 
MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users


More information about the mythtv-users mailing list