Jump to content
oldnapalm

VoodooHDA - common problems

Recommended Posts

We'll pass the info system

Under SoundCard

			<key>IOPCIPrimaryMatch</key>
		<string>0x3a3e8086</string>

Under HDMI

			<key>IOPCIPrimaryMatch</key>
		<string>0x0be510de</string>

 

 

Help me,i have usually kernel panic on boot with the last 2.7.3 installer

Have you tried both KP solutions in first post?

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

I think MixerValues and other options in the existing part should be used for SoundCard. New section should be added for HDMI.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

It does not matter, Realtek 269 is the audio codec, you need to specify only the Intel audio ID (PCI device) in the plist.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Got an interesting one...on my system (an Acer 1420p laptop) if I install the 2.7.3 voodoohda on the Lion developer preview (11a390), then sounds works just fine with no modification of the info.plist (despite the fact that it appears to be referencing the Intel HDMI sound and not the actual soundcard). If I install the release version of Lion, and install the 2.7.3 voodoohda, then I get kernel panics, boot hangs, etc...if I modify info.plist to point to either the main soundcard or both HDMI + soundcard, it will boot fine, but sound still does not work. Same behavior with 2.7.2


Any ideas?

Link to comment
Share on other sites

Need some help experience a weird problem.


I have a Clevo M570tu with alc662 using voodoohda 2.7.3


Quick rundown


I installed voodoo hda got a kernel panic removed followed instructions from first page added my device and vendor id reinstalled, system booted but no sound.

Read more realized I have HDMI audio also followed example from second post added another device id for my graphics card hdmi out and reinstalled.


