<!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">
<br>
Tye Newman wrote:
<blockquote cite="mid:610703.30624.qm@web80210.mail.mud.yahoo.com"
 type="cite">Hey All,<br>
  <br>
I am new to all this.<br>
  <br>
I have install FC6 using the Myth(TV)ology.&nbsp; Things are working great
except for lirc.&nbsp; I have a PVR-150 with the new grey and black remote.&nbsp;
When I first set up the system I installed lirc and tested it using
irw.&nbsp; It worked great.&nbsp; I even setup the mythtv keys and was able to
navigate MythTV with the remote.<br>
  <br>
Without change anything I rebooted the system and the remote quite
working.&nbsp; I checked the status of the lircd and it stated that "lirc
dead but subsys locked".<br>
  <br>
What happened!?&nbsp; I have been reading every post on this list and about
a million google searches to no avail.<br>
  <br>
As background I am running:<br>
  <br>
&nbsp;&nbsp;&nbsp; Athlon 64 X2 +3800<br>
&nbsp;&nbsp;&nbsp; Gigabyte GA-M61VME-S2 (Vnidia chipset)<br>
&nbsp;&nbsp;&nbsp; 512MB DDR2 memory<br>
&nbsp;&nbsp;&nbsp; PVR-150 (non-mce)<br>
  <br>
I noticed that the /dev/lirc0 does not exsist either (don't know if
that matters).&nbsp; It never occurred to me to check the /dev list when
things were working.<br>
  <br>
Any suggestions?<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
You can run lircd straight from the command line with the --nodaemon
option and it might give you some insight, But I believe you should
have a /dev/lirc0. My FC6 system has /dev/lirc /dev/lirc0 /dev/lirc1
and /dev/lircd.<br>
Check to make sure you modules are loading properly on boot, lsmod
should show you lirc_dev and lirc_i2c. <br>
<br>
Mike<br>
</body>
</html>