Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

mythmusic with fedora/redhat

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


kyle at kylekelly

Feb 2, 2004, 6:55 PM

Post #1 of 6 (801 views)
Permalink
mythmusic with fedora/redhat

http://www.gossamer-threads.com/perl/mailarc/gforum.cgi?guest=2214137&t=search_engine&do%3Dpost_view_flat%3Bsb%3Dpost_latest_reply%3Bso%3DASC%3Bpost%3D61431%3B=Next+Thread

I'm having the exact same problems as described there, ie pausing takes
10+ seconds, and then the gui stops updating completely and becomes
totally unresponsive.

The last post in that thread says that it might be threads issue with
redhat 9.

I'm using mythmusic-0.1.4 on fedora core 1.

My question is, is anyone else experiencing this problem, and have you
found a fix (other than switching distro)?

Thanks


bhills at openshores

Feb 3, 2004, 1:04 AM

Post #2 of 6 (785 views)
Permalink
Re: mythmusic with fedora/redhat [In reply to]

Try one of:
LD_ASSUME_KERNEL=<kernel-version>
The following versions are available:
· 2.4.19 — Linuxthreads with floating stacks
· 2.2.5 — Linuxthreads without floating stacks

like so:

LD_ASSUME_KERNEL=2.2.5
export LD_ASSUME_KERNEL
mythfrontend

Does that make any difference?

Brent.



On Mon, 2004-02-02 at 17:55, Kyle Kelly wrote:
> http://www.gossamer-threads.com/perl/mailarc/gforum.cgi?guest=2214137&t=search_engine&do%3Dpost_view_flat%3Bsb%3Dpost_latest_reply%3Bso%3DASC%3Bpost%3D61431%3B=Next+Thread
>
> I'm having the exact same problems as described there, ie pausing takes
> 10+ seconds, and then the gui stops updating completely and becomes
> totally unresponsive.
>
> The last post in that thread says that it might be threads issue with
> redhat 9.
>
> I'm using mythmusic-0.1.4 on fedora core 1.
>
> My question is, is anyone else experiencing this problem, and have you
> found a fix (other than switching distro)?
>
> Thanks
>
>
>
> ______________________________________________________________________
> _______________________________________________
> mythtv-users mailing list
> mythtv-users[at]mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


kyle at kylekelly

Feb 3, 2004, 8:49 AM

Post #3 of 6 (777 views)
Permalink
Re: mythmusic with fedora/redhat [In reply to]

That solved the problem completely, thank you so very much!!


emcdonald at ionstorm

Feb 3, 2004, 10:03 AM

Post #4 of 6 (774 views)
Permalink
RE: mythmusic with fedora/redhat [In reply to]

I've experienced that before it's smoothed out now...
It appear whenever I started or near to when I started the mythfrontend the
mythtranscoder would startup.
The transcoder was acting like a pig especially when I tried to "Watch TV"
that's when I would lock up.
Some time if I waited the transcoder would finish doing whatever and unlock.

Next time try hitting CTRL+ESC and look for the mythtranscoder in your
process.
You can kill the process in bash while under super user mode type "kill" and
the process id.
Example--------------
>su
Password: ******
>kill 3405
---------------------

-Ethan

-----Original Message-----
From: Kyle Kelly [mailto:kyle[at]kylekelly.com]
Sent: Monday, February 02, 2004 7:56 PM
To: Discussion about mythtv
Subject: [mythtv-users] mythmusic with fedora/redhat


http://www.gossamer-threads.com/perl/mailarc/gforum.cgi?guest=2214137&t=sear
ch_engine&do%3Dpost_view_flat%3Bsb%3Dpost_latest_reply%3Bso%3DASC%3Bpost%3D6
1431%3B=Next+Thread

I'm having the exact same problems as described there, ie pausing takes
10+ seconds, and then the gui stops updating completely and becomes
totally unresponsive.

The last post in that thread says that it might be threads issue with
redhat 9.

I'm using mythmusic-0.1.4 on fedora core 1.

My question is, is anyone else experiencing this problem, and have you
found a fix (other than switching distro)?

Thanks



_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


ax763 at yahoo

Feb 3, 2004, 10:46 AM

Post #5 of 6 (783 views)
Permalink
RE: mythmusic with fedora/redhat [In reply to]

>
>
> Try one of:
> LD_ASSUME_KERNEL=<kernel-version>
> The following versions are available:
> · 2.4.19 — Linuxthreads with floating stacks
> · 2.2.5 — Linuxthreads without floating stacks
>
> like so:
>
> LD_ASSUME_KERNEL=2.2.5
> export LD_ASSUME_KERNEL
> mythfrontend
>
Can someone give a pointer to more complete information on this?

I have the same delayed response problem in FC1 with the
2.4.22-1.2115.nptl kernel. What I found from a google search
was that LD_ASSSUME_KERNEL would tell the kernel not
to use the new Posix thread library because of a glibc
incompatibility. But all of the information seems to say that
Java won't work, mplayer segfaults, etc with the wrong setting.
My *only* problem *seems* to be delayed key response in
mythmusic. Of course I have an occasional network hang
that I've been blaming on Vortex drivers and an old 3COM
3C905 :).


bhills at openshores

Feb 3, 2004, 11:49 PM

Post #6 of 6 (777 views)
Permalink
RE: mythmusic with fedora/redhat [In reply to]

> I have the same delayed response problem in FC1 with the
> 2.4.22-1.2115.nptl kernel. What I found from a google search
> was that LD_ASSSUME_KERNEL would tell the kernel not
> to use the new Posix thread library because of a glibc
> incompatibility. But all of the information seems to say that
> Java won't work, mplayer segfaults, etc with the wrong setting.
> My *only* problem *seems* to be delayed key response in
> mythmusic. Of course I have an occasional network hang
> that I've been blaming on Vortex drivers and an old 3COM
> 3C905 :).
>

I know that one thread has trouble acquiring the lock on the output
mutex. Mythmusic uses a different set of audio output routines then
mythtv which don't seem to have any issues.

This is an issue only on NPTL based systems (Redhat 9.0 - Fedora or
other distros/people using this type of kernel.)

With NPTL threads the blocked thread doesn't acquire the lock for
extended periods, with the older linuxthreads the threads seem to switch
fine when the lock is available.

As Thor indicated in the dev list the routines could be revamped. The
lock is held for longer than it should be required to at times.

A lot of the core developers are using non NPTL kernels, so they aren't
exposed to the issue.

In time, it will be resolved, by someone :-).

Brent.

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.