-
Posts
14365 -
Joined
-
Last visited
-
Days Won
868
Content Type
Profiles
Articles, News and Tips
Forums
Everything posted by Jake Lo
-
@Loctran Ok, I figured it out why. I should be using the VoodooSMBus that's bundle with VoodooRMI from here , instead of mixing it with VoodooSMBus from here. The version bundled in VoodooRMI is the same version found in the link I attached above. So is it working for your IvyBridge system?
-
[SUCCESS] Dell Optiplex 3070 MFF 10.15.6 Catalina OpenCore
Jake Lo replied to ace3's topic in The Archive
You could try different layout-id for ALC255 but layout-id 11 currently is the only one for Optiplex desktops. The rest are mostly for laptops. I don't own a 3070 but I do have ALC255 on my Optiplex 7040 and I'm using layout-id 3. You can give that a try. I've seen someone use layout 27 as well, give that a try. If none works better, then you'll just have to learn to live with it or learn to patch it yourself. https://osxlatitude.com/forums/topic/1946-complete-applehda-patching-guide/#comments -
Try different USB ports, if still fails, remove USBPorts.kext from /kext/Others and try again
-
@[email protected] Which MacOS are you installing?
-
E5470 with i5 6440HQ + HD 530 + Full HD screen: seeking EFI for Catalina
Jake Lo replied to PMD's topic in The Archive
1) It corrects some Mutex objects with a non-zero SyncLevel, otherwise system might not run correctly, setting them to zero 2) IOAHCIBlockStorage is a patch used in older system which allows your drives to be detected. Don't use it if you don't have such issue 3) Add boot arg darwake=0 -
Replace your file in /EFI/Clover with files here This is an English speaking Forum, please use google translate
-
@Danny kromcy @[email protected] Just follow Clover guide here, works for Catalina and Mojave Use bootpack I linked above
-
Give this a try, make sure to have a bootable drive ready incase it won't boot. Better if you create a new usb and add this EFI too boot as test Updated OC to latest and kexts 7400_OC_I2C.zip
-
Dell XPS 13 9343 Mojave sound and bluetooth issue
Jake Lo replied to linuxchan6's topic in The Archive
Try ALC_Fix https://github.com/goodwin/ALCPlugFix/tree/master/alc_fix -
Updated to Beta 4 aka Public beta Successfully added VoodooSMBus, now have multi touch gestures. Still no trackstick but that's ok. Files uploaded here
-
Upgrade to latest OC and kexts if still fails, add to boot arg vsmcgen=1
-
Issue with wifi taking minutes to start is resolved with Beta 4 Update OC and kexts fixes the wifi delay loading
-
E5470 with i5 6440HQ + HD 530 + Full HD screen: seeking EFI for Catalina
Jake Lo replied to PMD's topic in The Archive
Yes -
I finally got it to work on OpenCore. Didn't have to disable PS2M or MOU. I found a version of VoodooSMBus from here. Even though the version numbers are the same as the release version, the code is different. VoodooRMI is the same as the release version, so I'm not sure where that other VoodooSMBus came from. Hope it works for you too.
-
Latitude 5480: assistance required to fine-tune the Hack
Jake Lo replied to ICEGalaxy's topic in The Archive
Sorry, didn't the message. So were you able to resolve the NVRam issue and restore audio? -
I managed to get VoodooSMBus to work on both the HP 840 G3 and Lenovo T480, both with the same pci8086,9d23. I could only get it to work on Clover, but not OC. Still figuring it out how to block VoodooPS2Controller from attaching to PS2M/MOU so that RMISMBUS can load.
-
Just leave it off. The purpose for SSDT-GPRW is to fix instant wake issue. If it works without it, then leave it off.
-
No, just remove these 2 lines, maybe 3 with 2006 SP1, including the comma after 2006 "Windows 2006 SP1", "Windows 2009", "Windows 2012"
-
The static DSDT uses Darwin = Windows 2006 The SSDT-XOSI = Windows 2012, try switching it to 2006
-
https://osxlatitude.com/forums/topic/13155-solved-e7440-no-usb-port-working-with-opencore/?do=findComment&comment=101900
-
Latitude 5480: assistance required to fine-tune the Hack
Jake Lo replied to ICEGalaxy's topic in The Archive
Either you need to clear you NVRam or you are manually entering this in your boot arg during boot -disablegfxfirmware -lilubetaall keepsyms=1 debug=0x100 alcid=1 vsmcgen=1 alcid=1 is wrong, should be 56 as you have it in the Config file. Since I don't see the above arg in the Config file, I only assume you need to clear the NVRam -
Dell XPS 13 9343 Mojave sound and bluetooth issue
Jake Lo replied to linuxchan6's topic in The Archive
try different layout-id for audio 3, 13, 23 For Bluetooth, make sure your USB ports are configure correctly. Check under system information/USB if your Bluetooth device shows up. Use Hackintool.app to assist you with setting up the USB ports correctly -
If you were booting from the USB and then selected 'Reset NVRam', it's been renamed to OpenCore. To see the USB drive again, go into the BIOS and remove that boot option.
-
E7240 - Battery drain - IGPU power management
Jake Lo replied to WhenMusicAttacks's topic in The Archive
Remove the screw under the C key. Look up the disassembly guide from Dell website. http://triplescomputers.com/blog/casestudies/solution-cpu-throttling-on-dell-latitude-ultrabooks-e7440-e7240-after-power-exceptions/ As for 4k external display, see here