* GUS anti-noise hack
@ 2002-04-30 16:21 Karel Kulhavy
2002-04-30 16:32 ` Simon Kirby
0 siblings, 1 reply; 2+ messages in thread
From: Karel Kulhavy @ 2002-04-30 16:21 UTC (permalink / raw)
To: linux-kernel
The linux GUS driver sometimes begins to make a white noise in right or left
channel. It is very annoying because it is very remarkable and is there for
every mp3 you listen to.
I have developped a hack how to get rid of it when it happens.
a:
cat /dev/urandom > /dev/dsp and wait for an audible chirp in the bad
channel. Then try to play some mp3. If noise persists, goto a;
It has worked for me already for two times and I spared myself two reboots :)
--
Karel 'Clock' Kulhavy
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: GUS anti-noise hack
2002-04-30 16:21 GUS anti-noise hack Karel Kulhavy
@ 2002-04-30 16:32 ` Simon Kirby
0 siblings, 0 replies; 2+ messages in thread
From: Simon Kirby @ 2002-04-30 16:32 UTC (permalink / raw)
To: Karel Kulhavy; +Cc: linux-kernel, ALSA development
On Tue, Apr 30, 2002 at 06:21:34PM +0200, Karel Kulhavy wrote:
> The linux GUS driver sometimes begins to make a white noise in right or left
> channel. It is very annoying because it is very remarkable and is there for
> every mp3 you listen to.
>
> I have developped a hack how to get rid of it when it happens.
>
> a:
>
> cat /dev/urandom > /dev/dsp and wait for an audible chirp in the bad
> channel. Then try to play some mp3. If noise persists, goto a;
>
> It has worked for me already for two times and I spared myself two reboots :)
Is this the ALSA driver? I may be having the same problem.
With the OSS driver it mostly works, but changing mixer settings during
lpayback causes stereo timing skewing, which is extremely noticeable with
headphones even after changing the volume two or three times. (The
music sounds like it's moving to one side.)
With the ALSA driver, about 25% of the time after starting MP3 playback,
the right channel (right channel only) will start playing an incorrect
part of the GUS memory and sound like old data or uninitialized memory.
Stopping and starting playback usually fixes this (stopping and starting
will eventually always fix it). Quite annoying. :)
(Also, multiple open in the GUS driver is completely broken and freezes
my machine right now. A few years back it used to work properly.)
Simon-
[ Stormix Technologies Inc. ][ NetNation Communications Inc. ]
[ sim@stormix.com ][ sim@netnation.com ]
[ Opinions expressed are not necessarily those of my employers. ]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-04-30 16:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-30 16:21 GUS anti-noise hack Karel Kulhavy
2002-04-30 16:32 ` Simon Kirby
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox