Contribute
Register

Mountain Lion: MultiBeast - No Audio/Solutions and Problem Reporting

Status
Not open for further replies.
Mountain Lion: MultiBeat - No Audio/Solutions and Problem Reporting

Press CTRL+S it will then save it in a zip/rar file for you.
 
Mountain Lion: MultiBeat - No Audio/Solutions and Problem Reporting

Press CTRL+S it will then save it in a zip/rar file for you.
That worked, thanks. You are very lucky. There is one set of values that works and the rest will never work. From the info provided, it is not clear what node is working but there may be a clue if the working set is found.

A couple posts previous, I suggested an experiment with node 23. Since you are on Mountain Lion; to add node 23, use Customizing the Mountain Lion Optimized AppleHDA.
 
Mountain Lion: MultiBeat - No Audio/Solutions and Problem Reporting

EDIT: Now i am completely Lost. I have inflated the platform.xml.zlib and i am in the node sections i see 1 to 5 and then each on has a 0,1,2.

Do i just replace the Nodes with the ones from the verb dump in linux ???? Or do i just add NodeID 23 to each of them???



EDIT2: I have added Node 23 from 0 to 5 on Set ten one at a time then reboot test and then the same again. It just kills the audio and puts me back to square one of No sound. So my little mess about seems to be that of a flook.

Oh well at least i have External Speakers for now.

EDIT3:

System log is reporting this.

Code:
Oct 22 23:16:58 localhost kernel[0]: Sound assertion in AppleHDACodecGeneric at line 360
Oct 22 23:17:00 localhost kernel[0]: Sound assertion in AppleHDAWidget at line 4142
Oct 22 23:17:00 localhost kernel[0]: Sound assertion in AppleHDACodecGeneric at line 1207
Oct 22 23:17:40 solidus1983-mpc kernel[0]: Sound assertion in AppleHDADriver at line 5165
Oct 22 23:17:40 solidus1983-mpc kernel[0]: Sound assertion in AppleHDADriver at line 4740
Oct 22 23:17:40 solidus1983-mpc kernel[0]: Sound assertion in AppleHDADriver at line 4076
Oct 22 23:17:40 solidus1983-mpc kernel[0]: Sound assertion in AppleHDADriver at line 4259
Oct 22 23:17:41 solidus1983-mpc kernel[0]: Sound assertion in AppleHDADriver at line 5165
Oct 22 23:17:41 solidus1983-mpc kernel[0]: Sound assertion in AppleHDADriver at line 4740
Oct 22 23:17:41 solidus1983-mpc kernel[0]: Sound assertion in AppleHDADriver at line 4076
Oct 22 23:17:41 solidus1983-mpc kernel[0]: Sound assertion in AppleHDADriver at line 4259

Does this help pinpoint whats doing what ?


EDIT4: Right i have looked at the hex2dec vert of my codec.

Code:
01271c4001271d0001271ea301271f9001471c1001471d4001471e2101471f0101771c5001771d2001771e0101771f0101871c3001871d9001871ea101871f0101a71c6001a71d3001a71e8101a71f01256815950401b71c7001b71d0001b71e1301b71f9001d71cf001d71d0001d71e8301d71f5001e71c2001e71d4001e71e4501e71f01

Now i have found a script to analyse it and it then fires back Verbs but not only that also Verb ID's as well.

Pastebin with results : http://pastebin.com/FMM5uHkT
 
Mountain Lion: MultiBeat - No Audio/Solutions and Problem Reporting

EDIT: Now i am completely Lost. I have inflated the platform.xml.zlib and i am in the node sections i see 1 to 5 and then each on has a 0,1,2.
Aren't you glad you decided to take a loser look at audio.

Pathmaps wire audio to each jack. There are amplifiers, mixers and jacks. Each is called a node and handles a stereo channel. See Appendix: ML_Optimized AppleHDA.lkext/PathMaps

Start with an unedited 892_AppleHDA.kext. Each item under a pathmap represents an audio device. In this case, add the grey line out and remove the SPDIF audio device. It is easiest to copy and paste the black line out and edit the nodes for the grey line out. In the before screen, Pathmap 892, Item 4 (black line out) and original Item 5 (SPDIF out) are open to see each node. The after screen shot shows Pathmap 892, Item 4 (black line out) and new Item 5 (grey line out) are open to see each node.

