antikaz Posted June 11, 2018 Share Posted June 11, 2018 Hi, Im a bit in a corner with my sound, everything else seems to be working except I have no sound. Tried 4 different kext files and searched the forum, maybe you guys see the easy solution.. Here is my debug report. debug_14947.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted June 11, 2018 Moderators Share Posted June 11, 2018 remove AppleHDA_IDT, restore vanilla AppleHDA Use Lilu.kext & AppleALC.kext (latest) add to boot arg -alcbeta -lilubeta Link to comment Share on other sites More sharing options...
Darius1984 Posted July 4, 2018 Share Posted July 4, 2018 I have same problem but I am completely fresh man in hackintosh. Where I find these files in EFI folder or system drive and how put this args? In config.pl or clover configurator or what? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted July 4, 2018 Moderators Share Posted July 4, 2018 https://github.com/vit9696/Lilu/releases https://github.com/vit9696/Lilu/blob/master/KnownPlugins.md arg in Config.plist, use Clover Configurator to add the arg If you're new to Hackintosh, you should not try Mojave as it's still in beta. Lots of unresolved issue still. Go with the Sierra or High Sierra. Guide here Link to comment Share on other sites More sharing options...
Darius1984 Posted July 9, 2018 Share Posted July 9, 2018 Im now on public beta 2 and still not have sound Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted July 9, 2018 Moderators Share Posted July 9, 2018 See here Use layout-id 12 (hex = 0x0C) Link to comment Share on other sites More sharing options...
Darius1984 Posted July 9, 2018 Share Posted July 9, 2018 Sound Fixed Thanks everyone. Now I wondering if I can do something with bluetooth it doesn't work in my card Azurewave AW-CB160H and I want to enable Handoff. Link to comment Share on other sites More sharing options...
Allan Posted July 9, 2018 Share Posted July 9, 2018 Try this: <dict> <key>Comment</key> <string>Enable Handoff</string> <key>Find</key> <data>4885C0745C0FB748</data> <key>Name</key> <string>IOBluetoothFamily</string> <key>Replace</key> <data>41BE0F000000EB59</data> </dict> Link to comment Share on other sites More sharing options...
Darius1984 Posted July 10, 2018 Share Posted July 10, 2018 Where I should put this? Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted July 10, 2018 Moderators Share Posted July 10, 2018 under kextToPatch in the Config file. You'll have to use Xcode or Plistedit Pro.app to edit the file. Textedit might corrupt the file. Or use Clover Configurator to add it like this Link to comment Share on other sites More sharing options...
Recommended Posts