Jump to content

Baio77

Members
  • Posts

    351
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by Baio77

  1. For TB3 ports, sleep and Wake are mangy, on my Lenovo T14 I tested ACPI stuff that fix Hot Plug problem, I need ioreg of your Hack and original DSDT after we can do tests if you want.
  2. https://drive.google.com/drive/folders/1Kp9iqd0tE5AKmnjDVI8oE1B6pUZcks8E?usp=sharing test this EFI
  3. For CPU Kabylake -R test this patch : https://drive.google.com/drive/folders/1RuTtuQ2dNnu01zKXcD8jWkfde1LjmLN3?usp=sharing. Connector patch is not included. If you still have problems delete device-id or change it to C087
  4. Test this https://drive.google.com/file/d/1i2zhSfK6W6V8a5hWiqOvjsLkr6jsiblK/view?usp=sharing for OC 0.8.5. If you have problems, you can add this in botarg in your config. "igfxonln=1" boot argument (force-online device property) to force online status on all displays. Ioreg if start
  5. OC 0.8.5 + kext release https://drive.google.com/drive/folders/1QBLglDhIlwXqE3t55AGjLM4f53E6px3e?usp=sharing test this EFI if start ioreg. I added SSDT-USBW and relative kext ..... This ACPI patch is critical in some Desktop configurations
  6. For trackpad check the pictures in this reposity, set as in the picture and try https://github.com/Baio1977/DELL_VOSTRO_5501-ICE-LAKE/blob/main/Screenshot/touchpad.png For WI-FI use kext for Monterey https://github.com/OpenIntelWireless/itlwm/releases/tag/v2.1.0 and BT https://github.com/OpenIntelWireless/IntelBluetoothFirmware/releases . Don't use this kext on Monterey or higher IntelBluetoothInjector.kext. Use this kext for Monterey+ BlueToolFixup.kext
  7. The problem surely depends on the ACPI of your DELL, in this case the DSDT. Here in the code is the explanation: // DefinitionBlock("", "SSDT", 2, "OCLT", "OCWork", 0) { External (_SB.ACOS, IntObj) External (_SB.ACSE, IntObj) Scope (\) { If (_OSI ("Darwin")) { \_SB.ACOS = 0x80 \_SB.ACSE = 0 //ACSE=0:win7;;ACSE=1:win8 } } } //EOF This you might try to vary ACSE=0:win7; ACSE=1:win8 In SSDT single is Zero set, you have to try with One https://github.com/Lorys89/DELL_LATITUDE_7280/blob/main/EFI/OC/ACPI/SSDT-DELL-LATITUDE-7280.dsl Scope (\) { If (_OSI ("Darwin")) { HPTE = Zero SDM1 = Zero \_SB.ACOS = 0x80 \_SB.ACSE = Zero } Test this EFI if start ioreg https://drive.google.com/drive/folders/1ZNwe7Rw2ZXV0fbzpnRq43uhnUIDqp6Nh?usp=sharing
  8. Use this ACPI , Also fix the config, restart and post ioreg, test everything https://drive.google.com/drive/folders/1RcdprNHRBZu-kTep9plhpYqmwm0gqZEI?usp=sharing
  9. Test this EFI https://github.com/Lorys89/DELL_LATITUDE_7280
  10. Test this : -igfxblr boot argument (and enable-backlight-registers-fix property) to fix backlight registers on KBL, CFL and ICL platforms. Info by: https://github.com/acidanthera/WhateverGreen
  11. test this in USB if start ioreg , test sleep and wake https://drive.google.com/drive/folders/1YgSs3CohIUgoEkbabCdLxMdSq7tocNoT?usp=sharing of course you have to test and ioreg with TB3 connected
  12. https://ibb.co/khDg77c To activate I2C this is the order of the kext you need to use. Put them in configplist with this order. https://ibb.co/VQmX4tH For clarity I am attaching the complete list of kext and the order in which I put them in my Dell 5501 Ice Lake.
  13. https://drive.google.com/drive/folders/1FEQqIWQ6WDGoyjL6KItgYf-uA_pdsUOP?usp=sharing test this efi , ioreg if start
  14. https://drive.google.com/drive/folders/1Zb2IR1EfAAzmzRiJpcbU-pk9WOwIaixs test this efi for brightness keyboard
  15. https://drive.google.com/drive/folders/1Zb2IR1EfAAzmzRiJpcbU-pk9WOwIaixs?usp=sharing test this EFI in USB , if start post ioreg . I fixed Kext, ACPI, everything should work or almost.
  16. https://drive.google.com/drive/folders/1CdEAQxiMPaP4yCdK-5ct00ZWVStOOdrQ?usp=sharing test this efi in USB , if start new ioreg . The normal USB ports are not working in your EFI, I have changed various things, if it starts test your Hack well with my EFI and tell me what is wrong yet
  17. I'm Italian, I use google translated to communicate, I find it hard to describe everything I have boulder in my EFI for Hackintosh use. Check the ACPIs, nothing has been entered at random, but only after a thorough study of the DELL ACPIs and the ACPIs of a real MAC same SMBios you set up. So the ioreg of your Hack is very similar to the ioreg of a real MacbookPro 14.3. The Kext has also been adapted to the supplied HW. Opencore's OC evolution upgrade drivers. In my opinion it is perfect, but it is only your judgment that counts. I'm a self-taught in the industry I just hope I've been of help. Here you can study, in part I have tried to contribute with what I have learned over time. But I think it's the best Hackintosh compilation ever. https://github.com/5T33Z0/OC-Little-Translated I apologize for the time spent in the tests, maybe Helve would be able to do everything in 1 post, I need tests and reading ioreg is fundamental for me. I add in addition that the TB3 part is really nasty.
  18. https://drive.google.com/drive/folders/12ivXsDA3CBbDcEjLt8FtgO3Q-nTkVeUe?usp=sharing test this EFI ioreg if start . I'm doing tests, mixing between drivers, kext and SSDT for TB3, some tests will be needed. Usually the Type C ports of the TB3 work, let's see if we can get this result.
  19. You are not starting with my efi now I change the theme. Test this EFI https://drive.google.com/drive/folders/12ivXsDA3CBbDcEjLt8FtgO3Q-nTkVeUe?usp=sharing if start ioreg
  20. ioreg is of your efi, you need to do ioreg after starting with my efi https://drive.google.com/drive/folders/12ivXsDA3CBbDcEjLt8FtgO3Q-nTkVeUe?usp=sharing test this efi ioreg if start
  21. https://drive.google.com/drive/folders/12ivXsDA3CBbDcEjLt8FtgO3Q-nTkVeUe?usp=sharing test this ioreg if start . Added kext x WI-FI and TB3 ports. I need ioreg in case I add an SSDT for TB3. I also put kext for keyboard brightness control.
  22. For Mojave you have to adapt the kext BT and WI fi for the rest the efi is the same
×
×
  • Create New...