All of lore.kernel.org
 help / color / mirror / Atom feed
* CS46xx woes.
@ 2002-11-15 11:10 Richard Olsson
  2002-11-15 12:55 ` Benny Sjostrand
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Olsson @ 2002-11-15 11:10 UTC (permalink / raw)
  To: alsa-devel

Hi.

I just upgraded my ALSA from 0.9.0rc2 to 0.9.0rc5 and my sound went from
"ok" to "very bad".  I've got a Hercules Gametheater XP with the CS4630
chip.  The volume (with same mixer settings before, including PCM at max
74% due to disorted sound at higher settings) is generally lower, and
also weaker, and sounds quite a bit worse too.  I also tried the
2002-11-15 CVS snapshot with the same results.

One strange thing is that in alsamixer the chipset line is "Cirrus Logic
CS4294 rev 5,Cirrus Logic CS4294 rev 5" which seems a bit wrong.

Kernel used is 2.4.19; compiled with GCC 3.2 etc in Gentoo 1.4,
shouldn't matter I guess.

"lspci -vv" says:
00:0d.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24
[CrystalClear SoundFusion Audio Accelerator] (rev 01)
        Subsystem: Unknown device 1681:0050
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
        Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort-
<TAbort- <MAbort- >SERR- <PERR+
        Latency: 32 (1000ns min, 6000ns max)
        Interrupt: pin A routed to IRQ 5
        Region 0: Memory at db200000 (32-bit, non-prefetchable)
[size=4K]
        Region 1: Memory at db100000 (32-bit, non-prefetchable)
[size=1M]
        Capabilities: [40] Power Management version 2
                Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
                Status: D0 PME-Enable- DSel=0 DScale=0 PME-

Anyone else noticed this?

Thanks, and keep up the good work:)

-- 
Richard Olsson
home: flame@home.se
WWW: http://www.nyo-box.net/


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html

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

* Re: CS46xx woes.
  2002-11-15 11:10 CS46xx woes Richard Olsson
@ 2002-11-15 12:55 ` Benny Sjostrand
  2002-11-16 19:33   ` Richard Olsson
  0 siblings, 1 reply; 4+ messages in thread
From: Benny Sjostrand @ 2002-11-15 12:55 UTC (permalink / raw)
  To: Richard Olsson; +Cc: alsa-devel

> I just upgraded my ALSA from 0.9.0rc2 to 0.9.0rc5 and my sound went from
> "ok" to "very bad".  I've got a Hercules Gametheater XP with the CS4630
> chip.  The volume (with same mixer settings before, including PCM at max
> 74% due to disorted sound at higher settings) is generally lower, and
> also weaker, and sounds quite a bit worse too.  I also tried the
> 2002-11-15 CVS snapshot with the same results.
>

Considerating the Hercules Gametheater XP breakout box as a cheap
construction the soundquality you will get from the analog output,
speakers, headphones, etc. will never be very good. (But using the
SPDIF output to an external receiver works great, at least forme -:) )

About you sound-experience, sounds like there some trouble with
the soundcard amplifier, you would experience this kind of trouble
if it for some reason have been turned of (which in theory should
not happen with rc5 or latest CVS)
Actually there was a hack related to the CD-input, which turned
of the amplifier when CD-line input was unmuted. Could you
try with rc2 and latest CVS to unmute CD-input and test
you hear any diference, if you can disconnect the CD-input cable
physically from the soundcard, and see if you hear any diference ?

> One strange thing is that in alsamixer the chipset line is "Cirrus Logic
> CS4294 rev 5,Cirrus Logic CS4294 rev 5" which seems a bit wrong.
>

The GTXP has two CS4294 codec's, look's OK to me.

/Benny



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html

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

* Re: CS46xx woes.
  2002-11-15 12:55 ` Benny Sjostrand
@ 2002-11-16 19:33   ` Richard Olsson
  2002-11-17 15:55     ` Benny Sjostrand
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Olsson @ 2002-11-16 19:33 UTC (permalink / raw)
  To: Benny Sjostrand; +Cc: alsa-devel

> Considerating the Hercules Gametheater XP breakout box as a cheap
> construction the soundquality you will get from the analog output,
> speakers, headphones, etc. will never be very good. (But using the
> SPDIF output to an external receiver works great, at least forme -:) )

Heh; I haven't noticed anything bad with it while using Windows, but
then again I don't set so high standards. ;)

> About you sound-experience, sounds like there some trouble with
> the soundcard amplifier, you would experience this kind of trouble
> if it for some reason have been turned of (which in theory should
> not happen with rc5 or latest CVS)
> Actually there was a hack related to the CD-input, which turned
> of the amplifier when CD-line input was unmuted. Could you
> try with rc2 and latest CVS to unmute CD-input and test
> you hear any diference, if you can disconnect the CD-input cable
> physically from the soundcard, and see if you hear any diference ?

Hmm; with rc2 if I unmute the cd input the amplifier seems to get
disabled sometimes (thus resulting in very badly disorted sound), but
using latest CVS nothing happens.

-- 
Richard Olsson
home: flame@home.se
WWW: http://www.nyo-box.net/


-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html

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

* Re: CS46xx woes.
  2002-11-16 19:33   ` Richard Olsson
@ 2002-11-17 15:55     ` Benny Sjostrand
  0 siblings, 0 replies; 4+ messages in thread
From: Benny Sjostrand @ 2002-11-17 15:55 UTC (permalink / raw)
  To: Richard Olsson; +Cc: alsa-devel

>
>
>Heh; I haven't noticed anything bad with it while using Windows, but
>then again I don't set so high standards. ;)
>  
>
It was long a time since I tested this card with Windows, so I really dont
have any good point of comparison.  
Depending of what you are playing sound get's distorcionated when
PCM volume is higher ~75%, dont known it's possible to get it better.
We probably never going to known whatever magic is done in the Windows 
driver.

>Hmm; with rc2 if I unmute the cd input the amplifier seems to get
>disabled sometimes (thus resulting in very badly disorted sound), but
>using latest CVS nothing happens.
>
OK. confirmed, thanks for testing it out.

/Benny



-------------------------------------------------------
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html

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

end of thread, other threads:[~2002-11-17 15:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-15 11:10 CS46xx woes Richard Olsson
2002-11-15 12:55 ` Benny Sjostrand
2002-11-16 19:33   ` Richard Olsson
2002-11-17 15:55     ` Benny Sjostrand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.