Bug 784398

Summary: no lirc-serial module in kernel-3.2.1-3.fc16.x86_64
Product: [Fedora] Fedora Reporter: Wolfgang Ulbrich <fedora>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 16CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, oleg.kochkin
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: kernel-3.2.2-1.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-26 13:37:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Wolfgang Ulbrich 2012-01-24 18:45:43 UTC
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:

Comment 1 Josh Boyer 2012-01-24 19:28:27 UTC
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.

Comment 2 Josh Boyer 2012-01-24 19:45:32 UTC
Fixed in Fedora git.  This will be included in the next build.

Comment 3 Wolfgang Ulbrich 2012-01-26 13:37:19 UTC
Thx.
i've found the module again in kernel-3.2.2-1.fc16.x86_64

Comment 4 Fedora Update System 2012-01-26 13:53:15 UTC
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

Comment 5 Fedora Update System 2012-01-28 03:33:31 UTC
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.