I'm trying to get sound working on my Thinkpad 600, which has a Crystal 4237B, which I believe should work with the cs4236 driver.
First problem is that the included install-sh link points nowhere. Shouldn't it point to ../alsa-driver.whatever/install-sh? Or just include it in each package? Next thing is with alsa-oss/utils I get: configure: error: No linkable libasound was found. /after/ doing ./configure;make install on alsa-lib, which seems to handle the ldconfig. Third thing is that the driver fails to load. Yes, I get the license/taint warnings, but I also get: /lib/modules/2.4.12/misc/snd-card-css4236.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters I did ./snddevices. I have tried modprobing/insmoding with the best values I can come up with for I/O and IRQ, maybe I am doing something wrong. I suspect I need to to something with isapnp to get the device some resources, but the isapnp documentation seems to be written for people who know how to use isapnp :-(. So What I am really asking is, am I on the right track, and can anyone suggest some resource(s) where I can get the kind of info I am looking for for isapnp. Finally, I want to complain a little that I can't really find any Alsa documentation about 2.4. Something simple like "The sound system did not significantly change from 2.2 to 2.4 so everything pretty much applies. You will get some "taint" warnings, but we're working on that." would do. -Peter _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
