View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 22 posts ] 
Go to page Previous  1, 2

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject:
PostPosted: Sun Jul 10, 2005 2:55 am 
Offline
Joined: Sun Jul 10, 2005 2:50 am
Posts: 3
Hi, had same problem, solution is:

in mythtv-setup, when defining a channel, on the second page at the top there is a box called "Freq ID" or similar.

Into it type a uniqe number (I use 1,2,3,4 etc sequentially, not sure what works or not)

DOing that for each channel seemed to solve the problem

(I had exactly the same problem as you, channels not changing, lots of CheckChannels failed etc...)

BTW: The admins should allow guest to post replies - I took me a good 4 minutes just to register to post this short message!!!)


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 13, 2005 7:36 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
bk wrote:
BTW: The admins should allow guest to post replies - I took me a good 4 minutes just to register to post this short message!!!)
Not a change in.... Sorry, I'm not going to waste my time deleting spam.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 13, 2005 9:25 am 
Offline
Joined: Sat Aug 13, 2005 9:14 am
Posts: 5
[ Summary: cannot change between channels with composite or s-video input ]

I believe I have the same problem:
I have 2 video sources defined --1 for over-the-air broadcast and 1 for input from my satellite receiver (using composite input). I am able to change channels from one broadcast station to the other with no problems. However, when I attempt to change from one satellite station to another satellite station I am not able. There is a pause and the buffer is cleared but the channel # does not change (on my mythbox). If I alternate between satellite then to over-the-air then back to satellite the channel does change, displaying the proper information.

I feel I need to reemphasize what I believe the original poster was trying to state: I am not concerned with my mythbox being able to change the channel on my satellite receiver with an IR blaster. I will do that with its supplied remote for now. What I wish is for my mythbox to display the proper program data so that I may view the program data and have the one-button-record record for the proper duration.

“BK” said to define the Frequency ID number but these have always been defined and the problem remains. I even did a simplified test with only 1 video source and only 3 channels each with unique Frequency ID numbers. Still no success.

After days of searching, this post seems to be the only one that describes this particular problem. Any suggestions are appreciated.


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 13, 2005 4:27 pm 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Do you have a dummy channel changer script that reports success?

I'm not sure how this stuff is handled, but I'm guessing that if it is expecting to change the channel by external means it is also expecting a success/failure indication.

Try this... Run mythtv-setup, and edit the entry for the card which is connected to the satellite box. Set the external channel change command to be "/bin/true".


Top
 Profile  
 
 Post subject:
PostPosted: Sat Aug 13, 2005 10:41 pm 
Offline
Joined: Sat Aug 13, 2005 9:14 am
Posts: 5
TJC,
Thank you very much. That was it exactly. I ran mythtv-setup and under input selections I entered “/bin/true” in the external change channel command. I hope I didn’t miss that somewhere in the documentation. It makes perfect sense... nothing was telling mythtv whether the channel changed or not. Now it works perfectly.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 09, 2005 12:59 pm 
Offline
Joined: Sun Nov 21, 2004 2:15 pm
Posts: 23
OK here we go again!!! :)

I'm still having the issue where the channels will not change.

i have however found out something new.

I incorrectly set my capture card (menu 2 in mythtv-setup) to use composite 0 and set the input connection (menu 4) also to use composite 0.

The channel data then changed and my IR sender changes the STB but I had a black screen, as the input was incorreclty set.

However if i correctly set menu 2 and 4 to use composite 4 the problem comes back and the video is now displayed.
I have also tried to use svideo0 but the same issue occures.

can you create a symbolic link to make it use composite0??
does any of this make sence to anybody??

Does anybody have a clue how to resolve??

Answers on a postcard...... :lol:

