I tried understanding why I am not getting sound, and I read about setting these pins which I never had to do before, i have been messing with this all day and I am so frustrated. Can somebody help me please? I do not use nvidia for sound. I use realtek not nvidia, the sound needs to come out of pcm3, thats whats plugged in. I tried putting things in rc.conf, etc/sysctl.conf /boot/device.hints. Nothing works so far.
	
	
	
		
	
	
	
		
[/CODE]
these are the modules I have loaded. I have sound, snd_ich, and snd_hda IN a custom kernel.
	
	
	
		
This is in rc.conf
	
	
	
		
Thank you so much for anybody that can help me this has been very frustrating today.
				
			
		Code:
	
	$ dmesg | grep hdac
hdac0: <NVIDIA (0x0fbc) HDA Controller> mem 0xfb080000-0xfb083fff irq 44 at device 0.1 numa-domain 0 on pci3
hdac1: <Intel Wellsburg HDA Controller> mem 0xfb230000-0xfb233fff irq 22 at device 27.0 numa-domain 0 on pci1
hdacc0: <NVIDIA (0x0060) HDA CODEC> at cad 0 on hdac0
hdaa0: <NVIDIA (0x0060) Audio Function Group> at nid 1 on hdacc0
hdacc1: <Realtek ALC1150 HDA CODEC> at cad 0 on hdac1
hdaa1: <Realtek ALC1150 Audio Function Group> at nid 1 on hdacc1
hdac0: <NVIDIA (0x0fbc) HDA Controller> mem 0xfb080000-0xfb083fff irq 44 at device 0.1 numa-domain 0 on pci3
hdac1: <Intel Wellsburg HDA Controller> mem 0xfb230000-0xfb233fff irq 22 at device 27.0 numa-domain 0 on pci1
hdacc0: <NVIDIA (0x0060) HDA CODEC> at cad 0 on hdac0
hdaa0: <NVIDIA (0x0060) Audio Function Group> at nid 1 on hdacc0
hdacc1: <Realtek ALC1150 HDA CODEC> at cad 0 on hdac1
hdaa1: <Realtek ALC1150 Audio Function Group> at nid 1 on hdacc1
$
		Code:
	
	 cat /dev/sndstat
Installed devices:
pcm0: <NVIDIA (0x0060) (HDMI/DP 8ch)> (play)
pcm1: <NVIDIA (0x0060) (HDMI/DP 8ch)> (play)
pcm2: <NVIDIA (0x0060) (HDMI/DP 8ch)> (play)
pcm3: <Realtek ALC1150 (Rear Analog 5.1/2.0)> (play/rec) default
pcm4: <Realtek ALC1150 (Front Analog)> (play/rec)
pcm5: <Realtek ALC1150 (Digital)> (play)
pcm6: <Realtek ALC1150 (Rear Digital)> (play)
No devices installed from userspace.
$
I have a simple setup. I dont need headphones or anything else. I just want my sound to come out of pcm3 thats where its plugged in.
here is my pins if you need them.
[CODE]em0: link state changed to UP
hdaa1: Dumping AFG pins:
hdaa1: nid   0x    as seq device       conn  jack    loc        color   misc
hdaa1: 17 18561130 3  0  Digital-out   Jack  Digital 0x18       Black   1
hdaa1:     Caps:    OUT              Sense: 0x00000000 (disconnected)
hdaa1: 20 01014010 1  0  Line-out      Jack  1/8     Rear       Green   0
hdaa1:     Caps: IN OUT HP EAPD      Sense: 0x80000000 (connected)
hdaa1: 21 01011012 1  2  Line-out      Jack  1/8     Rear       Black   0
hdaa1:     Caps: IN OUT              Sense: 0x00000000 (disconnected)
hdaa1: 22 01016011 1  1  Line-out      Jack  1/8     Rear       Orange  0
hdaa1:     Caps: IN OUT              Sense: 0x00000000 (disconnected)
hdaa1: 23 40040000 0  0  Line-out      None  RCA     0x00       Unknown 0 DISA
hdaa1:     Caps: IN OUT              Sense: 0x00000000 (disconnected)
hdaa1: 24 01a19050 5  0  Mic           Jack  1/8     Rear       Pink    0
hdaa1:     Caps: IN OUT         VREF Sense: 0x00000000 (disconnected)
hdaa1: 25 02a19060 6  0  Mic           Jack  1/8     Front      Pink    0
hdaa1:     Caps: IN OUT HP      VREF Sense: 0x00000000 (disconnected)
hdaa1: 26 0181305f 5  15 Line-in       Jack  1/8     Rear       Blue    0
hdaa1:     Caps: IN OUT         VREF Sense: 0x00000000 (disconnected)
hdaa1: 27 02214020 2  0  Headphones    Jack  1/8     Front      Green   0
hdaa1:     Caps: IN OUT HP EAPD VREF Sense: 0x00000000 (disconnected)
hdaa1: 30 01456140 4  0  SPDIF-out     Jack  Optical Rear       Orange  1
hdaa1:     Caps:    OUT              Sense: 0x00000000 (disconnected)
hdaa1: NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1
hdaa1:  GPIO0: disabled
hdaa1:  GPIO1: disabled
sonewconn: pcb 0xfffff8000dc664b0: Listen queue overflow: 8 already in queue awaiting acceptance (1 occurrences)
$[/CODE]
these are the modules I have loaded. I have sound, snd_ich, and snd_hda IN a custom kernel.
		Code:
	
	$ kldstat
Id Refs Address            Size     Name
1   29 0xffffffff80200000 1d68b78  kernel
2    1 0xffffffff82511000 f4f59    nvidia-modeset.ko
3    1 0xffffffff82606000 c45ec8   nvidia.ko
4    2 0xffffffff8324c000 37528    linux.ko
5    2 0xffffffff83284000 2d28     linux_common.ko
6    1 0xffffffff83287000 2328     ums.ko
7    1 0xffffffff8328a000 1780     uhid.ko
8    1 0xffffffff8328c000 9e8      pflog.ko
9    1 0xffffffff8328d000 2fa58    pf.ko
10    1 0xffffffff832bd000 31e50    linux64.ko
$This is in rc.conf
		Code:
	
	### SOUND       ###
snddetect_enable="YES"
mixer_enable="YES"Thank you so much for anybody that can help me this has been very frustrating today.
 
			     
 
		 
 
		
