cankiulascmnfye Posted July 12, 2023 Share Posted July 12, 2023 @deeveedee @Slice Well, if you use Grep SMbus, you get all sorts of other matches as well, like VoodooSMBUS if you use a trackpad… 58 4 0xffffff8002f68000 0xffe 0xffe com.apple.iokit.IOSMBusFamily (1.1) 02901024-7468-311C-98A7-896350D03A80 <7 6 3> 91 1 0xffffff8004e58000 0x18000 0x18000 de.leo-labs.VoodooSMBus (3.0) C7EA611A-7A6E-3210-800F-79585B09468C <17 7 6 3> 94 0 0xffffff8004e70000 0xf000 0xf000 com.1Revenger1.RMISMBus (1.0) 1C98C210-E89C-33DF-9DD7-36058B9AB6AC <93 91 16 7 6 3> 146 1 0xffffff7f9589d000 0x6ffd 0x6ffd com.apple.driver.AppleSMBusController (1.0.18d1) 18305D5D-1310-37BC-B654-6C034FD346E7 <58 17 16 7 6 3> That's why I don't use it. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808149 Share on other sites More sharing options...
Slice Posted July 12, 2023 Share Posted July 12, 2023 3 hours ago, cankiulascmnfye said: @deeveedee @Slice Well, if you use Grep SMbus, you get all sorts of other matches as well, like VoodooSMBUS if you use a trackpad… 58 4 0xffffff8002f68000 0xffe 0xffe com.apple.iokit.IOSMBusFamily (1.1) 02901024-7468-311C-98A7-896350D03A80 <7 6 3> 91 1 0xffffff8004e58000 0x18000 0x18000 de.leo-labs.VoodooSMBus (3.0) C7EA611A-7A6E-3210-800F-79585B09468C <17 7 6 3> 94 0 0xffffff8004e70000 0xf000 0xf000 com.1Revenger1.RMISMBus (1.0) 1C98C210-E89C-33DF-9DD7-36058B9AB6AC <93 91 16 7 6 3> 146 1 0xffffff7f9589d000 0x6ffd 0x6ffd com.apple.driver.AppleSMBusController (1.0.18d1) 18305D5D-1310-37BC-B654-6C034FD346E7 <58 17 16 7 6 3> That's why I don't use it. So, there are some influence on SMBus from third party drivers in your case. I have Z170 Password: Executing: /usr/bin/kmutil showloaded No variant specified, falling back to release 64 2 0xffffff8002f68000 0xffe 0xffe com.apple.iokit.IOSMBusFamily (1.1) 02901024-7468-311C-98A7-896350D03A80 <7 6 3> 108 1 0xffffff7f9589d000 0x6ffd 0x6ffd com.apple.driver.AppleSMBusController (1.0.18d1) 18305D5D-1310-37BC-B654-6C034FD346E7 <64 17 16 7 6 3> 145 0 0xffffff7f958a9000 0x1000 0x1000 com.apple.driver.AppleSMBusPCI (1.0.14d1) 3B3CBC6F-07BD-3D7E-9F2F-D738A31C290D <17 7 6 3> sergey@iMac CloverBootloader % Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808158 Share on other sites More sharing options...
Max.1974 Posted July 13, 2023 Share Posted July 13, 2023 Where is good to go? 😁 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808227 Share on other sites More sharing options...
mnfesq Posted July 14, 2023 Share Posted July 14, 2023 I have a general question that is not exclusively related to OC but here goes: I am trying to completely disable SIP. I am using the csr-active-config FF0F0000. When I run csrutil status, I get this: mnfesq@HPEnvy17 ~ % csrutil status System Integrity Protection status: unknown (Custom Configuration). Configuration: Apple Internal: disabled Kext Signing: disabled Filesystem Protections: disabled Debugging Restrictions: disabled DTrace Restrictions: disabled NVRAM Protections: disabled BaseSystem Verification: disabled This is an unsupported configuration, likely to break in the future and leave your machine in an unknown state. This "custom configuration" appears to me to disable all of SIP's functions but I cannot get csrutil to recognize SIP as disabled. Is there a different csr-active-config I can use that makes that happen? Am I better off using csr-active-config 00000000 and then disabling SIP in recovery mode like Mac users do? Suggestions appreciated. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808260 Share on other sites More sharing options...
Slice Posted July 15, 2023 Share Posted July 15, 2023 Why not "csrutil disable"? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808290 Share on other sites More sharing options...
deeveedee Posted July 15, 2023 Share Posted July 15, 2023 (edited) 21 hours ago, mnfesq said: When I run csrutil status, I get this: This is an unsupported configuration This explains why you get an "unknown" status when you use csrutil to query SIP status. Edited July 15, 2023 by deeveedee Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808299 Share on other sites More sharing options...
STLVNUB Posted July 15, 2023 Share Posted July 15, 2023 (edited) Well I Finally Found An EFI Folder That Works 😃 GoodBye Clover, It's Been A Wild Ride 😇 Boy Is OC Fast, Good Job Developers Edited July 15, 2023 by STLVNUB 2 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808303 Share on other sites More sharing options...
mnfesq Posted July 15, 2023 Share Posted July 15, 2023 (edited) 8 hours ago, deeveedee said: This explains why you get an "unknown" status when you use csrutil to query SIP status. I finally found the csr-active-config that disables SIP completely. Thank you @miliuco. Edited July 15, 2023 by mnfesq Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808308 Share on other sites More sharing options...
pananning Posted July 19, 2023 Share Posted July 19, 2023 Hi all, in the second stage of booting, it gets stuck at about halfway down the progress bar for 3 to 4 minutes, guessing that the SATA mechanical hard disk is causing the problem, how do I shield the SATA mechanical hard disk? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808444 Share on other sites More sharing options...
cankiulascmnfye Posted July 19, 2023 Share Posted July 19, 2023 Quote OC Releases is behind schedule pretty hard this month (Official Release It's still on 0.9.3). Usually, the next milestone should is released the first Tuesday of any given month, iirc. 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808450 Share on other sites More sharing options...
Stefanalmare Posted July 19, 2023 Share Posted July 19, 2023 6 hours ago, pananning said: Hi all, in the second stage of booting, it gets stuck at about halfway down the progress bar for 3 to 4 minutes, guessing that the SATA mechanical hard disk is causing the problem, how do I shield the SATA mechanical hard disk? If you think that the culprit is SATA HDD, unplug the power or/and SATA cable on it during the installation. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808453 Share on other sites More sharing options...
pananning Posted July 19, 2023 Share Posted July 19, 2023 37 minutes ago, Stefanalmare said: If you think that the culprit is SATA HDD, unplug the power or/and SATA cable on it during the installation. But I'm on a laptop. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808457 Share on other sites More sharing options...
cankiulascmnfye Posted July 19, 2023 Share Posted July 19, 2023 "GoldenGate" has more icons now - about 80: https://github.com/dortania/OpenCore-Legacy-Patcher/blob/sonoma-development/payloads/Icon/Resources.zip 3 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808460 Share on other sites More sharing options...
rthpjm Posted July 26, 2023 Share Posted July 26, 2023 (edited) On 7/19/2023 at 10:31 AM, pananning said: Hi all, in the second stage of booting, it gets stuck at about halfway down the progress bar for 3 to 4 minutes, guessing that the SATA mechanical hard disk is causing the problem, how do I shield the SATA mechanical hard disk? I would advise a little further investigation first. You mention “second stage of booting”, have you tried a verbose boot? The easiest method of verbose boot is to hold the Apple-CMD key and the V key at the OpenCore boot selector screen. Keep the keys pressed until the boot sequence starts. Instead of the usual Apple logo and progress bar, you should see the text console. The last few text lines are of interest when the progress “stalls”. It should give you some idea of where the issue occurs. Use of the command keys is a feature in OpenCore. Your OpenCore config.plist file might need to be double-checked and/or edited to enable the keys. You only need to do this if you still get the graphical boot screens even if you have held the keys… An alternative is to add the -v option to the boot-args string in the OpenCore config.plist. Edit the config.plist (using your favourite editor), find the boot-args string, add -v to the string (with a space). This will make MacOS boot into verbose mode without holding the keys. It is a semi-permanent change. To go back to the graphical boot progress, edit the config.plist file and remove the -v from the boot-args string…. Once you find out where the boot sequence stops, search the web for help… It could be that the spinning disk is being checked by fsck, if so just be patient…. Edited July 26, 2023 by rthpjm 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2808959 Share on other sites More sharing options...
cankiulascmnfye Posted July 28, 2023 Share Posted July 28, 2023 Pretty interesting read: https://github.com/acidanthera/bugtracker/issues/2311 3 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809091 Share on other sites More sharing options...
cankiulascmnfye Posted July 29, 2023 Share Posted July 29, 2023 Now that I have an iMac11,3 I see a few optimizations for the Kernel/Add section of this config Any Dortania guys in here? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809175 Share on other sites More sharing options...
deeveedee Posted July 29, 2023 Share Posted July 29, 2023 (edited) @cankiulascmnfye I think we scared them away (and I can't say I blame them). 😂 Edited July 29, 2023 by deeveedee Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809177 Share on other sites More sharing options...
deeveedee Posted July 29, 2023 Share Posted July 29, 2023 On 7/28/2023 at 6:47 AM, cankiulascmnfye said: Pretty interesting read: https://github.com/acidanthera/bugtracker/issues/2311 I would think OCLP Python/GUI provides a solid foundation for this. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809187 Share on other sites More sharing options...
cankiulascmnfye Posted July 29, 2023 Share Posted July 29, 2023 3 minutes ago, deeveedee said: I would think OCLP Python/GUI provides a solid foundation for this. Unfortunately the install instructions are 404: https://github.com/Qonfused/OCE-Build/blob/main/docs/install.md Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809188 Share on other sites More sharing options...
Stefanalmare Posted July 29, 2023 Share Posted July 29, 2023 3 hours ago, cankiulascmnfye said: Now that I have an iMac11,3 I see a few optimizations for the Kernel/Add section of this config Any Dortania guys in here? I have one iMac 11,3 also, from a week. I already order some upgrades. It is a very nice machine. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809199 Share on other sites More sharing options...
Stefanalmare Posted July 30, 2023 Share Posted July 30, 2023 (edited) 14 hours ago, cankiulascmnfye said: Unfortunately the install instructions are 404: https://github.com/Qonfused/OCE-Build/blob/main/docs/install.md For you! Spoiler Edited July 30, 2023 by Stefanalmare 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809225 Share on other sites More sharing options...
STLVNUB Posted August 3, 2023 Share Posted August 3, 2023 I want to boot Snow Leopard using newer Hardware, OpenCore Does boot but it gets stuck on loading drivers. Any Ideas Anyone. Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809541 Share on other sites More sharing options...
CloverLeaf Posted August 4, 2023 Share Posted August 4, 2023 57 minutes ago, STLVNUB said: I want to boot Snow Leopard using newer Hardware, OpenCore Does boot but it gets stuck on loading drivers. Any Ideas Anyone. That would be lovely! 1 Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809543 Share on other sites More sharing options...
STLVNUB Posted August 4, 2023 Share Posted August 4, 2023 8 hours ago, CloverLeaf said: That would be lovely! But That's NOT The answer I'm looking for, thanks all the same Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809556 Share on other sites More sharing options...
Slice Posted August 4, 2023 Share Posted August 4, 2023 12 hours ago, STLVNUB said: I want to boot Snow Leopard using newer Hardware, OpenCore Does boot but it gets stuck on loading drivers. Any Ideas Anyone. What graphics card do you have compatible with Snow Leopard on newer hardware? Link to comment https://www.insanelymac.com/forum/topic/350754-opencore-general-discussion/page/335/#findComment-2809574 Share on other sites More sharing options...
Recommended Posts