[mythtv-users] Unable to change channels and no audio

aslong at uark.edu aslong at uark.edu
Sun Jan 16 21:00:58 EST 2005


Ok, new problem.  And it's a biggie.

I cannot change channels on live TV. It just gives me something that says "(O minutes)" in the OSD that appears.  Similarly, there is no sound.

This is what I have confirmed:

1) Sound DOES work.  I can play test sounds and sound in playback.
2) I am using the keyboard, not a remote at the moment.
3) I have dumped my entire mythconverg database and run mythfill database again.
4) I have also just rebuilt FC3 (Kernel 2.6.10-1.741_FC3) today and was able to completely duplicate the problem.

Now, I can get everything to work find by manually killing mythbackend and restarting it after I get into KDE.  If I manually do it, sound works, channels change, and life is good.  But, I can't automate it.  I have tried the following in my /etc/rc.d/rc.local

-------START------------
/sbin/service mythbackend stop
/sbin/service mythbackend start
-------END------------

the above didn't work, so I tried just

-------START------------
/sbin/service mythbackend restart
-------END--------------

It didn't work either.

I have also subsituted "/etc/init.d" for "/sbin/service" in the above statements, and it didn't work either.

I guess what I am basically hoping for is for advice on some way that I can automatically restart mythbackend when the autologin for my mythtv user launches KDE, or, better yet, an explanation of why this is happening.

Here is the output I get at the console when I run mythfrontend.  I am particularly concerned by the "QDateTime::fromString: Parameter out of range" error that is showing up.  Any help at all would be greatly appreciated.

----------START-------------------
[mythtv at localhost ~]$ mythfrontend
2005-01-16 19:50:38 mythfrontend version: 0.16.20040906-1 www.mythtv.org
2005-01-16 19:50:38 Enabled verbose msgs : important general
2005-01-16 19:50:38 Registering Internal as a media playback plugin.
2005-01-16 19:50:38 Registering MythDVD DVD Media Handler as a media handler
2005-01-16 19:50:38 Registering MythDVD VCD Media Handler as a media handler
2005-01-16 19:50:38 Registering MythMusic Media Handler as a media handler
SIP listening on IP Address 192.168.1.4:5060 NAT address 192.168.1.4
SIP: Cannot register; proxy, username or password not set
2005-01-16 19:50:42 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5)
2005-01-16 19:50:42 Using protocol version 13
2005-01-16 19:50:42 Using protocol version 13
2005-01-16 19:50:42 Using protocol version 13
2005-01-16 19:50:44 Opening OSS audio device '/dev/dsp'.
2005-01-16 19:50:44 Audio fragment size: 4096
2005-01-16 19:50:44 Using XV port 105
2005-01-16 19:50:45 Changing from None to WatchingLiveTV
pthread_setschedparam: Operation not permitted
2005-01-16 19:50:45 Running as SUID root would allow some threads to run with realtime priority, improving video smoothness.
QDateTime::fromString: Parameter out of range
QDateTime::fromString: Parameter out of range
 1
QDateTime::fromString: Parameter out of range
[mpeg2video @ 0xa537b4]invalid cbp at 12 16
[mpeg2video @ 0xa537b4]Warning MVs not available
2005-01-16 19:50:49 Changing from WatchingLiveTV to None
2005-01-16 19:50:49 Changing from None to None
-----------END---------------


Thanks.
-Andy



More information about the mythtv-users mailing list