Jump to content

The Real Vanilla Hackintosh with macOS BigSur and Opencore / Full DSDT Patches / Notebook


Recommended Posts

  • Administrators
Posted
On 8/22/2020 at 2:51 AM, synferno said:

Stuck on appleintellpssi2ccontroller

injected device EC is done?

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted
On 6/28/2020 at 2:55 PM, MaLd0n said:

--Guía de video OpenCore Vanilla -

Alguien podría ayudarme, como hago para tener instalado el OpenCore en mi laptop. ya que cuandi inicio desde la USB no  arranca por que falta el open core EFI en mi computadora. 

  • Administrators
Posted

why not

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

 

On 9/9/2020 at 1:18 PM, MaLd0n said:

why not

I downloaded the image, made the bootable usb and boot it into my pc, but it didn't worked, so i tried to boot back into my pc to fix it, but the kext didn't worked at all, i tried to update clover, reinstall the original EFI, update the kext but nothing worked, can you help me?

  • Administrators
Posted

only opencore for now

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted
41 minutes ago, dimitris1 said:

Hi @MaLd0n,

remove ur acpi rename patches and add these

Quote

<dict>
                <key>Comment</key>
                <string>ECDV to EC</string>
                <key>Count</key>
                <integer>0</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>RUNEVg==</data>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>OemTableId</key>
                <data></data>
                <key>Replace</key>
                <data>RUNfXw==</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data></data>
            </dict>
            <dict>
                <key>Comment</key>
                <string>Fix RTC _STA bug</string>
                <key>Count</key>
                <integer>0</integer>
                <key>Enabled</key>
                <true/>
                <key>Find</key>
                <data>oAqTU1RBUwE=</data>
                <key>Limit</key>
                <integer>0</integer>
                <key>Mask</key>
                <data></data>
                <key>OemTableId</key>
                <data></data>
                <key>Replace</key>
                <data>oAqRCv8L//8=</data>
                <key>ReplaceMask</key>
                <data></data>
                <key>Skip</key>
                <integer>0</integer>
                <key>TableLength</key>
                <integer>0</integer>
                <key>TableSignature</key>
                <data>RFNEVA==</data>
            </dict>

reboot and extract new

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted
6 minutes ago, dimitris1 said:

Done.

DSDT.aml.zip

Dont need ssdts

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted
9 hours ago, dimitris1 said:

1) AppleACPIACAdapter doesn't seem to load.

2) Screen doesn't wake automaticallly by opening the lid. Have to press power button.

1- rename to adp1 and add a _prw into device, common values is

Quote

Name (_PRW, Package ()  // _PRW: Power Resources for Wake
                {
                    0x1C,
                    0x03
                })

2- BarSpace don't work for wake?

same thing need a _prw into device LID/LID0

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted
2 hours ago, MaLd0n said:

1- rename to adp1 and add a _prw into device, common values is

2- BarSpace don't work for wake?

same thing need a _prw into device LID/LID0

Fixed lid open but I can't do the same with AppleACPIACAdapter.

Can you fix it for me ?

 

Send me BIG-SUR.zip

  • Administrators
Posted
9 hours ago, dimitris1 said:

Can you fix it for me ?

DSDT.aml.zip

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

  • Administrators
Posted
11 hours ago, dimitris1 said:

Can I sak a last question ? Which code in ddst fixed my touchpad?

check with diff merge

https://sourcegear.com/diffmerge/

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Posted

@MaLd0n

I've tried your config for my S540 i7 10510u.

Install boot works without issues, but after first reboot choosing macos installer system loads and reboots after 2 seconds to rescue partition.

I've spent some days and followed dortanias OC guide from scratch. System is working quite with Catalina 10.15.7.

Some issues still present:

HDMI 4k - connecting monitor laptop screen flashes, monitor screen flashes but no signal on monitor.

HDMI 1080p - after boot connecting cable display is working, after sleep i have to replug the cable.

I've tried different framebuffer patches and configurations from others without luck.

Could you check my config?

https://app.box.com/s/lqp49esruac2ipxczls74vej3ftfkhcd

  • Administrators
Posted

the folder is same, just need update bootloader and kexts

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Hackintosh Support since 2006 HERE

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...