You both need to be using the cs4236 module.. Here are some sample settings, for the default configuration of my Thinkpad 600E:
snd_port=0x530 snd_cport=0x538 snd_irq=5 snd_dma1=1 snd_dma2=0 snd_mpu_port=0x330 snd_mpu_irq=9 snd_sb_port=0x220 snd_fm_port=0x388 If it does load, but reports buffer overrun and generally strange behaviour and/or silence, then transpose the DMA numbers.. If it still doesn't work, find out what your settings are w/ the PS2.EXE utility, and plug them in, transposing DMA if needed :) Oh - and I believe the cs4610/11 in the Thinkpad 600E does not have any hardware mixing capability. Sorry :( On Sat, Nov 16, 2002 at 10:56:42PM +0100, Richard Stellingwerff wrote: > On Sat, 2002-11-16 at 01:57, Rick Dier wrote: > > I've been fighting with RedHat 8.0 for a couple of weeks > > now. I still can't have sound. > > 1-Linux detects a CS-4610 which cannot play any sound > > 2- I compiled from source and failed with the "lib" Alsa- > > 0.9.0rc5 > > 3- I tried the rpm and received "cs-4236+ doesn't exist or > > is busy" in 'dmesg' in response to modprobe > > 4- on IBM website, it's stated that my sound card is "cs- > > 4239" on my windows boot I see "crystal sound VDM > > accelerator". > > > > What should I do from now? > > I have been trying to get my soundcard working in ALSA, but I've failed > miserably a few times already. I installed the RPMS from > psyche.freshrpms.net, but whenever I try to load the snd-cs46xx module, > it tells me it can't find the card. What caught my attention is that > /proc/pci tells me my soundcard is on IRQ 11, which isn't right at all! > I think the snd-cs46xx module simply assumes this information to be > correct, and I don't seem to be able to tell the module the correct IRQ. > > I even start to believe that the /proc/pci information for my soundcard > is terribly incorrect, since I even doubt that this laptop's soundcard > can do hardware mixing. > > The line(s) that show my soundcard in /proc/pci read: > Multimedia audio controller: Cirrus Logic CS 4610/11 [CrystalClear > SoundFusion Audio Accelerator] (rev 1). > IRQ 11. > > > With OSS, I use the module cs4232 which works great. I use this line in > /etc/modules.conf to load the driver: > options cs4232 io=0x530 irq=5 dma=1 dma2=0 > > This works great, except for the fact that I can't do hardware mixing, > which the ALSA soundcard matrix claims it should be able to (with the > ALSA driver). > > So if anyone could confirm that the information of my soundcard in > /proc/pci is incorrect, I can sleep well again... Otherwise I'd really > like to know how to get this working! :) > > Cheers, > Richard. -- Zinx Verituse ------------------------------------------------------- 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 _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
