[mythtv] Problem changing channels ..

Ben Brown ben at handcoder.com
Wed Feb 12 10:44:36 EST 2003


I had a similar problem when bttv had the wrong tuner type for my card.

Ben

-----Original Message-----
From: mythtv-dev-bounces at snowman.net
[mailto:mythtv-dev-bounces at snowman.net] On Behalf Of James Sleeman
Sent: Wednesday, February 12, 2003 7:48 AM
To: mythtv-dev at snowman.net
Subject: [mythtv] Problem changing channels ..


Hi all,
  I just had a hard drive die on me yesterday (ugh, knew I should have 
backed up all that stuff, 8 years of various things all gone !!) so I'm 
rebuilding my system from scratch, sigh.

Anyway, I figured I might as well get the CVS of myth installed instead 
of 0.7 (which I had running previously), after three compiles of QT 
(first time I forgot to compile with threads, second I forgot to compile

with mysql, third time's a charm) I finally have it running under my 
normal user (I had 0.7 run under a "mythtv" user which started it's own 
X server on a virtual console and will do the same for this when 
everything works again), looks very nice too.  I have one teensy weensy 
problem though, it won't change channels, process is as follows..

 >killall -9 mythbackend
 >mythbackend &
 >mythfrontend

hit TV button
hit "Watch TV" button
live tv comes on screen, no problem, I can pause, rewind etc and the OSD

works correctly for those, if I hit "i" though I just get the OSD 
background - no program information
hit channel up, empty OSD comes up (as above) but channel doesn't change

(sounds like it tries, you know, pauses a 1/2 second), same thing for 
channel down
hit "m" to get guide, it comes up no problem, everything looks fine, 
program listings are correct, I move down to a program on a different 
channel and hit "m" again to "go to" that channel but it doesn't work, 
guide goes away but channel doesn't change

Can anybody give me a pointer in the right direction, that'd be great, 
it's just been one of those weeks.

Here is the settings table if it's helpful...

mysql> select * from settings;
+--------------------------+------------------------+----------+
| value                    | data                   | hostname |
+--------------------------+------------------------+----------+
| RecordFilePrefix         | /media/myth/recordings | NULL     |
| LiveBufferDir            | /media/myth/buffers    | NULL     |
| BufferSize               | 5                      | NULL     |
| MaxBufferFill            | 80                     | NULL     |
| TVFormat                 | PAL                    | NULL     |
| VbiFormat                | PAL Teletext           | NULL     |
| FreqTable                | newzealand             | NULL     |
| AudioOutputDevice        | /dev/dsp               | NULL     |
| Deinterlace              | 1                      | NULL     |
| PlaybackExitPrompt       | 0                      | NULL     |
| EndOfRecordingExitPrompt | 0                      | NULL     |
| FixedAspectRatio         | 0                      | NULL     |
| FastForwardAmount        | 30                     | NULL     |
| RewindAmount             | 5                      | NULL     |
| StickyKeys               | 0                      | NULL     |
| ExactSeeking             | 0                      | NULL     |
| JumpAmount               | 10                     | NULL     |
| VertScanPercentage       | 0                      | NULL     |
| HorizScanPercentage      | 0                      | NULL     |
| XScanDisplacement        | 0                      | NULL     |
| YScanDisplacement        | 0                      | NULL     |
| RecordOverTime           | 600                    | NULL     |
| WeatherAggressiveLvl     | 1                      | NULL     |
| TimeOffset               |                        | NULL     |
| ChannelOrdering          | callsign               | NULL     |
| ChannelSorting           | channum + 0            | NULL     |
| DefaultTVChannel         | 1                      | NULL     |
| TunerCardInput           | Television             | NULL     |
| DisplayChanNum           | 1                      | NULL     |
| GeneratePreviewPixmaps   | 0                      | NULL     |
| PlaybackPreview          | 1                      | NULL     |
| XineramaScreen           | 0                      | NULL     |
| AllowQuitShutdown        | 0                      | NULL     |
| HaltCommand              | halt                   | NULL     |
| EPGShowTitle             | 1                      | NULL     |
| EPGProgramBar            | 1                      | NULL     |
| EPGShowChannelIcon       | 1                      | NULL     |
| EPGShowCurrentTime       | 1                      | NULL     |
| EPGCurrentTimeColor      | red                    | NULL     |
| EPGType                  | 1                      | NULL     |
| chanPerPage              | 5                      | NULL     |
| timePerPage              | 5                      | NULL     |
| EPGTimeFontSize          | 13                     | NULL     |
| EPGChanFontSize          | 13                     | NULL     |
| EPGChanCallsignFontSize  | 11                     | NULL     |
| EPGProgFontSize          | 13                     | NULL     |
| EPGTitleFontSize         | 19                     | NULL     |
| UnknownTitle             | Unknown                | NULL     |
| UnknownCategory          | Unknown                | NULL     |
| Theme                    | blue                   | NULL     |
| GuiWidth                 | 800                    | NULL     |
| GuiHeight                | 600                    | NULL     |
| DateFormat               | ddd MMMM d             | NULL     |
| TimeFormat               | hh:mm                  | NULL     |
| QtFontSmall              | 8                      | NULL     |
| QtFontMedium             | 12                     | NULL     |
| QtFontBig                | 18                     | NULL     |
| ThemeQt                  | 1                      | NULL     |
| OSDTheme                 | oldosd                 | NULL     |
| OSDDisplayTime           | 3                      | NULL     |
| OSDFont                  | FreeSans.ttf           | NULL     |
| OSDCCFont                | FreeSans.ttf           | NULL     |
+--------------------------+------------------------+----------+

---
James Sleeman

_______________________________________________
mythtv-dev mailing list
mythtv-dev at snowman.net
http://www.snowman.net/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list