Update README.md

This commit is contained in:
Jacob Pyke 2020-07-11 20:34:25 +10:00 committed by GitHub
parent 479416e353
commit d3b4e07c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -112,6 +112,14 @@ sudo umount -R /mnt
Reboot your computer, Remembering to move the USB boot flash drive, and welcome to Manjaro :)
#### Footnote - Touchbar
Small Footnote to the install setup. At this stage I forgot to compile the ISO images with the images to include the touchbar package, this will be fixed upon next release. In the meantime run this on your new system to get your touchbar working:
```
sudo pacman -S macbook12-spi-driver-dkms; sudo modprobe apple-ibridge; sudo modprobe apple-ib-tb; sudo modprobe apple-ib-als
```
## In order to get WiFi working
1. Boot into OSX and run the following in terminal: `ioreg -l | grep C-4364`