-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
How to download the installer app for newer versions
Jake Lo replied to lions94's topic in The Archive
Try changing your SMBios to MBP9,1 temporarily -
e7270 [Solved] Dell Latitude E7270: no HDMI output in Catalina 10.15.4
Jake Lo replied to Ced's topic in The Archive
Your files look just like my own bootpack. What's the issue with HDMI? It should work just fine. What's the external display resolution? -
run this https://github.com/xzhih/one-key-hidpi then boot without boot arg -igfxvesa
-
what's the display resolution of the system? You can find that in the BIOS
-
Latitude 7490 Catalina [Update] Kernel Panics
Jake Lo replied to Francisco_live's topic in The Archive
Follow this thread -
(Solved) Dell Latitude 5400 Mouse and Audio issues
Jake Lo replied to soufianedev7's topic in The Archive
the ssdt is to fix the audio, not touchpad. This could just the limitation of the I2C kext since the Alps I2C is not fully supported. Try updating VoodooI2C and VoodooI2CHID to latest version 2.4 I think. As for you touchscreen, it's an I2C Elan900C. You could try adding VoodooI2CElan and see if it helps. -
(Solved) Dell Latitude 5400 Mouse and Audio issues
Jake Lo replied to soufianedev7's topic in The Archive
Is it USB Based or I2C? post IOReg file https://raw.githubusercontent.com/black-dragon74/OSX-Debug/master/IORegistryExplorer.zip -
(Solved) Dell Latitude 5400 Mouse and Audio issues
Jake Lo replied to soufianedev7's topic in The Archive
Try adding this to Patched folder SSDT-ALC256.aml.zip -
Dell OptiPlex 7040MT: video and USB issues in Catalina 10.15.4
Jake Lo replied to micgo's topic in The Archive
USBPorts-O7470.kext was generated without BT since I didn't have one installed. Remove the kext, add USBInjectall.kext to kexts/Other add the 10.15.x port limit patches to Config file then use Hackintool to generate new USBPorts.kext or use the generated SSDT-UIAC.aml with USBInjectall.kext -
try booting arg -igfxvesa
-
Post IOReg file and I'll see about creating an SSDT-UIAC for you. https://raw.githubusercontent.com/black-dragon74/OSX-Debug/master/IORegistryExplorer.zip
-
Latitude 5491: UHD Graphics 630 was only showed 7M under Mojave 10.14.6
Jake Lo replied to tonykai's topic in The Archive
Check our FAQ on how to get pass Catalina's extra protection -
Latitude 5491: UHD Graphics 630 was only showed 7M under Mojave 10.14.6
Jake Lo replied to tonykai's topic in The Archive
Better to post the debug file -
use my files and post the error if different than above. boot with verbose + debug 0x100 mode Post the clover folder if you want me to verify if it's correct after it failed
-
Did you generate a new SSDT-UIAC.aml for this system? If so, can you attach it for future reference.
-
Dell OptiPlex 3070: what's required to install Mojave?
Jake Lo replied to lucahappy's topic in The Archive
Just remove SSDT-Disable-DGPU.aml Use Config.plist or delete it and rename config-intel.plist to config.plist The rest should be good -
Check FAQ. Catalina has extra protection that needs to be disable 1st
-
[Solved] Dell Lattitude 7480: OpenCore 0.6.1 / Catalina
Jake Lo replied to catmater's topic in The Archive
Your SMBIOS is truncated. Clover has the DellSMBIOSPatch that fix that issue, does OpenCore have something similar? -
post debug file
-
remove from patched SSDT-2-xh_OEMBD SSDT-5-sensrhub
-
Files are old. Replace the attached contents to /EFI/Clover E6540_DisableDGPU_Catalina.zip
-
Dell Precision M6800, Catalina not booting after successful install
Jake Lo replied to ABEY's topic in The Archive
Yes, it should auto switch from Internal to Headphone and vise versa if headphone is inserted and remove. The kextcache log and IOReg file you attached in the debug file shows no existence of CodecCommander.kext. Google for the kext and install it to /Library/Extensions Repair permissions and rebuild cache. If that still doesn't work, change the layout-id in Config file under devices/properties from 12 to 18. No, as you can see in your system information under display, you'll see both graphics. It's also showing in your IOReg file. Try adding boot arg -wegnoegpu to Config file If that doesn't work, we'll need to disable it via DSDT/SSDT patching- 10 replies
-
- 1
-
- catalina
- dell precision m6800
-
(and 1 more)
Tagged with:
-
Delete SSDT-UIAC_E7470.aml. In Config file, under kextToPatch, enable the 2 USB Port limit patches for 10.15.x That should enable all USB Ports in your system. You should then use Hackintool to generate new SSDT-UIAC / USBPorts.kext. Did you try this bootpack for Catalina - 3rd post?
-
[Solved] Dell Lattitude 7480: OpenCore 0.6.1 / Catalina
Jake Lo replied to catmater's topic in The Archive
I'm not familiar with OpenCore but according to the DSDT, Skip 15 (for GPI0 /_sta-> xsta) and 32 (for tpd1 /_crs-> xcrs) are now correctly replaced. Can you post IOReg with the skip 15 Config? -
[Solved] Dell Lattitude 7480: OpenCore 0.6.1 / Catalina
Jake Lo replied to catmater's topic in The Archive
Sorry, looks like it's still wrong, change Skip to 15.