Contribute
Register

[Solved] - No sound after sleep - ALC892 - Yosemite + Clover - Help with fix

Status
Not open for further replies.
Will sound after sleep continue working after future OS updates? New to Clover so I was used to fixing sound with Multibeast after OS updates.

Held perfectly me when updating from 10.10.1 to 10.10.2 - that said if I knew it would survive future updates I'd also have next weeks lottery numbers :D
 
Well, I tired everything and I still lose audio after sleep. I have an ASUS Z97-A MoBo.

My device location is 1B and the address is 0. I've tried putting these values under the ASUS 1201N dict, in the defaults dict and even the Gigabyte dict. Still no luck.

Any Suggestions?

Code:
<?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>14C109</string>
    <key>CFBundleDevelopmentRegion</key>
    <string>English</string>
    <key>CFBundleExecutable</key>
    <string>CodecCommander</string>
    <key>CFBundleGetInfoString</key>
    <string>2.2.1, Copyright © 2013-2014 TimeWalker. All rights reserved.</string>
    <key>CFBundleIdentifier</key>
    <string>org.tw.CodecCommander</string>
    <key>CFBundleInfoDictionaryVersion</key>
    <string>6.0</string>
    <key>CFBundleName</key>
    <string>CodecCommander</string>
    <key>CFBundlePackageType</key>
    <string>KEXT</string>
    <key>CFBundleShortVersionString</key>
    <string>2.2.1</string>
    <key>CFBundleSignature</key>
    <string>????</string>
    <key>CFBundleVersion</key>
    <string>2.2.1</string>
    <key>DTCompiler</key>
    <string>com.apple.compilers.llvm.clang.1_0</string>
    <key>DTPlatformBuild</key>
    <string>6A2008a</string>
    <key>DTPlatformVersion</key>
    <string>GM</string>
    <key>DTSDKBuild</key>
    <string>13F26</string>
    <key>DTSDKName</key>
    <string>macosx10.10</string>
    <key>DTXcode</key>
    <string>0611</string>
    <key>DTXcodeBuild</key>
    <string>6A2008a</string>
    <key>IOKitPersonalities</key>
    <dict>
        <key>CodecCommander</key>
        <dict>
            <key>CFBundleIdentifier</key>
            <string>org.tw.CodecCommander</string>
            <key>IOClass</key>
            <string>CodecCommander</string>
            <key>IOMatchCategory</key>
            <string>CodecCommander</string>
            <key>IOProviderClass</key>
            <string>IOResources</string>
            <key>IOResourceMatch</key>
            <string>IOKit</string>
            <key>IOUserClientClass</key>
            <string>CodecCommanderClient</string>
            <key>Platform Profile</key>
            <dict>
                <key>ASUS</key>
                <dict>
                    <key>1201N</key>
                    <dict>
                        <key>Check Infinitely</key>
                        <true/>
                        <key>Codec Address Number</key>
                        <integer>0</integer>
                        <key>Custom Commands</key>
                        <array>
                            <dict>
                                <key>Command</key>
                                <integer>983040</integer>
                                <key>Comment</key>
                                <string>Test command (Vendor Info)</string>
                                <key>On Init</key>
                                <true/>
                                <key>On Sleep</key>
                                <true/>
                                <key>On Wake</key>
                                <true/>
                            </dict>
                        </array>
                        <key>HDEF Device Location</key>
                        <string>1B</string>
                        <key>Update Interval</key>
                        <integer>5000</integer>
                    </dict>
                </dict>
                <key>Default</key>
                <dict>
                    <key>Check Infinitely</key>
                    <true/>
                    <key>Check Interval</key>
                    <integer>5000</integer>
                    <key>Codec Address Number</key>
                    <integer>0</integer>
                    <key>Custom Commands</key>
                    <array>
                        <dict>
                            <key>Command</key>
                            <integer>983040</integer>
                            <key>Comment</key>
                            <string>Test command (Vendor Info)</string>
                            <key>On Init</key>
                            <true/>
                            <key>On Sleep</key>
                            <true/>
                            <key>On Wake</key>
                            <true/>
                        </dict>
                    </array>
                    <key>HDEF Device Location</key>
                    <string>1B</string>
                    <key>Send Delay</key>
                    <integer>300</integer>
                    <key>Update Interval</key>
                    <integer>5000</integer>
                    <key>Update Nodes</key>
                    <true/>
                </dict>
                <key>Gigabyte</key>
                <dict>
                    <key>H87-HD3</key>
                    <dict>
                        <key>Check Infinitely</key>
                        <false/>
                        <key>Check Interval</key>
                        <integer>5000</integer>
                        <key>Codec Address Number</key>
                        <integer>0</integer>
                        <key>Custom Commands</key>
                        <array>
                            <dict>
                                <key>Command</key>
                                <integer>983040</integer>
                                <key>Comment</key>
                                <string>Test command (Vendor Info)</string>
                                <key>On Init</key>
                                <true/>
                                <key>On Sleep</key>
                                <true/>
                                <key>On Wake</key>
                                <true/>
                            </dict>
                        </array>
                        <key>HDEF Device Location</key>
                        <string>1B</string>
                        <key>Send Delay</key>
                        <integer>300</integer>
                        <key>Update Interval</key>
                        <integer>5000</integer>
                        <key>Update Nodes</key>
                        <true/>
                    </dict>
                </dict>
                <key>Lenovo</key>
                <dict>
                    <key>Cherry 4A Touch</key>
                    <string>U430</string>
                    <key>U430</key>
                    <dict>
                        <key>Check Infinitely</key>
                        <true/>
                        <key>Check Interval</key>
                        <integer>1000</integer>
                        <key>Send Delay</key>
                        <integer>100</integer>
                    </dict>
                </dict>
            </dict>
            <key>RM,Build</key>
            <string>Release-John</string>
            <key>RM,Version</key>
            <string>CodecCommander 2.2.1</string>
        </dict>
    </dict>
    <key>NSHumanReadableCopyright</key>
    <string>Copyright © 2013-2014 TimeWalker/RehabMan. All rights reserved.</string>
    <key>OSBundleLibraries</key>
    <dict>
        <key>com.apple.iokit.IOAudioFamily</key>
        <string>1.1fc9</string>
        <key>com.apple.iokit.IOHIDSystem</key>
        <string>1.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>
    <key>Source Code</key>
    <string>https://github.com/RehabMan/EAPD-Codec-Commander</string>
