speedyrazor Posted July 31, 2018 Share Posted July 31, 2018 Hi, I have a Dell XPS 13" 9333 with HD 4400 graphics. Using Clover with High Sierra 10.13.6, I have a lot of stuff working, and some stuff not: Working: Wifi (BCM94352Z) Bluetooth Trackpad Not Working: Graphics (glitchy, only showing 7MB) Sound Touch Screen (Synaptics) I am a bit stuck, at least with Graphics and sound, if someone could assist please, I would really appreciate it. Problem reporting logs attached. debug_3477.zip origin.zip patched.zip Link to comment Share on other sites More sharing options...
Allan Posted August 5, 2018 Share Posted August 5, 2018 Hello @speedyrazor, welcome to OSXLatitude. Look this: Link to comment Share on other sites More sharing options...
speedyrazor Posted August 13, 2018 Author Share Posted August 13, 2018 OK, all redone from scratch. Most is all good, this is where I am (debug logs attached): Working: Wifi (BCM94352Z) Bluetooth Trackpad Graphics Not Working: Sound Touch Screen (Synaptics) Not sure if graphics is correct, as Safari wont play m3u8 streams (missing plugin). What am I missing please? Regards. debug_31253.zip Link to comment Share on other sites More sharing options...
Moderators Jake Lo Posted August 13, 2018 Moderators Share Posted August 13, 2018 Your config is missing the AppleHDA patches and layout-id should be 1, you had it at 0. You can find the 3 AppleHDA patches in the Config in your 1st post. The Touchscreen is USB based and it's showing up in your IOReg. If it's not working, then I guess there's no support and perhaps needs proprietary app. Link to comment Share on other sites More sharing options...
speedyrazor Posted August 13, 2018 Author Share Posted August 13, 2018 Hi @Jake Lo, thanks for replying. You said "You can find the 3 AppleHDA patches in the Config in your 1st post", sorry, but I dont quite understand, where are the 3 AppleHDA patches please? Link to comment Share on other sites More sharing options...
speedyrazor Posted August 13, 2018 Author Share Posted August 13, 2018 Ahh, got it, there are 4 'dict' sections' for HDA, they are all set to 'Disabled', should I set these to 'Enabled'? Link to comment Share on other sites More sharing options...
Administrators Hervé Posted August 13, 2018 Administrators Share Posted August 13, 2018 The answer is in the question, isn't it? Link to comment Share on other sites More sharing options...
speedyrazor Posted August 13, 2018 Author Share Posted August 13, 2018 Thanks for your reply, but I pasted them in as was and the sound now works anyway. Perhaps I am misunderstanding the use of Disable, as below if says 'false' right after it, so that is then already Enabled. What about the <key>Find</key> set to <false/>, should that be set to true? (sorry, I am new to this). <dict> <key>Comment</key> <string>Expect 2 matches</string> <key>Disabled</key> <false/> <key>Find</key> <string>8408ec10</string> <key>InfoPlistPatch</key> <false/> <key>Name</key> <string>AppleHDA</string> <key>Replace</key> <string>00000000</string> </dict> <dict> <key>Comment</key> <string>Expect 2 matches</string> <key>Disabled</key> <false/> <key>Find</key> <string>8508ec10</string> <key>InfoPlistPatch</key> <false/> <key>Name</key> <string>AppleHDA</string> <key>Replace</key> <string>00000000</string> </dict> <dict> <key>Comment</key> <string>Expect 2 matches</string> <key>Disabled</key> <false/> <key>Find</key> <string>8419d411</string> <key>InfoPlistPatch</key> <false/> <key>Name</key> <string>AppleHDA</string> <key>Replace</key> <string>6806ec10</string> </dict> <dict> <key>Comment</key> <string>AppleHDA (#4 of 4, new in 10.11, credit lisai9093)</string> <key>Disabled</key> <false/> <key>Find</key> <data> gxnUEQ== </data> <key>InfoPlistPatch</key> <false/> <key>Name</key> <string>AppleHDA</string> <key>Replace</key> <data> AAAAAA== </data> </dict> Regards. Link to comment Share on other sites More sharing options...
Administrators Hervé Posted August 13, 2018 Administrators Share Posted August 13, 2018 It seems you read wrong, no such thing in your plist as a Find key set to false... The value of a key is placed underneath, not above. Link to comment Share on other sites More sharing options...
Administrators Bronxteck Posted August 13, 2018 Administrators Share Posted August 13, 2018 look at it in clover configurator app. if you see a checkmark in the disabled box then its disabled. Link to comment Share on other sites More sharing options...
Recommended Posts