PDA

View Full Version : [Solved] No sound in -STABLE AMD64


ph0enix
March 21st, 2009, 01:25
Is there no sound driver for the Intel high def. audio (ICH7) in 7.x AMD64? I tried:
kldload sound
kldload snd_ich

...but I'm still not getting any sound.

DutchDaemon
March 21st, 2009, 01:29
On i386, I'm using snd_hda.ko for the Intel 82801H HDA controller.

ph0enix
March 21st, 2009, 03:26
That did it! You win. Mine's only a G:

hdac0: <Intel 82801G High Definition Audio Controller>

Mel_Flynn
March 21st, 2009, 09:58
This script (http://forums.freebsd.org/showthread.php?t=290) is valuable.