Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 285667

Summary: =app-misc/lirc-0.8.5 : serial module loading make kernel crying
Product: Gentoo Linux Reporter: Raphaël Droz <raphael.droz+floss>
Component: New packagesAssignee: Television related Applications in Gentoo's Portage <media-tv>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
URL: http://sourceforge.net/mailarchive/forum.php?thread_name=BBkWdCSZjFB%40christoph&forum_name=lirc-list
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: resulting output of $ modprobe lirc_serial debug=1
emerge --info

Description Raphaël Droz 2009-09-20 10:54:49 UTC
The dmesg result of
$ modprobe lirc_serial debug=1
is attached as emerge --info.
No freeze, and /dev/lirc0 exists but as I'm testing a homebrew serial receiver I can't be sure about the reasons of the silence of irrecord.

In the dmesg, an irrecord session says :
Sep 20 12:42:51 b1b1 kernel: [ 4986.884929] lirc_serial: Interrupt 4, port 03f8 obtained
Sep 20 12:43:04 b1b1 kernel: [ 4999.193818] lirc_serial: freed IRQ 4
(normal output I guess)


Reproducible: Always
Comment 1 Raphaël Droz 2009-09-20 10:55:54 UTC
Created attachment 204674 [details]
resulting output of $ modprobe lirc_serial debug=1
Comment 2 Raphaël Droz 2009-09-20 10:56:04 UTC
Created attachment 204676 [details]
emerge --info
Comment 3 Raphaël Droz 2009-10-28 23:33:53 UTC
on the lirc mailing-list :
"It's caused by local_irq_save(). It's bogus. Ignore it."