Hulin Thibaud wrote:

I rode the documentation of Alsa

Yeeehaaa!

to configure my Cyrrus Logic Crystal CS4237B (it's an ISA PnP soundcard) and I was install the last version of alsa by this link
http://www.tldp.org/HOWTO/Alsa-sound-7.html .

That's really wholly obsolete, I'm afraid. Ignore it.

However, my kernel Linux 2.6.12-10-k7 can't recognize my soundcard. Indeed, when I type "setpnp 0f on", I obtain "lspnp: /proc/bus/pnp
not available", however I installed pnpbios-tools_3.2.8-8_i386.

You shouldn't use any external PnP tools on 2.6; "modprobe snd-cs4236" should be all you need assuming you have ISA-PnP support enabled in your kernel.

If this doesn't work (check dmesg, and start alsamixer after this to unmute channels and increase volume) please verify whether or not you have ISA-PnP support in the kernel, for example by seeing if the card shows up under /sys/devices/pnp. Example for a CS4236 card:

$ cat /sys/devices/pnp1/01\:01/card_id
CSCa836

Please do not post in HTML by the way. And certainly not in HTML with a black background...

Rene.



-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to