# sargo-temp Temporary fixes that make Mobian work on sargo. Please note that the MIT license does not apply to `qcom-firmware`. ## What to do ### Build Image Instructions can be found in IMAGE.md in this repo. ### Flash image First flash the image. Boot the phone. Connect via SSH: `ssh mobian@10.66.0.1` Accept the host key. ### Roll out workarounds using Ansible Go to the Ansible folder: `cd ansible` Roll out workarounds: `./workarounds.sh` Reboot phone via SSH. Connect to wifi. Rolling out the workarounds for audio requires installing packages from the repo, so we need an internet connection. Roll out audio workarounds: `./audio.sh`