You are not logged in.
Hi all!
Begin sorry for my very bad english.
I have problem. I buying new motherboard M4A88TD-V EVO and i n't have sound. Alsamixer Detect my soundCard, but sound none.
But i listen "bump" when i click "mute/unmute" in gnome sound-mixer. I hear it at other times (click mouse, open nautilus, print on keyboard...).
My modules:
[root@area51 linux-2.6.35-ARCH]# lsmod|grep 'snd'
snd_seq_oss 29912 0
snd_seq_midi_event 5436 1 snd_seq_oss
snd_seq 51234 4 snd_seq_oss,snd_seq_midi_event
snd_seq_device 5525 2 snd_seq_oss,snd_seq
snd_hda_codec_atihdmi 2739 1
snd_hda_codec_realtek 287949 1
snd_pcm_oss 39125 0
snd_mixer_oss 17362 1 snd_pcm_oss
snd_hda_intel 19835 3
snd_hda_codec 51326 3 snd_hda_codec_atihdmi,snd_hda_codec_realtek,snd_hda_intel
snd_pcm 70961 4 snd_pcm_oss,snd_hda_intel,snd_hda_codec
snd_timer 19425 2 snd_seq,snd_pcm
snd 56577 15 snd_seq_oss,snd_seq,snd_seq_device,snd_hda_codec_realtek,snd_pcm_oss,snd_mixer_oss,snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer
soundcore 6065 1 snd
snd_page_alloc 7313 2 snd_hda_intel,snd_pcm
And /dev/snd
[root@area51 ~]# ls -l /dev/snd/
итого 0
drwxr-xr-x 2 root root 60 Ноя 2 18:42 by-path
crw-rw----+ 1 root audio 116, 0 Ноя 2 18:42 controlC0
crw-rw----+ 1 root audio 116, 24 Ноя 2 18:43 pcmC0D0c
crw-rw----+ 1 root audio 116, 16 Ноя 2 18:44 pcmC0D0p
crw-rw----+ 1 root audio 116, 17 Ноя 2 18:43 pcmC0D1p
crw-rw----+ 1 root audio 116, 1 Ноя 2 18:42 seq
crw-rw----+ 1 root audio 116, 33 Ноя 2 18:42 timer
I include in 'audio' group. I start alsaconf, it find my sound card, but sound none. My lspci
[root@area51 linux-2.6.35-ARCH]# lspci | grep Audio
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
01:05.1 Audio device: ATI Technologies Inc RS880 Audio Device [Radeon HD 4200]
Codecs
[root@area51 linux-2.6.35-ARCH]# head -n 1 /proc/asound/card*/codec*
==> /proc/asound/card0/codec#0 <==
Codec: Realtek ALC892
==> /proc/asound/card1/codec#0 <==
Codec: ATI RS690/780 HDMI
And ???
[root@area51 linux-2.6.35-ARCH]# alsactl init
Unknown hardware: "HDA-Intel" "Realtek ALC892" "HDA:10ec0892,1043841b,00100302" "0x1043" "0x841b"
Hardware is initialized using a guess method
Please help
Last edited by gard (2010-11-02 12:06:48)
Offline
My problem solved, I do not know how it happened. Maybe it in /etc/modprobe.d/modprobe.conf
options snd-hda-intel model=asus
But I'm not sure
Offline