Now when I boot i get no kernel panics but when the system boots I can hear my mic and speakers working but lose my video(screen doesn't work)

any one have any idea whats going on or how to fix?


Thanks

Link to comment
Share on other sites

Maybe you used the wrong device ID for HDMI? (video instead of audio)

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

(Sorry for my English)


I have modified version of VoodooHDA for VIA VT1708S and I tried to edit for HDMI audio. My graphics is Nvidia gts 450 (GF106). There are IDs for GF106 audio: Device ID = 0be9, Ver ID:10de, so thats 0x0be910de. But I think I have made some mistake in a code: VoodooHDA 2.7.3 editada para Via VT1708S .kext.zip

 

Probably there:


 

...
<key>HDMI</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>org.voodoo.driver.VoodooHDA</string>
		<key>IOClass</key>
		<string>VoodooHDADevice</string>
		<key>IOMatchCategory</key>
		<string>VoodooHDADevice</string>
		<key>IOPCIPrimaryMatch</key>
		<string>0x0be910de</string>
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>IOUserClientClass</key>
		<string>VoodooHDAUserClient</string>
		<key>VoodooHDACodecHints</key>
		<dict>
			<key>1</key>
			<dict>
				<key>21</key>
				<dict>
					<key>AssocNum</key>
					<integer>1</integer>
					<key>SeqNum</key>
					<integer>1</integer>
				</dict>
				<key>22</key>
				<dict>
					<key>DevType</key>
					<string>CD</string>
				</dict>
				<key>25</key>
				<dict>
					<key>AssocNum</key>
					<integer>1</integer>
					<key>DevType</key>
					<string>Line-out</string>
					<key>SeqNum</key>
					<integer>2</integer>
				</dict>
			</dict>
		</dict>
		<key>VoodooHDAHints</key>
		<dict>
			<key>ivref</key>
			<true/>
		</dict>
		<key>VoodooHDAVerboseLevel</key>
		<integer>0</integer>
	</dict>
...

 

I edited it by this way: http://www.insanelymac.com/forum/index.php?showtopic=260896


Please help!

Link to comment
Share on other sites

Right click on kext and show package contents http://Olarila.com/forum/viewtopic.php?f=3&t=69

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Hi Oldnapalm,



thanks for the detailed solutions to some of the VoodooHDA problems, this help me much in fine tuning my kext.

Up and until I was using 10.7.3 everything was fine, sound crystal clear but since I have upgraded to 10.7.4 the sound is very distorted. Not sure why but is the same kext I used before.

If anyone knows a solution happy to test.


Thanks

Link to comment
Share on other sites

hey, i have a Intelbras notebook


The config is :

Intel Pentium Dual Core T3200 2.00Ghz

2 Gb Ram

SSD Intel 40gb

Webcam 1.3mp

Card reader


here is the system info



PQAAAGAUqLrChRYtERvQaw8GRkTyWFmE6vpysk1MhZHzkOFF5SgI3AKS6-vG6TJ-1ksHn6dwrgprA4ZqotmeH4B129AAm1T1UHOp1JwYseJwoIPq8zQ1Ym3Daen8.jpg



it don't work the audio, and the wifi, there is any kext to use? when i was using the leopard iPc 10.5.8, the audio was working with the voodoohda 0.2.1 beta, but now it doesn't work anymore ( I'm using the iAtkos 10.7.2 ), when i installed the 2.7.3, its was getting a kernel panic, so, there is a way to make everything working in this config?


tks!

Intel Core i5 3210m 2.5Ghz | 8GB DDR3 1600Mz | Radeon HD 7650m 1Gb DDR3 + Intel HD 4000 | iPhone 4 32Gb | Windows server 1TB | Japanese Gamecube | Nintendo64 | Nintendo DS Phat | Game Boy Advance | Game Boy Color | Global Village Telecom 35Mb

Link to comment
Share on other sites

Try the tricks in first post, set IOPCIPrimaryMatch, make codec dump, etc.


Em português http://Olarila.com/forum/viewtopic.php?f=2&t=180

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Hello, i'm having problem with Voodoo (I've tried everything on my p67 sabertooth board to get ALC892 working but everything is failture) so my point of this post is, that i swiched to Voodoo everything works great.. but only microphone bugging.. When i speak to other they hear too much noise and that stuff. Also i noticed in Sound/Input that when i listening music my microphone gathering that sound INPC 'even my microphone is turned off. And he capture all alerts and everything. Guessing, maybe that cause the reason of my problem but how to fix it? and yea my dump if u want

 

Last login: Fri Jun  8 14:26:53 on ttys000
bash:~ dbm$ /Volumes/HDD/Development/Programi/Drivers/VoodooHDA\ 2.7.3\ 2/getdump ; exit;
Found a device of class VoodooHDADevice: IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/HDEF@1B/VoodooHDADevice


Probing codec #0...
HDA Codec #0: Realtek ALC892
HDA Codec ID: 0x10ec0892
      Vendor: 0x10ec
      Device: 0x0892
    Revision: 0x03
    Stepping: 0x02
PCI Subvendor: 0x84361043
startNode=1 endNode=2
Found audio FG nid=1 startNode=2 endNode=39 total=37

Processing audio FG cad=0 nid=1...
Powering up...
Parsing audio FG...
GPIO: 0x40000002 NumGPIO=2 NumGPO=0 NumGPI=0 GPIWake=0 GPIUnsol=1
nid 17 0x99430140 as  4 seq  0     SPDIF-out Fixed jack  3 loc 25 color Unknown misc 1
nid 18 0x411111f0 as 15 seq  0       Speaker  None jack  1 loc  1 color   Black misc 1
nid 20 0x01014010 as  1 seq  0      Line-out  Jack jack  1 loc  1 color   Green misc 0
nid 21 0x01011012 as  1 seq  2      Line-out  Jack jack  1 loc  1 color   Black misc 0
nid 22 0x01016011 as  1 seq  1      Line-out  Jack jack  1 loc  1 color  Orange misc 0
nid 23 0x01012014 as  1 seq  4      Line-out  Jack jack  1 loc  1 color    Grey misc 0
nid 24 0x01a19850 as  5 seq  0    Microphone  Jack jack  1 loc  1 color    Pink misc 8
nid 25 0x02a19960 as  6 seq  0    Microphone  Jack jack  1 loc  2 color    Pink misc 9
nid 26 0x0181305f as  5 seq 15       Line-in  Jack jack  1 loc  1 color    Blue misc 0
nid 27 0x02214120 as  2 seq  0    Headphones  Jack jack  1 loc  2 color   Green misc 1
nid 28 0x411111f0 as 15 seq  0       Speaker  None jack  1 loc  1 color   Black misc 1
nid 29 0x4005e601 as  0 seq  1      Line-out  None jack  5 loc  0 color   White misc 6
nid 30 0x01456130 as  3 seq  0     SPDIF-out  Jack jack  5 loc  1 color  Orange misc 1
nid 31 0x411111f0 as 15 seq  0       Speaker  None jack  1 loc  1 color   Black misc 1
Parsing vendor patch...
VHDevice NID=2 Config=00000000 Type=00000000 Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=3 Config=00000000 Type=00000000 Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=4 Config=00000000 Type=00000000 Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=5 Config=00000000 Type=00000000 Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=6 Config=00000000 Type=00000000 Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=7 Config=00000000 Type=0000000f Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=8 Config=00000000 Type=00000001 Cap=00000000 Ctrl=00000000 -- Conns: 0=35
VHDevice NID=9 Config=00000000 Type=00000001 Cap=00000000 Ctrl=00000000 -- Conns: 0=34
VHDevice NID=10 Config=00000000 Type=00000001 Cap=00000000 Ctrl=00000000 -- Conns: 0=31
VHDevice NID=11 Config=00000000 Type=00000002 Cap=00000000 Ctrl=00000000 -- Conns: 0=24 1=25 2=26 3=27 4=28 5=29 6=20 7=21 8=22 9=23
VHDevice NID=12 Config=00000000 Type=00000002 Cap=00000000 Ctrl=00000000 -- Conns: 0=2 1=11
VHDevice NID=13 Config=00000000 Type=00000002 Cap=00000000 Ctrl=00000000 -- Conns: 0=3 1=11
VHDevice NID=14 Config=00000000 Type=00000002 Cap=00000000 Ctrl=00000000 -- Conns: 0=4 1=11
VHDevice NID=15 Config=00000000 Type=00000002 Cap=00000000 Ctrl=00000000 -- Conns: 0=5 1=11
VHDevice NID=16 Config=00000000 Type=00000000 Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=17 Config=99430140 Type=00000004 Cap=00000010 Ctrl=00000040 -- Conns: 0=16
VHDevice NID=18 Config=411111f0 Type=00000004 Cap=00000020 Ctrl=00000000 -- Conns:
VHDevice NID=19 Config=00000000 Type=0000000f Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=20 Config=01014010 Type=00000004 Cap=0001003e Ctrl=00000020 -- Conns: 0=12
VHDevice NID=21 Config=01011012 Type=00000004 Cap=00000036 Ctrl=00000020 -- Conns: 0=13
VHDevice NID=22 Config=01016011 Type=00000004 Cap=00000036 Ctrl=00000020 -- Conns: 0=14
VHDevice NID=23 Config=01012014 Type=00000004 Cap=00000036 Ctrl=00000020 -- Conns: 0=15
VHDevice NID=24 Config=01a19850 Type=00000004 Cap=00003736 Ctrl=00000021 -- Conns: 0=12 1=13 2=14 3=15 4=38
VHDevice NID=25 Config=02a19960 Type=00000004 Cap=0000373e Ctrl=00000020 -- Conns: 0=12 1=13 2=14 3=15 4=38
VHDevice NID=26 Config=0181305f Type=00000004 Cap=00003736 Ctrl=00000020 -- Conns: 0=12 1=13 2=14 3=15 4=38
VHDevice NID=27 Config=02214120 Type=00000004 Cap=0001373e Ctrl=00000020 -- Conns: 0=12 1=13 2=14 3=15 4=38
VHDevice NID=28 Config=411111f0 Type=00000004 Cap=00000024 Ctrl=00000020 -- Conns:
VHDevice NID=29 Config=4005e601 Type=00000004 Cap=00000020 Ctrl=00000020 -- Conns:
VHDevice NID=30 Config=01456130 Type=00000004 Cap=00000010 Ctrl=00000040 -- Conns: 0=6
VHDevice NID=31 Config=411111f0 Type=00000004 Cap=00000020 Ctrl=00000020 -- Conns:
VHDevice NID=32 Config=00000000 Type=0000000f Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=33 Config=00000000 Type=0000000f Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=34 Config=00000000 Type=00000002 Cap=00000000 Ctrl=00000000 -- Conns: 0=24 1=25 2=26 3=27 4=28 5=29 6=20 7=21 8=22 9=23 10=11 11=18
VHDevice NID=35 Config=00000000 Type=00000002 Cap=00000000 Ctrl=00000000 -- Conns: 0=24 1=25 2=26 3=27 4=28 5=29 6=20 7=21 8=22 9=23 10=11
VHDevice NID=36 Config=00000000 Type=0000000f Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=37 Config=00000000 Type=00000000 Cap=00000000 Ctrl=00000000 -- Conns:
VHDevice NID=38 Config=00000000 Type=00000002 Cap=00000000 Ctrl=00000000 -- Conns: 0=37 1=11
Disabling nonaudio...
Disabling useless...
Disabling pin nid 18 due to None connectivity.
Disabling pin nid 28 due to None connectivity.
Disabling pin nid 29 due to None connectivity.
Disabling pin nid 31 due to None connectivity.
Disabling nid 10 connection 0 due to disabled child widget.
Disabling nid 11 connection 4 due to disabled child widget.
Disabling nid 11 connection 5 due to disabled child widget.
Disabling nid 34 connection 4 due to disabled child widget.
Disabling nid 34 connection 5 due to disabled child widget.
Disabling nid 34 connection 11 due to disabled child widget.
Disabling nid 35 connection 4 due to disabled child widget.
Disabling nid 35 connection 5 due to disabled child widget.
Patched pins configuration:
nid 17 0x99430140 as  4 seq  0     SPDIF-out Fixed jack  3 loc 25 color Unknown misc 1
nid 18 0x411111f0 as 15 seq  0       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
nid 20 0x01014010 as  1 seq  0      Line-out  Jack jack  1 loc  1 color   Green misc 0
nid 21 0x01011012 as  1 seq  2      Line-out  Jack jack  1 loc  1 color   Black misc 0
nid 22 0x01016011 as  1 seq  1      Line-out  Jack jack  1 loc  1 color  Orange misc 0
nid 23 0x01012014 as  1 seq  4      Line-out  Jack jack  1 loc  1 color    Grey misc 0
nid 24 0x01a19850 as  5 seq  0    Microphone  Jack jack  1 loc  1 color    Pink misc 8
nid 25 0x02a19960 as  6 seq  0    Microphone  Jack jack  1 loc  2 color    Pink misc 9
nid 26 0x0181305f as  5 seq 15       Line-in  Jack jack  1 loc  1 color    Blue misc 0
nid 27 0x02214120 as  2 seq  0    Headphones  Jack jack  1 loc  2 color   Green misc 1
nid 28 0x411111f0 as 15 seq  0       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
nid 29 0x4005e601 as  0 seq  1      Line-out  None jack  5 loc  0 color   White misc 6 [DISABLED]
nid 30 0x01456130 as  3 seq  0     SPDIF-out  Jack jack  5 loc  1 color  Orange misc 1
nid 31 0x411111f0 as 15 seq  0       Speaker  None jack  1 loc  1 color   Black misc 1 [DISABLED]
Parsing pin associations...
6 associations found:
Association 0 (1) out:
Pin nid=20 seq=0
Pin nid=22 seq=1
Pin nid=21 seq=2
Pin nid=23 seq=4
  Redir type=0 jack=4 def=0
Association 1 (2) out:
Pin nid=27 seq=0
  Redir type=-1 jack=-1 def=0
Association 2 (3) out:
Pin nid=30 seq=0
  Redir type=-1 jack=-1 def=0
Association 3 (4) out:
Pin nid=17 seq=0
  Redir type=-1 jack=-1 def=0
Association 4 (5) in:
Pin nid=24 seq=0
Pin nid=26 seq=15
  Redir type=0 jack=15 def=0
Association 5 (6) in:
Pin nid=25 seq=0
  Redir type=-1 jack=-1 def=0
Building AFG tree...
Tracing association 0 (1)
Tracing pin 20 with min nid 0
 tracing via nid 20
  tracing via nid 12
   tracing via nid 2
   nid 2 returned 2
   tracing via nid 11
    tracing via nid 24
    tracing via nid 25
    tracing via nid 26
    tracing via nid 27
    tracing via nid 20
    tracing via nid 21
    tracing via nid 22
    tracing via nid 23
  nid 12 returned 2
 nid 20 returned 2
Pin 20 traced to DAC 2
Tracing pin 22 with min nid 0
 tracing via nid 22
  tracing via nid 14
   tracing via nid 4
   nid 4 returned 4
   tracing via nid 11
    tracing via nid 24
    tracing via nid 25
    tracing via nid 26
    tracing via nid 27
    tracing via nid 20
    nid 20 busy by seqmask 1
    tracing via nid 21
    tracing via nid 22
    tracing via nid 23
  nid 14 returned 4
 nid 22 returned 4
Pin 22 traced to DAC 4
Tracing pin 21 with min nid 0
 tracing via nid 21
  tracing via nid 13
   tracing via nid 3
   nid 3 returned 3
   tracing via nid 11
    tracing via nid 24
    tracing via nid 25
    tracing via nid 26
    tracing via nid 27
    tracing via nid 20
    nid 20 busy by seqmask 1
    tracing via nid 21
    tracing via nid 22
    nid 22 busy by seqmask 2
    tracing via nid 23
  nid 13 returned 3
 nid 21 returned 3
Pin 21 traced to DAC 3
Tracing pin 23 with min nid 0
 tracing via nid 23
  tracing via nid 15
   tracing via nid 5
   nid 5 returned 5
   tracing via nid 11
    tracing via nid 24
    tracing via nid 25
    tracing via nid 26
    tracing via nid 27
    tracing via nid 20
    nid 20 busy by seqmask 1
    tracing via nid 21
    nid 21 busy by seqmask 4
    tracing via nid 22
    nid 22 busy by seqmask 2
    tracing via nid 23
  nid 15 returned 5
 nid 23 returned 5
Pin 23 traced to DAC 5
Association 0 (1) trace succeeded
Tracing association 1 (2)
Tracing pin 27 with min nid 0
 tracing via nid 27
  tracing via nid 12
  nid 12 busy by association 0
  tracing via nid 13
  nid 13 busy by association 0
  tracing via nid 14
  nid 14 busy by association 0
  tracing via nid 15
  nid 15 busy by association 0
  tracing via nid 38
   tracing via nid 37
   nid 37 returned 37
   tracing via nid 11
    tracing via nid 24
    tracing via nid 25
    tracing via nid 26
    tracing via nid 27
    tracing via nid 20
    nid 20 busy by association 0
    tracing via nid 21
    nid 21 busy by association 0
    tracing via nid 22
    nid 22 busy by association 0
    tracing via nid 23
    nid 23 busy by association 0
  nid 38 returned 37
 nid 27 returned 37
Pin 27 traced to DAC 37
Association 1 (2) trace succeeded
Tracing association 2 (3)
Tracing pin 30 with min nid 0
 tracing via nid 30
  tracing via nid 6
  nid 6 returned 6
 nid 30 returned 6
Pin 30 traced to DAC 6
Association 2 (3) trace succeeded
Tracing association 3 (4)
Tracing pin 17 with min nid 0
 tracing via nid 17
  tracing via nid 16
  nid 16 returned 16
 nid 17 returned 16
Pin 17 traced to DAC 16
Association 3 (4) trace succeeded
Tracing association 4 (5)
Tracing pin 24 to ADC 8
 tracing via nid 24
  tracing via nid 11
   tracing via nid 12
   nid 12 busy by association 0
   tracing via nid 13
   nid 13 busy by association 0
   tracing via nid 14
   nid 14 busy by association 0
   tracing via nid 15
   nid 15 busy by association 0
   tracing via nid 34
    tracing via nid 9
    nid 9 returned 0
   nid 34 returned 0
   tracing via nid 35
    tracing via nid 8
    nid 8 returned 1
   nid 35 returned 1
   tracing via nid 38
   nid 38 busy by association 1
  nid 11 returned 1
  tracing via nid 34
   tracing via nid 9
   nid 9 returned 0
  nid 34 returned 0
  tracing via nid 35
   tracing via nid 8
   nid 8 returned 1
  nid 35 returned 1
 nid 24 returned 1
Pin 24 traced to ADC 8
Tracing pin 26 to ADC 8
 tracing via nid 26
  tracing via nid 11
   tracing via nid 12
   nid 12 busy by association 0
   tracing via nid 13
   nid 13 busy by association 0
   tracing via nid 14
   nid 14 busy by association 0
   tracing via nid 15
   nid 15 busy by association 0
   tracing via nid 34
    tracing via nid 9
    nid 9 returned 0
   nid 34 returned 0
   tracing via nid 35
    tracing via nid 8
    nid 8 returned 1
   nid 35 returned 1
   tracing via nid 38
   nid 38 busy by association 1
  nid 11 returned 1
  tracing via nid 34
   tracing via nid 9
   nid 9 returned 0
  nid 34 returned 0
  tracing via nid 35
   tracing via nid 8
   nid 8 returned 1
  nid 35 returned 1
 nid 26 returned 1
Pin 26 traced to ADC 8
Association 4 (5) trace succeeded
Tracing association 5 (6)
Tracing pin 25 to ADC 9
 tracing via nid 25
  tracing via nid 11
  nid 11 busy by association 4
  tracing via nid 34
   tracing via nid 9
   nid 9 returned 1
  nid 34 returned 1
  tracing via nid 35
  nid 35 busy by association 4
 nid 25 returned 1
Pin 25 traced to ADC 9
Association 5 (6) trace succeeded
Tracing input monitor
Tracing nid 11 to out
 tracing via nid 11
  tracing via nid 12
  nid 12 found output association 0
  tracing via nid 13
  nid 13 found output association 0
  tracing via nid 14
  nid 14 found output association 0
  tracing via nid 15
  nid 15 found output association 0
  tracing via nid 34
  nid 34 busy by input association 5
  tracing via nid 35
  nid 35 busy by input association 4
  tracing via nid 38
  nid 38 found output association 1
 nid 11 returned 1
nid 11 is input monitor
Tracing nid 34 to out
 tracing via nid 34
  tracing via nid 9
  nid 9 busy by input association 5
 nid 34 returned 0
Tracing nid 35 to out
 tracing via nid 35
  tracing via nid 8
  nid 8 busy by input association 4
 nid 35 returned 0
Tracing other input monitors
Tracing nid 24 to out
 tracing via nid 24
  tracing via nid 11
  nid 11 busy by input association 4
  tracing via nid 34
  nid 34 busy by input association 5
  tracing via nid 35
  nid 35 busy by input association 4
 nid 24 returned 0
Tracing nid 25 to out
 tracing via nid 25
  tracing via nid 11
  nid 11 busy by input association 4
  tracing via nid 34
  nid 34 busy by input association 5
  tracing via nid 35
  nid 35 busy by input association 4
 nid 25 returned 0
Tracing nid 26 to out
 tracing via nid 26
  tracing via nid 11
  nid 11 busy by input association 4
  tracing via nid 34
  nid 34 busy by input association 5
  tracing via nid 35
  nid 35 busy by input association 4
 nid 26 returned 0
Tracing beeper
Disabling unassociated widgets...
Disabling unassociated nid 7.
Disabling unassociated nid 10.
Disabling unassociated nid 19.
Disabling unassociated nid 32.
Disabling unassociated nid 33.
Disabling unassociated nid 36.
Disabling connection from output pin nid 11 conn 6 cnid 20.
Disabling connection from output pin nid 34 conn 6 cnid 20.
Disabling connection from output pin nid 35 conn 6 cnid 20.
Disabling connection from output pin nid 11 conn 7 cnid 21.
Disabling connection from output pin nid 34 conn 7 cnid 21.
Disabling connection from output pin nid 35 conn 7 cnid 21.
Disabling connection from output pin nid 11 conn 8 cnid 22.
Disabling connection from output pin nid 34 conn 8 cnid 22.
Disabling connection from output pin nid 35 conn 8 cnid 22.
Disabling connection from output pin nid 11 conn 9 cnid 23.
Disabling connection from output pin nid 34 conn 9 cnid 23.
Disabling connection from output pin nid 35 conn 9 cnid 23.
Disabling connection to input pin nid 24 conn 0.
Disabling connection to input pin nid 24 conn 1.
Disabling connection to input pin nid 24 conn 2.
Disabling connection to input pin nid 24 conn 3.
Disabling connection to input pin nid 24 conn 4.
Disabling connection to input pin nid 25 conn 0.
Disabling connection to input pin nid 25 conn 1.
Disabling connection to input pin nid 25 conn 2.
Disabling connection to input pin nid 25 conn 3.
Disabling connection to input pin nid 25 conn 4.
Disabling connection to input pin nid 26 conn 0.
Disabling connection to input pin nid 26 conn 1.
Disabling connection to input pin nid 26 conn 2.
Disabling connection to input pin nid 26 conn 3.
Disabling connection to input pin nid 26 conn 4.
Disabling connection from output pin nid 11 conn 3 cnid 27.
Disabling connection from output pin nid 34 conn 3 cnid 27.
Disabling connection from output pin nid 35 conn 3 cnid 27.
Disabling nonselected inputs...
Disabling unselected connection nid 27 conn 0.
Disabling unselected connection nid 27 conn 1.
Disabling unselected connection nid 27 conn 2.
Disabling unselected connection nid 27 conn 3.
Disabling useless...
Disabling crossassociated connections...
Disabling useless...
Binding associations to channels...
Assigning names to signal sources...
Parsing Ctls...
Assigning mixers to the tree...
Preparing pin controls...
AFG commit...
Creating PCM devices...
pcmAttach: HDA Realtek ALC892 PCM #0 Analog at cad 0 nid 1
+--------------------------------------+
| DUMPING PCM Playback/Record Channels |
+--------------------------------------+

Playback:

    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
           DAC: 2 4 3 5

Record:

    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
           ADC: 8

+-------------------------------+
| DUMPING Playback/Record Paths |
+-------------------------------+

Playback:

   nid=20 [pin: Line-out (Green Rear)]
     |
     + <- nid=12 [audio mixer]

   nid=22 [pin: Line-out (Orange Rear)]
     |
     + <- nid=14 [audio mixer]

   nid=21 [pin: Line-out (Black Rear)]
     |
     + <- nid=13 [audio mixer]

   nid=23 [pin: Line-out (Grey Rear)]
     |
     + <- nid=15 [audio mixer]

Record:

   nid=8 [audio input]
     |
     + <- nid=35 [audio mixer] [src: mix] bindSeq=00008001

            |
            + <- nid=24 [pin: Microphone (Pink Rear)] [src: mic] bindSeq=00000001

            + <- nid=25 [pin: Microphone (Pink Front)] [src: monitor] bindSeq=00000001

            + <- nid=26 [pin: Line-in (Blue Rear)] [src: line] bindSeq=00008000

            + <- nid=11 [audio mixer]

Input Mix:

   nid=34 [audio mixer]
     |
     + <- nid=24 [pin: Microphone (Pink Rear)] [src: mic] bindSeq=00000001

     + <- nid=25 [pin: Microphone (Pink Front)] [src: monitor] bindSeq=00000001

     + <- nid=26 [pin: Line-in (Blue Rear)] [src: line] bindSeq=00008000

     + <- nid=11 [audio mixer]

   nid=35 [audio mixer]
     |
     + <- nid=24 [pin: Microphone (Pink Rear)] [src: mic] bindSeq=00000001

     + <- nid=25 [pin: Microphone (Pink Front)] [src: monitor] bindSeq=00000001

     + <- nid=26 [pin: Line-in (Blue Rear)] [src: line] bindSeq=00008000

     + <- nid=11 [audio mixer]

+-------------------------+
| DUMPING Volume Controls |
+-------------------------+

Master Volume (OSS: vol)
  |
  +- control  1 (nid   2 out):    dir - out oss: vol, pcm -64/+0dB (65 steps)
  +- control  2 (nid   3 out):    dir - out oss: vol, pcm -64/+0dB (65 steps)
  +- control  3 (nid   4 out):    dir - out oss: vol, pcm -64/+0dB (65 steps)
  +- control  4 (nid   5 out):    dir - out oss: vol, pcm -64/+0dB (65 steps)
  +- control 15 (nid  12 in   0): dir - out oss: vol, pcm mute
  +- control 16 (nid  12 in   1): dir - out oss: vol, igain mute
  +- control 17 (nid  13 in   0): dir - out oss: vol, pcm mute
  +- control 18 (nid  13 in   1): dir - out oss: vol, igain mute
  +- control 19 (nid  14 in   0): dir - out oss: vol, pcm mute
  +- control 20 (nid  14 in   1): dir - out oss: vol, igain mute
  +- control 21 (nid  15 in   0): dir - out oss: vol, pcm mute
  +- control 22 (nid  15 in   1): dir - out oss: vol, igain mute
  +- control 23 (nid  20 out):    dir - out oss: vol mute
  +- control 24 (nid  21 out):    dir - out oss: vol mute
  +- control 25 (nid  22 out):    dir - out oss: vol mute
  +- control 26 (nid  23 out):    dir - out oss: vol mute

PCM Volume (OSS: pcm)
  |
  +- control  1 (nid   2 out):    dir - out oss: vol, pcm -64/+0dB (65 steps)
  +- control  2 (nid   3 out):    dir - out oss: vol, pcm -64/+0dB (65 steps)
  +- control  3 (nid   4 out):    dir - out oss: vol, pcm -64/+0dB (65 steps)
  +- control  4 (nid   5 out):    dir - out oss: vol, pcm -64/+0dB (65 steps)
  +- control 15 (nid  12 in   0): dir - out oss: vol, pcm mute
  +- control 17 (nid  13 in   0): dir - out oss: vol, pcm mute
  +- control 19 (nid  14 in   0): dir - out oss: vol, pcm mute
  +- control 21 (nid  15 in   0): dir - out oss: vol, pcm mute

Microphone Volume (OSS: mic)
  |
  +- control 28 (nid  24 in   0): dir - in oss: mic +0/+30dB (4 steps)
  +- control 44 (nid  35 in   0): dir - in oss: mic, rec mute

Microphone2 Volume (OSS: monitor)
  |
  +- control 45 (nid  35 in   1): dir - in oss: rec, monitor mute

Line-in Volume (OSS: line)
  |
  +- control 32 (nid  26 in   0): dir - in oss: line +0/+30dB (4 steps)
  +- control 46 (nid  35 in   2): dir - in oss: line, rec mute

Recording Level (OSS: rec)
  |
  +- control  5 (nid   8 in   0): dir - in oss: mix, rec -16/+30dB (47 steps) + mute
  +- control 44 (nid  35 in   0): dir - in oss: mic, rec mute
  +- control 45 (nid  35 in   1): dir - in oss: rec, monitor mute
  +- control 46 (nid  35 in   2): dir - in oss: line, rec mute
  +- control 52 (nid  35 in  10): dir - in oss: rec mute

Input Mix Level (OSS: mix)
  |
  +- control  5 (nid   8 in   0): dir - in oss: mix, rec -16/+30dB (47 steps) + mute

Input Monitoring Level (OSS: igain)
  |
  +- control  7 (nid  11 in   0): dir - in oss: igain -34/+12dB (32 steps) + mute
  +- control  8 (nid  11 in   1): dir - in oss: igain -34/+12dB (32 steps) + mute
  +- control  9 (nid  11 in   2): dir - in oss: igain -34/+12dB (32 steps) + mute
  +- control 16 (nid  12 in   1): dir - out oss: vol, igain mute
  +- control 18 (nid  13 in   1): dir - out oss: vol, igain mute
  +- control 20 (nid  14 in   1): dir - out oss: vol, igain mute
  +- control 22 (nid  15 in   1): dir - out oss: vol, igain mute

OSS mixer initialization...
Registering PCM channels...
pcmAttach: HDA Realtek ALC892 PCM #1 Analog at cad 0 nid 1
+--------------------------------------+
| DUMPING PCM Playback/Record Channels |
+--------------------------------------+

Playback:

    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
           DAC: 37

Record:

    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
           ADC: 9

+-------------------------------+
| DUMPING Playback/Record Paths |
+-------------------------------+

Playback:

   nid=27 [pin: Headphones (Green Front)]
     |
     + <- nid=38 [audio mixer]

Record:

   nid=9 [audio input]
     |
     + <- nid=34 [audio mixer] [src: mix] bindSeq=00000001

            |
            + <- nid=24 [pin: Microphone (Pink Rear)] [src: mic] bindSeq=00000001

            + <- nid=25 [pin: Microphone (Pink Front)] [src: monitor] bindSeq=00000001

            + <- nid=26 [pin: Line-in (Blue Rear)] [src: line] bindSeq=00008000

            + <- nid=11 [audio mixer]

+-------------------------+
| DUMPING Volume Controls |
+-------------------------+

Master Volume (OSS: vol)
  |
  +- control 33 (nid  27 out):    dir - out oss: vol mute
  +- control 53 (nid  37 out):    dir - out oss: vol, pcm -64/+0dB (65 steps)
  +- control 54 (nid  38 in   0): dir - out oss: vol, pcm mute
  +- control 55 (nid  38 in   1): dir - out oss: vol, igain mute

PCM Volume (OSS: pcm)
  |
  +- control 53 (nid  37 out):    dir - out oss: vol, pcm -64/+0dB (65 steps)
  +- control 54 (nid  38 in   0): dir - out oss: vol, pcm mute

Microphone Volume (OSS: mic)
  |
  +- control 35 (nid  34 in   0): dir - in oss: mic, rec mute

Microphone2 Volume (OSS: monitor)
  |
  +- control 30 (nid  25 in   0): dir - in oss: monitor +0/+30dB (4 steps)
  +- control 36 (nid  34 in   1): dir - in oss: rec, monitor mute

Line-in Volume (OSS: line)
  |
  +- control 37 (nid  34 in   2): dir - in oss: line, rec mute

Recording Level (OSS: rec)
  |
  +- control  6 (nid   9 in   0): dir - in oss: mix, rec -16/+30dB (47 steps) + mute
  +- control 35 (nid  34 in   0): dir - in oss: mic, rec mute
  +- control 36 (nid  34 in   1): dir - in oss: rec, monitor mute
  +- control 37 (nid  34 in   2): dir - in oss: line, rec mute
  +- control 43 (nid  34 in  10): dir - in oss: rec mute

Input Mix Level (OSS: mix)
  |
  +- control  6 (nid   9 in   0): dir - in oss: mix, rec -16/+30dB (47 steps) + mute

Input Monitoring Level (OSS: igain)
  |
  +- control 55 (nid  38 in   1): dir - out oss: vol, igain mute

OSS mixer initialization...
Registering PCM channels...
pcmAttach: HDA Realtek ALC892 PCM #2 Digital at cad 0 nid 1
+--------------------------------------+
| DUMPING PCM Playback/Record Channels |
+--------------------------------------+

Playback:

    Stream cap: 0x00000005
                AC3 PCM
       PCM cap: 0x000e05f0
                16 20 24 bits, 32 44 48 88 96 192 KHz
           DAC: 6

+-------------------------------+
| DUMPING Playback/Record Paths |
+-------------------------------+

Playback:

   nid=30 [pin: SPDIF-out (Orange Rear)]
     |
     + <- nid=6 [audio output] [src: pcm] bindSeq=00000001


+-------------------------+
| DUMPING Volume Controls |
+-------------------------+

OSS mixer initialization...
Registering PCM channels...
pcmAttach: HDA Realtek ALC892 PCM #3 Digital at cad 0 nid 1
+--------------------------------------+
| DUMPING PCM Playback/Record Channels |
+--------------------------------------+

Playback:

    Stream cap: 0x00000005
                AC3 PCM
       PCM cap: 0x000e05f0
                16 20 24 bits, 32 44 48 88 96 192 KHz
           DAC: 16

+-------------------------------+
| DUMPING Playback/Record Paths |
+-------------------------------+

Playback:

   nid=17 [pin: SPDIF-out (ATAPI)]
     |
     + <- nid=16 [audio output] [src: pcm] bindSeq=00000001


+-------------------------+
| DUMPING Volume Controls |
+-------------------------+

OSS mixer initialization...
Registering PCM channels...
FG config/quirks: forcestereo ivref50 ivref80 ivref100 ivref
HP switch init...

+-------------------+
| DUMPING HDA NODES |
+-------------------+

Default Parameter
-----------------
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e05f0
                16 20 24 bits, 32 44 48 88 96 192 KHz
        IN amp: 0x00000000
       OUT amp: 0x00000000

           nid: 2
          Name: audio output
    Widget cap: 0x0000041d
                PWR STEREO
   Association: 0 (0x00000001)
           OSS: pcm (pcm)
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
    Output amp: 0x00034040
                mute=0 step=64 size=3 offset=64
    Output val: [0x31 0x31]

           nid: 3
          Name: audio output
    Widget cap: 0x0000041d
                PWR STEREO
   Association: 0 (0x00000004)
           OSS: pcm (pcm)
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
    Output amp: 0x00034040
                mute=0 step=64 size=3 offset=64
    Output val: [0x31 0x31]

           nid: 4
          Name: audio output
    Widget cap: 0x0000041d
                PWR STEREO
   Association: 0 (0x00000002)
           OSS: pcm (pcm)
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
    Output amp: 0x00034040
                mute=0 step=64 size=3 offset=64
    Output val: [0x31 0x31]

           nid: 5
          Name: audio output
    Widget cap: 0x0000041d
                PWR STEREO
   Association: 0 (0x00000010)
           OSS: pcm (pcm)
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
    Output amp: 0x00034040
                mute=0 step=64 size=3 offset=64
    Output val: [0x31 0x31]

           nid: 6
          Name: audio output
    Widget cap: 0x00000611
                PWR DIGITAL STEREO
   Association: 2 (0x00000001)
           OSS: pcm (pcm)
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e05f0
                16 20 24 bits, 32 44 48 88 96 192 KHz

           nid: 7 [DISABLED]
          Name: vendor widget
    Widget cap: 0x00f00000

           nid: 8
          Name: audio input
    Widget cap: 0x0010051b
                PWR STEREO
   Association: 4 (0x00008001)
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
     Input amp: 0x80032e10
                mute=1 step=46 size=3 offset=16
     Input val: [0x1F 0x1F] 
   connections: 1 enabled 1
         |
         + <- nid=35 [audio mixer]

           nid: 9
          Name: audio input
    Widget cap: 0x0010051b
                PWR STEREO
   Association: 5 (0x00000001)
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
     Input amp: 0x80032e10
                mute=1 step=46 size=3 offset=16
     Input val: [0x1F 0x1F] 
   connections: 1 enabled 1
         |
         + <- nid=34 [audio mixer]

           nid: 10 [DISABLED]
          Name: audio input
    Widget cap: 0x00100711
                PWR DIGITAL STEREO
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
   connections: 1 enabled 0
         |
         + [DISABLED] <- nid=31 [pin: Speaker (None)] [DISABLED]

           nid: 11
          Name: audio mixer
    Widget cap: 0x0020010b
                STEREO
   Association: 4 (0x00008001)
           OSS:  (igain)
     Input amp: 0x80051f17
                mute=1 step=31 size=5 offset=23
     Input val: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x17 0x17] [0x80 0x80] [0x80 0x80] [0x17 0x17] [0x17 0x17] [0x17 0x17] [0x17 0x17] 
   connections: 10 enabled 3
         |
         + <- nid=24 [pin: Microphone (Pink Rear)]
         + <- nid=25 [pin: Microphone (Pink Front)]
         + <- nid=26 [pin: Line-in (Blue Rear)]
         + [DISABLED] <- nid=27 [pin: Headphones (Green Front)]
         + [DISABLED] <- nid=28 [pin: Speaker (None)] [DISABLED]
         + [DISABLED] <- nid=29 [pin: Line-out (None)] [DISABLED]
         + [DISABLED] <- nid=20 [pin: Line-out (Green Rear)]
         + [DISABLED] <- nid=21 [pin: Line-out (Black Rear)]
         + [DISABLED] <- nid=22 [pin: Line-out (Orange Rear)]
         + [DISABLED] <- nid=23 [pin: Line-out (Grey Rear)]

           nid: 12
          Name: audio mixer
    Widget cap: 0x0020010b
                STEREO
   Association: 0 (0x00000001)
           OSS:  (igain)
     Input amp: 0x80000000
                mute=1 step=0 size=0 offset=0
     Input val: [0x00 0x00] [0x80 0x80] 
   connections: 2 enabled 2
         |
         + <- nid=2 [audio output]
         + <- nid=11 [audio mixer]

           nid: 13
          Name: audio mixer
    Widget cap: 0x0020010b
                STEREO
   Association: 0 (0x00000004)
           OSS:  (igain)
     Input amp: 0x80000000
                mute=1 step=0 size=0 offset=0
     Input val: [0x00 0x00] [0x80 0x80] 
   connections: 2 enabled 2
         |
         + <- nid=3 [audio output]
         + <- nid=11 [audio mixer]

           nid: 14
          Name: audio mixer
    Widget cap: 0x0020010b
                STEREO
   Association: 0 (0x00000002)
           OSS:  (igain)
     Input amp: 0x80000000
                mute=1 step=0 size=0 offset=0
     Input val: [0x00 0x00] [0x80 0x80] 
   connections: 2 enabled 2
         |
         + <- nid=4 [audio output]
         + <- nid=11 [audio mixer]

           nid: 15
          Name: audio mixer
    Widget cap: 0x0020010b
                STEREO
   Association: 0 (0x00000010)
           OSS:  (igain)
     Input amp: 0x80000000
                mute=1 step=0 size=0 offset=0
     Input val: [0x00 0x00] [0x80 0x80] 
   connections: 2 enabled 2
         |
         + <- nid=5 [audio output]
         + <- nid=11 [audio mixer]

           nid: 16
          Name: audio output
    Widget cap: 0x00000611
                PWR DIGITAL STEREO
   Association: 3 (0x00000001)
           OSS: pcm (pcm)
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e05f0
                16 20 24 bits, 32 44 48 88 96 192 KHz

           nid: 17
          Name: pin: SPDIF-out (ATAPI)
    Widget cap: 0x00400781
                PWR DIGITAL UNSOL STEREO
   Association: 3 (0x00000001)
       Pin cap: 0x00000010
                OUT
    Pin config: 0x99430140
   Pin control: 0x00000040 OUT
   connections: 1 enabled 1
         |
         + <- nid=16 [audio output]

           nid: 18 [DISABLED]
          Name: pin: Speaker (None)
    Widget cap: 0x00400401
                PWR STEREO
       Pin cap: 0x00000020
                IN
    Pin config: 0x411111f0
   Pin control: 0x00000000

           nid: 19 [DISABLED]
          Name: vendor widget
    Widget cap: 0x00f00000

           nid: 20
          Name: pin: Line-out (Green Rear)
    Widget cap: 0x0040058d
                PWR UNSOL STEREO
   Association: 0 (0x00000001)
       Pin cap: 0x0001003e
                TRQD PDC HP OUT IN EAPD
    Pin config: 0x01014010
   Pin control: 0x00000040 OUT
          EAPD: 0x00000002
    Output amp: 0x80000000
                mute=1 step=0 size=0 offset=0
    Output val: [0x00 0x00]
   connections: 1 enabled 1
         |
         + <- nid=12 [audio mixer]

           nid: 21
          Name: pin: Line-out (Black Rear)
    Widget cap: 0x0040058d
                PWR UNSOL STEREO
   Association: 0 (0x00000004)
       Pin cap: 0x00000036
                TRQD PDC OUT IN
    Pin config: 0x01011012
   Pin control: 0x00000040 OUT
    Output amp: 0x80000000
                mute=1 step=0 size=0 offset=0
    Output val: [0x00 0x00]
   connections: 1 enabled 1
         |
         + <- nid=13 [audio mixer]

           nid: 22
          Name: pin: Line-out (Orange Rear)
    Widget cap: 0x0040058d
                PWR UNSOL STEREO
   Association: 0 (0x00000002)
       Pin cap: 0x00000036
                TRQD PDC OUT IN
    Pin config: 0x01016011
   Pin control: 0x00000040 OUT
    Output amp: 0x80000000
                mute=1 step=0 size=0 offset=0
    Output val: [0x00 0x00]
   connections: 1 enabled 1
         |
         + <- nid=14 [audio mixer]

           nid: 23
          Name: pin: Line-out (Grey Rear)
    Widget cap: 0x0040058d
                PWR UNSOL STEREO
   Association: 0 (0x00000010)
       Pin cap: 0x00000036
                TRQD PDC OUT IN
    Pin config: 0x01012014
   Pin control: 0x00000040 OUT
    Output amp: 0x80000000
                mute=1 step=0 size=0 offset=0
    Output val: [0x00 0x00]
   connections: 1 enabled 1
         |
         + <- nid=15 [audio mixer]

           nid: 24
          Name: pin: Microphone (Pink Rear)
    Widget cap: 0x0040058f
                PWR UNSOL STEREO
   Association: 4 (0x00000001)
           OSS: mic (mic)
       Pin cap: 0x00003736
                TRQD PDC OUT IN VREF[ 50 80 100 GROUND HIZ ]
    Pin config: 0x01a19850
   Pin control: 0x00000025 IN VREFs
    Output amp: 0x80000000
                mute=1 step=0 size=0 offset=0
    Output val: [0x00 0x00]
     Input amp: 0x00270300
                mute=0 step=3 size=39 offset=0
     Input val: [0x02 0x02] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] 
   connections: 5 enabled 0
         |
         + [DISABLED] <- nid=12 [audio mixer] (selected)
         + [DISABLED] <- nid=13 [audio mixer]
         + [DISABLED] <- nid=14 [audio mixer]
         + [DISABLED] <- nid=15 [audio mixer]
         + [DISABLED] <- nid=38 [audio mixer]

           nid: 25
          Name: pin: Microphone (Pink Front)
    Widget cap: 0x0040058f
                PWR UNSOL STEREO
   Association: 5 (0x00000001)
           OSS: monitor (monitor)
       Pin cap: 0x0000373e
                TRQD PDC HP OUT IN VREF[ 50 80 100 GROUND HIZ ]
    Pin config: 0x02a19960
   Pin control: 0x00000025 IN VREFs
    Output amp: 0x80000000
                mute=1 step=0 size=0 offset=0
    Output val: [0x00 0x00]
     Input amp: 0x00270300
                mute=0 step=3 size=39 offset=0
     Input val: [0x02 0x02] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] 
   connections: 5 enabled 0
         |
         + [DISABLED] <- nid=12 [audio mixer] (selected)
         + [DISABLED] <- nid=13 [audio mixer]
         + [DISABLED] <- nid=14 [audio mixer]
         + [DISABLED] <- nid=15 [audio mixer]
         + [DISABLED] <- nid=38 [audio mixer]

           nid: 26
          Name: pin: Line-in (Blue Rear)
    Widget cap: 0x0040058f
                PWR UNSOL STEREO
   Association: 4 (0x00008000)
           OSS: line (line)
       Pin cap: 0x00003736
                TRQD PDC OUT IN VREF[ 50 80 100 GROUND HIZ ]
    Pin config: 0x0181305f
   Pin control: 0x00000025 IN VREFs
    Output amp: 0x80000000
                mute=1 step=0 size=0 offset=0
    Output val: [0x00 0x00]
     Input amp: 0x00270300
                mute=0 step=3 size=39 offset=0
     Input val: [0x02 0x02] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] 
   connections: 5 enabled 0
         |
         + [DISABLED] <- nid=12 [audio mixer] (selected)
         + [DISABLED] <- nid=13 [audio mixer]
         + [DISABLED] <- nid=14 [audio mixer]
         + [DISABLED] <- nid=15 [audio mixer]
         + [DISABLED] <- nid=38 [audio mixer]

           nid: 27
          Name: pin: Headphones (Green Front)
    Widget cap: 0x0040058f
                PWR UNSOL STEREO
   Association: 1 (0x00000001)
       Pin cap: 0x0001373e
                TRQD PDC HP OUT IN VREF[ 50 80 100 GROUND HIZ ] EAPD
    Pin config: 0x02214120
   Pin control: 0x000000c0 HP OUT
          EAPD: 0x00000002
    Output amp: 0x80000000
                mute=1 step=0 size=0 offset=0
    Output val: [0x00 0x00]
     Input amp: 0x00270300
                mute=0 step=3 size=39 offset=0
     Input val: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] 
   connections: 5 enabled 1
         |
         + [DISABLED] <- nid=12 [audio mixer]
         + [DISABLED] <- nid=13 [audio mixer]
         + [DISABLED] <- nid=14 [audio mixer]
         + [DISABLED] <- nid=15 [audio mixer]
         + <- nid=38 [audio mixer] (selected)

           nid: 28 [DISABLED]
          Name: pin: Speaker (None)
    Widget cap: 0x00400481
                PWR UNSOL STEREO
       Pin cap: 0x00000024
                PDC IN
    Pin config: 0x411111f0
   Pin control: 0x00000000

           nid: 29 [DISABLED]
          Name: pin: Line-out (None)
    Widget cap: 0x00400400
                PWR
       Pin cap: 0x00000020
                IN
    Pin config: 0x4005e601
   Pin control: 0x00000000

           nid: 30
          Name: pin: SPDIF-out (Orange Rear)
    Widget cap: 0x00400781
                PWR DIGITAL UNSOL STEREO
   Association: 2 (0x00000001)
       Pin cap: 0x00000010
                OUT
    Pin config: 0x01456130
   Pin control: 0x00000040 OUT
   connections: 1 enabled 1
         |
         + <- nid=6 [audio output]

           nid: 31 [DISABLED]
          Name: pin: Speaker (None)
    Widget cap: 0x00400681
                PWR DIGITAL UNSOL STEREO
       Pin cap: 0x00000020
                IN
    Pin config: 0x411111f0
   Pin control: 0x00000000

           nid: 32 [DISABLED]
          Name: vendor widget
    Widget cap: 0x00f00040
                PROC

           nid: 33 [DISABLED]
          Name: vendor widget
    Widget cap: 0x00f00000

           nid: 34
          Name: audio mixer
    Widget cap: 0x0020010b
                STEREO
   Association: 5 (0x00000001)
           OSS: mix (mix)
     Input amp: 0x80000000
                mute=1 step=0 size=0 offset=0
     Input val: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x80 0x80] 
   connections: 12 enabled 4
         |
         + <- nid=24 [pin: Microphone (Pink Rear)]
         + <- nid=25 [pin: Microphone (Pink Front)]
         + <- nid=26 [pin: Line-in (Blue Rear)]
         + [DISABLED] <- nid=27 [pin: Headphones (Green Front)]
         + [DISABLED] <- nid=28 [pin: Speaker (None)] [DISABLED]
         + [DISABLED] <- nid=29 [pin: Line-out (None)] [DISABLED]
         + [DISABLED] <- nid=20 [pin: Line-out (Green Rear)]
         + [DISABLED] <- nid=21 [pin: Line-out (Black Rear)]
         + [DISABLED] <- nid=22 [pin: Line-out (Orange Rear)]
         + [DISABLED] <- nid=23 [pin: Line-out (Grey Rear)]
         + <- nid=11 [audio mixer]
         + [DISABLED] <- nid=18 [pin: Speaker (None)] [DISABLED]

           nid: 35
          Name: audio mixer
    Widget cap: 0x0020010b
                STEREO
   Association: 4 (0x00008001)
           OSS: mix (mix)
     Input amp: 0x80000000
                mute=1 step=0 size=0 offset=0
     Input val: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] 
   connections: 11 enabled 4
         |
         + <- nid=24 [pin: Microphone (Pink Rear)]
         + <- nid=25 [pin: Microphone (Pink Front)]
         + <- nid=26 [pin: Line-in (Blue Rear)]
         + [DISABLED] <- nid=27 [pin: Headphones (Green Front)]
         + [DISABLED] <- nid=28 [pin: Speaker (None)] [DISABLED]
         + [DISABLED] <- nid=29 [pin: Line-out (None)] [DISABLED]
         + [DISABLED] <- nid=20 [pin: Line-out (Green Rear)]
         + [DISABLED] <- nid=21 [pin: Line-out (Black Rear)]
         + [DISABLED] <- nid=22 [pin: Line-out (Orange Rear)]
         + [DISABLED] <- nid=23 [pin: Line-out (Grey Rear)]
         + <- nid=11 [audio mixer]

           nid: 36 [DISABLED]
          Name: vendor widget
    Widget cap: 0x00f00000

           nid: 37
          Name: audio output
    Widget cap: 0x0000041d
                PWR STEREO
   Association: 1 (0x00000001)
           OSS: pcm (pcm)
    Stream cap: 0x00000001
                PCM
       PCM cap: 0x000e0560
                16 20 24 bits, 44 48 96 192 KHz
    Output amp: 0x00034040
                mute=0 step=64 size=3 offset=64
    Output val: [0x31 0x31]

           nid: 38
          Name: audio mixer
    Widget cap: 0x0020010b
                STEREO
   Association: 1 (0x00000001)
           OSS:  (igain)
     Input amp: 0x80000000
                mute=1 step=0 size=0 offset=0
     Input val: [0x00 0x00] [0x80 0x80] 
   connections: 2 enabled 2
         |
         + <- nid=37 [audio output]
         + <- nid=11 [audio mixer]