Screen Shot 2012-10-22 at 6.38.09 PM.pngScreen Shot 2012-10-22 at 6.40.27 PM.png

For the info.plist pin config edit, open Item 10 (CodecID: 283904146, LayoutID:1) and edit Node 23 (dec)/17 (hex)
Find: 21771cf0 21771d00 21771e00 21771f40
Replace: 21771c80 21771d20 21771e01 21771f01
 
Mountain Lion: MultiBeat - No Audio/Solutions and Problem Reporting

Will just have a smoke then get back to it. Updated my last post as well with a paste bin link as well.

Will look and find the edits thats needed and then make the edits. I am glad on taking a look into audio part just that its somewhat new to me and i just need that nudge to get there.

thanks for help so far though.


Edit: Now i have Speakers and Headphones with Autoswitching working using the following.

Code:
01271C40 01271D00 01271EA3 01271F90 01471C10 01471D40 01471E21 01471F01 01771C50 01771D20 01771E01 01771F01 01871C30 01871D90 01871EA1 01871F01 01A71C60 01A71D30 01A71E81 01A71F01 01B71C70 01B71D00 01B71E13 01B71F90 01D71CF0 01D71D00 01D71E83 01D71F50 01E71C20 01E71D40 01E71E45 01E71F01

Yet another mess about after using a script. So now i have sound on Speakers and Headphones.

Used the info from the script that produced this.

Code:
<= Verb 1 =>
01271C40
Codec Addres: 0
Node ID: 18
Sequence: 0
Default Association: 4

<= Verb 2 =>
01271D00
Codec Addres: 0
Node ID: 18
Misc: Jack Detect
Color: Unknown

<= Verb 3 =>
01271EA3
Codec Addres: 0
Node ID: 18
Connection Type: ATAPI internal
Default Device: Mic In

<= Verb 4 =>
01271F90
Codec Addres: 0
Node ID: 18
Port Connectivity: Fixed Function/Built In Device (Integrated Speaker, Mic, Etc)
Location Part 1: Internal
Location Part 2: N/A

bad verb (0), 0xEF01471C
<= Verb 5 =>
01471C10
Codec Addres: 0
Node ID: 20
Sequence: 0
Default Association: 1

<= Verb 6 =>
01471D40
Codec Addres: 0
Node ID: 20
Misc: Jack Detect
Color: Green

<= Verb 7 =>
01471E21
Codec Addres: 0
Node ID: 20
Connection Type: 1/8" Stereo/Mono
Default Device: HP Out

<= Verb 8 =>
01471F01
Codec Addres: 0
Node ID: 20
Port Connectivity: Port Is Connected To A Jack
Location Part 1: External On Primary Chassis
Location Part 2: Rear

bad verb (0), 0xEF01771C
<= Verb 9 =>
01771C50
Codec Addres: 0
Node ID: 23
Sequence: 0
Default Association: 5

<= Verb 10 =>
01771D20
Codec Addres: 0
Node ID: 23
Misc: Jack Detect
Color: Grey

<= Verb 11 =>
01771E01
Codec Addres: 0
Node ID: 23
Connection Type: 1/8" Stereo/Mono
Default Device: Line Out

<= Verb 12 =>
01771F01
Codec Addres: 0
Node ID: 23
Port Connectivity: Port Is Connected To A Jack
Location Part 1: External On Primary Chassis
Location Part 2: Rear

bad verb (0), 0xEF01871C
<= Verb 13 =>
01871C30
Codec Addres: 0
Node ID: 24
Sequence: 0
Default Association: 3

<= Verb 14 =>
01871D90
Codec Addres: 0
Node ID: 24
Misc: Jack Detect
Color: Pink

<= Verb 15 =>
01871EA1
Codec Addres: 0
Node ID: 24
Connection Type: 1/8" Stereo/Mono
Default Device: Mic In

<= Verb 16 =>
01871F01
Codec Addres: 0
Node ID: 24
Port Connectivity: Port Is Connected To A Jack
Location Part 1: External On Primary Chassis
Location Part 2: Rear

bad verb (0), 0xEF01A71C
<= Verb 17 =>
01A71C60
Codec Addres: 0
Node ID: 26
Sequence: 0
Default Association: 6

<= Verb 18 =>
01A71D30
Codec Addres: 0
Node ID: 26
Misc: Jack Detect
Color: Blue

