1 Star 0 Fork 2

yopon / Hackintosh-Intel-i5-10600-iGPU-AsRock-B460M-Pro4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Hackintosh-Intel-i5-10600-iGPU-AsRock-B460M-Pro4

Info PC

MB: AsRock B460M Pro4 $110
CPU: Intel® Core™ i5-10600 $265
VGA: Intel UHD Graphics 630 $0
RAM: 24GB HyperX DDR4 16GB+8GB 3200Mhz@2666MHz FURY Black $120
SSD: Kingston A400 480GB SA400S37 $60
Bluetooth: Asus USB-BT400 $10
Case + PSU: Gamemax ET-211-450 450W Black $28

Hackintosh + OpenCore (Supported version: 0.6.0)

Works

  • Sleep
  • Wake
  • Audio
  • Ethernet
  • Bluetooth
  • DisplayPort + HDMI simultaneously
  • All USB ports (Full 3.0 + 2.0 + type C)

Result

Info Geekbench 5 https://browser.geekbench.com/v5/cpu/3174324

Geekbench 5 + AsRock BFB 125W https://browser.geekbench.com/v5/cpu/3180343 https://www.asrock.com/microsite/2020BFB/ https://www.ixbt.com/news/2020/05/17/asrock-bfb-core-i5-9400.html Geekbench

Cinebench R20 Multi Core Cinebench

Cinebench R20 Multi Core + AsRock BFB 125W Cinebench

Cinebench R20 Single Core Cinebench

Geekbench 5 iGPU https://browser.geekbench.com/v5/compute/1327011 Cinebench

Note

The file config.plist.

The config is configured to use two monitors (one is connected to HDMI port, second is connected to DP port using DP-HDMI adapter and HDMI-HDMI cable)

If you use DisplayPort connector and experience issues with it please try to change these lines:

<key>framebuffer-con2-type</key>
<data>
AAgAAA==
</data>

into these

<key>framebuffer-con2-type</key>
<data>
AAQAAA==
</data>

Please try to remove these lines if you use single display/changing resolution/connecting and disconnecting displays and experience issues:

<key>framebuffer-con1-flags</key>
<data>zwMAAA==</data>
<key>framebuffer-con2-flags</key>
<data>zwMAAA==</data>

Please change MLB, SystemSerialNumber, SystemUUID into your code:

<dict>
    <key>AdviseWindows</key>
    <false/>
    <key>MLB</key>
    <string>xxxxxxxxxxxxxxx</string>
    <key>ROM</key>
    <data>ESIzRFVm</data>
    <key>SpoofVendor</key>
    <true/>
    <key>SystemProductName</key>
    <string>iMac19,1</string>
    <key>SystemSerialNumber</key>
    <string>xxxxxxxxxxx</string>
    <key>SystemUUID</key>
    <string>xxxxxxxx-xxxxx-xxxxx-xxxx-xxxxxxxx</string>
</dict>

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/yopon/Hackintosh-Intel-i5-10600-iGPU-AsRock-B460M-Pro4.git
git@gitee.com:yopon/Hackintosh-Intel-i5-10600-iGPU-AsRock-B460M-Pro4.git
yopon
Hackintosh-Intel-i5-10600-iGPU-AsRock-B460M-Pro4
Hackintosh-Intel-i5-10600-iGPU-AsRock-B460M-Pro4
master

搜索帮助