Hi,
I am trying to configure sound for a Linux box,
namely a Dell Optiplex GXPro. It should have a
build-in sound chipset based on Crystal CS4236.
I suppose this is a pnp chipset but pnpdump
detects no pnp cars at all.
When I do modprobe sound.o the module is
loaded but the chipset is not detected ?
How should I configure the sound driver ?
I tried this:
#define CS4232_BASE 0x220
#define CS4232_IRQ 5
#define CS4232_DMA 1
#define CS4232_DMA2 3
#define CS4232_MPU_BASE 0x330
#define CS4232_MPU_IRQ 9
#define SELECTED_SOUND_OPTIONS 0x00002000
I am using OSSFree.
Thanks in advance
Dominique Larchey
LORIA