You are not logged in.

#1 2010-11-02 08:33:24

gard
Member
Registered: 2010-07-21
Posts: 8

[Solved]Not sound on M4A88TD-V EVO, ALC892 Realtek, SB880 chipset

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.
9c27805d30d7391d53cbb12c3e116e11.jpeg
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 smile

Last edited by gard (2010-11-02 12:06:48)

Offline

#2 2010-11-02 12:05:06

gard
Member
Registered: 2010-07-21
Posts: 8

Re: [Solved]Not sound on M4A88TD-V EVO, ALC892 Realtek, SB880 chipset

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

Board footer

Powered by FluxBB