You are not logged in.

#1 2009-07-08 17:10:07

umarz
Member
From: Kedah, MALAYSIA
Registered: 2009-07-08
Posts: 2
Website

[SOLVED] Sound Problem

hello, i'm a newbie, recently i got this pc with MS-7174 mainboard and it got hda sound. but the problem is alsamixer detect the driver but gnome volume control don't, and there is no sound. each time i try to play mp3 it say there is no device detected. i check the alsamixer, master and pcm is unmute. so i don't know where else to check...

this is my lspci

00:00.0 Host bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub (rev 0e)
00:01.0 PCI bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL PCI Express Root Port (rev 0e)
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated Graphics Controller (rev 0e)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 05)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 05)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 05)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 05)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 05)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d5)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 05)
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 05)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:02.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
02:02.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)
02:09.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306 Fire II IEEE 1394 OHCI Link Layer Controller (rev 80)

lspci | grep Audio

00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 05)
02:02.0 Multimedia video controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder (rev 05)
02:02.2 Multimedia controller: Conexant Systems, Inc. CX23880/1/2/3 PCI Video and Audio Decoder [MPEG Port] (rev 05)

lsmod | grep snd

snd_hda_codec_realtek   206536  1
snd_hda_intel          26696  0
snd_hda_codec          71716  2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep               7624  1 snd_hda_codec
snd_seq_dummy           2696  0
snd_seq_oss            31168  0
snd_seq_midi_event      7012  1 snd_seq_oss
snd_seq                53744  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device          6768  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            40352  0
snd_mixer_oss          17540  1 snd_pcm_oss
snd_pcm                73768  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss,cx88_alsa
snd_timer              21068  2 snd_seq,snd_pcm
snd                    58404  12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,cx88_alsa,snd_pcm,snd_timer
soundcore               6784  1 snd
snd_page_alloc          8812  2 snd_hda_intel,snd_pcm

can anybody help me with this, thank you...

Last edited by umarz (2009-07-08 20:57:30)


<~Lite & Easy. Huh? Lite FM? not the radio, the Arch Linux dude~>

Offline

#2 2009-07-08 17:53:54

Trent
Member
From: Baltimore, MD (US)
Registered: 2009-04-16
Posts: 990

Re: [SOLVED] Sound Problem

Welcome to the forums.  The "no device detected" message sounds like your sound-playing application (whatever it is) doesn't know what card to use.  Did you run alsaconf?

Offline

#3 2009-07-08 18:31:19

arkham
Member
From: Stockholm
Registered: 2008-10-26
Posts: 516
Website

Re: [SOLVED] Sound Problem

Usually running alsamixer as user and alsaconf / alsactl store as root solves every alsa problem.


"I'm Winston Wolfe. I solve problems."

~ Need moar games? [arch-games] ~ [aurcheck] AUR haz updates? ~

Offline

#4 2009-07-08 20:40:58

umarz
Member
From: Kedah, MALAYSIA
Registered: 2009-07-08
Posts: 2
Website

Re: [SOLVED] Sound Problem

thanks for reply, but i already sort it out by manual compiling realtek driver from realtek website. it seem that, this sound card is a little different from other Intel HDA realtek ALC880. and i want to thanks again, and i will learn a lot from you guys a lot more in the future...:)

Last edited by umarz (2009-07-08 20:50:55)


<~Lite & Easy. Huh? Lite FM? not the radio, the Arch Linux dude~>

Offline

Board footer

Powered by FluxBB