* Question regarding the CS4205 driver (used in all current Dell notebooks)
@ 2002-04-30 4:02 Ivica Bukvic
0 siblings, 0 replies; 4+ messages in thread
From: Ivica Bukvic @ 2002-04-30 4:02 UTC (permalink / raw)
To: alsa-devel, alsa-user
Hi all,
I've been trying to get the Crystal Sound (CS4205) notebook (Dell
Inspiron 8200) soundcard to work with both OSS and Alsa (although I
would prefer to get Alsa working rather than OSS), but it seems that
both drivers have insufficient info about this card to get it to work. I
did get it to "spit-out" sound, but that is the extent of it. I am using
intel8x0 audio driver (since CS4205 seems to be just the AC97 codec
while the Intel's chip does the work), but it only allows me non-duplex
operation which is horrible for any kind of serious audio purposes.
If I try to use it in full-duplex in Alsa or commercial OSS (OSS free
does not allow it at all), then I get junk from the output.
This is rather unfortunate since it seems that the latest Dell notebooks
are THX certified in terms of their audio capabilities which makes me
think that this soundcard can pack some punch (noise level so far is
extremely low), but this is unfortunately impossible in Linux as of
right now.
So, my question is does anyone know if there are any specs and or plans
on fixing this issue so that the laptop can be used in Linux?
Any help/insight regarding this issue would be greatly appreciated!
Sincerely,
Ico
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@sourceforge.net
^ permalink raw reply [flat|nested] 4+ messages in thread
* Question regarding the CS4205 driver (used in all current Dell notebooks)
@ 2002-04-30 5:06 Ivica Bukvic
0 siblings, 0 replies; 4+ messages in thread
From: Ivica Bukvic @ 2002-04-30 5:06 UTC (permalink / raw)
To: alsa-devel, alsa-user
Hi all,
I've been trying to get the Crystal Sound (CS4205) notebook (Dell
Inspiron 8200) soundcard to work with both OSS and Alsa (although I
would prefer to get Alsa working rather than OSS), but it seems that
both drivers have insufficient info about this card to get it to work. I
did get it to "spit-out" sound, but that is the extent of it. I am using
intel8x0 audio driver (since CS4205 seems to be just the AC97 codec
while the Intel's chip does the work), but it only allows me non-duplex
operation which is horrible for any kind of serious audio purposes.
If I try to use it in full-duplex in Alsa or commercial OSS (OSS free
does not allow it at all), then I get junk from the output.
This is rather unfortunate since it seems that the latest Dell notebooks
are THX certified in terms of their audio capabilities which makes me
think that this soundcard can pack some punch (noise level so far is
extremely low), but this is unfortunately impossible in Linux as of
right now.
So, my question is does anyone know if there are any specs and or plans
on fixing this issue so that the laptop can be used in Linux?
Any help/insight regarding this issue would be greatly appreciated!
Sincerely,
Ico
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Question regarding the CS4205 driver (used in all current Dell notebooks)
[not found] <000301c1f004$b8c92550$ac1f830a@ico>
@ 2002-04-30 12:20 ` Stuffed Crust
0 siblings, 0 replies; 4+ messages in thread
From: Stuffed Crust @ 2002-04-30 12:20 UTC (permalink / raw)
To: Ivica Bukvic; +Cc: alsa-devel, alsa-user
[-- Attachment #1: Type: text/plain, Size: 1286 bytes --]
On Tue, Apr 30, 2002 at 01:06:01AM -0400, Ivica Bukvic wrote:
> I've been trying to get the Crystal Sound (CS4205) notebook (Dell
> Inspiron 8200) soundcard to work with both OSS and Alsa (although I
> would prefer to get Alsa working rather than OSS), but it seems that
> both drivers have insufficient info about this card to get it to work. I
> did get it to "spit-out" sound, but that is the extent of it. I am using
> intel8x0 audio driver (since CS4205 seems to be just the AC97 codec
> while the Intel's chip does the work), but it only allows me non-duplex
> operation which is horrible for any kind of serious audio purposes.
So it works, but it doesn't work?
I have an Inspiron 4100, which also has a cs4205. I've never tried full-
duplex operation, but it otherwise outputs sound like a champ. (I'm
also the one who wrote the sp/dif support code for it..)
So, we need a little more information about what does and what doesn't
work. Hell, I'm listening to a mp3 right now...
- Pizza
--
Solomon Peachy pizzaATfucktheusers.org
I ain't broke, but I'm badly bent. ICQ# 1318344
Patience comes to those who wait.
...It's not "Beanbag Love", it's a "Transanimate Relationship"...
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Question regarding the CS4205 driver (used in all current Dell notebooks)
[not found] <20020430122051.GA4044@shaftnet.org>
@ 2002-04-30 21:57 ` Ivica Bukvic
0 siblings, 0 replies; 4+ messages in thread
From: Ivica Bukvic @ 2002-04-30 21:57 UTC (permalink / raw)
To: 'Stuffed Crust'; +Cc: alsa-devel, alsa-user
First off, thank you for your reply.
Well, for starters, getting full duplex to work surely would help, since
without it it pretty much kills any kind of real-time audio usefulness
and/or audio monitoring.
Here's the behavior description:
My config:
RH 7.2 (no mods)
Kernel: 2.4.7
Inspiron 8200
P4 1.6GHz
G4Go 440
CS4205 Soundcard
OSS/Free
Sound works (single stream otherwise /dev/dsp resource busy error greets
the user). When trying to do Duplex, it simply reports error that it
fails to open the device in the duplex mode.
OSS/Commercial
Sound output works, and duplex works but sounds like crap, so one could
say that it really does not work. The output is just bunch of clicks
that have appropriate volume envelope, but that is about it. If two
streams are attempted to be played simultaneously, the second one
distorts the first one for a second or two, then stops and after the
first stream is done I get bunch of errors and noise close to white
noise.
ALSA (0.9.12)
Sound output works, and duplex behaves like OSS/Commercial. Ina
addition, there are a bunch of loud clicks every time sound kicks in. In
addition. Snd app is completely unusable in terms of recording (cannot
select mic input or the signal is so quiet that even if I tap directly
on the built-in mic the level gauge barely moves).
At this point I am guessing maybe I need to investigate:
1) try a distro with the 2.4.18 kernel/ RH 7.3 (which should be due
soon)
2) see if the P4 mobo chipset has anything to do with this since 4100
series still run only P3's.
3) pester people on this message board some more ;-)
4) Give up on it
Any help is utmostly appreciated!
Ico
> -----Original Message-----
> From: Stuffed Crust [mailto:pizza@shaftnet.org]
> Sent: Tuesday, April 30, 2002 8:21 AM
> To: Ivica Bukvic
> Cc: alsa-devel@lists.sourceforge.net; alsa-user@lists.sourceforge.net
> Subject: Re: [Alsa-devel] Question regarding the CS4205 driver (used
in
> all current Dell notebooks)
>
> On Tue, Apr 30, 2002 at 01:06:01AM -0400, Ivica Bukvic wrote:
> > I've been trying to get the Crystal Sound (CS4205) notebook (Dell
> > Inspiron 8200) soundcard to work with both OSS and Alsa (although I
> > would prefer to get Alsa working rather than OSS), but it seems that
> > both drivers have insufficient info about this card to get it to
work. I
> > did get it to "spit-out" sound, but that is the extent of it. I am
using
> > intel8x0 audio driver (since CS4205 seems to be just the AC97 codec
> > while the Intel's chip does the work), but it only allows me
non-duplex
> > operation which is horrible for any kind of serious audio purposes.
>
> So it works, but it doesn't work?
>
> I have an Inspiron 4100, which also has a cs4205. I've never tried
full-
> duplex operation, but it otherwise outputs sound like a champ. (I'm
> also the one who wrote the sp/dif support code for it..)
>
> So, we need a little more information about what does and what doesn't
> work. Hell, I'm listening to a mp3 right now...
>
> - Pizza
> --
> Solomon Peachy
pizzaATfucktheusers.org
> I ain't broke, but I'm badly bent. ICQ#
1318344
> Patience comes to those who wait.
> ...It's not "Beanbag Love", it's a "Transanimate Relationship"...
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth@sourceforge.net_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-04-30 21:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20020430122051.GA4044@shaftnet.org>
2002-04-30 21:57 ` Question regarding the CS4205 driver (used in all current Dell notebooks) Ivica Bukvic
[not found] <000301c1f004$b8c92550$ac1f830a@ico>
2002-04-30 12:20 ` Stuffed Crust
2002-04-30 5:06 Ivica Bukvic
-- strict thread matches above, loose matches on Subject: below --
2002-04-30 4:02 Ivica Bukvic
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.