Linux Sound subsystem development
 help / color / mirror / Atom feed
* Clicking Crystal
@ 2000-03-24 10:41 Bungle
  2000-03-24 14:26 ` Jean-Daniel Pauget
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bungle @ 2000-03-24 10:41 UTC (permalink / raw)
  To: linux-sound

Hi.
I have a Dell pc with on-board sound card in the form of Crystal CS4236 chips. I get a 
clicking noise at the beginning of sounds. Not allways - only if there is a period of silence 
first. For instance, if I am playing an MP3 and I do something in X that generates a sound 
event, the sound is hear fine with no clicking. But if there is no sound playing and a new 
sound is played, you get a click whose volume is proportionsal to the amount of time it's 
been silent for - ie longer silence gives a louder click.

If it was an analogue device, I would suspect a faulty decoupling capacitor, causing DC to 
build up on the output. But it's digital and only happens in Linux (not Windoze). This implies 
it is a driver thing.

Does anyone know a fix for this?
Paul
Unix techy
Walton

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

* Re: Clicking Crystal
  2000-03-24 10:41 Clicking Crystal Bungle
@ 2000-03-24 14:26 ` Jean-Daniel Pauget
  2000-03-24 15:48 ` Miles Lane
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Jean-Daniel Pauget @ 2000-03-24 14:26 UTC (permalink / raw)
  To: linux-sound

On Fri, 24 Mar 2000, Bungle wrote:

> been silent for - ie longer silence gives a louder click.
> Does anyone know a fix for this?
    I know a bug involved with latest drivers, which kernel do you use,
    and can you fetch the line where your soundcard is recognised
    with dmsg ?

--
  Jean-Daniel Pauget         Tél: +33(0)478930000 Fax: +33(0)478930099
  ASI, accès et solutions internet                           Completel
  http://www.asi.fr/                          http://www.completel.fr/

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

* Re: Clicking Crystal
  2000-03-24 10:41 Clicking Crystal Bungle
  2000-03-24 14:26 ` Jean-Daniel Pauget
@ 2000-03-24 15:48 ` Miles Lane
  2000-03-25  9:16 ` Christoph Hellwig
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Miles Lane @ 2000-03-24 15:48 UTC (permalink / raw)
  To: linux-sound

Christoph,

I have had this problem with my cs4232 forever.
Is this something you plan on addressing in your
current wave of sound driver cleanup?

Thanks!
	Miles

Bungle wrote:
> 
> Hi.
> I have a Dell pc with on-board sound card in the form of Crystal CS4236 chips. I get a
> clicking noise at the beginning of sounds. Not allways - only if there is a period of silence
> first. For instance, if I am playing an MP3 and I do something in X that generates a sound
> event, the sound is hear fine with no clicking. But if there is no sound playing and a new
> sound is played, you get a click whose volume is proportionsal to the amount of time it's
> been silent for - ie longer silence gives a louder click.
> 
> If it was an analogue device, I would suspect a faulty decoupling capacitor, causing DC to
> build up on the output. But it's digital and only happens in Linux (not Windoze). This implies
> it is a driver thing.
> 
> Does anyone know a fix for this?
> Paul
> Unix techy
> Walton

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

* Re: Clicking Crystal
  2000-03-24 10:41 Clicking Crystal Bungle
  2000-03-24 14:26 ` Jean-Daniel Pauget
  2000-03-24 15:48 ` Miles Lane
@ 2000-03-25  9:16 ` Christoph Hellwig
  2000-03-29 12:54 ` Bungle
  2000-03-29 15:17 ` Josh Estelle
  4 siblings, 0 replies; 6+ messages in thread
From: Christoph Hellwig @ 2000-03-25  9:16 UTC (permalink / raw)
  To: linux-sound

On Fri, Mar 24, 2000 at 07:48:04AM -0800, Miles Lane wrote:
> Christoph,
> 
> I have had this problem with my cs4232 forever.
> Is this something you plan on addressing in your
> current wave of sound driver cleanup?

No. The cs4232 driver is only a wrapper around the ad1848/mss driver.
I did not change anything on the behavior off this driver. I have neither
a cs423x nor an ad1848 to verify this.

Christoph

-- 
Always remember that you are unique.  Just like everyone else.

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

* Re: Clicking Crystal
  2000-03-24 10:41 Clicking Crystal Bungle
                   ` (2 preceding siblings ...)
  2000-03-25  9:16 ` Christoph Hellwig
@ 2000-03-29 12:54 ` Bungle
  2000-03-29 15:17 ` Josh Estelle
  4 siblings, 0 replies; 6+ messages in thread
From: Bungle @ 2000-03-29 12:54 UTC (permalink / raw)
  To: linux-sound

Kernel is 2.2.12-20
It is a not particularly modified RH6.1 install. I haven't messed around with the sound config 
(although it is possible that I should, but I can't find anything that looks like it will make a 
difference)

dmsg? What's that? I can't find that anywhere on the system. How do I use it (if I can get 
it)?



On 24 Mar 00, at 15:26, Jean-Daniel Pauget wrote:

> On Fri, 24 Mar 2000, Bungle wrote:
> 
> > been silent for - ie longer silence gives a louder click.
> > Does anyone know a fix for this?
>     I know a bug involved with latest drivers, which kernel do you use,
>     and can you fetch the line where your soundcard is recognised
>     with dmsg ?
> 
> --
>   Jean-Daniel Pauget         Tél: +33(0)478930000 Fax: +33(0)478930099
>   ASI, accès et solutions internet                           Completel
>   http://www.asi.fr/                          http://www.completel.fr/
> 


We are pleased to announce that after much pre and post y2k testing we have survived the 2000 rollover problem that everybody was expecting to have. We hope that we have tested all systems to death, but there may still be problems lurking in the bowels of our software. Be assured that any glitches that surface will be dealt with immediately.

In the meantime may we take this opportunity to wish you a prosperous 1900.

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

* Re: Clicking Crystal
  2000-03-24 10:41 Clicking Crystal Bungle
                   ` (3 preceding siblings ...)
  2000-03-29 12:54 ` Bungle
@ 2000-03-29 15:17 ` Josh Estelle
  4 siblings, 0 replies; 6+ messages in thread
From: Josh Estelle @ 2000-03-29 15:17 UTC (permalink / raw)
  To: linux-sound

> dmsg? What's that? I can't find that anywhere on the system. How do I use it (if I can get
> it)?

it's "dmesg", just execute it at the command line.

Josh

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

end of thread, other threads:[~2000-03-29 15:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-24 10:41 Clicking Crystal Bungle
2000-03-24 14:26 ` Jean-Daniel Pauget
2000-03-24 15:48 ` Miles Lane
2000-03-25  9:16 ` Christoph Hellwig
2000-03-29 12:54 ` Bungle
2000-03-29 15:17 ` Josh Estelle

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