]> git.zerfleddert.de Git - m1-debian/blame - doc/asahi.txt
remove obosolete
[m1-debian] / doc / asahi.txt
CommitLineData
5e01b9d1
TG
1# Export the control device for the proxyclient and friends
2export M1N1DEVICE=/dev/ttyACM0
3
4# chainload m1n1 so that you have the latest features available
5./proxyclient/tools/chainload.py build/m1n1.macho
6
7# Enable PCIe for wifi
8python3 ./proxyclient/experiments/pcie_enable_devices.py
9
10# Pick the dtb for your device: https://github.com/AsahiLinux/docs/wiki/Devices
11proxyclient/tools/linux.py --bootargs="net.ifnames=0 rw root=/dev/nvme0n1p5 rootwait rootfstype=ext4" ../linux/arch/arm64/boot/Image.gz ../linux/arch/arm64/boot/dts/apple/t8103-j293.dtb
Impressum, Datenschutz