mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 09:33:13 -06:00
a slightly more updated README
This commit is contained in:
parent
2679b7f2f4
commit
db9d883b1d
2 changed files with 22 additions and 21 deletions
25
README.md
25
README.md
|
@ -1,5 +1,4 @@
|
|||
# x1c6-hackintosh
|
||||
# MacOS on Thinkpad X1 Carbon 6th Generation
|
||||
# MacOS on Thinkpad X1 Carbon 6th Generation, 20KH Model
|
||||
|
||||
## What doesn't work:
|
||||
MicroSD Card Reader [DISABLED at BIOS Level] - not needed
|
||||
|
@ -15,10 +14,30 @@ With the exeption of volume and brightness, function keys do not properly work -
|
|||
Keymapping is not perfect, need to do a complete ADB map
|
||||
Performance optimization - proper SMBIOS with the 2018 Macbook
|
||||
|
||||
## Pull Needed:"
|
||||
## Pull Needed:
|
||||
Anything that partially/fully fixes "What doesn't work".
|
||||
Proper DisplayOverride for HiDPI support and general screen profile correction.
|
||||
|
||||
### You can use my patched ACPI files on your machine ONLY when it has the exact same specifications as mine!
|
||||
Please dump and patch your own otherwise, for safety and stability purposes.
|
||||
## My Specifications:
|
||||
| Processor Number | # of Cores | # of Threads | Base Frequency | Max Turbo Frequency | Cache | Memory Types | Graphics |
|
||||
|:--|:--|:--|:--|:--|:--|:--|:--|
|
||||
| i7-8650U | 4 | 8 | 1.9 GHz | 4.2 GHz | 8 MB | LPDDR3-2133 | Intel UHD 620 |
|
||||
|
||||
Peripherals:
|
||||
Two USB 3.1 Gen 1 (Right USB Always On)
|
||||
Two USB 3.1 Type-C Gen 2 / Thunderbolt 3 (Max 5120x2880 @60Hz)
|
||||
HDMI 1.4b (Max 4096x2160 @30Hz)
|
||||
Ethernet via ThinkPad Ethernet Extension Cable Gen 2: I219-V (Non-vPro) or I219-LM (vPro)
|
||||
No WWAN
|
||||
|
||||
Display:
|
||||
14.0" (355mm) HDR WQHD (2560x1440)
|
||||
|
||||
Audio:
|
||||
ALC285 Audio Codec
|
||||
|
||||
## Hardware Replacements:
|
||||
### WiFi and Bluetooth:
|
||||
Replace factory Intel wifi module with a MacOS compatible one. Make sure that the card is of M.2 form factor. I replaced it with a Broadcom BCM94352Z.
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
##Thinkpad X1 Carbon 6th Generation, 20KH Model
|
||||
|
||||
| Processor Number | # of Cores | # of Threads | Base Frequency | Max Turbo Frequency | Cache | Memory Types | Graphics |
|
||||
|:--|:--|:--|:--|:--|:--|:--|:--|
|
||||
| i7-8650U | 4 | 8 | 1.9 GHz | 4.2 GHz | 8 MB | LPDDR3-2133 | Intel UHD 620 |
|
||||
|
||||
###Peripherals:
|
||||
Two USB 3.1 Gen 1 (Right USB Always On)
|
||||
Two USB 3.1 Type-C Gen 2 / Thunderbolt 3 (Max 5120x2880 @60Hz)
|
||||
HDMI 1.4b (Max 4096x2160 @30Hz)
|
||||
Ethernet via ThinkPad Ethernet Extension Cable Gen 2: I219-V (Non-vPro) or I219-LM (vPro)
|
||||
No WWAN
|
||||
|
||||
###Display:
|
||||
14.0" (355mm) HDR WQHD (2560x1440)
|
||||
|
||||
###Audio:
|
||||
ALC285 Audio Codec
|
Loading…
Reference in a new issue