Hi guys, currently I'm having problems with trying to get the sound to work. I've installed FreeBSD on an Asus n61Jq laptop and am unable to get the sound working. The wm is kde4
Here is my loader.conf:
When I log in to the desktop this is the error message that gets displayed ever with the above and a reboot:
I have to apologize because I did double post in this [thread=23916]thread[/thread] but because it's marked solved, I think people are just skipping over it (that post was removed - Mod.). I have the exact same problem but the solution doesn't work.
Code:
> uname -a
FreeBSD CHRIS-IT-LT.kelsey.local 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011
root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
> cat /dev/sndstat
FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386)
Installed devices:
pcm0: <HDA ATI R6xx HDMI PCM #0 HDMI> (play)
pcm1: <HDA Realtek ALC269 PCM #0 Analog> (play/rec) default
pcm2: <HDA Realtek ALC269 PCM #1 Digital> (play)
Here is my loader.conf:
Code:
> cat /boot/loader.conf
kern.maxfiles="25000"
# Kernel Modules
if_ath_load="YES"
wlan_wep_load="YES"
wlan_ccmp_load="YES"
wlan_tkip_load="YES"
sound_load="YES"
snd_uaudio_load="YES"
hw.snd.default_unit="1"
snd_hda_load="YES"
When I log in to the desktop this is the error message that gets displayed ever with the above and a reboot:
Code:
The audio playback device HDA ATI R6xx HDMI PCM #0 HDMI (pcm) does not work.
Falling back to default.
I have to apologize because I did double post in this [thread=23916]thread[/thread] but because it's marked solved, I think people are just skipping over it (that post was removed - Mod.). I have the exact same problem but the solution doesn't work.