public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Strange problem with alsa, emu10k1 and ut2003 on 2.6.3
@ 2004-02-19 13:39 j.combes.ml
  2004-02-19 14:04 ` Mark Watts
  2004-02-19 16:07 ` Tyler Trafford
  0 siblings, 2 replies; 6+ messages in thread
From: j.combes.ml @ 2004-02-19 13:39 UTC (permalink / raw)
  To: linux-kernel

Hello,

I have a strange problem with the sound on my PC [1] with the kernel
2.6.3 when I play to unreal tournement 2003. I use the same configuration
as the 2.6.1 which work quite well on my computer.

When I play to UT2003, sounds are not clean : there is some crackling.
Moreover, the music is played two or three time faster than normally. As
I haven't got this problem with 2.6.1, I imagine that it can be a problem
with the new alsa version.

I test to read some mp3 with xmms, it seem to work correctly.

any advices ?

[1] Athlon 2400+, VIA KT400, sblive, geforce fx with nvidia driver,
PREEMPT enabled.

Regards,
Julien



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Strange problem with alsa, emu10k1 and ut2003 on 2.6.3
  2004-02-19 13:39 Strange problem with alsa, emu10k1 and ut2003 on 2.6.3 j.combes.ml
@ 2004-02-19 14:04 ` Mark Watts
  2004-02-19 16:42   ` Bartlomiej Zolnierkiewicz
  2004-02-19 16:07 ` Tyler Trafford
  1 sibling, 1 reply; 6+ messages in thread
From: Mark Watts @ 2004-02-19 14:04 UTC (permalink / raw)
  To: j.combes.ml, linux-kernel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


> Hello,
>
> I have a strange problem with the sound on my PC [1] with the kernel
> 2.6.3 when I play to unreal tournement 2003. I use the same configuration
> as the 2.6.1 which work quite well on my computer.
>
> When I play to UT2003, sounds are not clean : there is some crackling.
> Moreover, the music is played two or three time faster than normally. As
> I haven't got this problem with 2.6.1, I imagine that it can be a problem
> with the new alsa version.
>
> I test to read some mp3 with xmms, it seem to work correctly.

Music in UT2003/4 is in .ogg format.

Mark.

- -- 
Mark Watts
Senior Systems Engineer
QinetiQ TIM
St Andrews Road, Malvern
GPG Public Key ID: 455420ED

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFANMJeBn4EFUVUIO0RAoYWAJ0X5acm6obJu2ZWqLp0/W5z7BW2VgCg4k2P
zGS+n2BpIklTQjN5VZ9aLH8=
=dbb0
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Strange problem with alsa, emu10k1 and ut2003 on 2.6.3
  2004-02-19 13:39 Strange problem with alsa, emu10k1 and ut2003 on 2.6.3 j.combes.ml
  2004-02-19 14:04 ` Mark Watts
@ 2004-02-19 16:07 ` Tyler Trafford
  2004-02-19 22:24   ` Julien COMBES ML
  2004-02-20 17:12   ` Strange problem with alsa, intel8x0 and ut2003/ut2004 on 2.6.3(all above 2.6.2-rc3) Martin Zwickel
  1 sibling, 2 replies; 6+ messages in thread
From: Tyler Trafford @ 2004-02-19 16:07 UTC (permalink / raw)
  To: linux-kernel

In gmane.linux.kernel, you wrote:

> I have a strange problem with the sound on my PC [1] with the kernel
> 2.6.3 when I play to unreal tournement 2003. I use the same
> configuration as the 2.6.1 which work quite well on my computer.
>
> When I play to UT2003, sounds are not clean : there is some crackling.
> Moreover, the music is played two or three time faster than normally.
> As I haven't got this problem with 2.6.1, I imagine that it can be a
> problem with the new alsa version.

This is a problem with the openal.so library that comes with UT2003.  To
fix it you can replace it with one from America's Army or UT2004; or you
can just compile yourself a new one from cvs (www.openal.org).
-- 
Tyler Trafford

Loneliness is a terrible price to pay for independence.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Strange problem with alsa, emu10k1 and ut2003 on 2.6.3
  2004-02-19 14:04 ` Mark Watts
