← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 824369] Re: ubuntu 11.04 - lirc init script sets invalid ir protocol for imon driver (imon Looks like you're trying to use an IR protocol this device does not support)

 

After a few years of happy Mythtv use I finally upgraded from Ubuntu
8.04 to 11.10 and came across this problem where my Antec Fusion case
with this IMON unit (the non-remote control version) would not shut down
after I got everything installed.

Was pulling my hair out for ages until I finally stumbled on this bug
report. I have commented out the suggested section and now it shuts down
nicely.

Thanks so much to the previoous posters for finding a workaround!

-- 
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/824369

Title:
  ubuntu 11.04 - lirc init script sets invalid ir protocol for imon
  driver (imon Looks like you're trying to use an IR protocol this
  device does not support)

Status in “lirc” package in Ubuntu:
  Confirmed

Bug description:
  I have the following VFD + IR device...
  Bus 002 Device 002: ID 15c2:ffdc SoundGraph Inc. iMON PAD Remote Controller

  With the following installed versions...
  kernel: 2.6.38-10-generic
  lircd: 0.8.7
  ...and configured using the devinput driver (config generated via "dpkg-reconfigure lirc") I get this error in syslog and lirc fails to work:

  kernel: [   20.254591] imon 2-7:1.0: Looks like you're trying to use an IR protocol this device does not support
  kernel: [   20.254597] imon 2-7:1.0: Unsupported IR protocol specified, overriding to iMON IR protocol

  Running lircd manually works...
  sudo /usr/sbin/lircd -n --output=/var/run/lirc/lircd --driver=devinput --device=/dev/input/by-path/pci-0000:00:0b.0-usb-0:7:1.0-event

  So to get lirc working when launched via the init script I have to
  comment out the in_kernel_support() function so that it doesn't try
  setting the incorrect protocol.

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


References