From: Simon Kirby <sim@netnation.com>
To: Karel Kulhavy <clock@ghost.cybernet.cz>
Cc: linux-kernel@vger.kernel.org,
ALSA development <alsa-devel@alsa-project.org>
Subject: Re: GUS anti-noise hack
Date: Tue, 30 Apr 2002 09:32:04 -0700 [thread overview]
Message-ID: <20020430163204.GA12258@netnation.com> (raw)
In-Reply-To: <20020430182134.C22103@ghost.cybernet.cz>
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. ]
prev parent reply other threads:[~2002-04-30 16:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-30 16:21 GUS anti-noise hack Karel Kulhavy
2002-04-30 16:32 ` Simon Kirby [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020430163204.GA12258@netnation.com \
--to=sim@netnation.com \
--cc=alsa-devel@alsa-project.org \
--cc=clock@ghost.cybernet.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox