← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 778296] Re: lirc not working correctly on 2.6.38 kernel

 

In reply to comment #6, you're doing it wrong. On multiple levels. You
are trying to use devinput, but the mceusb driver hasn't been configured
to use the hauppauge rc5 keymap. Then you're trying to use a raw IR
config with that. Won't work. You need to use /dev/lirc0 for a raw IR
config. For devinput, lircd.conf.devinput, and the kernel driver's
keymap for the remote you're using needs to be loaded so that something
is actually mapping the raw IR signals to linux input layer keycodes.

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/778296

Title:
  lirc not working correctly on 2.6.38 kernel

Status in “lirc” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: lirc

  lirc not working correctl y on 2.6.38 kernel. I reverted back to lirc
  not working correctly on 2.6.35 kernel and it starts working. I
  understand that mceusb is now part of kernel driver. So I have
  accordingly changed hardware.conf. I dont see anything on irw or ir-
  keytable -t when i press my remote(s). Tried multiple remotes to see
  the input. I can confirm that there is /dev/lirc0. When I do cat
  /dev/lirc0 and press remote I see garbage spew on the screen.

  My IR Receiver is
  Bus 003 Device 002: ID 0471:0815 Philips (or NXP) eHome Infrared Receiver

  # ir-keytable
  Found /sys/class/rc/rc0/ (/dev/input/event5) with:
          Driver mceusb, table rc-rc6-mce
          Supported protocols: NEC RC-5 RC-6 JVC SONY LIRC
          Enabled protocols: LIRC
          Repeat delay = 500 ms, repeat period = 33 ms

  
  # /etc/lirc/hardware.conf
  #
  #Chosen Remote Control
  REMOTE="Windows Media Center Transceivers/Remotes (all)"
  REMOTE_MODULES="lirc_dev mceusb"
  REMOTE_DRIVER="devinput"
  REMOTE_DEVICE="/dev/input/event5" (found using ir-keytable)
  REMOTE_SOCKET=""
  REMOTE_LIRCD_CONF="lircd.conf" (Copy /usr/share/lirc/remotes/devinput/lircd.conf.devinput to /etc/lirc/lircd.conf)
  REMOTE_LIRCD_ARGS=""

  #Chosen IR Transmitter
  TRANSMITTER=""
  TRANSMITTER_MODULES=""
  TRANSMITTER_DRIVER=""
  TRANSMITTER_DEVICE=""
  TRANSMITTER_SOCKET=""
  TRANSMITTER_LIRCD_CONF=""
  TRANSMITTER_LIRCD_ARGS=""

  #Enable lircd
  START_LIRCD="true"

  #Don't start lircmd even if there seems to be a good config file
  #START_LIRCMD="false"

  #Try to load appropriate kernel modules
  LOAD_MODULES="true"

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: lirc 0.8.7-0ubuntu4.1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri May  6 01:12:38 2011
  InstallationMedia: Mythbuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lirc
  UpgradeStatus: Upgraded to natty on 2011-05-02 (3 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/778296/+subscriptions


References