I don't have one.......
I have /etc/modprobe.d/soundalias snd-card-0 snd-opl3sa2
alias sound-slot-0 snd-opl3sa2
options snd-opl3sa2 fm_port=-1 midi_port=-1 port=0x370 wss_port=0x530 isapnp=0 dma1=1 dma2=0 irq=5
and I have a etc/modprobe.d/alsa-base.conf:# autoloader aliases
install sound-slot-0 /sbin/modprobe snd-card-0
install sound-slot-1 /sbin/modprobe snd-card-1
install sound-slot-2 /sbin/modprobe snd-card-2
install sound-slot-3 /sbin/modprobe snd-card-3
install sound-slot-4 /sbin/modprobe snd-card-4
install sound-slot-5 /sbin/modprobe snd-card-5
install sound-slot-6 /sbin/modprobe snd-card-6
install sound-slot-7 /sbin/modprobe snd-card-7
# Cause optional modules to be loaded above generic modules
install snd /sbin/modprobe --ignore-install snd && { /sbin/modprobe --quiet snd-ioctl32 ; /sbin/modprobe --quiet snd-seq ; }
install snd-rawmidi /sbin/modprobe --ignore-install snd-rawmidi && { /sbin/modprobe --quiet snd-seq-midi ; : ; }
install snd-emu10k1 /sbin/modprobe --ignore-install snd-emu10k1 && { /sbin/modprobe --quiet snd-emu10k1-synth ; : ; }
# Prevent abnormal drivers from grabbing index 0
options bt87x index=-2
options cx88_alsa index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
# Keep snd-pcsp from beeing loaded as first soundcard
options snd-pcsp index=-2
# Keep snd-usb-audio from beeing loaded as first soundcard
options snd-usb-audio index=-2
I don't understand what it means, because none of it says anything about the HMDI, or the STAC92xx.
According to the alsawiki, for trouble shooting I should ask it to list devices with aplay -L, I get this:
aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
hdmi:CARD=Generic
HD-Audio Generic, HDMI 0
HDMI Audio Output
default:CARD=Generic_1
HD-Audio Generic, STAC92xx Analog
Default Audio Device
front:CARD=Generic_1,DEV=0
HD-Audio Generic, STAC92xx Analog
Front speakers
surround40:CARD=Generic_1,DEV=0
HD-Audio Generic, STAC92xx Analog
4.0 Surround output to Front and Rear speakers
surround41:CARD=Generic_1,DEV=0
HD-Audio Generic, STAC92xx Analog
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Generic_1,DEV=0
HD-Audio Generic, STAC92xx Analog
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Generic_1,DEV=0
HD-Audio Generic, STAC92xx Analog
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Generic_1,DEV=0
HD-Audio Generic, STAC92xx Analog
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
Then I should ask it to play a sound file via command line, which I chose the
front:CARD=Generic_1,DEV=0 because it was closest to the example given, so less chance of mistakes. It did it, it played the sound file I directed it to. Then it says to make sure alsa is installed as modules and not in the kernel, ummmmm, dunno. Then it says to check /proc/asound/version.........um, I don't have one of those either. Then I'm suppose to "check that the ALSA drivers are installed and have recognized your card. Make sure that /proc/asound/cards lists your card, as card number zero" I don't have a /proc/asound/cards either.........
This is suppose to tell me the name and type of my chip set lspci | egrep -i audio
00:01.1 Audio device: ATI Technologies Inc Device 1714
00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia Controller (rev 01)
Then I should check /dev/sndstat and see if there is an Alsa emulation line and if my cards are listed there. Um, yes on both?
Sound Driver:3.8.1a-980706 (ALSA v1.0.24 emulation code)
Kernel: Linux daisy 2.6.39-2.dmz.1-liquorix-686 #1 ZEN SMP PREEMPT Wed Jun 29 18:09:36 PDT 2011 i686
Config options: 0
Installed drivers:
Type 10: ALSA emulation
Card config:
HD-Audio Generic at 0xf0544000 irq 43
HD-Audio Generic at 0xf0540000 irq 16
Audio devices:
1: STAC92xx Analog (DUPLEX)
Synth devices: NOT ENABLED IN CONFIG
Midi devices: NOT ENABLED IN CONFIG
Timers:
31: system timer
Mixers:
0: ATI R6xx HDMI
1: IDT 92HD81B1X5
So I've really been trying to use the wiki links, but now I'm to the part where they are talking about compiling stuff.
On the bright side, since I installed the vlc from testing, 1.1.11-1mcr, I now have a pcm slider listed in kmix! No sound on youtube, but amarok sounds really good! VLC still can't play the same file, giving the same error message about updating.