mirror of
https://github.com/t2linux/wiki.git
synced 2026-08-16 05:18:11 -07:00
typos
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Respository for wiki.t2linux.org
|
||||
# Repository for wiki.t2linux.org
|
||||
|
||||
Click [here](https://wiki.t2linux.org) to get to the wiki
|
||||
|
||||
|
||||
+8
-8
@@ -13,7 +13,7 @@ A list of those devices can be found [on Apple's website](https://support.apple.
|
||||
|
||||
# Getting started
|
||||
|
||||
To get started with an installation, refer to the [roadmap](https://wiki.t2linux.org/roadmap)
|
||||
To get started with an installation, refer to the [roadmap](https://wiki.t2linux.org/roadmap).
|
||||
|
||||
# Contact us
|
||||
|
||||
@@ -24,7 +24,7 @@ You may contact us on the [Linux on T2 Macs (2018+) Discord Server](https://disc
|
||||
## Distributions
|
||||
|
||||
Different distributions are maintained by different people in their own repositories.
|
||||
If the distribution you want to use has a guide [here](https://wiki.t2linux.org/distributions/overview/), its recommended to follow it instead of the instructions given in one of the repositories or otherwise official documentation by distribution vendor, as it considers t2 support.
|
||||
If the distribution you want to use has a guide [here](https://wiki.t2linux.org/distributions/overview/), it's recommended to follow it instead of the instructions given in one of the repositories or otherwise official documentation by distribution vendor, as it considers T2 support.
|
||||
|
||||
- Arch [https://github.com/aunali1/linux-mbp-arch](https://github.com/aunali1/linux-mbp-arch)
|
||||
- Fedora [https://github.com/mikeeq/mbp-fedora](https://github.com/mikeeq/mbp-fedora)
|
||||
@@ -35,18 +35,18 @@ If the distribution you want to use has a guide [here](https://wiki.t2linux.org/
|
||||
## Kernel Modules
|
||||
|
||||
Support for hardware is cross distro besides patches to the distribution specific kernel.
|
||||
The following repos contain kernel modules for said support.
|
||||
The following repos contain kernel modules for said support:
|
||||
|
||||
- MacBook Bridge / T2 Linux Driver [https://github.com/t2linux/apple-bce-drv](https://github.com/t2linux/apple-bce-drv)
|
||||
- Touchbar and Ambient Light [https://github.com/t2linux/apple-ib-drv](https://github.com/t2linux/apple-ib-drv)
|
||||
|
||||
## Guides and similar
|
||||
|
||||
Note that if you are using one of the distributions listed above you should follow their install guides rather than the ones listed under this section. However they might still be important to gain a better general picture or to help with specific issues.
|
||||
Note that, if you are using one of the distributions listed above, you should follow their install guides rather than the ones listed under this section. However, they might still be important to gain a better general picture or to help with specific issues.
|
||||
|
||||
- List of Mac Model Identifiers on [everymac.com](https://everymac.com/systems/by_capability/mac-specs-by-machine-model-machine-id.html)
|
||||
- Using Luks with the intergrated keyboard [https://github.com/DimitriDokuchaev/GrubLuksUnlock](https://github.com/DimitriDokuchaev/GrubLuksUnlock)
|
||||
- Adding macOS like screenshot shortcuts to KDE Plasma [https://gist.github.com/networkException/5a68299accc1872749c86301c1449690](https://gist.github.com/networkException/5a68299accc1872749c86301c1449690)
|
||||
- Using Luks with the integrated keyboard [https://github.com/DimitriDokuchaev/GrubLuksUnlock](https://github.com/DimitriDokuchaev/GrubLuksUnlock)
|
||||
- Adding macOS-like screenshot shortcuts to KDE Plasma [https://gist.github.com/networkException/5a68299accc1872749c86301c1449690](https://gist.github.com/networkException/5a68299accc1872749c86301c1449690)
|
||||
- Disable thermal throttling (better performance but higher temperatures) [https://github.com/yyearth/turnoff-BD-PROCHOT](https://github.com/yyearth/turnoff-BD-PROCHOT)
|
||||
- Install a distribution in a virtual machine and copy it to bare metal afterwards [https://gist.github.com/Redecorating/c876a4c3b24e47d79c1f921495f62213](https://gist.github.com/Redecorating/c876a4c3b24e47d79c1f921495f62213) (using Pop!_OS as an example)
|
||||
- Get SMART information of your Apple Internal SSD using Linux [https://gist.github.com/AdityaGarg8/b03e57826213019fbffa747e1c724cac](https://gist.github.com/AdityaGarg8/b03e57826213019fbffa747e1c724cac)
|
||||
@@ -66,8 +66,8 @@ Note that if you are using one of the distributions listed above you should foll
|
||||
- marcosfad (Ubuntu) [https://github.com/marcosfad](https://github.com/marcosfad)
|
||||
- MCMrARM (MacBook Bridge / T2 Linux Driver) [https://github.com/MCMrARM](https://github.com/MCMrARM)
|
||||
- mikeeq (Fedora) [https://github.com/mikeeq](https://github.com/mikeeq)
|
||||
- networkException (Wiki maintainence and `mbpfan` fork for T2) [https://github.com/networkException](https://github.com/networkException)
|
||||
- Redecorating (Wiki maintainence and providing compiled kernels with Corellium patch for wifi) [https://github.com/Redecorating](https://github.com/Redecorating)
|
||||
- networkException (Wiki maintenance and `mbpfan` fork for T2) [https://github.com/networkException](https://github.com/networkException)
|
||||
- Redecorating (Wiki maintenance and providing compiled kernels with Corellium patch for wifi) [https://github.com/Redecorating](https://github.com/Redecorating)
|
||||
- roadrunner2 (Touchbar and Ambient Light Driver) [https://github.com/roadrunner2](https://github.com/roadrunner2)
|
||||
|
||||
... and many more
|
||||
|
||||
Reference in New Issue
Block a user