Jump to content

Baio77

Members
  • Posts

    353
  • Joined

  • Last visited

  • Days Won

    18

Posts posted by Baio77

  1. ECEnable.kext it should activate the battery functions. I used the kext and deleted the ACPI patch. I repeat SSDT-Rehabman was destined for Clover until 2017\2018 then Opencore arrived but Rehabman withdrew and no longer updated his works.
     

    If you don't want to do big work in your EFI you can use Opencore Mod_NO ACPI .... This version is like Clover not forcing ACPI file upload on other OS.

     

    Try this EFI Ioreg if it ALWAYS boots.
    https://drive.google.com/drive/folders/17bYQYdxXE3NxSySodRrR_cqFj6EDW0HD?usp=share_link

    List of changes from the base EFI: Removed Battery EC parts , removed rename in config . Removed SBUS SSDT, do not use with VoodooRMI. The USBPort kext was based on SMBios 13.1 I adapted it to Ventura by editing the plist. SSDT should boot windows from opencore now. When I read ioreg I will try to improve further

  2. https://ibb.co/CKrKrGP

     

    I went back to this problem , fixed it and now the graphics work . Just for acknowledgment, you can bypass the Bios problem with IGPU patches.
    I'm editing the post tonight and attaching everything, I'm interested in your opinion.

     

    Quote

                    <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
                    <dict>
                        <key>AAPL,GfxYTile</key>
                        <data>AQAAAA==</data>
                        <key>AAPL,ig-platform-id</key>
                        <data>AAAbWQ==</data>
                        <key>AAPL,slot-name</key>
                        <string>Internal</string>
                        <key>device-id</key>
                        <data>G1kAAA==</data>
                        <key>device_type</key>
                        <string>VGA compatible controller</string>
                        <key>force-online</key>
                        <data>AQAAAA==</data>
                        <key>framebuffer-con1-busid</key>
                        <data>BQAAAA==</data>
                        <key>framebuffer-con1-enable</key>
                        <data>AQAAAA==</data>
                        <key>framebuffer-con1-index</key>
                        <data>AQAAAA==</data>
                        <key>framebuffer-con2-busid</key>
                        <data>BAAAAA==</data>
                        <key>framebuffer-con2-enable</key>
                        <data>AQAAAA==</data>
                        <key>framebuffer-con2-index</key>
                        <data>AgAAAA==</data>
                        <key>framebuffer-con2-type</key>
                        <data>AAQAAA==</data>
                        <key>framebuffer-fbmem</key>
                        <data>AACQAA==</data>
                        <key>framebuffer-patch-enable</key>
                        <data>AQAAAA==</data>
                        <key>framebuffer-stolenmem</key>
                        <data>AACgAQ==</data>
                        <key>framebuffer-unifiedmem</key>
                        <data>/////w==</data>
                        <key>model</key>
                        <string>Intel Graphics UHD 620</string>
                    </dict>


    EDIT:

    I found the patch on the net by a miracle

  3. EFI OC 0.9.0 use OCAT to manage the Config.plist.

     

    https://drive.google.com/drive/folders/1Nliw3lj72TqhUx9I_Xe87aouJQJCxE5A?usp=share_link

     

     

    Try this EFI, Corrections:
    Fix SSDT PNLF 
    Add Kext SDReader
    Fixed Kext USBPort not loading as it is done with SMBios Macbookpro 11.4
    Removed Useless Kexts ECEnable is not needed on DELLs, it should still see the battery
    PciRoot(0x0)/Pci(0x3,0x0) is wrong contains strings for IGPU.

     

    Test in USB if start ioreg.

    I advise you to compare each section of the config because I changed various things.

  4. "Thunderbolt Boot Support" Disable.

     

    Open ioreg search for RP05 (here you find your TB3) See that in these 2 Ioregs you have the patch active. So SSDT-TB3 works, I just need to modify it. I leave the modified EFI to test.

     

     https://ibb.co/PYsrFJc

     

    EFI for Monterey.

    https://drive.google.com/drive/folders/1QjGKs9MDcRksvwlk-9QF-wu74D-C7-Df?usp=share_link


    Try this, ioreg if start, you need to save ioreg after connect type-c hub and TB3 dock. Thank you.

    • Like 1
  5. On 2/27/2023 at 2:39 AM, Jazzoo said:

    Here's the OpenCore EFI for my Dell Latitude 7400. Everything works great. macOS Monterey 12.6.3 configured for Intel WiFi/BT:

    Dell 7400 OC 0.8.9 Monterey IntelWiFi

     

    If you have BCM card remove the kexts Airportitlwm, IntelBluetoothFirmware and BlueToolFixup. Ventura tested and not working well with Intel 9560NGW, if you have Intel 8260/8265 it will work flawlessly. Enjoy!

     

    My specs are:

    • Whiskey Lake i7-8665U CPU
    • Intel UHD 620 graphics
    • 14" FHD IPS touchscreen
    • 16GB DDR4
    • Realtek ALC295 Audio
    • Intel 9560NGW wireless

    If you want to try this EFI I fixed some things, from ioreg I see there is to fix the TB3 if this EFI starts ioreg and then I fix the TB3.

     

    EFI OS ventura

    https://drive.google.com/drive/folders/1QjGKs9MDcRksvwlk-9QF-wu74D-C7-Df?usp=sharing

     

    Here in this repository is the example for patch TB3 , it works hotplug and sleep\wake. Obviously SSDT-TB3 must be adapted to the TB3 in use.
    https://github.com/Baio1977/Lenovo-ThinkPad-X1-Tablet-Gen3-Kabylake-r

     

     

    • Like 1
  6. Thanks for the replies and I have a few questions: Patch stolenmem solves the DVMT problem in theory, this determines whether the PC boots or not. So I think the problem is elsewhere as logic. Much more likely a connector issue, I think. I would like to extrapolate as much information as possible and try to understand the problem and actually determine NOT compatibility with Hackintosh. For a complete debug I add kext debug in the traditional efi and related botargs??? Here I extrapolate info on video connectors???? Thanks for the valuable info.

×
×
  • Create New...