[mythtv-users] Yet another Fedora 12 lirc_serial question

Nick Morrott knowledgejunkie at gmail.com
Sun Apr 11 16:49:47 UTC 2010


On 11 April 2010 15:41, Phill Edwards <philledwards at gmail.com> wrote:
>> Doesn't the module configuration go in /etc/modprobe.d/*.conf and the
>> actual modprobe command(s) for device modules (such as those for LIRC
>> serial devices) that are not autodetected/loaded in
>> /etc/sysconfig/modules/*.modules?
>
> So...this would go in /etc/modprobe.d/lirc.conf:
>   options lirc_serial irq=4 io=0x3f8
>
> and this would go in /etc/sysconfig/modules/lirc.module:
>   install lirc_serial /bin/setserial /dev/ttyS0 uart none ;
> /sbin/modprobe --ignore-install lirc_serial
>
> Is that what you mean?

Almost - all of the lirc_serial lines you currently have go in
/etc/modprobe.d/lirc.conf, including the install and --ignore-install
lines (as these dicate what happens when the lirc_serial module is
loaded). A simple `/sbin/modprobe lirc_serial` would go in
/etc/sysconfig/modules/lirc.modules.

Cheers,
Nick

-- 
Nick Morrott

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

"An investment in knowledge always pays the best interest." - Benjamin Franklin


More information about the mythtv-users mailing list