mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 01:23:14 -06:00
More work on docs
This commit is contained in:
parent
4cb1077f5f
commit
475e5450c7
5 changed files with 14 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://www.apple.com/macos/big-sur/">
|
<a href="https://www.apple.com/macos/big-sur/">
|
||||||
<img src="https://img.shields.io/badge/macOS-Monterey_v12.2-red.svg"/> </a>
|
<img src="https://img.shields.io/badge/macOS-Monterey_v12.2.1-red.svg"/> </a>
|
||||||
<a href="https://pcsupport.lenovo.com/us/en/products/laptops-and-netbooks/thinkpad-x-series-laptops/thinkpad-x1-carbon-6th-gen-type-20kh-20kg/downloads/driver-list/component?name=BIOS%2FUEFI">
|
<a href="https://pcsupport.lenovo.com/us/en/products/laptops-and-netbooks/thinkpad-x-series-laptops/thinkpad-x1-carbon-6th-gen-type-20kh-20kg/downloads/driver-list/component?name=BIOS%2FUEFI">
|
||||||
<img src="https://img.shields.io/badge/BIOS-Modded_1.50-blue"/> </a>
|
<img src="https://img.shields.io/badge/BIOS-Modded_1.50-blue"/> </a>
|
||||||
<a href="https://github.com/tylernguyen/x1c6-hackintosh/blob/master/docs/references/x1c6-Platform_Specifications.pdf">
|
<a href="https://github.com/tylernguyen/x1c6-hackintosh/blob/master/docs/references/x1c6-Platform_Specifications.pdf">
|
||||||
|
@ -30,7 +30,7 @@
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://tylernguyen.github.io/x1c6-hackintosh/">
|
<a href="https://tylernguyen.github.io/x1c6-hackintosh/">
|
||||||
<img src="https://raw.githubusercontent.com/tylernguyen/x1c6-hackintosh/master/docs/assets/x1c6.png" alt="Thinkpad X1 Carbon 6th Gen" width="400">
|
<img src="https://raw.githubusercontent.com/tylernguyen/x1c6-hackintosh/master/docs/img/x1c6.png" alt="Thinkpad X1 Carbon 6th Gen" width="400">
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|
Before Width: | Height: | Size: 116 KiB After Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 79 KiB After Width: | Height: | Size: 79 KiB |
Before Width: | Height: | Size: 214 KiB After Width: | Height: | Size: 214 KiB |
|
@ -8,7 +8,18 @@ hide:
|
||||||
!!! Warning
|
!!! Warning
|
||||||
None of this applies to you if your machine is not an X1C6, or similar models such as the T480. You're on your own there.
|
None of this applies to you if your machine is not an X1C6, or similar models such as the T480. You're on your own there.
|
||||||
|
|
||||||
#### "My X isn't working!"
|
|
||||||
|
#### Machine boots to black/BIOS, and/or selector
|
||||||
|
|
||||||
|
- Double check your EFI paritiion dirrectory structure. It should look as `/Volumes/EFI/EFI/`
|
||||||
|
- `OC`
|
||||||
|
- `BOOT`
|
||||||
|
|
||||||
|
#### macOS Sierra, High Sierra, Catalina, and Big Sur
|
||||||
|
|
||||||
|
- These were all working on the machine at one point. They should still working with some minor tweaks to the EFI. They won't be supported by me, however. You'll have to do this yourself.
|
||||||
|
|
||||||
|
#### My X isn't working!
|
||||||
|
|
||||||
- Was it supposed to work? Check Summary
|
- Was it supposed to work? Check Summary
|
||||||
- Have you applied the needed patch? Check Summary, `/patches/Network Patches` and `/patches/Display Patches`.
|
- Have you applied the needed patch? Check Summary, `/patches/Network Patches` and `/patches/Display Patches`.
|
||||||
|
|
Loading…
Reference in a new issue