-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add branch for Dell Latitude 7390 2-in-1 users #2
Comments
I managed to get my touchscreen working using the latest version of VoodooI2C and VoodooI2CHID, but can't for the life of me get my trackpad to work. @superguyadi, did you manage to get the trackpad working? |
@PurpleCrumpets https://github.com/Swung0x48/Dell-Latitude-7390-7490-Hackintosh-EFI |
@superguyadi |
Give it a shot: |
@superguyadi |
@PurpleCrumpets wow! Good job! |
@PurpleCrumpets maybe start a new repo, and I'll download it from there? There are a lot of 7390 2 in 1 users. |
You should be able to use OpenCore to boot Windows if you got all your SSDT patches wrapped by |
@Swung0x48 What about renaming patches (ACPI -> Patch)? @superguyadi Created a repo for the 7390 2-in-1 here! I didn't use itlwm.kext, just Airportitlm.kext which appears to work for my needs (I don't have an iPhone so I can't test any Apple-ecosystem specific things yet). Let me know if it is useful for you/anything you managed to get working that I didn't (specifically audio on wake)! |
They serve different purposes. An ACPI renaming patch is applied when there is some device or identifier in your System DSDT that got the same name as your newly written SSDT. (SSDT, secondary system description table, serve as a compliment to DSDT) |
@PurpleCrumpets Thanks! |
@superguyadi You don't need heliport when using airportitlm as far as I can tell. Just found a new sleep issue where my sound stops working after the laptop is woken from sleep. Is this something that happens for you? @Swung0x48 So to check my understanding, the ACPI renaming patches renames something in the DSDT such that the SSDT doesn't conflict with it? If that is the case, can the renaming patches be 'turned off' in the case of booting Windows (preventing issues like the one that can occur here)? |
Tried this build on my Dell Latitude 7390 2-in-1.
Add SSDT-PNLF in ACPI folder for brightness control.
Choose alcid/audio-layout as 28(tested),30,33 for ALC 3253(ALC 225)
For Intel Wi-Fi(Tried with Intel 8265 Wi-fi):
Add the following Kexts:
itlwm.kext
IntelBluetoothFirmware.kext
IntelBluetoothInjector.kext
Note: itlwm is in development stage. I got 45 Mbps speed only on 5G and 2.4G.
Remove all the BRCM/Broadcom kexts as there is no Broadcom wifi chip.
Remove IntelMausi as there is no Ethernet port.
Update config.plist
What's not working:
Touchscreen
USB-C Hotplugging
The text was updated successfully, but these errors were encountered: