I have been following several of Old_CPUs threads following suggestions and converging, I think, on a fix but can’t seem to complete it.
My ALSA script is here:
http://www.alsa-project.org/db/?f=a1af660854822a0e85f4d77b6059f91821caf525
HPDV7-Linux:/home/carl # rpm -qa |grep alsa
returns
alsa-utils-1.0.19.git20090130-2.2
alsa-plugins-1.0.19.git20090123-1.5
alsa-1.0.19.git20090203-1.1
alsa-tools-devel-1.0.19.git20090120-1.8
alsa-firmware-1.0.19.git20090120-1.1
alsa-docs-1.0.19.git20090203-1.1
alsa-tools-gui-1.0.19.git20090120-1.8
alsa-plugins-pulse-32bit-1.0.19.git20090123-1.5
kalsatools-1.5.0-499.110
alsa-plugins-pulse-1.0.19.git20090123-1.5
alsa-tools-1.0.19.git20090120-1.8
alsa-devel-1.0.19.git20090203-1.1
HPDV7-Linux:/home/carl # rpm -qa |grep pulse
returns
pulseaudio-esound-compat-0.9.12-9.5
libpulse0-32bit-0.9.12-9.6
libpulsecore4-0.9.12-9.5
libpulse0-0.9.12-9.5
libxine1-pulse-1.1.16.1-0.pm.1
alsa-plugins-pulse-32bit-1.0.19.git20090123-1.5
pulseaudio-0.9.12-9.5
alsa-plugins-pulse-1.0.19.git20090123-1.5
HPDV7-Linux:/home/carl # rpm -q libasound2
returns
libasound2-1.0.19.git20090203-1.1
HPDV7-Linux:/home/carl # uname -a
Linux HPDV7-Linux 2.6.27.7-9-default #1 SMP 2008-12-04 18:10:04 +0100 x86_64 x86_64 x86_64 GNU/Linux
HPDV7-Linux:/home/carl # cat /etc/modprobe.d/sound
returns
options snd-hda-intel model=dell-m4-1 enable_msi=1
#above found by experimentation to work feb 4 2009
#options snd-hda-intel model=hp-m4
options snd slots=snd-hda-intel,snd-hda-intel
5Dex.Jpa__qQ4asA:SBx00 Azalia (Intel HDA)
alias snd-card-0 snd-hda-intel
l4dC.vfAxXUx5zd4:RS780 Azalia controller
alias snd-card-1 snd-hda-intel
Following other threads I grabbed (I think) the latest alsa files and found that model=dell-m4-1 worked with the speaker-test command:
speaker-test -c2 -l5 -twav
Thinking I had it licked, I rebooted to “clean up” and , oops, it did not work again.
I have been into the YAST sound configurator and set 90% plus levels.
Should Pulse Audio Support be enabled there or not?
What is the preferred mixer for getting things going?
I have KDE4-Kmix running, but not much help.
Suggestions Welcome