Probing codec #3...

logout

[Process completed]

Link to comment
Share on other sites

What values are you using for Mic, iMix and iGain? Maybe you need to turn down some of those values a bit, so that the input bar in sound preferences only moves when you speak close to the mic.


Also, you should patch these nodes (nothing to do with mic problem)

nid 21 0x01011070

nid 22 0x01016080

nid 23 0x01012090

nid 26 0x018130a0


and this only if you want auto-detect between speaker and headphones

nid 27 0x0221401f

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

What values are you using for Mic, iMix and iGain? Maybe you need to turn down some of those values a bit, so that the input bar in sound preferences only moves when you speak close to the mic.


Also, you should patch these nodes (nothing to do with mic problem)

nid 21 0x01011070

nid 22 0x01016080

nid 23 0x01012090

nid 26 0x018130a0


and this only if you want auto-detect between speaker and headphones

nid 27 0x0221401f

 


Hey cassio.. still didn't managed to get my microphone working nice.. still is bugging .. :| here u go my .kext please if u have time look bait and see where i wrong try to fix it, i lost my mind bro, i tried to get alc892 working for 5days = failed. now with this.. i don't have strength for it :D And i appreciate ur help! if u need more informations just tell, i will attack IOReg too


IOREG LING = https://www.dropbox.com/s/2cttd08td4jrc96/dbm.ioreg

VoodooHDA.kext.zip

Link to comment
Share on other sites

Have you tried the NodesToPatch/MixerValues changes I suggested earlier? They are not in the kext you attached.

-Donations-

PayPal HERE - Stripe HERE - BuyMeaCoffee HERE - Mercado Livre HERE

Skrill danielnmaldonado@gmail.com - BTC 33HeGCuCSh4tUBqdYkQqKpSDa1E7WeAJQ3

PicPay @danielnmaldonado - PiX @danielnmaldonado@gmail.com

Premium Users HERE - Problems with Paypal HERE

xcd5u2Y.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.





×
  • Create New...