zeebeedee
Members-
Posts
11 -
Joined
-
Last visited
Reputation
0 NeutralHackintosh Specs
-
CPU
I9 9900K
-
MOTHERBOARD
TUF Z90M PRO GAMING
-
GPU
GTX 770
-
Worked with usbinjectall.kext
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
Cannot boot into Catalina without disabling Sata Controller
zeebeedee replied to zeebeedee's topic in Catalina (10.15) BR
It is solved. Sorry, that i didnot close the thread. It was because of the upgrade, there were some different kext inside SYstem/extensions folder. It was preventing me to boot with sata controller enabled. I believe it was ahci.....kext maybe from multishit -
Thanks so much Maldon ! One feedback error : I put these files to my ACPI/Patched folder and removed usbports.kext which was generatet through hackintool and I rebooted. My keyboard and most of my usb port were not working. Some quick questions : 1 - Do i need to use "dropoem" ? 2 - Do i need to define .aml files in "sortedorder" ? Do you have any other payment for the donation instead of Paypal ? Paypal is not working in Turkey and this is already my second request from you, I would like to make a small favour.
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
Hello again Maldon, This is my second DSDT request from you. I have upgraded to Catalina and updated the BIOS along with it. I believe that a new refresh is needed because currently I'm using ACPI patch which was not needed in previous bios. Note : I didnot follow the step 2 below. 2- Use our Clover Folder for your Chipset, check Here viewtopic.php?f=28&t=8222 Is that allright ? Send me ZD-Mac.zip
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
Hello, I'm having problems after upgrading to catalina from mojave. I have Olarila built DSDT which was working pretty fine when I was using mojave. But currently, I cannot boot into catalina without disabling "Sata controller" from BIOS - I have tried ahciinjector kexts - I have tried DSDTless solutions - I'm using the new RTC fix since my bios is up to date - I have tried disabling specific SATA ports in order to understand that it's port related or not. Config : Z390M Pro Gaming 32 GB DDR4 3200 Samsung 970 PRO M.2 2 x Corsair Force SSD I9 9900K GTX770 Kepler 750 Watt PC Power & Cooling PSU Corsair H100i UEFI Drivers : ApfsDriverLoader.efi EmuVariableUefi.efi OsxAptioFixDrv.efi VBoxHfs.efi Kexts WhateverGreen.kext USBInjectAll.kext NoVPAJpeg.kext Lilu.kext IntelMausiEthernet.kext FakeSMC.kext AppleALC.kext Config.plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>ACPI</key> <dict> <key>AutoMerge</key> <true/> <key>DSDT</key> <dict> <key>Debug</key> <false/> <key>DropOEM_DSM</key> <false/> <key>Fixes</key> <dict> <key>DeleteUnused</key> <true/> <key>FixDarwin7</key> <false/> <key>FixHDA</key> <false/> <key>FixHPET</key> <false/> <key>FixIPIC</key> <false/> <key>FixMutex</key> <true/> <key>FixRTC</key> <false/> <key>FixRegions</key> <true/> <key>FixShutdown</key> <false/> <key>FixTMR</key> <false/> </dict> <key>Name</key> <string>DSDT.aml</string> <key>Patches</key> <array> <dict> <key>Comment</key> <string>GFX0 to IGPU</string> <key>Disabled</key> <false/> <key>Find</key> <data> R0ZYMA== </data> <key>Replace</key> <data> SUdQVQ== </data> </dict> <dict> <key>Comment</key> <string>HDAS to HDEF</string> <key>Disabled</key> <false/> <key>Find</key> <data> SERBUw== </data> <key>Replace</key> <data> SERFRg== </data> </dict> <dict> <key>Comment</key> <string>HECI to IMEI</string> <key>Disabled</key> <false/> <key>Find</key> <data> SEVDSQ== </data> <key>Replace</key> <data> SU1FSQ== </data> </dict> <dict> <key>Comment</key> <string>SAT0 to SATA</string> <key>Disabled</key> <false/> <key>Find</key> <data> U0FUMA== </data> <key>Replace</key> <data> U0FUQQ== </data> </dict> <dict> <key>Comment</key> <string>GLAN to GIGE</string> <key>Disabled</key> <false/> <key>Find</key> <data> R0xBTg== </data> <key>Replace</key> <data> R0lHRQ== </data> </dict> </array> <key>ReuseFFFF</key> <false/> </dict> <key>DisableASPM</key> <false/> <key>DropTables</key> <array> <dict> <key>Signature</key> <string>DMAR</string> </dict> </array> <key>FixHeaders</key> <true/> <key>FixMCFG</key> <true/> <key>HaltEnabler</key> <true/> <key>SSDT</key> <dict> <key>DropOem</key> <false/> <key>Generate</key> <dict> <key>APLF</key> <false/> <key>APSN</key> <false/> <key>CStates</key> <false/> <key>PStates</key> <false/> <key>PluginType</key> <false/> </dict> <key>NoDynamicExtract</key> <true/> <key>NoOemTableId</key> <true/> </dict> <key>smartUPS</key> <false/> </dict> <key>Boot</key> <dict> <key>Arguments</key> <string>dart=0 debug=0x100 shikigva=60 nvda_drv=1 slide=0</string> <key>Debug</key> <false/> <key>DefaultLoader</key> <string>boot.efi</string> <key>DefaultVolume</key> <string>MAC</string> <key>Legacy</key> <string>PBR</string> <key>NeverDoRecovery</key> <true/> <key>NeverHibernate</key> <true/> <key>Secure</key> <false/> <key>Timeout</key> <integer>1</integer> <key>XMPDetection</key> <string>Yes</string> </dict> <key>CPU</key> <dict> <key>Type</key> <string>0x1009</string> <key>UseARTFrequency</key> <false/> </dict> <key>Devices</key> <dict> <key>Audio</key> <dict> <key>AFGLowPowerState</key> <true/> <key>Inject</key> <integer>1</integer> <key>ResetHDA</key> <true/> </dict> <key>FakeID</key> <dict> <key>IntelGFX</key> <string>0x59128086</string> </dict> <key>LANInjection</key> <true/> <key>Properties</key> <dict> <key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL,ig-platform-id</key> <data> BwCbPg== </data> <key>device-id</key> <data> kj4AAA== </data> <key>framebuffer-con0-busid</key> <data> AgAAAA== </data> <key>framebuffer-con0-enable</key> <data> AQAAAA== </data> <key>framebuffer-con0-index</key> <data> AgAAAA== </data> <key>framebuffer-con0-pipe</key> <data> CgAAAA== </data> <key>framebuffer-con0-type</key> <data> AAgAAA== </data> <key>framebuffer-con1-enable</key> <data> AQAAAA== </data> <key>framebuffer-con1-index</key> <data> AwAAAA== </data> <key>framebuffer-con1-pipe</key> <data> CAAAAA== </data> <key>framebuffer-con1-type</key> <data> AAgAAA== </data> <key>framebuffer-con2-busid</key> <data> AQAAAA== </data> <key>framebuffer-con2-enable</key> <data> AQAAAA== </data> <key>framebuffer-con2-index</key> <data> AQAAAA== </data> <key>framebuffer-con2-pipe</key> <data> CQAAAA== </data> <key>framebuffer-patch-enable</key> <data> AQAAAA== </data> </dict> </dict> <key>USB</key> <dict> <key>AddClockID</key> <true/> <key>FixOwnership</key> <true/> <key>HighCurrent</key> <true/> <key>Inject</key> <true/> </dict> <key>UseIntelHDMI</key> <false/> </dict> <key>GUI</key> <dict> <key>EmbeddedThemeType</key> <string>Dark</string> <key>Mouse</key> <dict> <key>DoubleClick</key> <integer>500</integer> <key>Enabled</key> <false/> <key>Mirror</key> <false/> <key>Speed</key> <integer>8</integer> </dict> <key>Scan</key> <dict> <key>Entries</key> <true/> <key>Legacy</key> <false/> <key>Linux</key> <false/> </dict> <key>ScreenResolution</key> <string>2560x1440</string> <key>TextOnly</key> <true/> <key>Theme</key> <string>random</string> </dict> <key>Graphics</key> <dict> <key>EDID</key> <dict> <key>Inject</key> <false/> </dict> <key>Inject</key> <dict> <key>ATI</key> <false/> <key>Intel</key> <true/> <key>NVidia</key> <false/> </dict> <key>NvidiaSingle</key> <false/> <key>RadeonDeInit</key> <true/> <key>ig-platform-id</key> <string>0x59120003</string> </dict> <key>KernelAndKextPatches</key> <dict> <key>AppleIntelCPUPM</key> <false/> <key>AppleRTC</key> <true/> <key>Debug</key> <false/> <key>DellSMBIOSPatch</key> <false/> <key>KernelCpu</key> <false/> <key>KernelLapic</key> <false/> <key>KernelPm</key> <true/> <key>KernelXCPM</key> <false/> <key>KextsToPatch</key> <array> <dict> <key>Comment</key> <string>USB port limit patch #1 10.14.x modify by DalianSky(credit ydeng)</string> <key>Disabled</key> <false/> <key>Find</key> <data> g/sPDw== </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.14.x</string> <key>Name</key> <string>com.apple.iokit.IOUSBHostFamily</string> <key>Replace</key> <data> g/s/Dw== </data> </dict> <dict> <key>Comment</key> <string>USB port limit patch #2 10.14.x modify by DalianSky(credit PMHeart)</string> <key>Disabled</key> <false/> <key>Find</key> <data> g+MP0w== </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.14.x</string> <key>Name</key> <string>com.apple.iokit.IOUSBHostFamily</string> <key>Replace</key> <data> g+M/0w== </data> </dict> <dict> <key>Comment</key> <string>USB Port limit patch #3 10.14.x modify by DalianSky(credits PMheart)</string> <key>Disabled</key> <false/> <key>Find</key> <data> g/sPDw== </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.14.x</string> <key>Name</key> <string>com.apple.driver.usb.AppleUSBXHCI</string> <key>Replace</key> <data> g/s/Dw== </data> </dict> <dict> <key>Comment</key> <string>USB Port limit patch #4 10.14.x modify by DalianSky(credits PMheart)</string> <key>Disabled</key> <false/> <key>Find</key> <data> g/8PDw== </data> <key>InfoPlistPatch</key> <false/> <key>MatchOS</key> <string>10.14.x</string> <key>Name</key> <string>com.apple.driver.usb.AppleUSBXHCI</string> <key>Replace</key> <data> g/8/Dw== </data> </dict> </array> </dict> <key>RtVariables</key> <dict> <key>BooterConfig</key> <string>0x28</string> <key>CsrActiveConfig</key> <string>0x67</string> <key>ROM</key> <string>UseMacAddr0</string> </dict> <key>SMBIOS</key> <dict> <key>BiosReleaseDate</key> <string>02/18/2019</string> <key>BiosVendor</key> <string>Apple Inc.</string> <key>BiosVersion</key> <string>IM191.88Z.F000.B00.1902181222</string> <key>Board-ID</key> <string>Mac-AA95B1DDAB278B95</string> <key>BoardManufacturer</key> <string>Apple Inc.</string> <key>BoardSerialNumber</key> <string>XXXXXXXXXXXXXX</string> <key>BoardType</key> <integer>10</integer> <key>BoardVersion</key> <string>1.0</string> <key>ChassisAssetTag</key> <string>iMac-Aluminum</string> <key>ChassisManufacturer</key> <string>Apple Inc.</string> <key>ChassisType</key> <string>0x09</string> <key>EfiVersion</key> <string>220.250.368.0.0</string> <key>Family</key> <string>iMac</string> <key>FirmwareFeatures</key> <string>0xFC0FE137</string> <key>FirmwareFeaturesMask</key> <string>0xFF1FFF3F</string> <key>LocationInChassis</key> <string>Part Component</string> <key>Manufacturer</key> <string>Apple Inc.</string> <key>Mobile</key> <false/> <key>PlatformFeature</key> <string>0x00</string> <key>ProductName</key> <string>iMac19,1</string> <key>SerialNumber</key> <string> XXXXXXXXXXXXXX</string> <key>SmUUID</key> <string>8C61F906-76C6-4D5C-8AB4-7F3BB4554325</string> <key>Version</key> <string>1.0</string> </dict> <key>SystemParameters</key> <dict> <key>InjectKexts</key> <string>Yes</string> <key>InjectSystemID</key> <true/> <key>NvidiaWeb</key> <true/> </dict> </dict> </plist>
-
You mean that i only enable Multimonitor ? Because there is no IGFX enable switch in my bios
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
Hello Maldon, I copied the clover folder you have sent to me. In bios, I switched to PEG I enabled IGP Multimonitor Adjusted DVMT Pre-Allocated to 128 mb RC-6 Render Stand-by to disabled In my first boot I got locked in verbose screen I go into bios again and changed PEG to PCIE This time I got the freeze on just after login window on the desktop In my last attempt (current session) I changed PCIE to Auto It's currently working but i didnot check thoroughly by playing game or something. I know im in headless mode now I checked it through videoproc. I didnot do anything about Vega64 such as VGtab etc., I'm not sure it's the problem or not. I did another runme and it's attached below : Send me ZD-MAC.zip I started to believe that one of my hardware needs RMA, most probably Vega 64 I'm using hackintosh systems almost more than 10 years, this was the most problematic hackintosh for me so far... Latest kernel panic logs are attached : 04-01logs.zip 970 EVO Plus is another problem but i dont know how it interferes with MAC since it's an NTFS drive with windows installed.
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
I followed your instructions about intelquicksync, i did it through clover configurator. I have also uploaded the crash logs. crashlogs.zip Here is my send_me again : Send me ZD-MAC.zip I was seriously planning to RMA my Vega 64 (Asus Strix) Thanks so much !!!
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
Is that allright, If i do it through hackintool ?
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
[ref]MaLd0n[/ref], RESPECT ! Added in 1 minute 38 seconds: Do you think the things below will be fixed with the DSDT you have generated for me ?
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
-
Hello, unfortunately i couldnot make a donation since paypal is not working in Turkey. But, I would be pleased to do if you can offer me an alternative donation method. - I'm having huge problems about my Vega 64, especially when im playing HOTS, constantly getting gpu restart logs and computer lockdowns. - Sometimes I'm having the same issue on desktop, direct freeze, even no log thrown. - I have 970 EVO Plus as a secondary disk windows installed (I was planning to use it as my mac disk but unfortunately EVO plus is not working, it costs me 4 days to figure out) Many Thanks Send me ZD-MAC.zip
- 19,329 replies
-
- acpi
- acpispecification
-
(and 4 more)
Tagged with:
