https://github.com/kr4fty/opencore-hackintosh-asus-prime-b460m-a
OpenCore EFI for Asus PRIME B460M-A i5-10400
https://github.com/kr4fty/opencore-hackintosh-asus-prime-b460m-a
asus b460m-a efi hackintosh i5-10400 macos opencore
Last synced: 12 months ago
JSON representation
OpenCore EFI for Asus PRIME B460M-A i5-10400
- Host: GitHub
- URL: https://github.com/kr4fty/opencore-hackintosh-asus-prime-b460m-a
- Owner: kr4fty
- Created: 2021-12-02T22:36:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-02T19:25:19.000Z (over 1 year ago)
- Last Synced: 2025-04-12T19:11:36.672Z (about 1 year ago)
- Topics: asus, b460m-a, efi, hackintosh, i5-10400, macos, opencore
- Homepage:
- Size: 9.69 MB
- Stars: 21
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenCore Hackintosh for Asus PRIME B460M-A
[](https://web.archive.org/web/20211018064504/https://www.apple.com/macos/big-sur/)
[](https://www.apple.com/es/macos/monterey/)
[](https://www.apple.com/es/macos/ventura/)
[](https://www.apple.com/es/macos/ventura/)
[](https://github.com/acidanthera/OpenCorePkg)

**macOS Version supported/tested:**
* ***11.6.1 [20G224]*** ✅
* ***12.0.1 [21A559]*** ✅
* ***13.4 [22F66]*** ✅
* ***14.5 [23F79]*** ✅
**OpenCore Version:** ***[1.0.3 Official](https://github.com/acidanthera/OpenCorePkg/releases/tag/1.0.3)***
*This OpenCore hackintosh repo is made for Asus PRIME B460M-A i5-10400 UHD630.*

## Configuration
| Specifications | Detail | Big Sur | Monterey | Ventura |Sonoma|
| :------------: | :------: | :--------: | :--------: | :--------: |:--------: |
| Motherboard | Asus PRIME B460M-A | ✅ | ✅ | ✅ |✅ |
| Processor | Intel® Core i5-10400 @ 2.90Ghz | ✅ | ✅ | ✅ |✅ |
| RAM | ADATA 3200MHz 8Gb | ✅ | ✅ | ✅ |✅ |
| HDD | SAMSUNG HD322HJ 320GB | ✅ | ✅ | ✅ |✅ |
| iGPU | Intel UHD Graphics 630 | ✅ | ✅ | ✅ |✅ |
| Sound Card | Realtek ALC 887 | ✅ | ✅ | ✅ |✅ |
| Ethernet Card | Realtek RTL8111H | ✅ | ✅ | ✅ |✅ |
| WiFi Card | Atheros AR9285 | ✅ | ✘ | ✘ |✘ |
## Working
- macOS 11.6.1 - 14.5
- CPU Boost
- iGPU
- Ethernet
- Audio
- USB
- WiFi (works up to Big Sur)
## Not Working
- WiFi Atheros: This kext generates a **Kernel panic** in Monterey and higher version
- ...
## BIOS Settings
- Settings > Advanced > System Agent (SA) Configuration > VT-D: ***Disabled***
- Settings > Advanced > USB Configuration > XHCI Hand-off: ***Enabled***
- Settings > Advanced > PCI Subsystem Settings > Above 4G Decoding: ***Enabled***
- Settings > Boot > CSM(Compatibility Support Module) > Launch CSM: ***Disabled***
- Settings > Boot > Secure Boot > OS Type: ***Other OS***
- Settings > Boot > Boot\Boot Configuration > Wait For 'F1' If Error: ***Disabled***
## Note
Please enter your codes (MLB, SystemSerialNumber, SystemUUID), into **config.plist** file
You can use this [guide](https://dortania.github.io/OpenCore-Install-Guide/config.plist/comet-lake.html#platforminfo) as a reference
```
AdviseWindows
MaxBIOSVersion
MLB
ENTER HERE
ProcessorType
0
ROM
ESIzRFVm
SpoofVendor
SystemMemoryStatus
Auto
SystemProductName
iMac20,1
SystemSerialNumber
ENTER HERE
SystemUUID
ENTER HERE
```
## References
- [dortania's OpenCore Install Guide](https://dortania.github.io/OpenCore-Install-Guide/)
- [Fu-Yuxuan-hub](https://github.com/Fu-Yuxuan-hub/ASUS-TUF-GAMING-B460M-PLUS-HACKINTOSH)
- [tonyleelyy](https://github.com/tonyleelyy/OpenCore-Hackintosh-Asus-PRIME-B360M-A)