Re: [mythtv-users] Remote Control Key Press Repeats

2004-12-14 Thread Kayne
On Sun, 2004-12-12 at 13:35, Ryan A. Carris wrote:

 I upgraded several things at once, Myth, Distro, KDE, ect. I know that
 this is probably a very rare setup, but I'm hoping someone can point
 me in the right direction to look.
 
 thanks,

Just a thought popped into my head, I think KDE has a setting for
sticky keys, although I never use it.  You might want to investigate
that.

Kayne

___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] changing channels on Directv D10 receiver

2004-12-13 Thread Kayne
On Fri, 2004-12-10 at 18:38, Kayne wrote:
 On Fri, 2004-12-10 at 14:56, nate s wrote:
  Or, if you search the archive, I recently posted a C program that I've
  had better luck with than the RCA.pl script.  You might give that a
  try.
 
 never mind, found it.
 
 http://www.gossamer-threads.com/lists/mythtv/users/95415?search_string=nate.strickland%20at%20gmail;#95415
 
 Kayne
 

For those wondering, it was a *much* faster solution for changing
channels.  The RCA.pl script was very slow on this machine and I'd
suggest it to others on this receiver.

Kayne


___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] changing channels on Directv D10 receiver

2004-12-10 Thread Kayne
On Fri, 2004-12-10 at 14:56, nate s wrote:
 Or, if you search the archive, I recently posted a C program that I've
 had better luck with than the RCA.pl script.  You might give that a
 try.
 
 -Nate

You wouldnt by chance know the name of the file you posted?

I've gotten RCA.pl to work after remaking the serial cable, but being
perl it is extremely slow to change channels. 

Kayne

___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] changing channels on Directv D10 receiver

2004-12-10 Thread Kayne
On Fri, 2004-12-10 at 14:56, nate s wrote:
 Or, if you search the archive, I recently posted a C program that I've
 had better luck with than the RCA.pl script.  You might give that a
 try.

never mind, found it.

http://www.gossamer-threads.com/lists/mythtv/users/95415?search_string=nate.strickland%20at%20gmail;#95415

Kayne

___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] changing channels on Directv D10 receiver

2004-12-10 Thread Kayne
On Fri, 2004-12-10 at 10:07, Jim Gifford wrote:
 Kayne wrote:
 
 I am looking for information on anyone who has actually made mythtv tune
 a Directv (thomson) D10 reciever.  I have searched hi and low for days
 and have not found many results.  Interfacing to IR or serial I have no
 preference as long as it works.  If you can help me find this
 information, I'd greatly appreciate it.
 
 Regards,
 
 Kayne Kruse

 I use a serial cable from http://www.dtvcontrol.com/. I also use this 
 script to change the channels, with the following modification 
 http://tarek.2y.net/myth/RCA.pl/
 
 Change my $serial=init_serial(/dev/cua1,9600); to
 my $serial=init_serial(/dev/ttyS0,9600); for COM1
 my $serial=init_serial(/dev/ttyS1,9600); for COM2

So you were able to make RCA.pl work with a serial cable?  I'll have to
review my wiring.  I wonder if the serial port on the receiver is not
enabled or if you had to enable the port on the D10 some how.

Kayne

___
mythtv-users mailing list
[EMAIL PROTECTED]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users