You are not logged in.

#26 2009-03-31 20:46:48

TheBaron
Member
Registered: 2008-05-30
Posts: 10

Re: [solved]kernel 2.6.28.2-1 hda-intel

Sorry for bumping up an old-ish post, but I've got my sound working, eventually.

There's quite a few pages out there that say that alsa-base should contain 'options snd-hda-intel model=ref' for these HP Mini machines, however I got it working on my Mini 700 with the following:

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

This is with alsa 1.0.19 compiled and installed from source, no kernel compilation or such.

Offline

#27 2009-04-08 12:18:20

Bogart
Member
From: Madrid, Spain
Registered: 2005-06-22
Posts: 272

Re: [solved]kernel 2.6.28.2-1 hda-intel

TheBaron wrote:

Sorry for bumping up an old-ish post, but I've got my sound working, eventually.

There's quite a few pages out there that say that alsa-base should contain 'options snd-hda-intel model=ref' for these HP Mini machines, however I got it working on my Mini 700 with the following:

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

This is with alsa 1.0.19 compiled and installed from source, no kernel compilation or such.

Is this with kernel 2.6.28? With 2.6.29 sound works out of the box with this model (compaq 700 /mini 1000). However, I still have a few problems:

- If I enable the intel hda powersaving mode, I hear a click after a sound is played (it's the click from turning off the speakers)
- When I shut down, just before the computer urning off I hear some ugly "scratching" from the speakers.
- Microphone doesn't work

Do you have any of these problems with those settings above?

Offline

#28 2009-04-10 23:51:28

suicideducky
Member
From: New Zealand
Registered: 2007-09-13
Posts: 57
Website

Re: [solved]kernel 2.6.28.2-1 hda-intel

Bogart wrote:
TheBaron wrote:

Sorry for bumping up an old-ish post, but I've got my sound working, eventually.

There's quite a few pages out there that say that alsa-base should contain 'options snd-hda-intel model=ref' for these HP Mini machines, however I got it working on my Mini 700 with the following:

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

This is with alsa 1.0.19 compiled and installed from source, no kernel compilation or such.

Is this with kernel 2.6.28? With 2.6.29 sound works out of the box with this model (compaq 700 /mini 1000). However, I still have a few problems:

- If I enable the intel hda powersaving mode, I hear a click after a sound is played (it's the click from turning off the speakers)
- When I shut down, just before the computer urning off I hear some ugly "scratching" from the speakers.
- Microphone doesn't work

Do you have any of these problems with those settings above?

"out of the box?"
Mine doesnt work at all...

Offline

#29 2009-05-31 22:22:25

achim
Member
Registered: 2009-02-03
Posts: 9

Re: [solved]kernel 2.6.28.2-1 hda-intel

hey guys,
i have no sound with kernel 2.6.29 and alsa, too (HP Mini 1000)
is there a solution, yet?

greetings

Offline

#30 2009-06-01 14:33:52

darose
Member
Registered: 2004-04-13
Posts: 158

Re: [solved]kernel 2.6.28.2-1 hda-intel

Offline

#31 2009-06-02 02:07:35

achim
Member
Registered: 2009-02-03
Posts: 9

Re: [solved]kernel 2.6.28.2-1 hda-intel

thx darose fuer your response - all loopbacks were muted yet

nevertheless sound works for me partly!!

I just made every step again:
blacklisting snd_psp and pcspkr

and the modprobe.conf from TheBaron

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 then there appeared a new controller in alsamixer named 'speaker'
after unmuting that, sound works in VLC
but unfortunately I don't get it to work with i.e. aplay or flash

$ aplay /usr/share/sounds/alsa/Front_Center.wav
ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'defaults.namehint.extended'
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:3985:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2211:(snd_pcm_open_noupdate) Unknown PCM dmix:Intel

So I guess some options are still wrong
I'll keep trying smile

Offline

Board footer

Powered by FluxBB