-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Influenist
committed
May 26, 2018
0 parents
commit e61ebef
Showing
2 changed files
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Hackintosh Effort for Xiaomi Mi Notebook & Gaming laptops | ||
The project goal is to develop and maintain MacOS support for all Xiaomi Notebook (Air / Pro) & Gaming Laptops. | ||
|
||
# Releases | ||
v0.1 - Initial: Beta release for HS 10.13.x based on hotpatch ACPI method | ||
|
||
Currently Supported devices: | ||
Mi-NB-Air-12-7y30 | ||
|
||
Notes: | ||
Bootable and stable EFI | ||
|
||
What is working in this release: | ||
- CPU | ||
- GFX | ||
- HDMI GFX | ||
- CPU PM | ||
- Trackpad | ||
- Sound (Speaker + 3.5 Jack) | ||
- Brightness control | ||
- Sleep | ||
- USB-C | ||
- USB 3.0 | ||
|
||
Non-working: | ||
- Internal Intel Wifi + BT (An M.2 upgrade module is confirmed to be working and being developed to support full BT via USB interface without soldering) | ||
- HDMI Sound | ||
- Multitouch gestures | ||
|
||
Known issues: | ||
- Headphone jack issues after replug. Issue resolves after sleep. | ||
|
||
# Credits | ||
- Rehabman | ||
- vit9696 | ||
- Pike R. Alpha | ||
- toleda, Mirone | ||
- Alexandred |