News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

4250 HDC Cable box and pvr-150

Started by andramalech, May 26, 2008, 09:26:48 PM

Previous topic - Next topic

andramalech

I've tried to set up my hybrid to control my cablebox i have the composite and audio going into the pvr 150 but when i start it up i only get audio. I've tried for over two days to understand pipes but i cant work it out. Tv works fine for live tv through antenna.

seth

 :)
On a side note, when you set up the pvr card in LMCE setup wizard, which port did you tell it the cable box as connected to?

This can be viewed by looking at providers in mythtv-setup. If you have it hooked to the composite or yellow port for video, the provider portion must be set to composite or composite:1 I had a similar experince while setting up an MD that it was using the coax jack in the provider section, a quick change to composite, resolved the issue. But to make it stick, you will have to run setup wizard again, and select the composite port, vs. the antenna port.

Just an idea as to where to look.

Regards,

Seth
".....Because Once you've LinuxMCE'd....."
System stats located at my user page:

[url="http://wiki.linuxmce.org/index.php/User:Seth"]http://wiki.linuxmce.org/index.php/User:Seth[/url]

andramalech

I have it set up for the composite port and I changed it in myth but now I can't control the wtb by remote .  Is there any reason the pvr150 doesn't show up in the av wizard so that I can set up the pipes

seth

The pvr150 won't show up in the connections wizard, just the core, the tv (or other viewing device) and the cable box. Once the video and audio pipes are drawn for the cable box to the core, you should be set. The channel change script is :
/usr/pluto/bin/TuneToChannel.sh
and takes the form of :
TuneToChannel.sh <device to be controlled> <Media Room>
For an example if your cable box is device #51 and the viewing area is the first room in your rooms list (mine is the living room) is #1 then the format would be:
/usr/pluto/bin/TuneToChannel.sh 51 1
This is what you would put in mythtv-setup under channel change script.

Hope that helps, I will verify this tonight and post back if there are any changes.

Regards,

Seth
".....Because Once you've LinuxMCE'd....."
System stats located at my user page:

[url="http://wiki.linuxmce.org/index.php/User:Seth"]http://wiki.linuxmce.org/index.php/User:Seth[/url]