FAQ & RULES, Question / answer thread |
![]() |
FAQ & RULES, Question / answer thread |
|
Taruga
|
![]() |
Dec 5 2007, 07:31 PM Post #1
|
![]()
|
Rules - Don´t create new threads (or they will be deleted), post on the already created ones. Thanks
How do I install a .kext ?
Then open /Applications/Utilities/Terminal and do the following: CODE sudo -s (then enter your root password) chown -R root:wheel /System/Library/Extensions/AppleHDA.kext chown -R root:wheel /System/Library/Extensions/ALCinject.kext chmod -R 755 /System/Library/Extensions/AppleHDA.kext chmod -R 755 /System/Library/Extensions/ALCinject.kext mv /System/Library/Extensions/AppleAzaliaAudio.kext / (If you have AppleAzaliaAudio.kext, then do this commando also) rm -f /System/Library/Extensions.* rm -Rf /System/Library/Extensions/Caches reboot How do I use AppleHDA Patcher ?[list] Why does the Patcher say I have an unsupported codec when I know it´s supported ? The reason is that the Patcher works with Plain Text and Unix Line Breaks formating. (Rich Text Format and DOS Line Breaks are not interpreted by the patcher) You can use, for ex. BBEdit to open and convert the dump to the right format. Open the dump with BBEdit, choose File -> Save As - choose Options and select Unix as Line Breaks [attachment=18608:Picture_3.png] [attachment=18609:Picture_4.png] How do I make a linux codec dump ? - By Metajames OK, this is for everyone who is confused about how to get the linux codec dump. This is how I did it, you can do it other ways but basiclly you need to boot linux, cat /proc/asound/card0/codec#1 and save the output so you can feed it to the patcher on OSX. I saved mine directly to a USB stick, make sure to make it writable by right clicking on it and selecting the option if you do that. I will describe a email method below since I think it is a bit more straightforward. If anyone has problems with these steps let me know and I can revise this post. 1) Download Knoppix Live CD Linux Distro http://www.kernel.org/pub/dist/knoppix/KNO...07-01-04-EN.iso 2) Burn the Knoppix iso to a CD-R 3) Boot your Hackintosh from the Knoppix CD you just burned (press enter at the prompt to fully boot into gui) 4) Open a terminal session from the dock, the icon looks really similar to the OSX one, black screen with a ">" 5) Type in the following command CODE cat /proc/asound/card0/codec#1 > ~/Desktop/codec_dump.txt 6) Now you have a file on your desktop called "codec_dump.txt" 7) Launch the web browser (Konqueror) and use web based email to email the file to yourself. 8) Reboot the computer and remove the Knoppix CD 9) Boot into OSX86 from your HDD 10) Download the appropriate patcher from post #1 of this thread 11) Download your codec_dump.txt from you email account 12) Drag and drop codec_dump.txt onto the patcher (Taruga frog icon) Turtle! Not a frog. 13) Follow patcher prompts and reboot 14) Post your results into the results thread (include your codec_dump.txt but please rename it to something appropriate ie, chipset and mobo make/model) Hey everybody! It´s a Turtle, not a Frog. Don´t drag the codec dump into the Frog (the Frog might be evil Look at my avatar... see ? It´s a turtle. Look at the full patcher pic: |
|
macgirl
Stargate's Pharaoh
|
![]() |
Dec 6 2007, 04:20 PM Post #2
|
![]()
|
Yeah, your avatar looks alot like a frog, but frogs don't have tails
|
|
tchow
InsanelyMac Protégé
|
![]() |
Dec 7 2007, 06:55 AM Post #3
|
|
THANKS THANKS TARUGA. You are the Hero
Thanks |
|
wmarsh
InsanelyMac Legend
|
![]() |
Dec 8 2007, 06:10 PM Post #4
|
![]() ![]() ![]() ![]() ![]() ![]()
|
||
|
macgirl
Stargate's Pharaoh
|
![]() |
Dec 8 2007, 06:41 PM Post #5
|
![]()
|
for some reason mine was with codec#0 on kunbuntu.
|
|
MACinized
Addicted to InsanelyMac
|
![]() |
Dec 11 2007, 01:35 PM Post #6
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
in ubuntu edgy eft, it's codec#2. here's the codec dump for my audio controller onboard my intel dp35dp mobo: SigmaTel STAC9271D
sadly, it didn't work in my rig (i used the v1.20 patcher). what's more frustrating is it messed up w/ my network controller settings & lost my i-net connection. hope u can help me out Taruga & hope further that u can point me to the right direction on how to make my onboard intel 82566dc-2 gigabit lan controller work in my osx86 leopard. tia. This post has been edited by Taruga: Dec 12 2007, 06:47 AM
Reason for edit: The Patcher has nothing to do with the network. To revert patcher changes, just delete ALCinject.kext and AppleHDA.kext.
|
|
MACinized
Addicted to InsanelyMac
|
![]() |
Dec 12 2007, 07:15 AM Post #7
|
![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
so it means that it was just a coincidence that i can't (re)connect to i-net. anyway, hope u can help me out make my onboard audio controller work in my osx86 leopard. i have the download link for the codec dump in my post above. tnx.
|
|
Solique
InsanelyMac Protégé
|
![]() |
Dec 12 2007, 11:42 AM Post #8
|
|
I had some trouble with Knoppix in that it didn't present the codec file. I used an Ubuntu 7.10 live CD instead and that was fine.
And one for the hard of understanding, like myself - don't launch the app then drag the file to the icon in the dock, drag the codec file directly onto the application file. |
|
kazer
InsanelyMac Protégé
|
![]() |
Dec 13 2007, 05:21 PM Post #9
|
|
Hi people. I'm new to this, so please excuse my lameless
I tried the procedure, which seemed to work. The head of my codec dump looks like this : QUOTE Codec: Realtek ALC861-VD Address: 0 Vendor Id: 0x10ec0862 And here is the result of patching : QUOTE AppleHDA Patcher - 2006/2007 by Taruga v1.20 * Patching AppleHDA.kext to 0x10ec0862 Done * Checking AppleHDA for patch Done 0001f4a0 cmpl $0x10ec0862,%eax 00020584 cmpl $0x10ec0862,%eax * Checking for SPDIF Out Not Detected * Checking for SPDIF In Not Detected * Using the following nodes in pathmap Speaker : * Copying new config to destination Done * Repairing Permissions Done * Deleting Extensions Cache Done ** Done patching - You can reboot now ** Unfortunately, i have no sound, should it be right after patching or after reboot. Can anyone help? Thanks in advance. This post has been edited by Taruga: Dec 22 2007, 07:11 PM
Reason for edit: Not working yet with your codec, you´ll need to wait.
|
|
KlyX
InsanelyMac Geek
|
![]() |
Dec 16 2007, 02:26 PM Post #10
|
![]() ![]()
|
seens that knoppix didn't found my card on my HP 6710b. Command tells me, that there is no directory or file. checked it... There's only oss and seq folders + some files (card, devices, modules, etc.)
Any ideas? Using Knoppix 5.1 |
|
colombodk
InsanelyMac Protégé
|
![]() |
Dec 18 2007, 12:26 AM Post #11
|
|
I, I also have trouble with Knoppix and try to use Ubuntu 7.10 live cd.
What exactly did you type in the terminal to get the output? I keep getting an error 'No such file or directory' which leaves the file codec_dump.txt on the Desktop but with nothing in it... When comparing the output you got to the info in the Device Manager -> your audio device, which lines, if any, were similar? Any suggestion would be appreciated. /Peter I had some trouble with Knoppix in that it didn't present the codec file. I used an Ubuntu 7.10 live CD instead and that was fine.
And one for the hard of understanding, like myself - don't launch the app then drag the file to the icon in the dock, drag the codec file directly onto the application file. |
|
biird
InsanelyMac Protégé
|
![]() |
Dec 20 2007, 04:32 AM Post #12
|
![]()
|
I, I also have trouble with Knoppix and try to use Ubuntu 7.10 live cd. What exactly did you type in the terminal to get the output? I keep getting an error 'No such file or directory' which leaves the file codec_dump.txt on the Desktop but with nothing in it... When comparing the output you got to the info in the Device Manager -> your audio device, which lines, if any, were similar? Any suggestion would be appreciated. /Peter I am having the same issue. My codec seemed to be codec97#0 when I tried a ls command, but my codec_dump.txt is still blank |
|
stronzo
InsanelyMac Protégé
|
![]() |
Dec 22 2007, 01:44 PM Post #13
|
![]()
|
Worked like a charm Taruga! Many thanks mate.
Cheers. |
|
babgolis
InsanelyMac Protégé
|
![]() |
Jan 5 2008, 08:25 PM Post #14
|
|
No luck for me with SigmaTel STAC9274D
Here are results: * Patching AppleHDA.kext to 0x83847621 Done * Checking AppleHDA for patch Done 0001f4a7 cmpl $0x83847621,%eax 0002058b cmpl $0x83847621,%eax * Checking for SPDIF Out Detected * Checking for SPDIF In Not Detected * Using the following nodes in pathmap Back Mic: 7 27 24 21 12 Line In : 28 25 22 16 Speaker : 13 2 Spdif Out: 33 30 * Copying new config to destination Done * Repairing Permissions Done * Deleting Extensions Cache Done ** Done patching - You can reboot now ** |
|
STLVNUB
InsanelyMac Legend
|
![]() |
Feb 16 2008, 05:55 PM Post #15
|
![]() ![]() ![]() ![]() ![]() ![]()
|
Taruga
Found this site http://helllabs.org/codecgraph/ Some VERY INTERESTING INFO WHICH MAY HELP YOU. Has a lot of codecs in graph form. Shows connections and audio paths etc. Hope it helps. |
|
astrosexy
InsanelyMac Protégé
|
![]() |
Feb 19 2008, 07:23 AM Post #16
|
|
By the way, Knoppix distro link is broken. You can delete the last part of the link and you'll go into the directory though.
|
|
blinpa
InsanelyMac Protégé
|
![]() |
Feb 20 2008, 06:02 PM Post #17
|
|
I had the exact same problem with knopix in a Dell vostro 1700 . Im downloading Ubuntu 7.10 to see if that works.
|
|
agrafuese
InsanelyMac Geek
|
![]() |
Feb 21 2008, 10:41 AM Post #18
|
![]() ![]() ![]() ![]()
|
Hey guys, I was having the same problem with the Knoppix command, but this seemed to work for me:
CODE cat /proc/asound/card0/codec97#0/ac97#0-0 > ~/Desktop/codec_dump.txt This gave me a dump with lots of info in it, but I have not gone past this point yet, so I can't say if everything works for me after this step. Hope this helped someone at least. EDIT: after all that it looks like my codec (ALC850) isn't even supported by the patcher. oh well. -agra |
|
Lazy Jones
InsanelyMac Protégé
|
![]() |
Mar 3 2008, 12:12 AM Post #19
|
|
CODE cat /proc/asound/card0/codec#1 > ~/Desktop/codec_dump.txt in Ubuntu 7.10 ("Gutsy Gibbon") it's codec#0 - - Lazy Jones |
|
a6d9cmro
InsanelyMac Protégé
|
![]() |
Mar 10 2008, 04:58 AM Post #20
|
![]()
|
I did a google search and found out the new iMac 24" uses ALC885 audio. Here is what I found. Asterisks denote different sections of the linux codec dump. I hope this helps anyone out there. I have a DFI Lanparty Dark P35-T2RS. If anyone has this board and gotten audio to work correctly, drop me a line.
00:00.0 0600: 8086:2a00 (rev 03) Subsystem: 106b:00a0 Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Information 00:01.0 0604: 8086:2a01 (rev 03) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00003000-00003fff Memory behind bridge: 90600000-906fffff Prefetchable memory behind bridge: 0000000080000000-000000008fffffff Capabilities: [88] Subsystem: 8086:0000 Capabilities: [80] Power Management version 3 Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable- Capabilities: [a0] Express Root Port (Slot+) IRQ 0 00:1a.0 0c03: 8086:2834 (rev 03) (prog-if 00 [UHCI]) Flags: bus master, medium devsel, latency 0, IRQ 20 I/O ports at 40c0 [size=32] 00:1a.1 0c03: 8086:2835 (rev 03) (prog-if 00 [UHCI]) Subsystem: 106b:00a0 Flags: bus master, medium devsel, latency 0, IRQ 16 I/O ports at 40a0 [size=32] 00:1a.7 0c03: 8086:283a (rev 03) (prog-if 20 [EHCI]) Subsystem: 106b:00a0 Flags: bus master, medium devsel, latency 0, IRQ 19 Memory at 90704c00 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port 00:1b.0 0403: 8086:284b (rev 03) Subsystem: 106b:00a0 Flags: bus master, fast devsel, latency 0, IRQ 20 Memory at 90700000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- Capabilities: [70] Express Unknown type IRQ 0 00:1c.0 0604: 8086:283f (rev 03) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 Memory behind bridge: 90500000-905fffff Capabilities: [40] Express Root Port (Slot+) IRQ 0 Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable- Capabilities: [90] Subsystem: 0000:0000 Capabilities: [a0] Power Management version 2 00:1c.3 0604: 8086:2845 (rev 03) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 Memory behind bridge: 90400000-904fffff Capabilities: [40] Express Root Port (Slot+) IRQ 0 Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable- Capabilities: [90] Subsystem: 0000:0000 Capabilities: [a0] Power Management version 2 00:1c.4 0604: 8086:2847 (rev 03) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 Memory behind bridge: 90300000-903fffff Prefetchable memory behind bridge: 0000000090000000-00000000900fffff Capabilities: [40] Express Root Port (Slot+) IRQ 0 Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable- Capabilities: [90] Subsystem: 0000:0000 Capabilities: [a0] Power Management version 2 00:1c.5 0604: 8086:2849 (rev 03) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=05, subordinate=05, sec-latency=0 I/O behind bridge: 00002000-00002fff Memory behind bridge: 90200000-902fffff Prefetchable memory behind bridge: 0000000090800000-00000000908fffff Capabilities: [40] Express Root Port (Slot+) IRQ 0 Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable- Capabilities: [90] Subsystem: 0000:0000 Capabilities: [a0] Power Management version 2 00:1d.0 0c03: 8086:2830 (rev 03) (prog-if 00 [UHCI]) Subsystem: 106b:00a0 Flags: bus master, medium devsel, latency 0, IRQ 16 I/O ports at 4080 [size=32] 00:1d.1 0c03: 8086:2831 (rev 03) (prog-if 00 [UHCI]) Subsystem: 106b:00a0 Flags: bus master, medium devsel, latency 0, IRQ 21 I/O ports at 4060 [size=32] 00:1d.2 0c03: 8086:2832 (rev 03) (prog-if 00 [UHCI]) Subsystem: 106b:00a0 Flags: bus master, medium devsel, latency 0, IRQ 19 I/O ports at 4040 [size=32] 00:1d.7 0c03: 8086:2836 (rev 03) (prog-if 20 [EHCI]) Subsystem: 106b:00a0 Flags: bus master, medium devsel, latency 0, IRQ 20 Memory at 90704800 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port 00:1e.0 0604: 8086:2448 (rev f3) (prog-if 01 [Subtractive decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=06, subordinate=06, sec-latency=32 Memory behind bridge: 90100000-901fffff Capabilities: [50] Subsystem: 0000:0000 00:1f.0 0601: 8086:2815 (rev 03) Subsystem: 106b:00a0 Flags: bus master, medium devsel, latency 0 Capabilities: [e0] Vendor Specific Information 00:1f.1 0101: 8086:2850 (rev 03) (prog-if 8a [Master SecP PriP]) Subsystem: 106b:00a0 Flags: bus master, medium devsel, latency 0, IRQ 19 I/O ports at 01f0 [size=8] I/O ports at 03f4 [size=1] I/O ports at 0170 [size=8] I/O ports at 0374 [size=1] I/O ports at 40e0 [size=16] 00:1f.2 0101: 8086:2828 (rev 03) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: 106b:00a0 Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 21 I/O ports at 40f8 [size=8] I/O ports at 4114 [size=4] I/O ports at 40f0 [size=8] I/O ports at 4110 [size=4] I/O ports at 4020 [size=16] I/O ports at 4000 [size=16] Capabilities: [70] Power Management version 3 00:1f.3 0c05: 8086:283e (rev 03) Subsystem: 106b:00a0 Flags: medium devsel, IRQ 10 Memory at 90705000 (32-bit, non-prefetchable) [size=256] I/O ports at efa0 [size=32] 01:00.0 0300: 1002:94c8 (prog-if 00 [VGA]) Subsystem: 106b:0084 Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at 80000000 (64-bit, prefetchable) [size=256M] Memory at 90620000 (64-bit, non-prefetchable) [size=64K] I/O ports at 3000 [size=256] Expansion ROM at 90600000 [disabled] [size=128K] Capabilities: [50] Power Management version 3 Capabilities: [58] Express Legacy Endpoint IRQ 0 Capabilities: [a0] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- 03:00.0 0c00: 11c1:5901 (rev 05) (prog-if 10 [OHCI]) Subsystem: 11c1:5900 Flags: bus master, fast devsel, latency 0, IRQ 17 Memory at 90400000 (64-bit, non-prefetchable) [size=4K] Capabilities: [44] Power Management version 3 Capabilities: [4c] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- Capabilities: [60] Express Endpoint IRQ 0 04:00.0 0280: 14e4:4328 (rev 03) Subsystem: 106b:0088 Flags: bus master, fast devsel, latency 0, IRQ 5 Memory at 90300000 (64-bit, non-prefetchable) [size=16K] Memory at 90000000 (64-bit, prefetchable) [size=1M] Capabilities: [40] Power Management version 2 Capabilities: [58] Vendor Specific Information Capabilities: [e8] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- Capabilities: [d0] Express Endpoint IRQ 0 05:00.0 0200: 11ab:436a (rev 13) Subsystem: 11ab:00ba Flags: bus master, fast devsel, latency 0, IRQ 18 Memory at 90200000 (64-bit, non-prefetchable) [size=16K] I/O ports at 2000 [size=256] Expansion ROM at 90800000 [disabled] [size=128K] Capabilities: [48] Power Management version 3 Capabilities: [50] Vital Product Data Capabilities: [5c] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable- Capabilities: [e0] Express Legacy Endpoint IRQ 0 **cat /proc/asound/version **Advanced Linux Sound Architecture Driver Version 1.0.14. **Compiled on Oct 12 2007 for kernel 2.6.22-14-generic (SMP). cat /proc/asound/card0/codec#0 Codec: Realtek ALC885 Address: 0 Vendor Id: 0x10ec0885 Subsystem Id: 0x106b3000 Revision Id: 0x100103 Default PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: N/A Default Amp-Out caps: N/A Node 0x02 [Audio Output] wcaps 0x11: Stereo PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x03 [Audio Output] wcaps 0x11: Stereo PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x04 [Audio Output] wcaps 0x11: Stereo PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x05 [Audio Output] wcaps 0x11: Stereo PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital PCM: rates [0x5e0]: 44100 48000 88200 96000 192000 bits [0x1e]: 16 20 24 32 formats [0x1]: PCM Node 0x07 [Audio Input] wcaps 0x10011b: Stereo Amp-In Amp-In caps: ofs=0x10, nsteps=0x2e, stepsize=0x03, mute=1 Amp-In vals: [0x00 0x00] PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Connection: 1 0x24 Node 0x08 [Audio Input] wcaps 0x10011b: Stereo Amp-In Amp-In caps: ofs=0x10, nsteps=0x2e, stepsize=0x03, mute=1 Amp-In vals: [0x00 0x00] PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Connection: 1 0x23 Node 0x09 [Audio Input] wcaps 0x10011b: Stereo Amp-In Amp-In caps: ofs=0x10, nsteps=0x2e, stepsize=0x03, mute=1 Amp-In vals: [0x00 0x00] PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Connection: 1 0x22 Node 0x0a [Audio Input] wcaps 0x100391: Stereo Digital PCM: rates [0x560]: 44100 48000 96000 192000 bits [0x1e]: 16 20 24 32 formats [0x1]: PCM Connection: 1 0x1f Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x17, nsteps=0x1f, stepsize=0x05, mute=1 Amp-In vals: [0x93 0x93] [0x00 0x00] [0x1b 0x1b] [0x00 0x00] [0x00 0x00] [0x97 0x97] [0x97 0x97] [0x97 0x97] [0x97 0x97] [0x97 0x97] Connection: 10 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0 Amp-Out vals: [0x40 0x40] Connection: 2 0x02 0x0b Node 0x0d [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0 Amp-Out vals: [0x40 0x40] Connection: 2 0x03 0x0b Node 0x0e [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0 Amp-Out vals: [0x40 0x40] Connection: 2 0x04 0x0b Node 0x0f [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0 Amp-Out vals: [0x00 0x00] Connection: 2 0x05 0x0b Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x12 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x14 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x08373c: IN OUT HP Detect Pin Default 0x90100140: [Fixed] Speaker at Int N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x40: OUT Connection: 5 0x0c* 0x0d 0x0e 0x0f 0x26 Node 0x15 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x08373c: IN OUT HP Detect Pin Default 0x012b4050: [Jack] HP Out at Ext Rear Conn = Comb, Color = Green Pin-ctls: 0xc0: OUT HP Connection: 5 0x0c* 0x0d 0x0e 0x0f 0x26 Node 0x16 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Pincap 0x083c: IN OUT HP Detect Pin Default 0x90100141: [Fixed] Speaker at Int N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x40: OUT Connection: 5 0x0c 0x0d 0x0e* 0x0f 0x26 Node 0x17 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x083c: IN OUT HP Detect Pin Default 0x400000f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x20: IN Connection: 5 0x0c 0x0d 0x0e 0x0f* 0x26 Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x08373c: IN OUT HP Detect Pin Default 0x90a00110: [Fixed] Mic at Int N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x24: IN Connection: 5 0x0c* 0x0d 0x0e 0x0f 0x26 Node 0x19 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x08373c: IN OUT HP Detect Pin Default 0x400000f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x20: IN Connection: 5 0x0c* 0x0d 0x0e 0x0f 0x26 Node 0x1a [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x08373c: IN OUT HP Detect Pin Default 0x018b3020: [Jack] Line In at Ext Rear Conn = Comb, Color = Blue Pin-ctls: 0x20: IN Connection: 5 0x0c* 0x0d 0x0e 0x0f 0x26 Node 0x1b [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0 Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Pincap 0x08373c: IN OUT HP Detect Pin Default 0x400000f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x20: IN Connection: 5 0x0c* 0x0d 0x0e 0x0f 0x26 Node 0x1c [Pin Complex] wcaps 0x400001: Stereo Pincap 0x0820: IN Pin Default 0x400000f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x20: IN Node 0x1d [Pin Complex] wcaps 0x400000: Mono Pincap 0x0820: IN Pin Default 0x400000f0: [N/A] Line Out at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x20: IN Node 0x1e [Pin Complex] wcaps 0x400300: Mono Digital Pincap 0x0810: OUT Pin Default 0x014be060: [Jack] SPDIF Out at Ext Rear Conn = Comb, Color = White Pin-ctls: 0x40: OUT Connection: 1 0x06 Node 0x1f [Pin Complex] wcaps 0x400200: Mono Digital Pincap 0x0820: IN Pin Default 0x01cbe030: [Jack] SPDIF In at Ext Rear Conn = Comb, Color = White Pin-ctls: 0x20: IN Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono Node 0x21 [Volume Knob Widget] wcaps 0x600080: Mono Node 0x22 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] Connection: 11 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b Node 0x23 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] Connection: 11 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b Node 0x24 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] Connection: 11 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x17 0x0b Node 0x25 [Audio Output] wcaps 0x11: Stereo PCM: rates [0x560]: 44100 48000 96000 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x26 [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-In vals: [0x00 0x00] [0x00 0x00] Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0 Amp-Out vals: [0x40 0x40] Connection: 2 0x25 0x0b **amixer Simple mixer control 'Headphone',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 64 Mono: Front Left: Playback 64 [100%] [0.00dB] [on] Front Right: Playback 64 [100%] [0.00dB] [on] Simple mixer control 'PCM',0 Capabilities: pvolume Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] [0.00dB] Front Right: Playback 255 [100%] [0.00dB] Simple mixer control 'Front',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 64 Mono: Front Left: Playback 64 [100%] [0.00dB] [on] Front Right: Playback 64 [100%] [0.00dB] [on] Simple mixer control 'Surround',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 64 Mono: Front Left: Playback 64 [100%] [0.00dB] [on] Front Right: Playback 64 [100%] [0.00dB] [on] Simple mixer control 'Line',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 31 Mono: Front Left: Playback 27 [87%] [6.00dB] [on] Front Right: Playback 27 [87%] [6.00dB] [on] Simple mixer control 'Mic',0 Capabilities: pvolume pswitch Playback channels: Front Left - Front Right Limits: Playback 0 - 31 Mono: Front Left: Playback 19 [61%] [-6.00dB] [off] Front Right: Playback 19 [61%] [-6.00dB] [off] Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined cswitch cswitch-joined Playback channels: Mono Capture channels: Mono Mono: Playback [off] Capture [off] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch Capture channels: Front Left - Front Right Limits: Capture 0 - 46 Front Left: Capture 0 [0%] [-16.00dB] [on] Front Right: Capture 0 [0%] [-16.00dB] [on] Simple mixer control 'Capture',1 Capabilities: cvolume cswitch Capture channels: Front Left - Front Right Limits: Capture 0 - 46 Front Left: Capture 0 [0%] [-16.00dB] [on] Front Right: Capture 0 [0%] [-16.00dB] [on] Simple mixer control 'Capture',2 Capabilities: cvolume cswitch Capture channels: Front Left - Front Right Limits: Capture 0 - 46 Front Left: Capture 0 [0%] [-16.00dB] [on] Front Right: Capture 0 [0%] [-16.00dB] [on] Simple mixer control 'Input Source',0 Capabilities: enum Items: 'Mic' 'Line' Item0: 'Mic' Simple mixer control 'Input Source',1 Capabilities: enum Items: 'Mic' 'Line' Item0: 'Mic' Simple mixer control 'Input Source',2 Capabilities: enum Items: 'Mic' 'Line' Item0: 'Mic' |
![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 12:40 PM |