Matthew O'Gorman

Results 73 comments of Matthew O'Gorman

that update command succeeds but it updates the _b side. do you know how to boot the _b side? or to force it to update the _a side?

ran fine ``` / # phb -s 1 reading misc partition data... setting active slot to 1... writing misc partition data... done! / # reboot ``` but when i run...

if i disable avb and enable adb i thought that caused the firmware updates to fail?

i tried doing this and now i dont have a booting device. I am able to get it to boot by starting over from the start and then doing the...

factory resetting it at least gets me back to stock.

using the latest image linked by lmore377 solves the problem. if you change the `./scripts/load_webapp.sh` to restart chromium instead of superbird

It is caused by pid terms not being parseable. Not sure proper fix. but I just quoted the terms in my analysis file and was able to proceed.

I think this was fixed in recent erlang release as they closed my big report for it

my version of this in my bash profile a little different as i typically want to turn off everything and reset to home, and just turn it back on ```bash...

https://github.com/meeb/tubesync/blob/e871983707ae202bbd6c1eb4b96f0b91da5923f1/tubesync/sync/models.py#L1094 seems like if we always preferred the else it would work no?