<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    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
href="http://forums.debian.net/posting.php?mode=post&amp;f=7&amp;sid=c8f93f722a66fef512e22535f23d098f#"><br>
        </a></dt>
      <dd><code>mythtv-debian:~# ls /dev/lirc*<br>
          /dev/lirc0&nbsp; /dev/lircd</code></dd>
    </dl>
    <br>
    <dl class="codebox">
      <dd><code>mythtv-debian:~# lsmod | grep lirc<br>
          lirc_mceusb2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;11560&nbsp; 1 <br>
          lirc_dev&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 9908&nbsp; 3 lirc_mceusb2<br>
          usbcore&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;128804&nbsp; 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&nbsp; aptitude.2.gz&nbsp; aptitude.3.gz&nbsp; aptitude.4.gz&nbsp;
          aptitude.5.gz&nbsp; aptitude.6.gz&nbsp; <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>
  </body>
</html>