[mythtv-users] .16 with FC2 - New Setup - Errors I've never seen before.

Dan Robinson dannyjrobinson at gmail.com
Tue Sep 28 07:55:31 EDT 2004


On Tue, 28 Sep 2004 07:39:03 -0400, Cory Megitt <mythtv at cable.megitt.com> wrote:
> Hi All;
> 
> Well, I went from FC1 -> FC2 - it all went without a hitch except for a few
> minor errors upon startup which I hadn't seen in FC1 like I am seeing now in
> FC2.
> 
> [mythtv at megitt mythtv]$ mythfrontend
> 2004-09-28 07:26:51 mythfrontend version: 0.16.20040906-1 www.mythtv.org
> 2004-09-28 07:26:51 Enabled verbose msgs : important general
> 2004-09-28 07:26:52 Registering Internal as a media playback plugin.
> 2004-09-28 07:26:52 Registering MythDVD DVD Media Handler as a media handler
> 2004-09-28 07:26:52 Registering MythDVD VCD Media Handler as a media handler
> 2004-09-28 07:26:52 Registering MythMusic Media Handler as a media handler
> SIP listening on IP Address 192.168.1.3:5060 NAT address 192.168.1.3
> SIP: Cannot register; proxy, username or password not set
> 2004-09-28 07:27:01 Connecting to backend server: 127.0.0.1:6543 (try 1 of
> 5)
> 2004-09-28 07:27:01 Using protocol version 13
> 2004-09-28 07:27:01 Using protocol version 13
> 2004-09-28 07:27:01 Using protocol version 13
> 2004-09-28 07:27:04 Opening OSS audio device '/dev/dsp'.
> 2004-09-28 07:27:04 Audio fragment size: 4096
> 2004-09-28 07:27:04 Using XV port 145
> 2004-09-28 07:27:05 Changing from None to WatchingLiveTV
> pthread_setschedparam: Operation not permitted
> 2004-09-28 07:27:05 Running as SUID root would allow some threads to run
> with realtime priority, improving video smoothness.
> [mpeg2video @ 0x467690]ac-tex damaged at 20 7 [mpeg2video @ 0x467690]Warning
> MVs not available
> 2004-09-28 07:27:12 Changing from WatchingLiveTV to None
> 2004-09-28 07:27:12 Changing from None to None
> 2004-09-28 07:27:16 All Programs
> 2004-09-28 07:27:19 Opening OSS audio device '/dev/dsp'.
> 2004-09-28 07:27:19 Audio fragment size: 4096
> 2004-09-28 07:27:19 Using XV port 145
> 2004-09-28 07:27:19 Changing from None to WatchingPreRecorded
> pthread_setschedparam: Operation not permitted
> 2004-09-28 07:27:20 Running as SUID root would allow some threads to run
> with realtime priority, improving video smoothness.
> ^[2004-09-28 07:27:31 Changing from WatchingPreRecorded to None
> 2004-09-28 07:27:31 Changing from None to None
> 
> The errors I am a little concerned about are:
> 
> SIP listening on IP Address 192.168.1.3:5060 NAT address 192.168.1.3
> SIP: Cannot register; proxy, username or password not set


> pthread_setschedparam: Operation not permitted
> 2004-09-28 07:27:05 Running as SUID root would allow some threads to run
> with realtime priority, improving video smoothness.

http://www.mythtv.org/docs/mythtv-HOWTO-5.html
"Enabling real-time scheduling of the display thread."

$ su 
# chmod a+s /usr/local/bin/mythfrontend
# exit
$


More information about the mythtv-users mailing list