View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 2 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Oct 05, 2006 5:30 pm 
Offline
Joined: Tue Mar 14, 2006 12:15 pm
Posts: 9
I'm curious how one would set up multiple digital cable connections on a single backend - even just two would probably be ok. Being only familiar with the PVRx50 products I envision you'd set it up like this.
Cablebox - serial interface - recording device
Digital 1 - serial 1 - pvr150(1)
Digital 2 - serial 2 - pvr150(2)

Is this particularly difficult to configure?


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 06, 2006 5:46 am 
Offline
Joined: Tue Oct 25, 2005 3:51 pm
Posts: 69
I would think you would have to change the channel change script to reflect sending a signal to dev/ttyS1

The script most people currently use is dct-channel and the default port is ttyS0 (COM1)


I would think if you edited this section of the file channel.c to reflect dev/ttyS1 (COM2) that might work for your second serial port.

Quote:
int main(int argc, char *argv[])
{
int optind;
char *optarg;
char c;
FILE *help = stderr;
int tries=0;
int chan=0;
int cur=0;
int newcur;
int quiet=0;
int force=0;
int nopower=0;
int blind=0;
char *t;
char *port = "/dev/ttyS0";

Of course you'd have to compile it then and probably name it something else (to prevent overwriting the script for ttyS0) and then point to the new file in the external channel change command of mythtv-setup.

At least that's the way I would try to do it. (untalented linux noob here)

Anyway, I'm really curious as to whether you'll be able to get it working at all in R5D1 on ttyS0. I seem to be having a bitch of a time with it. Seems like the serial port is blocked somehow but I can't nail down the reason.

Appreciate any feedback on how this works out for you :)

Kamy

_________________
R5D1 MythTV 0.20
AMD Sempron 64 2600+
Biostar K8NHA mobo w/nForce3
Chaintech SH5200 vcard w/128 MB
Hauppauge PVR500 MCE
1 GB DDR 400
300 GB IDE Seagate HD
NEC 3550A DL DVD burner
BTC 9019URF wireless keyboard
WMP54G Linksys Wireless NIC


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu