View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Sat Mar 24, 2007 11:58 am 
Offline
Joined: Wed Dec 27, 2006 7:56 pm
Posts: 5
Hey Guys, I have an interesting problem that I can't seem to resolve. Hopefully someone here has the answer.

I have setup mythtv to the point that I can watch live tv when I do not specify an external channel change script in mythtv-setup and I change the tuner to channel 3. I then can use my channel change script via command line to change channels on my external cable box (via IRblaster).

So I know everything works... but when I go in to specify an external channel change script via mythtv-setup and preset the tuner to channel 3, I get nothing but snow/fuzz on the screen. I know it is using the channel change script because when I try to change channels, my IRblaster blinks.....

I am using the latest knoppmyth version, a PVR-250 w/ IR receiver, external cable box, IRblaster.

Let me know if any logs would be helpful.... But I have a feeling it is some stupidly simple setting that I am just missing :(


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 24, 2007 7:47 pm 
Offline
Joined: Tue Aug 08, 2006 7:08 pm
Posts: 561
Location: UK
Are you capturing through the Tuner on your PVR250 or the Composite/S-Video input?
In the Channel Editor, on the second screen for each channel (the one where all the sliders are) did you put in the text field, the digits that you send to the STB, for instance if you normally press 101 on your STB remote, that's the value you put in this field for that channel?
It might be worthwhile having a look at your /var/log/myth/mythbackend file, as this may give a clue to your problem.

Bruce S.

_________________
Updated 2019/10/26: AthlonII X2 265 Gigabyte GA-970A-DS3P
16Gb PC 1866 DDR3, 500GB+2TB+4TB SATA HDD,
SATA DVD-RW Asus DRW-24D5MT , NVIDIA GeForce GT1080
Hauppauage Nova-T 500, Nova-T LinHes R8.6.1


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 24, 2007 9:17 pm 
Offline
Joined: Wed Dec 27, 2006 7:56 pm
Posts: 5
bruce_s01 wrote:
Are you capturing through the Tuner on your PVR250 or the Composite/S-Video input?
In the Channel Editor, on the second screen for each channel (the one where all the sliders are) did you put in the text field, the digits that you send to the STB, for instance if you normally press 101 on your STB remote, that's the value you put in this field for that channel?
It might be worthwhile having a look at your /var/log/myth/mythbackend file, as this may give a clue to your problem.

Bruce S.


1> I am capturing through the tuner and not through the composite or S-video.

2> I looked in the channel editor (I haven't touched anything here since install) and it appears that some of the channels have the channel number in the frequency/channel field but some do not. For instance, ch 413 has "413" in this field but ch 14 has "121250" in this field......

3> I took a quick look at my mythbackend.log file and I noticed that it was trying to send the wrong digits when changing channels (1404 instead of 404, etc). I also saw some codec error....

Code:
2007-03-24 18:00:02.572 TVRec(1): Changing from None to RecordingOnly
2007-03-24 18:00:02.599 TVRec(1): HW Tuner: 1->1
changing to 404
2007-03-24 18:00:03.760 ret_pid(0) child(8226) status(0x0)
2007-03-24 18:00:04.768 ret_pid(0) child(8226) status(0x0)
2007-03-24 18:00:05.774 ret_pid(8226) child(8226) status(0x0)
2007-03-24 18:00:05.777 External Tuning program exited with no error
2007-03-24 18:00:05.904 Started recording: Curious George: channel 1404 on cardid 1, sourceid 1
2007-03-24 18:00:05.924 MPEGRec(/dev/video0) Error: Error getting codec params using old IVTV ioctl
                        eno: Bad address (14)


4> I also had another question... in mythtv-setup under "Inputs" where you specify an external channel change command, I have read that the command needs to be in quotes.. is this true? (I have tried both with and without quotes and get the same results)

Thanks!!!


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 25, 2007 5:04 am 
Offline
Joined: Tue Aug 08, 2006 7:08 pm
Posts: 561
Location: UK
Quote:
1>I am capturing through the tuner and not through the composite or S-video.
2> I looked in the channel editor (I haven't touched anything here since install) and it appears that some of the channels have the channel number in the frequency/channel field but some do not. For instance, ch 413 has "413" in this field but ch 14 has "121250" in this field......

Are you trying to to tune into the analogue channels as well over the same input? If this channel is from your STB, then it will have to be the digits that you would send to the STB using your remote.
Quote:
Code:
2007-03-24 18:00:05.924 MPEGRec(/dev/video0) Error: Error getting codec params using old IVTV ioctl
                        eno: Bad address (14)

You need to the 3rd page of the R5E50 Upgrade Hints and Hazards and replace your set_ivtv_params with the script provided by tjc.
Quote:
4> I also had another question... in mythtv-setup under "Inputs" where you specify an external channel change command, I have read that the command needs to be in quotes.. is this true? (I have tried both with and without quotes and get the same results)

I've never used quotes for it, the only way I would see you would need quotes is that the command itself contained a space.

Bruce S.

_________________
Updated 2019/10/26: AthlonII X2 265 Gigabyte GA-970A-DS3P
16Gb PC 1866 DDR3, 500GB+2TB+4TB SATA HDD,
SATA DVD-RW Asus DRW-24D5MT , NVIDIA GeForce GT1080
Hauppauage Nova-T 500, Nova-T LinHes R8.6.1


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 31, 2007 6:59 am 
Offline
Joined: Mon Jan 30, 2006 6:57 pm
Posts: 90
It sounds to me like you may have two issues. One your channel change script and two your channel list.

You need to verify that you are using the correct channel change script for your cable box.

You may be running into this issue also:

http://www.mysettopbox.tv/phpBB2/viewto ... highlight=

http://mysettopbox.tv/phpBB2/viewtopic. ... hange+snow

This will drive you absolutely mad until you fix it. I had the same problem with tuning until I got this fixed. :(

Once you know that the channel change script is correct and the tuner knows to start on 3, you should be able to change to whatever channel from the keyboard. If not then you may need to revisit your zap2it lineup and make sure that it is correct. You may also have to delete and re-import your channel lineup.

I suspect the main issue is the starting channel for the tuner which is covered in the above posts. :idea:


Top
 Profile  
 
 Post subject:
PostPosted: Sat Mar 31, 2007 10:22 am 
Offline
Joined: Wed Dec 27, 2006 7:56 pm
Posts: 5
Thanks grg3, that thread describes exactly what is happening to me. I will try to do as they suggest in that thread when I get home and I can play with it.

Thanks again!!!


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 13 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