[ATrpms-users] lircd, ivtv and missing device node
Axel Thimm
Axel.Thimm at ATrpms.net
Wed Jun 21 12:43:35 CEST 2006
On Tue, Jun 20, 2006 at 11:29:09AM +0100, Neil Bird wrote:
>
> I've just upgraded my Myth box to FC5 from FC3, and I'm still having to do
> a frig with lirc that I'd have though the RPM should deal with (but maybe not).
>
> I have to add the following to my lircd init script (in start()):
>
> /sbin/modprobe lirc_i2c
> [ -e /dev/lirc ] || mknod /dev/lirc c 61 0
> sleep 1
> /usr/local/bin/ivtv-pal 2>&1 >/dev/null
>
> This is for my PVR-350 card (ivtv 0.6 driver).
>
>
> If this isn't an automatic thing, is there some more clever way [that won't
> get lost on upgrade] I should be doing it, maybe via udev and a module setting?
lirc packages have udev support, so when you modprobe lirc the devices
get automatically created.
That's the difference FC3 -> FC5: On FC3 the device nodes where there
and accessing them auto-modprobed lirc. Now it's the other way
around. modprobing lirc creates the nodes. It sounds similar to the
perpertual chicken-and-egg problem :)
Anyway modprobing on FC5 should be enough.
--
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20060621/45e27441/attachment.bin
More information about the atrpms-users
mailing list