<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 2010/11/28 10:25 PM, Jongi wrote:
<blockquote cite="mid:4CF2BAB2.1010808@gmail.com" type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
Debian Sid 32-bit<br>
<br>
I had previously compiled lirc-0.8.5. The remote was working
without issue. Then I noticed at some point it stopped working.
kernel has not changed and i have not compiled a new lirc version.<br>
<br>
The devices and modules seem to be there<br>
<dl class="codebox">
<dt><a moz-do-not-send="true"
href="http://forums.debian.net/posting.php?mode=post&f=7&sid=c8f93f722a66fef512e22535f23d098f#"><br>
</a></dt>
<dd><code>mythtv-debian:~# ls /dev/lirc*<br>
/dev/lirc0 /dev/lircd</code></dd>
</dl>
<br>
<dl class="codebox">
<dd><code>mythtv-debian:~# lsmod | grep lirc<br>
lirc_mceusb2 11560 1 <br>
lirc_dev 9908 3 lirc_mceusb2<br>
usbcore 128804 5
lirc_mceusb2,usbhid,ohci_hcd,ehci_hcd</code></dd>
</dl>
<br>
This is what aptitude log files (current and .1.gz) show. From
before the problems started<br>
<br>
<dl class="codebox">
<dd><code>mythtv-debian:~# cat /var/log/aptitude | grep lirc<br>
[REMOVE] lirc<br>
[REMOVE] lirc-modules-2.6.31.11<br>
[REMOVE] lirc-modules-source<br>
mythtv-debian:~# cat /var/log/aptitude. | grep lirc<br>
aptitude.1.gz aptitude.2.gz aptitude.3.gz aptitude.4.gz
aptitude.5.gz aptitude.6.gz <br>
mythtv-debian:~# zcat /var/log/aptitude.1.gz | grep lirc<br>
[REMOVE] liblircclient-dev<br>
[REMOVE] lirc<br>
[REMOVE] lirc-modules-2.6.31.11<br>
[REMOVE] lirc-modules-source<br>
[REMOVE] lirc-x</code></dd>
</dl>
<br>
When myth starts I see<br>
<br>
<dl class="codebox">
<dd><code>2010-11-28 21:23:24.377 LIRC: Successfully initialized
'/dev/lircd' using '/home/mythtv/.mythtv/lircrc' config</code></dd>
</dl>
<br>
However when I run irw, no response from the remote even though
the receiver lights up when i press buttons on the remote.<br>
<br>
<dl class="codebox">
<dd><code>Bus 004 Device 002: ID 0471:0815 Philips (or NXP)
eHome Infrared Receiver</code></dd>
</dl>
</blockquote>
<font face="DejaVu Sans">Forgot a key piece of info. This happened
after moving from 0.23 to 0.24<br>
<br>
mythtv-debian:~# dpkg -l | grep myth<br>
ii libmyth-0.23-0
0.23-0.4 Common library code for MythTV and
add-on modules (runtime)<br>
ii libmyth-0.23.1-0
0.23.1-0.1 Common library code for MythTV and
add-on modules (runtime)<br>
ii libmyth-0.24-0
0.24-0.4 Common library code for MythTV and
add-on modules (runtime)<br>
ii mytharchive-data
0.24-0.0 Create and burn DVD's from MythTV -
data files<br>
ii mythbrowser
0.24-0.0 A small web browser module for
MythTV<br>
ii mythgallery
0.24-0.0 Image gallery/slideshow add-on
module for MythTV<br>
ii mythgame
0.24-0.0 Emulator & PC Game frontend
module for MythTV<br>
ii mythmovies
0.23.1-0.1 Show times and cinema listings
based on Zip/Post code<br>
ii mythmusic
0.24-0.0 Music add-on module for MythTV<br>
ii mythnews
0.24-0.0 An RSS feed news reader module for
MythTV<br>
ii mythtv-backend
0.24-0.4 A personal video recorder
application (server)<br>
ii mythtv-common
0.24-0.4 A personal video recorder
application (common data)<br>
ii mythtv-database
0.24-0.4 A personal video recorder
application (database)<br>
ii mythtv-doc
0.24-0.4 A personal video recorder
application (documentation)<br>
ii mythtv-frontend
0.24-0.4 A personal video recorder
application (client)<br>
ii mythtv-themes
0.24-0.0 Additional themes for MythTV<br>
ii mythvideo
0.24-0.0 A generic video player frontend
module for MythTV<br>
ii mythweather
0.24-0.0 Weather add-on module for MythTV<br>
ii mythweb
0.24-0.0 An integrated web browser plugin
for your MythTV system<br>
ii python-mythtv
0.24-0.4 A personal video recorder
application (common data)<br>
</font>
</body>
</html>