Prosim Vas pomozte niekto, neide mi zvuk v Mandrive, ALSA 1.0.9b Kernel 2.6.12-12MDK. Ono sa to tvari ze je vsetko OK, ale nie je to tak.
Vypisy:
/proc/asound/cards
0 [ICH6 ]: ICH4 - Intel ICH6
Intel ICH6 with unknown codec at 0xb0040800, irq 17
/proc/asound/devices
20: [0- 4]: digital audio playback
27: [0- 3]: digital audio capture
26: [0- 2]: digital audio capture
25: [0- 1]: digital audio capture
16: [0- 0]: digital audio playback
24: [0- 0]: digital audio capture
0: [0- 0]: ctl
1: : sequencer
33: : timer
/proc/asound/oss/devices
0: [0- 0]: mixer
3: [0- 3]: digital audio
12: [0-12]: digital audio
1: : sequencer
8: : sequencer
/proc/asound/timers
G0: system timer : 1000.000us (10000000 ticks)
P0-0-0: PCM playback 0-0-0 : SLAVE
Client application 7299 : running : lost interrupts 0
P0-0-1: PCM capture 0-0-1 : SLAVE
P0-1-1: PCM capture 0-1-1 : SLAVE
P0-2-1: PCM capture 0-2-1 : SLAVE
P0-3-1: PCM capture 0-3-1 : SLAVE
P0-4-0: PCM playback 0-4-0 : SLAVE
/proc/asound/pcm
00-00: Intel ICH : Intel ICH6 : playback 1 : capture 1
00-01: Intel ICH - MIC ADC : Intel ICH6 - MIC ADC : capture 1
00-02: Intel ICH - MIC2 ADC : Intel ICH6 - MIC2 ADC : capture 1
00-03: Intel ICH - ADC2 : Intel ICH6 - ADC2 : capture 1
00-04: Intel ICH - IEC958 : Intel ICH6 - IEC958 : playback 1
lspci | grep audio
00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 04)
modprobe.conf
alias snd-0 snd-intel8x0
remove snd-intel8x0 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-intel8x0
install snd-intel8x0 /sbin/modprobe --first-time --ignore-install snd-intel8x0 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
remove ali5455 /sbin/modprobe --first-time -r --ignore-remove ali5455
install ali5455 /sbin/modprobe --first-time --ignore-install ali5455
remove i810_audio /sbin/modprobe --first-time -r --ignore-remove i810_audio
install i810_audio /sbin/modprobe --first-time --ignore-install i810_audio
options snd device_mode=0666
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0