2.6.0-test3 and lirc

From: Zaphod Beeblebrox (zaphod24_at_hotmail.com)
Date: 08/22/03


Date: Fri, 22 Aug 2003 11:12:22 -0400

Hello. I've recently upgraded the kernel on my RH9 machine to 2.6.0-test3.
Everything is working now except lirc. I have a homebrew serial receiver
and use the lirc_serial module. I got a patch for 2.6.0 from
http://flameeyes.web.ctonet.it/ to add lirc support to 2.6. The module
loads fine, but when I run the mode2 userspace program, I get this in my
syslog:

Aug 21 19:21:42 stan kernel: divide error: 0000 [#1]
Aug 21 19:21:42 stan kernel: CPU: 0
Aug 21 19:21:42 stan kernel: EIP: 0060:[<c0218267>] Tainted: PF
Aug 21 19:21:42 stan kernel: EFLAGS: 00010246
Aug 21 19:21:42 stan kernel: EIP is at irctl_read+0xc7/0x3c0
Aug 21 19:21:42 stan kernel: eax: 00000004 ebx: 00000000 ecx: f0b82280 edx: 00000000
Aug 21 19:21:42 stan kernel: esi: 00000000 edi: c03c1dc0 ebp: dca67f70 esp: dca67ed8
Aug 21 19:21:42 stan kernel: ds: 007b es: 007b ss: 0068
Aug 21 19:21:42 stan kernel: Process mode2 (pid: 3217, threadinfo=dca66000 task=e0fac6e0)
Aug 21 19:21:42 stan kernel: Stack: 00000000 c0142e9e dc261e20 de15c520 40107d10 00000000 dc3fd41c dc278400
Aug 21 19:21:42 stan kernel: dca67f00 dc261e20 dc261e40 e0fac6e0 40107d10 c0117e1c 00000000 dca67ef0
Aug 21 19:21:42 stan kernel: dca67ee8 c03c1dc0 00000000 00000000 e0fac6e0 c0119650 00000000 00000000
Aug 21 19:21:42 stan kernel: Call Trace:
Aug 21 19:21:42 stan kernel: [<c0142e9e>] handle_mm_fault+0xde/0x180
Aug 21 19:21:42 stan kernel: [<c0117e1c>] do_page_fault+0x23c/0x456
Aug 21 19:21:42 stan kernel: [<c0119650>] default_wake_function+0x0/0x30
Aug 21 19:21:42 stan kernel: [<c0119650>] default_wake_function+0x0/0x30
Aug 21 19:21:42 stan kernel: [<c01506de>] vfs_read+0xbe/0x130
Aug 21 19:21:42 stan kernel: [<c0150982>] sys_read+0x42/0x70
Aug 21 19:21:42 stan kernel: [<c010927b>] syscall_call+0x7/0xb
Aug 21 19:21:42 stan kernel:
Aug 21 19:21:42 stan kernel: Code: f7 71 0c 85 d2 74 35 a1 80 51 35 c0 85 c0 75
10 8b 65 a8 b8
Help?!?



Relevant Pages

  • Re: [RFC] What are the goals for the architecture of an in-kernel IR system?
    ... here to update the LIRC design to use the latest kernel features. ... I don't know what's up on lirc development, but in the case of the media drivers, ... data to an in-kernel decoder if noone from userspace reads it. ...
    (Linux-Kernel)
  • Re: [opensuse] How to set up LIRC?
    ... SuSE11.1 and need to get the lirc daemon up an running. ... apply to SuSE. ... running under the PAE kernel, but I've switched to the default kernel ... 350 card in my system which has an IR receiver and also the gray remote. ...
    (SuSE)
  • Re: [RFC] Should we create a raw input interface for IRs ? - Was: Re: [PATCH 1/3 v2] lirc core d
    ... unifying those and the lirc driven devices hasn't really been on my radar. ... Get lirc_dev and the needed supporting headers in the kernel. ... hardware internally via v4l2_subdev_ir_ops. ... media drivers and incompatible, suboptimal existing lirc interface ...
    (Linux-Kernel)
  • Re: [opensuse] How to set up LIRC?
    ... Searching around on the internet I get quite a bit of difference information that relates to various other distro's or versions and nothing I can find seem to apply to SuSE. ... I have use YaST to install all the pertinent packages for LIRC, installed the config files for /etc/lircd.conf and .lircrc in my home directory as I was instructed to do. ... running under the PAE kernel, but I've switched to the default kernel ... I think I have the lircd.conf and lircrc files defined and installed appropriately. ...
    (SuSE)
  • Re: [RFC] What are the goals for the architecture of an in-kernel IR system?
    ... here to update the LIRC design to use the latest kernel features. ... to do it's work even when there is an alternative in-kernel. ... protocol, user space daemon, tools, etc. ...
    (Linux-Kernel)