The sound card was detected correctly (same as in winme) ES1988 Allegro-1, driver is maestro3. But it won't produce any sound.
Here are some info:
[dummy@localhost dummy]$ /sbin/lsmod
Module Size Used by Not tainted
parport_pc 25096 1 (autoclean)
lp 8096 0 (autoclean)
parport 34176 1 (autoclean) [parport_pc lp]
maestro3 28528 0
soundcore 6276 0 [maestro3]
ac97_codec 12488 0 [maestro3]
nfsd 74256 0 (autoclean)
ds 8456 2
yenta_socket 13056 2
pcmcia_core 57184 0 [ds yenta_socket]
af_packet 14952 0 (autoclean)
sr_mod 16920 0 (autoclean)
eepro100 21844 1 (autoclean)
mii 3832 0 (autoclean) [eepro100]
supermount 15296 1 (autoclean)
ide-cd 33856 0
cdrom 31648 0 [sr_mod ide-cd]
ide-scsi 11280 0
scsi_mod 103284 2 [sr_mod ide-scsi]
usb-uhci 24652 0 (unused)
usbcore 72992 1 [usb-uhci]
rtc 8060 0 (autoclean)
ext3 59916 2
jbd 38972 2 [ext3]
[dummy@localhost dummy]$ lspcidrake -v |fgrep AUDIO
maestro3 : ESS Technology|ES1988 Allegro-1 [MULTIMEDIA_AUDIO] (vendor:125d device:1988 subv:1033 subd:80f1)
[dummy@localhost dummy]$ cat /etc/modules.conf
probeall scsi_hostadapter ide-scsi
probeall usb-interface usb-uhci
alias eth0 eepro100
alias sound-slot-0 maestro3
[dummy@localhost dummy]$ /sbin/chkconfig --list alsa
alsa 0:close 1:close 2

pen 3

pen 4

pen 5

pen 6:close
I'd tried to adjusted all parameters in aumix to max, no luck.
Any help?