[ATrpms-devel] lirc FC6
Paulo Cavalcanti
promac at gmail.com
Thu Oct 26 02:00:28 CEST 2006
Yeah, you got it.
That is the problem. Fortunately, the fix is easy:
in /etc/udev/rules.d/lirc.rules, change
KERNEL="lirc0", SYMLINK="lirc"
for
KERNEL=="lirc0", SYMLINK="lirc"
The difference is the == instead of a single =.
The same has to be done for
60-fuse.rules
which presents the same problem.
Can you change that for FC6, Axel?
/Paulo Roma.
On 10/25/06, Andreas Mueller <mailinglists at andreas-mueller.com> wrote:
>
> Paulo Cavalcanti wrote:
> > Hi, Axel
> >
> > what is happening to lirc in FC6 is that as soon as any application
> > with lirc support starts, the daemon (lircd) dies.
> > It can be mplayer, gnome-radio, irexec ....
> >
> > /dev/lirc0 is there. lirc_gpio is also loaded.
> >
> > I can restart lircd, but it will die again ....
>
> I had the same problem. On another machine (still) running FC5, there is
> a symbolic link /dev/lirc -> /dev/lirc0. I created such a link manually
> on my FC6 machine and lircd works for now (until the next reboot of
> course).
>
> Unfortunately I'm no udev expert, so I can't provide a permanent
> solution.
>
> Andreas.
>
> _______________________________________________
> atrpms-devel mailing list
> atrpms-devel at atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.atrpms.net/pipermail/atrpms-devel/attachments/20061025/707caaee/attachment-0001.html
More information about the atrpms-devel
mailing list