Jump to content

Recommended Posts

Posted

Bios settings----

Advanced >Internal Device configuration----


Serial ATA controller--enabled

AHCI Configuration---enabled

Lan controller--enabled

Wireless lan--enabled


Advanced>CPU Features


Multi-core--Enabled

HT-Technology--Disabled

SpeedStep® Technology--Disabled

Virtualization Technology--Disabled


Advanced>USB Features


Legacy USB Support---enabled

SCSI subclass Support--- enabled



These are my bios config used to boot mac os...but stuck & auto rebooted end randomseed+++++++++


I can't attach jpeg files......so i detailed bios settings.....

  • Administrators
Posted

[ref]sayerX12[/ref], what system u try?


u can try a other uefi driver


kernel pm is checked?

-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

Does this guide requires a separate HDD or SSD drive?


If not, If I can install macOS on the same drive as Windows using Windows, what should I do differently?


Righ now I'm able to boot into Clover and run the option to install Olarila macOS, the verbose boot initiates but after that my computer just reboots and I'm back to Clover with the same option to install Olarila macOS.


Maybe I'm dumb but I'm not being able to acces the archives on the USB Stick due to the way it is formated, so I couldn't provide any log information from Clover.


Also, is there any known problem with my setup that may be causing any trouble?


I'm very grateful for any possible help, I'm trying to setup a Hackintosh for almost a week with no success.

  • Administrators
Posted

[ref]mausandre[/ref], ur processor need a fakecpuid

-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

[ref]MaLd0n[/ref],

Hi...

I am getting a little confused at the post installation stage when you advise to run the disablehibernate.command. When I try to do so it asks for password at the terminal window. What is the password if I may ask or how to bypass it?

Posted

bibo2200, try with other fakesmc version or virtualsmc

i try with nv_disabler=1 and boot successful But I faced a problem the disk utility doesn't see any HDD

Any help for this problem

Thank you

Posted

origin.zip

Components:

Asrockrack EPC621D8A

Xeon 6278 (LGA3647)

RECC 32G x 1

RX590

C2000pro 512G

intel DC P4500 2T (use for windows)


I hava tried install catalina by usb boot, but not lucky. I get still waiting for root devices.


Attach is ⁨EFI⁩ ▸ ⁨CLOVER⁩ ▸ ⁨ACPI⁩ ▸ ⁨origin⁩/ files.

Thx

  • Administrators
Posted

[ref]bibo2200[/ref], need edit dsdt with realocate


Added in 54 seconds:

[ref]0x00001111[/ref], try with other usb port

-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

mausandre, ur processor need a fakecpuid

Thanks for the reply Mald0n!


Can you give me any tips on how to access the EFI partition to make those changes? I actually know how to make the changes.


The problem is I've tried to mount the EFI on Windows with various methods but none of them gave me access to the folder, always saying I don't have permission to access it after is mounted.


Is there any way to modify the config.plist before formatting the USB Stick to the mac format?

  • Administrators
Posted

[ref]0x00001111[/ref], use ssdt ec


Added in 29 seconds:

[ref]mausandre[/ref], u can use O key in clover boot screen

-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

[ref]WindowsMac[/ref], yes

-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

mausandre, u can use O key in clover boot screen

 

Wow, sorry for not noticing how to do that. Thanks for the help.


Now I was able to input the fakecpuid 0x0306A0 that worked for the guy in this post https://Olarila.com/forum/viewtopic.php?t=9887


The post also suggests to use NullCPUPowerManagement.kext can I add this kext through Clover options, since I can't edit the files on Windows?


Using that fakecpuid is giving this panic message in verbose https://imgur.com/l22y1Lq.

  • Administrators
Posted

[ref]mausandre[/ref], edit ur config.plist with fakecpuid

-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

edit ur config.plist with fakecpuid

Thanks again Mald0n!


I was finally able to edit the config.plist through windows and added the fakecpuid value to the file itself. I wasnt able to attach my config.plist file here, so this is a link to the file: https://drive.google.com/file/d/1_WjZAyK46aRUw-p8A_0mqTVD-_ZPH8dq/view?usp=sharing


Here is the specific part I have inserted the fakecpuid:

 

<key>AppleIntelCPUPM</key>
	<true/>
	<key>AppleRTC</key>
	<true/>
	<key>Debug</key>
	<false/>
	<key>DellSMBIOSPatch</key>
	<true/>
	<key>FakeCPUID</key>
	<string>0x0306A0</string>
	<key>KernelCpu</key>
	<true/>
	<key>KernelLapic</key>
	<true/>
	<key>KernelPm</key>
	<true/>
	<key>KernelXCPM</key>
	<false/>
	<key>KextsToPatch</key>
	<array>

 

Now I'm getting a different error in verbose, one of the lines that caught my attention was: kernel[0]: WARNING: IOPlatformPluginUtil : getCPUIDInfo: this is an unknown CPU model 0x3c


Here's a link to the verbose screen I'm talking about: https://imgur.com/s324g1p

  • Administrators
Posted

[ref]mausandre[/ref], try update kexts and clover

-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...