← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 789819] Re: Lirc mceusb resume problem

 

The added udev rules look fine, they should be harmless and unrelated
here. The pm-suspend log looks fine too. The problem is that your usb
controller appears to be forcing a full disconnect and reconnect of all
usb devices. That equates to a new mceusb device being plugged in, and
some udev and/or upstart rule running that restarts lirc. Take a look at
the lirc initscript and whatever else is installed as part of the ubuntu
lirc package.

For #3, you're more than welcome to pull a copy of the patch and build a
kernel locally to test.

Having a non-functional irw post-resume is expected in this case. The
mceusb device got disconnected, then the kernel oopsed on reconnect. The
rc-core subsystem and mceusb driver are both in suspect states, and
memory corruption has occurred. All bets are off at that point, until
you reboot.

The nyxboard is mostly uninteresting, its simply an HID device. The fact
there's RF involved is entirely opaque to the kernel.

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

Title:
  Lirc mceusb resume problem

Status in “lirc” package in Ubuntu:
  New

Bug description:
  Binary package hint: lirc

  Dear All

  I've XBMC 10.1 running on Ubuntu 11.04. I'm using a mceusb dongle

  I've installed lirc and my harmony remote works fine.

  The main problem is after the suspend the remote is not able to resume
  the pc and if I manually do it lirc is not working anymore.

  with ubuntu 10.10 the problem was solved using the following howto:

  http://wiki.xbmc.org/?title=Automati..._resume_script

  but it looks like it's not working on 11.04.

  I've tried to:

  1. stop lirc
  2. rmmod --force lirc_dev
  3. rmmod --force mceusb
  but it looks like I ca't "ERROR resource busy" or sometime the command hang.

  Thank you

  L.

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


References