← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 336107] Re: lirc_mceusb2 module not loading correctly after system shutdown

 

We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!


** Changed in: lirc (Ubuntu)
       Status: Incomplete => Invalid

-- 
lirc_mceusb2 module not loading correctly after system shutdown
https://bugs.launchpad.net/bugs/336107
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in ubuntu.

Status in “lirc” package in Ubuntu: Invalid

Bug description:
Using SageTV and lirc_mceusb2 Windows Media Center remote

kernel 2.7.27-11
 My current workaround is:
After a cold boot (shutdown vs restart) where presumably the module gets unloaded out of the kernel
Code:

irw

Then entering keys on the remote does nothing.
So I run
Code:

sudo dpkg-reconfigure lirc

Oddly, after dpkg-reconfigure, if I run
Code:

sudo rmmod lirc

ERROR: Module lirc_mceusb2 does not exist in /proc/modules
Then
Code:

sudo modprobe lirc

irw then responds with hex code

8.10 Intrepid Ibex 

lirc:
  Installed: 0.8.3-0ubuntu2
  Candidate: 0.8.3-0ubuntu2
  Version table:
 *** 0.8.3-0ubuntu2 0
        500 http://us.archive.ubuntu.com intrepid/universe Packages
        100 /var/lib/dpkg/status

I expected to run irw and have button presses return hex code
What happened instead was nothing