@ 2004-02-19 16:42   ` Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 6+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2004-02-19 16:42 UTC (permalink / raw)
  To: Mark Watts; +Cc: j.combes.ml, linux-kernel


I believe that some some of ALSA updates 2.6.2->2.6.3 broke OSS emulation,
ie. xmms works but eats 90-100% CPU.  I experience it with ens1371 driver.

I think it's the same problem, stay tuned...

On Thursday 19 of February 2004 15:04, Mark Watts wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> > Hello,
> >
> > I have a strange problem with the sound on my PC [1] with the kernel
> > 2.6.3 when I play to unreal tournement 2003. I use the same configuration
> > as the 2.6.1 which work quite well on my computer.
> >
> > When I play to UT2003, sounds are not clean : there is some crackling.
> > Moreover, the music is played two or three time faster than normally. As
> > I haven't got this problem with 2.6.1, I imagine that it can be a problem
> > with the new alsa version.
> >
> > I test to read some mp3 with xmms, it seem to work correctly.
>
> Music in UT2003/4 is in .ogg format.

It doesn't matter.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Strange problem with alsa, emu10k1 and ut2003 on 2.6.3
  2004-02-19 16:07 ` Tyler Trafford
@ 2004-02-19 22:24   ` Julien COMBES ML
  2004-02-20 17:12   ` Strange problem with alsa, intel8x0 and ut2003/ut2004 on 2.6.3(all above 2.6.2-rc3) Martin Zwickel
  1 sibling, 0 replies; 6+ messages in thread
From: Julien COMBES ML @ 2004-02-19 22:24 UTC (permalink / raw)
  To: linux-kernel

On Thu, 19 Feb 2004 11:07:32 -0500
Tyler Trafford <ttrafford@acm.org> wrote:

> This is a problem with the openal.so library that comes with UT2003. 
> To fix it you can replace it with one from America's Army or UT2004;
> or you can just compile yourself a new one from cvs (www.openal.org).

I have tested your solution, it work perfectly.

Moreover, I test xmms with ogg like suggested, It works fine and doesn't
eat CPU in my case (it uses less than 1%).

Thanks to all.

Regards,
Julien

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Strange problem with alsa, intel8x0 and ut2003/ut2004 on 2.6.3(all above 2.6.2-rc3)
  2004-02-19 16:07 ` Tyler Trafford
  2004-02-19 22:24   ` Julien COMBES ML
@ 2004-02-20 17:12   ` Martin Zwickel
  1 sibling, 0 replies; 6+ messages in thread
From: Martin Zwickel @ 2004-02-20 17:12 UTC (permalink / raw)
  To: Tyler Trafford; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

Hi there,

I have ut2003/2004, and in both I can hear the crackling with kernel 2.6.3.
With 2.6.2-rc3 everything was fine.

I tried another openal lib (selfcompiled, armyops) but it doesn't help.
(I normally start my ut with "nice -n -1". If I start it with normal priority,
the sound gets a bit less crackling)
xmms works fine.

I have an intel8x0 alsa driver with oss support for my SiS chip
(P4 2.4Ghz/SiS645DX). And I'm using the nvidia driver for my GF card.
Kernel compiled with PREEMPT.

Regards,
Martin

-- 
MyExcuse:
The vulcan-death-grip ping has been applied.

Martin Zwickel <martin.zwickel@technotrend.de>
Research & Development

TechnoTrend AG <http://www.technotrend.de>

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-02-20 17:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-02-19 13:39 Strange problem with alsa, emu10k1 and ut2003 on 2.6.3 j.combes.ml
2004-02-19 14:04 ` Mark Watts
2004-02-19 16:42   ` Bartlomiej Zolnierkiewicz
2004-02-19 16:07 ` Tyler Trafford
2004-02-19 22:24   ` Julien COMBES ML
2004-02-20 17:12   ` Strange problem with alsa, intel8x0 and ut2003/ut2004 on 2.6.3(all above 2.6.2-rc3) Martin Zwickel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox