I'm not sure if this should go here, or in Video/Sound, but hopefully someone here can help. I have an old Dell Latitude CPi D266XT that I'm having trouble getting the sound working on. I know that this laptop uses a CS4237B chipset.
I've found various settings that others have used to get their card working, but none of them work. All I get when I try to modprobe is
[93880.867848] CS4236+ soundcard not found or device busy
The most common setting I've found for the Latitude CPi is:
index=0 port=0x530 cport=0x210 irq=5 dma1=0 dma2=1 mpu_port=0x330 isapnp=0 fm_port=0x388 mpu_irq=9
Now, by looking at lspci I've found:
0000:00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 01)
Flags: medium devsel, IRQ 9 This is with acpi=off! Although, /proc/interrupts doesn't show anything on IRQ 9. Does anyone have any idea how I could get this sound card working?