<!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">
Dana Hata wrote:
<blockquote cite="mid1097884602.12706.19.camel@yosemite" type="cite">
  <pre wrap="">On Fri, 2004-10-15 at 16:37 -0400, Dana Hata wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Fri, 2004-10-15 at 11:37 -0700, nate s wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">I'm using udev, and I have to create the device node manually.  a
mknod -c 60 0 /dev/lirc does it for me.  I noticed the OP had it as
/dev/lirc0, you might try symlinking that to /dev/lirc.

Also, I never got myth's internal support to work right, but it works
fine using irxevent.

-Nate


On Fri, 15 Oct 2004 14:17:33 -0400, Dana Hata <a class="moz-txt-link-rfc2396E" href="mailto:estespark@141.com">&lt;estespark@141.com&gt;</a> wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">On Fri, 2004-10-15 at 18:31 +0200, Axel Thimm wrote:


        </pre>
        <blockquote type="cite">
          <pre wrap="">On Fri, Oct 15, 2004 at 12:20:24PM -0400, Dana Hata wrote:
          </pre>
          <blockquote type="cite">
            <pre wrap="">On Fri, 2004-10-15 at 17:20 +0200, Axel Thimm wrote:
            </pre>
            <blockquote type="cite">
              <pre wrap="">On Fri, Oct 15, 2004 at 09:55:05AM -0400, Dana Hata wrote:
              </pre>
              <blockquote type="cite">
                <pre wrap="">mythtv version: 0.16 (compiled with native lirc support)
lirc version: lirc-0.7.0pre8

Context:

I installed the lirc driver, and lircd is running, and if I use irw, I
can see each button I press.

Problem:

When I run mythfrontend, the remote doesn't work.  I see this in the
console-&gt;

mythtv: could not connect to socket
mythtv: Connection refused
lirc_init failed for mythtv, see preceding messages


I've got no idea why mythfrontend would not be able to to access lirc.

Here's a side note- it seems myth tries to access /dev/lircd, because
initially, the lirc driver only created a /dev/lirc0, and mythfrontend
would throw the same error as above, except saying "file not found"
instead of "connection refused".  After I added a symbolic link
(/dev/lircd) to point to /dev/lirc0, I started getting my current error.

Anyone have any idea?
                </pre>
              </blockquote>
              <pre wrap="">Could you try downgrading to 0.7.0pre7? I had two reports that pre8
broke lirc setups, while pre7 was doing fine.
              </pre>
            </blockquote>
            <pre wrap="">Ok, I downloaded, compiled, and installed pre7, and when I modprobe
lirc_i2c I get the following in my /dev --&gt;

crw-r--r--  1 root root 61, 0 Oct 15 12:12 /dev/lirc
prw-r--r--  1 root root     0 Oct 15 12:13 /dev/lircd|
prw-r--r--  1 root root     0 Oct 15 12:13 /dev/lircm|
            </pre>
          </blockquote>
          <pre wrap="">That sounds like you have udev or devfs. Are you sure these came up
with the modprobe? What distribution/kernel is this?

          </pre>
          <blockquote type="cite">
            <pre wrap="">I run lircd, and then irw, and it seems to respond correctly to remote
control buttons.

When I run mythfrontend (as a user), I get --&gt;

mythtv: could not connect to socket
mythtv: Permission denied
lirc_init failed for mythtv, see preceding messages

OK, no permission?  So I run mythfrontend as root --&gt;

mythtv: could not connect to socket
mythtv: Connection refused
lirc_init failed for mythtv, see preceding messages


Same old "connection refused" error!
            </pre>
          </blockquote>
          <pre wrap="">Sorry, thought I had a clue. If you are using udev/devfs, then check
with the lirc list, support for them is quite new.

          </pre>
        </blockquote>
        <pre wrap="">I don't have to recompile mythtv since moving down to pre7, do I?

Also, doesn't it not matter if I'm using udev/devfs, because lircd
stands "in between" my device and mythfrontend?

Dana

        </pre>
      </blockquote>
    </blockquote>
    <pre wrap="">Well, maybe I am stuck with irxevent for now, until this gets addressed.
Does anyone have a good irxevent conf for the grey hauppauge remote that
come with the pvr250?

Dana

    </pre>
  </blockquote>
  <pre wrap=""><!---->
Ok, firstly, I'm and idiot.  I was running- lircd.  That was picking up
lircd in /usr/bin, which was 0.6.6.  That's why it couldn't connect.  My
new compiled lircd was in /usr/local/sbin.

Dana
  </pre>
</blockquote>
<font size="-1"><font face="Helvetica, Arial, sans-serif">I have
similar problem. irw works outside, and it shows all of the
haupaugegrey buttons that I push, but it doesn't work inside mythtv.<br>
<br>
But, irxevent doesn't help. I run <br>
<br>
# irxevent &amp;<br>
</font></font><br>
then startup myth<br>
<br>
# mythfrontend <br>
<br>
but no response to the remote control.<br>
<br>
If I start it up as another user I see something like:<br>
<br>
irxevent: could not open config files &lt;user&gt;/.lircrc and
/etc/lircrc<br>
<br>
Don't know why it reports "/etc/lircrc"<br>
<br>
Maybe I'm starting it up wrong.<br>
</body>
</html>