5T33Z0 / Gigabyte-Z490-Vision-G-Hackintosh-OpenCore

OpenCore EFI for running macOS Sequoia on Gigabyte Z490 Visison G with an Intel i9 10850K Processor. Supported macOS: Mojava to Sequoia
BSD 3-Clause "New" or "Revised" License
176 stars 25 forks source link

System crashes randomly nearly every day. #43

Open mroncetwice opened 1 month ago

mroncetwice commented 1 month ago

First off, a massive thank you for the repo-- truly a blessing. I very much appreciate your continued work on the project.

That said, while my system works great overall, i do have a couple problems that won't seem to go away. The main problem i have is some kind of system instability. I get sudden crashes pretty often. It usually occurs when the system is asleep, but it also happens in the middle of active use nearly as much.

I haven't been able to pinpoint what's causing the crashes, but i to admit I haven't tried much in that regard. I have tried swapping in a different graphics card, tried different RAM, tried different power sources (on different circuit breakers), tried a new power supply, and tried a different hard disk.

I've kept up with your repo releases and tried each one on fresh installs of the latest OS, each time hoping to solve the issue, but so far no luck.

My system specs:

Cheers.

5T33Z0 commented 1 month ago

Thanks for feedback.

Sorry to hear that you have issues. Since I don't have theese kind of isssues on my system, I would suggest the following:

Greetings 5T33Z0

mroncetwice commented 1 week ago

cheers, dude.

I finally got around to making my own CPUFriendDataProvider.kext and ssdt_data.aml files today. Ive added them with OCAT and updated the plist... Boot went fine, so now only time will tell if the system is stable.

However, this process sparked me to check GeekBench scores. I hadnt tried this before, but I see my multi-core score is significantly lower than yours at only 8729. Any idea why that might be? I had chosen performance throughout the CPUFriendFreind config.

5T33Z0 commented 1 week ago

You don't need the SSDT_data.aml file if you are using the data provider kext (it's either/or)

Any idea why that might be? I had chosen performance throughout the CPUFriendFreind config.

I did the benchmark years ago in Big Sur. The newer the OS, the more stuff runs in the background. I also use watercooling and changed some voltage settings in the bios. I guess you have to do some testing. Also test in Windows with geekbench for comparison.

mroncetwice commented 6 days ago

I realized after commenting that you used Geekbench 5 whereas i used version 6.

I found their legacy versions page, got v5, ran it, and my score is now nearly identical to yours (1379 single core and 10099 multi-core). But good call to also run it in Windows. Will get to that today for sure.

Thank you for your continued help on this :)

5T33Z0 commented 6 days ago

Ahh, yes, I forgot. I am glad you figured that out. They change the way the score is generated with each release. I don't like Geekbench 6. The tests take way too long.