<= Verb 19 =>
01A71E81
Codec Addres: 0
Node ID: 26
Connection Type: 1/8" Stereo/Mono
Default Device: Line In

<= Verb 20 =>
01A71F01
Codec Addres: 0
Node ID: 26
Port Connectivity: Port Is Connected To A Jack
Location Part 1: External On Primary Chassis
Location Part 2: Rear

bad verb (0), 0xEF01B71C
<= Verb 21 =>
01B71C70
Codec Addres: 0
Node ID: 27
Sequence: 0
Default Association: 7

<= Verb 22 =>
01B71D00
Codec Addres: 0
Node ID: 27
Misc: Jack Detect
Color: Unknown

<= Verb 23 =>
01B71E13
Codec Addres: 0
Node ID: 27
Connection Type: ATAPI internal
Default Device: Speaker

<= Verb 24 =>
01B71F90
Codec Addres: 0
Node ID: 27
Port Connectivity: Fixed Function/Built In Device (Integrated Speaker, Mic, Etc)
Location Part 1: Internal
Location Part 2: N/A

bad verb (0), 0xEF01D71C
<= Verb 25 =>
01D71CF0
Codec Addres: 0
Node ID: 29
Sequence: 0
Default Association: 15

<= Verb 26 =>
01D71D00
Codec Addres: 0
Node ID: 29
Misc: Jack Detect
Color: Unknown

<= Verb 27 =>
01D71E83
Codec Addres: 0
Node ID: 29
Connection Type: ATAPI internal
Default Device: Line In

<= Verb 28 =>
01D71F50
Codec Addres: 0
Node ID: 29
Port Connectivity: No External Port -Or- No physical Connection For Port
Location Part 1: Internal
Location Part 2: N/A

bad verb (0), 0xEF01E71C
<= Verb 29 =>
01E71C20
Codec Addres: 0
Node ID: 30
Sequence: 0
Default Association: 2

<= Verb 30 =>
01E71D40
Codec Addres: 0
Node ID: 30
Misc: Jack Detect
Color: Green

<= Verb 31 =>
01E71E45
Codec Addres: 0
Node ID: 30
Connection Type: Optical
Default Device: SPDIF Out

<= Verb 32 =>
01E71F01
Codec Addres: 0
Node ID: 30
Port Connectivity: Port Is Connected To A Jack
Location Part 1: External On Primary Chassis
Location Part 2: Rear

bad verb (0), 0xEEEEEEEF

from this

Code:
01271c40 01271d00 01271ea3 01271f90
01471c10 01471d40 01471e21 01471f01
01771c50 01771d20 01771e01 01771f01
01871c30 01871d90 01871ea1 01871f01
01a71c60 01a71d30 01a71e81 01a71f01
01b71c70 01b71d00 01b71e13 01b71f90  
01d71cf0 01d71d00 01d71e83 01d71f50
01e71c20 01e71d40 01e71e45 01e71f01

So more fun i am getting there and this was with just your AppleHDA modded.


Edit: 2 reboots later i have lost audio again so for now its time to just sleep and attack it another day.
 
Mountain Lion: MultiBeat - No Audio/Solutions and Problem Reporting

Edit: Now i have Speakers and Headphones with Autoswitching working using the following.

Code:
01271c40 01271d00 01271ea3 01271f90
01471c10 01471d40 01471e21 01471f01
01771c50 01771d20 01771e01 01771f01
01871c30 01871d90 01871ea1 01871f01
01a71c60 01a71d30 01a71e81 01a71f01
01b71c70 01b71d00 01b71e13 01b71f90  
01d71cf0 01d71d00 01d71e83 01d71f50
01e71c20 01e71d40 01e71e45 01e71f01

So more fun i am getting there and this was with just your AppleHDA modded.
Based on what you have said, this is working:
HP - 01471c10 01471d40 01471e21 01471f01 separate pathmap
INT SPKR - 01b71c70 01b71d00 01b71e13 01b71f90 separate pathmap

To get working:
INT MIC - 01271c40 01271d00 01271ea3 01271f90 requires a pathmap edit as Node 12 is not used
and
LINE IN - 01a71c60 01a71d30 01a71e81 01a71f01 pathmap OK (working?)
alternate
MIC IN - 01871c30 01871d90 01871ea1 01871f01 pathmap OK (not clear this port is connected)

