XLNC Posted July 23, 2023 Share Posted July 23, 2023 (edited) 2 hours ago, Arrakis said: @XLNC, I confirm that sleep does not work on my platform. The shutdown occurs but the system restarts after 3 seconds. It has never worked since the beginning of the adventure started with Big Sur. If the system re-boots after shutting down. It means your NVRAM isn't working properly. Recheck your MMIO whitelist. As it's essential to have a proper working NVRAM. Firstly, disable eRP in bios. Now you can try two approaches: - correct the mmio whitelist (or) - empty the mmio whitelist section and enable disablevariablewrite in quirks section. And if you fix your USB mapping. you will have sleep working too. As i have everything working on my system. Edited July 23, 2023 by XLNC Link to comment Share on other sites More sharing options...
XLNC Posted July 24, 2023 Share Posted July 24, 2023 Gigabyte TRX40 Designare 1.1 IOMMU = Enabled Resize Bar = Enabled Above 4G = Enabled Sleep/Shutdown/Reboot working. Posting my EFI here:EFI_GIG_DESIG.zip 2 1 Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted July 24, 2023 Author Supervisor Share Posted July 24, 2023 27 minutes ago, XLNC said: Gigabyte TRX40 Designare 1.1 IOMMU = Enabled Resize Bar = Enabled Above 4G = Enabled Sleep/Shutdown/Reboot working. Posting my EFI here:EFI_GIG_DESIG.zip these 2 patches why? Link to comment Share on other sites More sharing options...
XLNC Posted July 24, 2023 Share Posted July 24, 2023 2 hours ago, fabiosun said: these 2 patches why? It was added for laptops to prevent panic during CPU enumeration. it's i think not needed on desktop but doesn't hurt keeping it as it removes the TSC check. Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted July 24, 2023 Author Supervisor Share Posted July 24, 2023 11 minutes ago, XLNC said: It was added for laptops to prevent panic during CPU enumeration. it's i think not needed on desktop but doesn't hurt keeping it as it removes the TSC check. i prefer to leave simple as i can and those patches are not useful for AM4/5 and trx40 platforms also this: not useful..and no one explain why it is there or in which condition could be useful 😉 maybe you know Link to comment Share on other sites More sharing options...
XLNC Posted July 28, 2023 Share Posted July 28, 2023 On 7/24/2023 at 11:06 PM, fabiosun said: i prefer to leave simple as i can and those patches are not useful for AM4/5 and trx40 platforms also this: not useful..and no one explain why it is there or in which condition could be useful 😉 maybe you know In this patch, we are just replacing the whatever value that gets stored in that register with a fix value so that it always follow a certain path in the code. This mostly prevents panic. Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted July 28, 2023 Author Supervisor Share Posted July 28, 2023 35 minutes ago, XLNC said: In this patch, we are just replacing the whatever value that gets stored in that register with a fix value so that it always follow a certain path in the code. This mostly prevents panic. copy that, the question is different IMHO When this panic could happen without this patch? Link to comment Share on other sites More sharing options...
Jaidy Posted July 29, 2023 Share Posted July 29, 2023 hello everyone, recently, my system got unstable in the sense that many a times when rebooting, it would randomly reboot midway, or boot to a black screen. Many restarts are required to get to desktop. It is almost like a matter of chance that the system shall boot to a normal working state. Kindly someone help me with it. I am on 13.5 https://drive.google.com/drive/folders/1M1zw1HAjTuTBfkEV5p6oKnw9HwxZKnaW?usp=share_link Thanks a lot. Link to comment Share on other sites More sharing options...
Jaidy Posted July 30, 2023 Share Posted July 30, 2023 (edited) 10 hours ago, Jaidy said: hello everyone, recently, my system got unstable in the sense that many a times when rebooting, it would randomly reboot midway, or boot to a black screen. Many restarts are required to get to desktop. It is almost like a matter of chance that the system shall boot to a normal working state. Kindly someone help me with it. I am on 13.5 https://drive.google.com/drive/folders/1M1zw1HAjTuTBfkEV5p6oKnw9HwxZKnaW?usp=share_link Thanks a lot. @fabiosun @Ploddles can you please look at my EFI... Edited July 30, 2023 by Jaidy Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted July 30, 2023 Author Supervisor Share Posted July 30, 2023 @Jaidyit seems only one kext you have is outdated (blutoothfixup) i would try to update it and if system have the same problem after this i would try to disable ethernet kext as AppleIGB (and verify if this kext is good for your ethernet card) also i see this does your GPU need of this DP? Link to comment Share on other sites More sharing options...
Arrakis Posted July 30, 2023 Share Posted July 30, 2023 On 7/24/2023 at 4:56 PM, XLNC said: Gigabyte TRX40 Designare 1.1 IOMMU = Enabled Resize Bar = Enabled Above 4G = Enabled Sleep/Shutdown/Reboot working. Posting my EFI here:EFI_GIG_DESIG.zip @XLNC I tried your efi by changing the minimum thing. On my platform sleep does not work. I think it's the thunderbolt card that's preventing sleep. Thank you for sharing your EFI. Link to comment Share on other sites More sharing options...
Driftwood Posted July 31, 2023 Share Posted July 31, 2023 Old machine... still top using Davinci plugins! 2 Link to comment Share on other sites More sharing options...
Arrakis Posted July 31, 2023 Share Posted July 31, 2023 thank you @Driftwood , I didn't know about this benchmark test, old machine too. 2 Link to comment Share on other sites More sharing options...
Jaidy Posted July 31, 2023 Share Posted July 31, 2023 On 7/30/2023 at 3:36 AM, fabiosun said: @Jaidyit seems only one kext you have is outdated (blutoothfixup) i would try to update it and if system have the same problem after this i would try to disable ethernet kext as AppleIGB (and verify if this kext is good for your ethernet card) also i see this does your GPU need of this DP? thanks. I updated the bluetoolfixup kext, and disabled the AppleIGB (I don't use the wired ethernet anyway). The system restarted once midway during boot.. I am not sure about device properties for the GPU. Should I remove these and see if the system becomes more stable? Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted August 1, 2023 Author Supervisor Share Posted August 1, 2023 11 hours ago, Jaidy said: I am not sure about device properties for the GPU. Should I remove these and see if the system becomes more stable? I don't think it is the problem, but I do not know if it is useful for you changing GPU framebuffer have you added some new hardware in your rig? or software as paragon NTFS or similar? Link to comment Share on other sites More sharing options...
Jaidy Posted August 1, 2023 Share Posted August 1, 2023 (edited) 3 hours ago, fabiosun said: I don't think it is the problem, but I do not know if it is useful for you changing GPU framebuffer have you added some new hardware in your rig? or software as paragon NTFS or similar? I have just added SSDs, now filling up all the M.2 slots on the motherboard. I just removed the said section from the config.plist. It's still the same, the system while booting restarts midway several times, and I have once booted to black screen.. Edited August 1, 2023 by Jaidy Link to comment Share on other sites More sharing options...
Supervisor fabiosun Posted August 1, 2023 Author Supervisor Share Posted August 1, 2023 @Jaidymaybe a not full compatible m2 disk? have you nvme fix kext in your efi? or check trim options in your config plist 1 Link to comment Share on other sites More sharing options...
Jaidy Posted August 3, 2023 Share Posted August 3, 2023 On 8/1/2023 at 6:32 AM, fabiosun said: @Jaidymaybe a not full compatible m2 disk? have you nvme fix kext in your efi? or check trim options in your config plist thank you. It seems enabling the nvme fix kext did the trick. I had it in the kext folder, but in the config.plist it was not enabled for some reason 🙂 1 Link to comment Share on other sites More sharing options...
Jaidy Posted August 3, 2023 Share Posted August 3, 2023 20 hours ago, Jaidy said: thank you. It seems enabling the nvme fix kext did the trick. I had it in the kext folder, but in the config.plist it was not enabled for some reason 🙂 the problem actually returned (so it never went away in the first place) 😞 Previously I had the macOS installed on the SK Hynix's P41. So I took out all the drives, and just let the P41 stay, and did a fresh installation of macOS. Still the same problem. So I doubt it's the other drives. Please help me! Link to comment Share on other sites More sharing options...
Jaidy Posted August 18, 2023 Share Posted August 18, 2023 On 7/24/2023 at 10:56 AM, XLNC said: Gigabyte TRX40 Designare 1.1 IOMMU = Enabled Resize Bar = Enabled Above 4G = Enabled Sleep/Shutdown/Reboot working. Posting my EFI here:EFI_GIG_DESIG.zip what is your number of bits for above 4G decoding? (The range is 40 - 48) Link to comment Share on other sites More sharing options...
Arrakis Posted August 19, 2023 Share Posted August 19, 2023 On 8/18/2023 at 6:21 AM, Jaidy said: what is your number of bits for above 4G decoding? (The range is 40 - 48) @Jaidy 40 bits Link to comment Share on other sites More sharing options...
Jaidy Posted August 19, 2023 Share Posted August 19, 2023 1 hour ago, Arrakis said: @Jaidy 40 bits thanks for the reply, and your EFI. Did you ever face a boot to black screen issue? Link to comment Share on other sites More sharing options...
Arrakis Posted August 19, 2023 Share Posted August 19, 2023 10 hours ago, Jaidy said: thanks for the reply, and your EFI. Did you ever face a boot to black screen issue? @Jaidy At startup no. At the end of loading the OSX and the session page yes. Add in boot-args: agdpmod=pikera You have a 6xxx card this should solve the problem. Link to comment Share on other sites More sharing options...
Jaidy Posted August 20, 2023 Share Posted August 20, 2023 13 hours ago, Arrakis said: @Jaidy At startup no. At the end of loading the OSX and the session page yes. Add in boot-args: agdpmod=pikera You have a 6xxx card this should solve the problem. I already have had this argument in the boot-args. But there have been times at random when the OS shall boot all the way to a black screen. I read up online that removing all debug arguments should solve this issue. I followed it, and it seems the issue has been resolved, but who knows might resurface. Thanks anyways Link to comment Share on other sites More sharing options...
Jaidy Posted September 22, 2023 Share Posted September 22, 2023 Has anyone booted Sonoma (beta / RC) on TRX40 yet? Link to comment Share on other sites More sharing options...
Recommended Posts
Posted by fabiosun,
MMIO rules shutdown and reboot previous problems
Recommended by fabiosun
2 reactions
Go to this post
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 accountSign in
Already have an account? Sign in here.
Sign In Now