automatically load lirc kernel module

Paulo Cavalcanti promac at gmail.com
Thu Feb 8 08:57:14 UTC 2007


> My modprobe.conf looks like this on both FC4 and FC6.

> alias char-major-61 lirc_serial
> options lirc_serial irq=4 io=0x3f8
> install lirc_serial /bin/setserial /dev/ttyS0 uart none ;
> /sbin/modprobe --ignore-install lirc_serial


Just create a file (permission 775)

/etc/sysconfig/modules/lirc.modules

and put

modprobe lirc_serial >/dev/null 2>&1

in it. In modprobe.conf, only keep

alias char-major-61 lirc_serial

-- 
Paulo Roma Cavalcanti
LCG - UFRJ
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20070208/1caaa528/attachment-0002.html 


More information about the users mailing list