Contribute
Register

[HELP] Audio devices enabled but no speaker sound when going from Win10 to Catalina. (Razer Blade 2018 Advanced Catalina 10.15.2)

Status
Not open for further replies.
config.plist:

this:
Code:
<key>Inject</key>
            <integer>1</integer>
should be:
Code:
<key>Inject</key>
            <string>No</string>

MacBookPro15,2 would be a better choice as well
Okay, changed to MacBookPro15,2 but why would I change my inject key to "No"?
 
@Feartech So 15,2 gave me issues. Not sure why. Also switcing to inject=no also gave me issues. Reverted back.
 
Okay, changed to MacBookPro15,2 but why would I change my inject key to "No"?
make sure to change "integer" to "string"

another way is to have all your kexts in clover/kexts/other to try
 
make sure to change "integer" to "string"

another way is to have all your kexts in clover/kexts/other to try
Yea that did not work out for me. I was getting a disabled audio icon when doing that. It's rather interesting why for some folks this works and others it does not.
 
Status
Not open for further replies.
Back
Top