Hello,
I have ASUS M2NVP-VM motherboard with NVidia MCP51 High Definition Audio Controller. But snd_hda does not detect microphone.
uname -a
	
	
	
		
/etc/rc.conf
	
	
	
		
/boot/loader.conf
	
	
	
		
mixer
	
	
	
		
dmesg in attach
Anyone have any ideas?
Thx
				
			I have ASUS M2NVP-VM motherboard with NVidia MCP51 High Definition Audio Controller. But snd_hda does not detect microphone.
uname -a
		Code:
	
	FreeBSD odin.valhalla 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #0: Thu Aug 11 22:07:20 EEST 2011
root@odin.valhalla:/usr/obj/usr/src/sys/GENERIC  amd64/etc/rc.conf
		Code:
	
	# -- sysinstall generated deltas -- # Thu Aug 11 22:14:30 2011
# Created: Thu Aug 11 22:14:30 2011
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
defaultrouter="192.168.1.1"
gateway_enable="YES"
firewall_enable="YES"
firewall_nat_enable="YES"
firewall_type="/etc/ipfw_rules"
hostname="odin.valhalla"
ifconfig_nfe0="inet 192.168.1.2  netmask 255.255.255.0"
ifconfig_rl0="inet 10.0.25.1 netmask 255.0.0.0"
keymap="ua.koi8-u"
sshd_enable="YES"
hald_enable="YES"
dbus_enable="YES"
linux_enable="YES"
fusefs_enable="YES"
dhcpd_enable="YES"
dhcpd_ifaces="rl0"
local_startup="${local_startup} /usr/local/kde4/etc/rc.d"
kdm4_enable="YES"/boot/loader.conf
		Code:
	
	atapicam_load="YES"
snd_hda_load="YES"
nvidia_load="YES"mixer
		Code:
	
	Mixer vol      is currently set to  44:44
Mixer pcm      is currently set to  80:80
Mixer speaker  is currently set to  75:75
Mixer igain    is currently set to   0:0
Mixer ogain    is currently set to  50:50dmesg in attach
Anyone have any ideas?
Thx
 
			     
 
		