LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   [problem] sound compaq cq40 wouldn't active, my notebook is mute (https://www.linuxquestions.org/questions/slackware-14/%5Bproblem%5D-sound-compaq-cq40-wouldnt-active-my-notebook-is-mute-799099/)

aquaGrayscale 03-31-2010 06:50 AM

[problem] sound compaq cq40 wouldn't active, my notebook is mute
 
guys, i have a problem in my notebook, its can make a sound..

i use the slackware 13 edition for my notebook
i have upgraded my alsa-base on my laptop to alsa 1.0.22 on my slackware 13..
i have follow the instruction tu active my sound device with command:
#alsaconf
#alsamixer
#alsactl store


but, the sound still wouldn't active,

this is the result of my lspci -v on my slackware 13

00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
Subsystem: Hewlett-Packard Company Device 3607
Flags: bus master, fast devsel, latency 0, IRQ 32
Memory at 5c800000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Capabilities: [100] Virtual Channel <?>
Capabilities: [130] Root Complex Link <?>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel



and this is my configuration on /etc/modprobe.d/sound

options snd-pcsp enable=1 index=2
options snd-hda-intel model=hp-m4 enable=1 index=0
options snd-hda-intel enable_msi=1


but still doesn't work...
my laptop still mute and i cant playing music more than 1 months,,
please help me, does anything is false in my configuration??
ore something's wrong with my alsa
i use the default kernel on slackware 13

uname -a
Linux constantine 2.6.29.6-smp #2 SMP Mon Aug 17 00:52:54 CDT 2009 i686 Intel(R) Core(TM)2 Duo CPU T5800 @ 2.00GHz GenuineIntel GNU/Linux


thank you....

T3slider 03-31-2010 04:28 PM

Well, using an updated alsa makes it harder to help you, but if it doesn't work 'out of the box' with an updated alsa it could mean that alsa is passing the wrong options to the snd-hda-intel module based on what it *thinks* the card is supposed to use. I found this page with possible options to the snd-hda-intel module (edit /etc/modprobe.d/sound in Slackware). Other possible options to pass to the snd-hda-intel module are listed in /usr/src/linux/Documentation/sound/alsa/ALSA-Configuration.txt, with model options in /usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt.

aquaGrayscale 04-01-2010 01:05 AM

thanks mr t3slider,,

i have read the,
/usr/src/linux/Documentation/sound/alsa/ALSA-Configuration.txt

and also

/usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt

and follow the instruction to give:
enable_msi=1
and also
model=hp-m4
according to my sound devices..

but it's still doesnt work..
hmm,, im confused..

it has been so long, i can hear a voice in my notebook....

aquaGrayscale 04-01-2010 05:40 AM

thanks to mr t3slider,,


i have read the link u gave me...
and now my notebook is singging again...

thank you..


this is my /etc/modprobe.d/sound configuration now:

options snd-pcsp index=-2
alias snd-card-0 snd-hda-intel
alias sound-slot-0 snd-hda-intel
options snd-hda-intel model=dell-m4-1
options snd-hda-intel enable_msi=1


and i laso make some customization on /etc/group

audio:x:29:root,light,aqua,pulse

thank you...

douglascrp 05-09-2010 02:20 PM

I have the same notebook, and the sound also doesn't work for me.
I'm using slackware 13 too

I've done exactly the same thing that did in your last post, but no success.

have you done something more?

thank you

sorry for my English

aquaGrayscale 05-12-2010 01:27 AM

hmm...

just try to give your lspci -ivh here..

and make sure that your configuration is correct..

give me your cat /etc/modprobe.d/sound here please....


All times are GMT -5. The time now is 11:25 AM.