Decklin Foster a écrit :
> giggzounet writes:
> 
>> Sorry to email you directly...
> 
> No problem. I am assuming that you experience the hang at the same time
> that this starts:
> 
>> select(0, NULL, NULL, NULL, {0, 1000})  = 0 (Timeout)
>> select(0, NULL, NULL, NULL, {0, 1000})  = 0 (Timeout)
>> select(0, NULL, NULL, NULL, {0, 1000})  = 0 (Timeout)
>> select(0, NULL, NULL, NULL, {0, 1000})  = 0 (Timeout)
>> select(0, NULL, NULL, NULL, {0, 1000})  = 0 (Timeout)
> 
> I think we are seeing the same issue in #411262; I am working on a
> backport. I'll follow up here.
> 

Hi,

I think I found the solution of this problem...It is a kernel module
problem. I use AC97 kernel module and I have activated the power save of
this module (CONFIG_SND_AC97_POWER_SAVE). I have desactivated it and now
all my application works fine. mpd and gxine work out of the box at the
same time, when I play one, or kill one...So you can close this bug...

Cheers
Guillaume



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to