Jump to content

dbm

Members
  • Posts

    12
  • Joined

  • Last visited

Reputation

0 Neutral

Hackintosh Specs

  • INTERESTS
    Internet, Mac OS X, Hackintosh, Video Gaming, App Web Developing
  • OCCUPATION
    Web Developer but now laid off until a new job shows up
  1. Hello dear fellows, if u have a problem making ur Graphics working as intended please visit my blog and follow the guide step by step: http://dbm.devbin.org/gtx560ti/ I hope this someone helps, if u have any questions please feel free to post it down below. Cheers
  2. Delete OEMSMBIOS.kext boot with; -v -x when u get terminal mode type next; mount -uw / Then; rm -rf /System/Library/Extensions/FakeSMC.kext/Contents/PlugIns/OemSMBIOS.kext Hope it helps, good luck
  3. This section already content on first post ( #1 ) instructions what you should do and how to make bootable USB, also the staff already made one "RAW image" so if u'r using windows or such its easy to make it bootable, just follow the steps.
  4. Those do nothing.. i think i need to patch my microphone or something (Nodes) i was working 2 days with Mirone to get it working but we failed. Any decent help from u guys? so i can end up my pain finaly?
  5. Hello guys i got a problem getting my microphone to work. (Its working but on skype when im speaking with friends after 2 seconds its start to crackling and getting really noisy, robotic) this is my voodoo info.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>BuildMachineOSBuild</key> <string>11A511</string> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>VoodooHDA</string> <key>CFBundleIdentifier</key> <string>org.voodoo.driver.VoodooHDA</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> <string>VoodooHDA</string> <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> <string>2.7.3</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>2.7.3</string> <key>DTCompiler</key> <string>4.2</string> <key>DTPlatformBuild</key> <string>4B110</string> <key>DTPlatformVersion</key> <string>GM</string> <key>DTSDKBuild</key> <string>10J567</string> <key>DTSDKName</key> <string>macosx10.6</string> <key>DTXcode</key> <string>0410</string> <key>DTXcodeBuild</key> <string>4B110</string> <key>IOKitPersonalities</key> <dict> <key>VoodooHDA</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>0x1c208086</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>IOUserClientClass</key> <string>VoodooHDAUserClient</string> <key>InhibitCache</key> <true/> <key>MixerValues</key> <dict> <key>iGain</key> <string>60</string> <key>iMix</key> <string>0</string> </dict> <key>NodesToPatch</key> <array> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x01014010</string> <key>Node</key> <integer>20</integer> </dict> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x01011012</string> <key>Node</key> <integer>21</integer> </dict> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x01016011</string> <key>Node</key> <integer>22</integer> </dict> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x01012014</string> <key>Node</key> <integer>23</integer> </dict> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x01a19850</string> <key>Node</key> <integer>24</integer> </dict> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x02a19960</string> <key>Node</key> <integer>25</integer> </dict> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x0181305f</string> <key>Node</key> <integer>26</integer> </dict> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x02214120</string> <key>Node</key> <integer>27</integer> </dict> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x411111f0</string> <key>Node</key> <integer>28</integer> </dict> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x01456130</string> <key>Node</key> <integer>30</integer> </dict> <dict> <key>Codec</key> <integer>0</integer> <key>Config</key> <string>0x411111f0</string> <key>Node</key> <integer>31</integer> </dict> </array> <key>Noise</key> <integer>0</integer> <key>Vectorize</key> <false/> <key>VoodooHDAEnableHalfMicVolumeFix</key> <false/> <key>VoodooHDAEnableHalfVolumeFix</key> <false/> <key>VoodooHDAEnableMuteFix</key> <false/> <key>VoodooHDAEnableVolumeChangeFix</key> <false/> <key>VoodooHDAVerboseLevel</key> <integer>0</integer> </dict> </dict> <key>OSBundleLibraries</key> <dict> <key>com.apple.iokit.IOAudioFamily</key> <string>1.1fc9</string> <key>com.apple.iokit.IOPCIFamily</key> <string>2.1</string> <key>com.apple.kpi.iokit</key> <string>9.0.0</string> <key>com.apple.kpi.libkern</key> <string>9.0.0</string> <key>com.apple.kpi.mach</key> <string>9.0.0</string> <key>com.apple.kpi.unsupported</key> <string>9.0.0</string> </dict> </dict> </plist> this is my getdump 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... Sound works great, only microphone. So if anyone could help that would be great! Thanks for ur time
  6. yeah i tried Mixervaules, but i don't know how to patch Nodes..
  7. casio any news about it?
  8. 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 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
  9. U need to DISABLE HPT "High Precision Timer" in BIOS > Advanced mode > Advanced > PHC Configuration and after that will work fine.
  10. 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]
  11. I got the same problem, and i solved it by typing in boot (F8) -v GraphicsEnabler=No That worked for me. GL HF
×
×
  • Create New...