I do have a Dell Inspiron 9400, running OpenBSD current.
The soundcard is detected, using cat {filename} > /dev/sound is working, but
the layer between /dev/sound and for example mplayer seems to be missing. Also
tried xine, but there I do have the same issue.
I have installed the complete base system except games and man pages.
After that I installed the packages I am using from
pub/OpenBSD/snapshot/packages/i386/ (pkg_add -rv {package name}).
Here is a part of dmesg:
azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x01: apic 2 int
21 (irq 11)
azalia0: host: High Definition Audio rev. 1.0
azalia0: codec: Sigmatel STAC9200 (rev. 34.1), HDA version 1.0
audio0 at azalia0
What do I need to get sound up and running?
Probably a stupid question, but failed to find the info on the internet and in
the mailinglists...
Jan