You're making good progress.
 
Mountain Lion: MultiBeat - No Audio/Solutions and Problem Reporting

Hi thanks for reply. Currently there is no sound since using a clean AppleHDA.kext i have no sound but i still have auto sensing working lost the sound after 2 reboots so i was close but no cigar. Main thing is i can get sound if i can only remember what i did in the first instance. Mess arounds work well at times but not always.

So it back to the drawing board to get sound back. Thanks for you help could it be i need to re edit the platforms.xml.zlib (platforms.xml) again as that would be stock again.

Any more help would be gratefully received.

Reply to your message regarding ports.

To get working:
INT MIC - 01271c40 01271d00 01271ea3 01271f90 requires a pathmap edit as Node 12 is not used Thats not showing)
and
LINE IN - 01a71c60 01a71d30 01a71e81 01a71f01 pathmap OK (working?) (No working either but is activating the mic in prefs)
alternate
MIC IN - 01871c30 01871d90 01871ea1 01871f01 pathmap OK (not clear this port is connected) (Pink Jack, bur shows in prefs can't verify it works though no mic to plugin)

So is it i have to us the pin outs from my verb.

Code:
  Jack   Color  Description                  Node     PinDefault             Modified Verbs
--------------------------------------------------------------------------------------------------------
  ATAPI Unknown  Mic at Int ATAPI            18 18   2577598784   01271c40 01271d00 01271ea3 01271f90
    1/8   Green  HP Out at Ext Rear          20 20   18957343   01471c10 01471d40 01471e21 01471f01
    1/8    Grey  Line Out at Ext Rear        23 23   16850964   01771c50 01771d20 01771e01 01771f01
    1/8    Pink  Mic at Ext Rear             24 24   27367472   01871c30 01871d90 01871ea1 01871f01
    1/8    Blue  Line In at Ext Rear         26 26   25243711   01a71c60 01a71d30 01a71e81 01a71f01
 Speaker at Int ATAPI    27 27                        2568159504 01b71c70 01b71d00     01b71e13 01b71f90  
  ATAPI Unknown  Line In at Int ATAPI        29 29   1501757936   01d71cf0 01d71d00 01d71e83 01d71f50
Optical   Green  SPDIF Out at Ext Rear       30 30   21315872   01e71c20 01e71d40 01e71e45 01e71f01
--------------------------------------------------------------------------------------------------------
 
Mountain Lion: MultiBeat - No Audio/Solutions and Problem Reporting

Hi thanks for reply. Currently there is no sound since using a clean AppleHDA.kext i have no sound but i still have auto sensing working lost the sound after 2 reboots so i was close but no cigar. Main thing is i can get sound if i can only remember what i did in the first instance. Mess arounds work well at times but not always.

So it back to the drawing board to get sound back. Thanks for you help could it be i need to re edit the platforms.xml.zlib (platforms.xml) again as that would be stock again.

Any more help would be gratefully received.
Brute force got important some results. I would suggest the following:
1. New 892 10.8.2 AppleHDA.kext (MultiBeast 5.1.2)
2. in Platforms.xml, pathmap 892, delete Item 3 (orange)
3. See Customization guide, do both 2 and 3
a. 2. Manual Mic and Front Mic Selection
b. 3. Manual Speaker and Headphone Selection
4. In Info.plist CodecID: 283904146, LayoutID:1, edit ConfigData to
a. find:
21471c10 21471d40 21471e11 21471f01 replace: 01471c10 01471d40 01471e21 01471f01
b. find:21b71c70 21b71d40 21b71e21 21b71f02 replace: 01b71c70 01b71d00 01b71e13 01b71f90
5. Save, Install, Restart.

Headphone and speaker should work though the labels may be backwards in SysPrefs/Sound/Output
Try the two line ins to see if either works. Internal mic needs more work.
Reply with IOReg.
 
Mountain Lion: MultiBeat - No Audio/Solutions and Problem Reporting

4a and 4b has just confused me mate. I have removed Item 3 completely.


Looking at all the path maps i see 34 quite often but i do not have a 34 node in my verb dump i have a 30 but not 34? strange
 
Mountain Lion: MultiBeat - No Audio/Solutions and Problem Reporting

4a and 4b has just confused me mate. I have removed Item 3 completely.
4a and 4b edited for clarity in previous post.
 
Status
Not open for further replies.
Back
Top