On Wednesday 31 October 2007 22:22:15 Jacob Meuser wrote: [...] > probably not; at least not anytime soon. > > something for "newbie hackers" to work on: an ISC licensed audio daemon.
Sorry for hijacking this thread, propably anyone has a quick hint to make my audio work in kde. Built /usr/src/regress/sys/dev/audio/obj as described here http://www.nabble.com/NVIDIA-MCP51-HD-Audio-azalia-problems-t4629307.html and autest -r 48000 delivers good quality tone. relevant dmesg seems to be this one: azalia0 at pci0 dev 27 function 0 "Intel 82801GB HD Audio" rev 0x02: apic 2 int 21 (irq 10) azalia0: host: High Definition Audio rev. 1.0 azalia0: codec: Realtek/0x0862 (rev. 0.1), HDA version 1.0 azalia0: codec: Motorola/0x3055 (rev. 7.0), HDA version 1.0 azalia0: codec[1]: No support for modem function groups azalia0: codec[1]: No audio function groups audio0 at azalia0 However this doesn't seem to be a driver problem since autest passed with success. It's just that kde doesn't detect the device, where can I look at to nail down the problem? pkg_info contains either esound and arts. Thanks, Dorian