(I'm going mad over this issue... please help!)

## edit
P.S.

I have just noticed that the starting channel in menu 4 is being removed
only when I initiate the "Watch TV" option. if i run myth and then close it's still there
## end edit
Steve


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jan 02, 2006 7:23 am 
Offline
Joined: Sun Dec 04, 2005 6:43 am
Posts: 17
Location: Pasadena, California
I can't get my "up channel" and "down channel" commands to work consistantly. I am in Los Angeles, California. I have the following channels in my area (partial list):

2_1 (or 21)
4_1 (or 41)
4_2 (or 42)
5_1 (or 51)
5_2 (or 52)
7_1 (or 71)
7_2 (or 72)
7_3 (or 73)
9_1 (or 91)
11_1 (or 111)
13_1 (or 131)
18_1 (or 181)
...
62_1 (or 621)
62_2 (or 622)
...

I can change up or down between 7_1 through 62_2 (71 through 622). However, I cannot change from 7_1 down to 5_2, 5_1 down to 4_2, or 4_1 down to 2_1. Attempt to change up fails too.

How do I configure my channel list to fix this problem?

The excerpt from my back end log file shows the error encountered when my MythTV fails to switch between certain channels.

Code:
2006-01-02 05:18:02.062 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:18:02.068 DVB#0 Status: LOCK.
2006-01-02 05:18:02.080 DVB#0 Multiplex Locked
2006-01-02 05:18:03.355 DVB#0 Successfully tuned to channel 181.
2006-01-02 05:18:03.363 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:18:09.769 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:18:10.136 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:18:10.140 DVB#0 Status: LOCK.
2006-01-02 05:18:10.148 DVB#0 Multiplex Locked
2006-01-02 05:18:11.787 DVB#0 Successfully tuned to channel 131.
2006-01-02 05:18:11.799 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:18:13.890 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:18:14.194 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:18:14.200 DVB#0 Status: LOCK.
2006-01-02 05:18:14.204 DVB#0 Multiplex Locked
2006-01-02 05:18:15.864 DVB#0 Successfully tuned to channel 111.
2006-01-02 05:18:15.873 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:18:17.841 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:18:17.848 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:18:18.156 DVB#0 Status: LOCK.
2006-01-02 05:18:18.160 DVB#0 Multiplex Locked
2006-01-02 05:18:19.180 DVB#0 Successfully tuned to channel 91.
2006-01-02 05:18:19.194 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:18:21.550 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:18:21.750 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:18:21.752 DVB#0 Status: LOCK.
2006-01-02 05:18:21.763 DVB#0 Multiplex Locked
2006-01-02 05:18:23.072 DVB#0 Successfully tuned to channel 73.
2006-01-02 05:18:23.080 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:18:24.890 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:18:24.897 DVB#0 Multiplex Locked
2006-01-02 05:18:26.236 DVB#0 Successfully tuned to channel 72.
2006-01-02 05:18:26.312 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:18:28.098 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:18:28.122 DVB#0 Multiplex Locked
2006-01-02 05:18:29.608 DVB#0 Successfully tuned to channel 71.
2006-01-02 05:18:29.620 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:18:31.365 DVB#0 ERROR - Could not find dvb tuning parameters for transport 0
2006-01-02 05:18:31.374 DVB#0 ERROR - Failed to get channel options for channel 62_1.
2006-01-02 05:18:50.105 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:18:50.419 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:18:50.425 DVB#0 Status: LOCK.
2006-01-02 05:18:50.430 DVB#0 Multiplex Locked
2006-01-02 05:18:50.777 DVB#0 Successfully tuned to channel 52.
2006-01-02 05:18:50.797 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:19:02.986 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:19:03.028 DVB#0 Multiplex Locked
2006-01-02 05:19:04.243 DVB#0 Successfully tuned to channel 51.
2006-01-02 05:19:04.265 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:19:09.182 DVB#0 ERROR - Could not find dvb tuning parameters for transport 0
2006-01-02 05:19:09.186 DVB#0 ERROR - Failed to get channel options for channel 50_1.
2006-01-02 05:19:09.558 DVB#0 ERROR - Could not find dvb tuning parameters for transport 0
2006-01-02 05:19:09.563 DVB#0 ERROR - Failed to get channel options for channel 50_1.
2006-01-02 05:19:18.587 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:19:18.838 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:19:18.842 DVB#0 Status: LOCK.
2006-01-02 05:19:18.847 DVB#0 Multiplex Locked
2006-01-02 05:19:20.705 DVB#0 Successfully tuned to channel 42.
2006-01-02 05:19:20.718 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:19:24.027 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:19:24.070 DVB#0 Multiplex Locked
2006-01-02 05:19:25.906 DVB#0 Successfully tuned to channel 41.
2006-01-02 05:19:25.913 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:19:27.135 DVB#0 ERROR - Could not find dvb tuning parameters for transport 0
2006-01-02 05:19:27.140 DVB#0 ERROR - Failed to get channel options for channel 34_1.
2006-01-02 05:19:29.875 DVB#0 ERROR - Could not find dvb tuning parameters for transport 0
2006-01-02 05:19:29.879 DVB#0 ERROR - Failed to get channel options for channel 34_1.
2006-01-02 05:19:39.015 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:19:39.254 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:19:39.262 DVB#0 Status: LOCK.
2006-01-02 05:19:39.271 DVB#0 Multiplex Locked
2006-01-02 05:19:40.538 DVB#0 Successfully tuned to channel 21.
2006-01-02 05:19:40.551 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:19:45.922 DVB#0 ERROR - Could not find dvb tuning parameters for transport 0
2006-01-02 05:19:45.928 DVB#0 ERROR - Failed to get channel options for channel 22_1.
2006-01-02 05:19:46.323 DVB#0 ERROR - Could not find dvb tuning parameters for transport 0
2006-01-02 05:19:46.332 DVB#0 ERROR - Failed to get channel options for channel 22_1.
2006-01-02 05:19:53.347 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:19:53.664 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:19:53.672 DVB#0 Status: LOCK.
2006-01-02 05:19:53.679 DVB#0 Multiplex Locked
2006-01-02 05:19:55.502 DVB#0 Successfully tuned to channel 41.
2006-01-02 05:19:55.511 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:19:58.816 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:19:58.859 DVB#0 Multiplex Locked
2006-01-02 05:20:00.702 DVB#0 Successfully tuned to channel 42.
2006-01-02 05:20:00.717 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:05.176 DVB#0 ERROR - Could not find dvb tuning parameters for transport 0
2006-01-02 05:20:05.185 DVB#0 ERROR - Failed to get channel options for channel 44_1.
2006-01-02 05:20:05.788 DVB#0 ERROR - Could not find dvb tuning parameters for transport 0
2006-01-02 05:20:05.792 DVB#0 ERROR - Failed to get channel options for channel 44_1.
2006-01-02 05:20:13.679 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:13.873 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:20:13.879 DVB#0 Status: LOCK.
2006-01-02 05:20:13.891 DVB#0 Multiplex Locked
2006-01-02 05:20:15.059 DVB#0 Successfully tuned to channel 51.
2006-01-02 05:20:15.203 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:17.988 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:17.998 DVB#0 Multiplex Locked
2006-01-02 05:20:19.191 DVB#0 Successfully tuned to channel 52.
2006-01-02 05:20:19.200 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:22.672 DVB#0 ERROR - Could not find dvb tuning parameters for transport 0
2006-01-02 05:20:22.676 DVB#0 ERROR - Failed to get channel options for channel 56_1.
2006-01-02 05:20:29.404 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:29.614 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:20:29.620 DVB#0 Status: LOCK.
2006-01-02 05:20:29.627 DVB#0 Multiplex Locked
2006-01-02 05:20:30.855 DVB#0 Successfully tuned to channel 71.
2006-01-02 05:20:30.863 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:34.037 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:34.052 DVB#0 Multiplex Locked
2006-01-02 05:20:35.359 DVB#0 Successfully tuned to channel 72.
2006-01-02 05:20:35.373 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:37.169 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:37.176 DVB#0 Multiplex Locked
2006-01-02 05:20:38.443 DVB#0 Successfully tuned to channel 73.
2006-01-02 05:20:38.455 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:41.349 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:41.553 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:20:41.556 DVB#0 Status: LOCK.
2006-01-02 05:20:41.567 DVB#0 Multiplex Locked
2006-01-02 05:20:42.815 DVB#0 Successfully tuned to channel 91.
2006-01-02 05:20:42.828 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:44.705 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:44.712 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc   19
2006-01-02 05:20:45.024 DVB#0 Status: LOCK.
2006-01-02 05:20:45.028 DVB#0 Multiplex Locked
2006-01-02 05:20:46.016 DVB#0 Successfully tuned to channel 111.
2006-01-02 05:20:46.033 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:47.657 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:47.939 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:20:47.940 DVB#0 Status: LOCK.
2006-01-02 05:20:47.945 DVB#0 Multiplex Locked
2006-01-02 05:20:49.792 DVB#0 Successfully tuned to channel 131.
2006-01-02 05:20:49.801 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:51.117 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:51.376 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:20:51.384 DVB#0 Status: LOCK.
2006-01-02 05:20:51.396 DVB#0 Multiplex Locked
2006-01-02 05:20:51.740 DVB#0 Successfully tuned to channel 181.
2006-01-02 05:20:51.752 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:54.038 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:54.325 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:20:54.332 DVB#0 Status: LOCK.
2006-01-02 05:20:54.341 DVB#0 Multiplex Locked
2006-01-02 05:20:55.528 DVB#0 Successfully tuned to channel 221.
2006-01-02 05:20:55.540 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:20:55.998 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:20:57.000 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:20:57.009 DVB#0 Status: LOCK.
2006-01-02 05:20:57.021 DVB#0 Multiplex Locked
2006-01-02 05:21:01.784 DVB#0 Successfully tuned to channel 241.
2006-01-02 05:21:01.792 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:21:02.106 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:21:02.115 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc 3287
2006-01-02 05:21:02.428 DVB#0 Status: LOCK.
2006-01-02 05:21:02.433 DVB#0 Multiplex Locked
2006-01-02 05:21:03.468 DVB#0 Successfully tuned to channel 281.
2006-01-02 05:21:03.477 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:21:05.046 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:21:05.067 DVB#0 Multiplex Locked
2006-01-02 05:21:06.328 DVB#0 Successfully tuned to channel 282.
2006-01-02 05:21:06.338 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:21:07.246 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:21:07.533 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:21:07.537 DVB#0 Status: LOCK.
2006-01-02 05:21:07.545 DVB#0 Multiplex Locked
2006-01-02 05:21:08.788 DVB#0 Successfully tuned to channel 301.
2006-01-02 05:21:08.796 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:21:09.222 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:21:09.507 DVB#0 DVB signal  0 | snr ffff | ber    0 | unc    0
2006-01-02 05:21:09.513 DVB#0 Status: LOCK.
2006-01-02 05:21:09.518 DVB#0 Multiplex Locked
2006-01-02 05:21:10.732 DVB#0 Successfully tuned to channel 282.
2006-01-02 05:21:10.742 DVB#0 Data read from DMX - This is for debugging with transform.c
2006-01-02 05:21:13.198 DVB#0 WARNING - Symbol Rate setting (0) is out of range (min/max:10762000/10762000)
2006-01-02 05:21:13.216 DVB#0 Multiplex Locked
2006-01-02 05:21:14.568 DVB#0 Successfully tuned to channel 281.
2006-01-02 05:21:14.580 DVB#0 Data read from DMX - This is for debugging with transform.c


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ] 
Go to page Previous  1, 2



All times are UTC - 6 hours




Who is online

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