<!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">
Just to confirm the paths are all symlinked back to
/usr/share/bcsystems/mythscripts/ - as this is where we have all the
modifed files such as lircrc and lircd.conf<br>
<br>
I have confirmed the files are all in the place they are supposed to be
by running the following commands:<br>
<br>
<tt><i>mythuser@mythbox:~$ find / -type l -exec ls -l {} \;
2>&1 | grep -v proc | grep -i
/usr/share/bcsystems/mythscripts/lircrc <br>
/home/mythuser/.lircrc -> /usr/share/bcsystems/mythscripts/lircrc<br>
/home/mythuser/.mythtv/lircrc ->
/usr/share/bcsystems/mythscripts/lircrc<br>
/home/mythtv/.mythtv/lircrc ->
/usr/share/bcsystems/mythscripts/lircrc<br>
<br>
mythuser@mythbox:~$ find / -type l -exec ls -l {} \; 2>&1 |
grep -v proc | grep -i /usr/share/bcsystems/mythscripts/lirc/lircd.conf
<br>
/usr/share/lirc/remotes/bcsystems/bcsystems.lircd.conf ->
/usr/share/bcsystems/mythscripts/lirc/lircd.conf<br>
</i></tt><br>
The file in /usr/share/lirc/remotes/bcsystems is installed in the
lirc.hwdb like so (so it appears in Mythbuntu's list of remotes):<br>
<br>
<tt><i>BCSYSTEMS - Technisat TTS35AI;serial;lirc_dev
lirc_serial;hw_default;bcsystems/bcsystems.lircd.conf;</i></tt><br>
<br>
<br>
Keybindings aren't screwy because the keys the lircrc reference all
work on the keyboard.<br>
<br>
Wade Maxfield wrote:
<blockquote cite="mid:48BDDCB2.5070906@hotblack.co.nz" type="cite">
<pre wrap="">Tim Wiel wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
Any ideas where I should look for problems next.
I have attached the lircd.conf and the lircrc file.
</pre>
</blockquote>
<pre wrap=""><!---->
If the files are exactly the same, and there aren't any extra versions
floating around the machine (~/.lircrc/ vs ~/.mythtv/lircrc vs
/root/.lircrc vs /root/.mythtv/lircrc, etc) and the /etc/lircd.conf
files are identical (sorry my paths might be different - I'm on
MythDora) then may it's the keybindings in the database that are screwy...?
- Wade
_______________________________________________
mythtvnz mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtvnz@lists.linuxnut.co.nz">mythtvnz@lists.linuxnut.co.nz</a>
<a class="moz-txt-link-freetext" href="http://lists.ourshack.com/mailman/listinfo/mythtvnz">http://lists.ourshack.com/mailman/listinfo/mythtvnz</a>
Archives <a class="moz-txt-link-freetext" href="http://www.gossamer-threads.com/lists/mythtv/mythtvnz/">http://www.gossamer-threads.com/lists/mythtv/mythtvnz/</a>
</pre>
</blockquote>
<br>
</body>
</html>