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:
 Post subject: Cable Box Hookup
PostPosted: Sun Jul 16, 2006 1:49 pm 
Offline
Joined: Tue Oct 25, 2005 3:51 pm
Posts: 69
I had previously used the HowTo in the wiki on setting up my digital cable box with R5A26. I recently upgraded to R5C7 and I'm having trouble figuring it out now :(

http://knoppmythwiki.org/index.php?page=MotorolaDct2000

The wiki says this about R5B7 (I assume it's the same as for R5C7)
Quote:
In R5B7 the source file is at /usr/src/mythtv/source/mythtv-0.19-fixes.tar.bz2 and the dct-channel is located within the file under contrib/channel_changers/dct-channel.tar.bz2.


I had previously used this recap to get it to work the first time but I'm having trouble with it now.

Code:
mkdir -p /home/mythtv/tmp;
cd /home/mythtv/tmp;
tar xvjf /usr/src/mythtv/source/mythtv-0.18.tar.bz2;
cd /home/mythtv/tmp/mythtv-0.18/contrib/dct-channel;
make clean; make;
cp ./channel /usr/local/bin


I have tried the same thing substituting
Code:
tar xvjf /usr/src/mythtv/source/mythtv-0.18.tar.bz2
for
Code:
tar xvjf /usr/src/mythtv/source/mythtv-0.19-fixes.tar.bz2
It then creates this path after unpacking that I cd into

/home/mythtv/tmp/mythtv/contrib/channel_changers (the file dct-channel.tar.bz2 is there)

I then try the next command
Code:
make clean; make

And I get this as a response
Code:
make: *** No rule to make target `clean'.  Stop.
make: *** No targets specified and no makefile found.  Stop.


If anybody can point to what I'm doing wrong I'd appreciate it.

Thanks!

_________________
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  
 
 Post subject:
PostPosted: Sun Jul 16, 2006 2:37 pm 
Offline
Joined: Tue Oct 25, 2005 3:51 pm
Posts: 69
Okay I figured it out....

Code:
mkdir -p /home/mythtv/tmp;
cd /home/mythtv/tmp;
tar xvjf /usr/src/mythtv/source/mythtv-0.19-fixes.tar.bz2;
cd /home/mythtv/tmp/mythtv/contrib/channel_changers;
tar xvjf dct-channel.tar.bz2;
cd /home/mythtv/tmp/mythtv/contrib/channel_changers/dct-channel;
make clean; make;
cp ./channel /usr/local/bin


After going through what I posted I realized dct-channel.tar.bz2 was a compressed file and needed to be uncompressed. After untarring it, finding the new /dct-channel directory and the Makefile in there all became clear (kind of)

Anyway, if someone who knows what they are doing would take a look at that code and make sure it looks correct, I'll add it to the wiki for others to use setting up thier cable boxes.

Thanks!

_________________
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 5 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:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu