Re: automatically load lirc kernel module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/8/07, Paulo Cavalcanti <promac@xxxxxxxxx> wrote:


> 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


Thanks. I still needed all the options in modprobe.conf, but
/etc/sysconfig/modules/lirc.modules did the trick.

Chris


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux