Bug#288005: acknowledged by developer (Re: [Pkg-alsa-devel] Bug#288005: alsa-base: Unable to use cs4237b sound card with alsa)

Alexander Toresson Alexander Toresson <alexander.toresson@gmail.com>, 288005@bugs.debian.org
Sun, 2 Jan 2005 01:51:42 +0100


I may have identified the problem. At:
http://cvs.sourceforge.net/viewcvs.py/alsa/alsa-kernel/isa/cs423x/cs4236.c?rev=1.47&view=markup

I can see these lines:

	/* Crystal Semiconductors CS4237B */
	{ .id = "CSC4637", .devs = { { "CSC0000" }, { "CSC0010" }, { "CSC0003" } } },

They correspond to my sound card. Well, this or the Crystal 3D.
The thing is, the CSC0000 and CSC0010 pnp 'entries' (don't know what
they are called), do exist in my lspnp listing. CSC0003 don't.
As I understand it (I haven't found info about it), devices are
identified by checking if the corresponding entries are in the pnp
listing. If that is the case, well, here's
the problem.

Regards, Alexander Toresson

On Sat, 01 Jan 2005 17:34:49 +0100, Thomas Hood <jdthood@aglu.demon.nl> wrote:
> On Sat, 2005-01-01 at 02:12 +0100, Alexander Toresson wrote:
> > The soundcard is in the pnp list, so how come it isn't detected? Is
> > there any way to get more info on exactly what is happening?
> 
> I wish I could help you more, but I have no idea why your sound hardware
> isn't detected.  The drivers work on many other machines, so I am
> inclined to think that your problem isn't arising because of driver
> bugs.
> 
> Best of luck.  If you find out anything please let us know.
> 
> --
> Thomas Hood <jdthood@aglu.demon.nl>
> 
>