Bug 1302875 - kernel-4.3.4-300.fc23 /dev/lirc0 not created but is required for blaster functionality
Summary: kernel-4.3.4-300.fc23 /dev/lirc0 not created but is required for blaster func...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 23
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-01-28 20:55 UTC by Warren Sturm
Modified: 2016-09-28 00:32 UTC (History)
12 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-28 00:32:39 UTC
Type: Bug


Attachments (Terms of Use)
Working lirc0 from 4.2.8 (5.00 KB, text/x-vhdl)
2016-01-28 20:55 UTC, Warren Sturm
no flags Details
output of journalctl for lirc_zilog load with 4.3.4 kernel (13.03 KB, text/plain)
2016-01-28 20:57 UTC, Warren Sturm
no flags Details
/etc/systemd/system/lircd.service file (583 bytes, text/plain)
2016-01-28 20:58 UTC, Warren Sturm
no flags Details

Description Warren Sturm 2016-01-28 20:55:41 UTC
Created attachment 1119294 [details]
Working lirc0 from 4.2.8

Description of problem:
Somewhere between 4.2.8 and 4.3.3 /dev/lirc0 is not being created when the lirc_zilog module is loaded.  The modules load with out error.  I have a modified lircd.service unit that loads lirc_zilog


Version-Release number of selected component (if applicable):

kernels after 4.2.8 through 4.5.0-rc0

How reproducible:

always

Steps to Reproduce:
1. 
2. 
3.

Actual results:

There is no /dev/lirc0

Expected results:

/dev/lirc0 exists after modules have been loaded.

Additional info:
The hardware used is a CX18 based Hauppauge HVR1600.

The 4.3.3 load of lirc_zilog is missing the i2c line that shows up in 4.2.8

Comment 1 Warren Sturm 2016-01-28 20:57:13 UTC
Created attachment 1119295 [details]
output of journalctl for lirc_zilog load with 4.3.4 kernel

Comment 2 Warren Sturm 2016-01-28 20:58:27 UTC
Created attachment 1119296 [details]
/etc/systemd/system/lircd.service file

Comment 3 Warren Sturm 2016-02-01 19:31:18 UTC
It would appear that the interference is coming from ir_kbd_i2c.  If the module is blacklisted, /dev/lirc0 gets created.

Comment 4 Alec Leamas 2016-05-12 12:36:13 UTC
This is by definition a bug (feature?) of the zilog driver and thus a kernel issue. Re-assigning bug, sorry for long delay

Comment 5 Laura Abbott 2016-09-23 19:51:10 UTC
*********** MASS BUG UPDATE **************
 
We apologize for the inconvenience.  There is a large number of bugs to go through and several of them have gone stale.  Due to this, we are doing a mass bug update across all of the Fedora 23 kernel bugs.
 
Fedora 23 has now been rebased to 4.7.4-100.fc23.  Please test this kernel update (or newer) and let us know if you issue has been resolved or if it is still present with the newer kernel.
 
If you have moved on to Fedora 24 or 25, and are still experiencing this issue, please change the version to Fedora 24 or 25.
 
If you experience different issues, please open a new bug report for those.

Comment 6 Warren Sturm 2016-09-27 17:09:24 UTC
I haven't seen this happen for the last several version of the kernel even with removing the blacklist for ir_kbd_i2c.  I am now running Fedora 24 with kernel-4.7.4-200.fc24.x86_64


Note You need to log in before you can comment on or make changes to this bug.