<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Looks like everything is loaded fine. So possibly a problem with your
config file (/etc/lirc/lircd.conf) - if it can't recognise your remote
then you won't get any output from irw.<br>
You need to make sure that the config for your Hauppage remote is
included in the lircd.conf file - and there's a few different remotes
so you may have the wrong one. Put them all in, provided they have
different names it won't matter.<br>
Also check that your ir receiver is plugged in to your Hauppage card!<br>
<br>
Phil<br>
<br>
KH Chai wrote:
<blockquote cite="mid:00c601c843b2$c4f920c0$4eeb6240$@com" type="cite">
<pre wrap="">This is the output I got from lsmod | grep lirc
[mythtv@localhost ~]$ lsmod | grep lirc
lirc_i2c 11780 0
lirc_dev 15860 1 lirc_i2c
i2c_core 27841 14
cx88xx,bttv,lirc_i2c,ivtv,i2c_algo_bit,tveeprom,mt2060,i2c_viapro,dib7000m,d
ib7000p,dvb_usb,dvb_pll,dib3000mc,dibx000_common
Not sure what that tells me though. Thanks
KH
-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:mythtv-users-bounces@mythtv.org">mythtv-users-bounces@mythtv.org</a>
[<a class="moz-txt-link-freetext" href="mailto:mythtv-users-bounces@mythtv.org">mailto:mythtv-users-bounces@mythtv.org</a>] On Behalf Of Ma Begaj
Sent: Friday, December 21, 2007 4:34 PM
To: Discussion about mythtv
Subject: Re: [mythtv-users] Remote Control Problem
2007/12/21, KH Chai <a class="moz-txt-link-rfc2396E" href="mailto:khchai@ceedtec.com"><khchai@ceedtec.com></a>:
</pre>
<blockquote type="cite">
<pre wrap="">All,
The problem of can't getting the remote control to work has been bugging
</pre>
</blockquote>
<pre wrap=""><!---->me
</pre>
<blockquote type="cite">
<pre wrap="">for a few weeks now. It worked once, then I do an updates, causing it to
stop working. I reinstalled Mythdora at least half a dozen times, but
</pre>
</blockquote>
<pre wrap=""><!---->still
</pre>
<blockquote type="cite">
<pre wrap="">can't get the remote control to work. I followed the installation guide
from mythtv.org for my Hauppauge WinTV Nova-T-500. Everything seems to be
installed ok, but it doesn't response to the remote control input using
"irw" command. These are the commands I know for checking, and they all
says the remote control is running fine, BUT it never works!!! Any help
would be GREATLY appreciated. Thank you.
[root@localhost mythtv]# service lircd status
lircd (pid 2867) is running...
[root@localhost mythtv]# dmesg | grep lirc
lirc_dev: IR Remote Control driver registered, major 61
[root@localhost Desktop]# ps -e|grep lirc
2867 ? 00:00:00 lircd
[root@localhost mythtv]# sudo lircd -n -d /dev/lirc0
lircd: there seems to be already be a lircd process with pid 2867
lircd: otherwise delete stale lockfile /var/run/lircd.pid
[root@localhost Desktop]# service lircd restart
Stopping infrared remote control daemon: [ OK ]
Starting infrared remote control daemon: [ OK ]
[root@localhost Desktop]# irw
*** REALLY HOPE IT RESPONSES WHEN I PRESS MY REMOTE CONTROL HERE ***
</pre>
</blockquote>
<pre wrap=""><!---->
Are you lirc modules loaded? (lsmod | grep lirc)
_______________________________________________
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>
_______________________________________________
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>
</body>
</html>