# 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 are currently available here: https://pad.dc7ia.eu/hedgedoc/-cHyK2QRQkq9zrkaeys7CA ### 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`