Hide Forgot
Description of problem: In kernel-3.2.1-3.fc16.x86_64 i found no module lirc serial. Normaly this module is in the staging area. egg.kernel-3.1.10-2.fc16.x86_64 [root@mother rave]# ls /lib/modules/3.1.10-2.fc16.x86_64/kernel/drivers/staging/lirc lirc_bt829.ko lirc_parallel.ko lirc_sir.ko lirc_igorplugusb.ko lirc_sasem.ko lirc_ttusbir.ko lirc_imon.ko lirc_serial.ko lirc_zilog.ko But in kernel-3.2.1-3.fc16.x86_64: [root@mother rave]# ls /lib/modules/3.2.1-3.fc16.x86_64/kernel/drivers/staging crystalhd gma500 I found only lirc modules in [root@mother rave]# ls /lib/modules/3.2.1-3.fc16.x86_64/kernel/drivers/media/rc ati_remote.ko ir-mce_kbd-decoder.ko ite-cir.ko rc-loopback.ko ene_ir.ko ir-nec-decoder.ko keymaps redrat3.ko fintek-cir.ko ir-rc5-decoder.ko lirc_dev.ko streamzap.ko imon.ko ir-rc5-sz-decoder.ko mceusb.ko winbond-cir.ko ir-jvc-decoder.ko ir-rc6-decoder.ko nuvoton-cir.ko ir-lirc-codec.ko ir-sony-decoder.ko rc-core.ko but no modul lirc-serial. Is the lirc-serial modul droped out from the kernel or did you forget to build them? Version-Release number of selected component (if applicable): kernel-3.2.1-3.fc16.x86_64 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
It was hidden behind a new Kconfig option that was left disabled. From what I can tell, this was an oversight. I'll re-enable it.
Fixed in Fedora git. This will be included in the next build.
Thx. i've found the module again in kernel-3.2.2-1.fc16.x86_64
kernel-3.2.2-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/kernel-3.2.2-1.fc16
kernel-3.2.2-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.