└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Linux on the Surface Pro X 2 | 3 | ## Useful Links 4 | 5 | - Current status: https://github.com/linux-surface/surface-pro-x/issues/1 (general discussion: https://github.com/linux-surface/surface-pro-x/issues/7) 6 | - Project: https://github.com/orgs/linux-surface/projects/1 7 | - Wiki: https://github.com/linux-surface/surface-pro-x/wiki 8 | - Kernel: https://github.com/linux-surface/kernel 9 | - Branches for the Surface Pro X are prefixed with `spx/`. 10 | - Configs can be found at https://github.com/qzed/aarch64-kernel-configs 11 | - Firmware: https://github.com/linux-surface/aarch64-firmware 12 | - Misc. packages: https://github.com/linux-surface/aarch64-packages 13 | - Known good GRUB image: https://github.com/linux-surface/grub-image-aarch64 14 | - MSM kernel with `sdmshrike` support (automotive `sc8180` varaint): https://git.codelinaro.org/clo/la/kernel/msm-4.14/-/tree/auto-kernel.lnx.4.14.c34 15 | --------------------------------------------------------------------------------