</dict>
</plist>
 

Attachments

  • CodecCommander.kext
    5.1 KB · Views: 428
Will this fix only work in Hacks with boards using ALC892 sound? Mine has ALC1150 sound but I would love to get it working after sleep!
Try it and let us know. Post #13 confirms also working on ALC889. If you need more info/help Dolnor (author of codec commander) is over at insanelymac and was very helpful to me.
 
Try it and let us know. Post #13 confirms working on ALC889. If you need more info/help Dolnor (author of codec commander) is over at insanelymac and was very helpful to me.
I got this to work with the ALC1150 on ga-z97x-ud5h. However, I did not add the code you used in step 9. Every time I saved the file, those lines were rejected by PlistEdit Pro. But I did all the other steps and I've had a few successful sound after sleep/wake cycles thus far. This fix has solved both my ALC898 and ALC1150. I'm happy! Thank you.
 
I got this to work with the ALC1150 on ga-z97x-ud5h. However, I did not add the code you used in step 9. Every time I saved the file, those lines were rejected by PlistEdit Pro. But I did all the other steps and I've had a few successful sound after sleep/wake cycles thus far. This fix has solved both my ALC898 and ALC1150. I'm happy! Thank you.

That's very good to know as I have the same motherboard as you! I tried it but I was still losing sound after sleep. I will try again, omitting step 9 this time.

Thanks!
 
That's very good to know as I have the same motherboard as you! I tried it but I was still losing sound after sleep. I will try again, omitting step 9 this time.

I also noticed a strange restart error message overnight ("Your computer restarted because of a problem"). So I undid the darkwake=8 change in step 12 by simply reverting to my previous config.plist. I still have sound after sleep/wake and I haven't had any random restart problems for 2 days. So, for ALC 1150, I got this fix to work by skipping steps 9 & 12.
 
I also noticed a strange restart error message overnight ("Your computer restarted because of a problem"). So I undid the darkwake=8 change in step 12 by simply reverting to my previous config.plist. I still have sound after sleep/wake and I haven't had any random restart problems for 2 days. So, for ALC 1150, I got this fix to work by skipping steps 9 & 12.

Unfortunately I cannot get it to work with or without step 9. The code in my file has some subtle differences to that in the OP screenshots so I may be doing something wrong. Will keep trying and will see if I can get some advice from Dolnor.
 
Status
Not open for further replies.
Back
Top