At Sun, 10 Sep 2006 20:30:30 +0200,
Dominique Dumont wrote:
> 
> Lee Revell <[EMAIL PROTECTED]> writes:
> 
> > I see your kernel uses the ACPI PM timer for timing.  Is it a dual
> > core AMD by any chance?
> 
> No, it's a 32 bits monocore (Barton XP3200)
> 
> > If you use an SMP kernel, do you get different results with a UP
> > kernel?
> 
> I use the kernel provided by Debian which is SMP-for-all since 2.6.17.
> 
> I thought about a problem with this SMP choice and tried 2.6.16 which
> is UP. I also got failures with ac3.
> 
> If you want I can recompile the kernel I use for test with UP, but I
> don't think it will change the result.

Well, you've seen the xrun detection there, so it's basically the
problem of other parts, such as disk contoller driver.  That is,
something else takes too long time, and the irq for sound can't be
handled at the right time.

If the preempt option doesn't solve the problem, I'd recommend you to
consult on LKML.


Takashi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to