View Single Post
Posts: 136 | Thanked: 68 times | Joined on Nov 2013 @ Streets of Avalon | Zwolle, the Netherlands
#1429
I'm facing a reboot loop too.

What I've did:

1. Select blanco theme
2. Reboot phone and uninstall previous sailfish theme
3. Reboot phone and install 0.9.6
4. Reboot phone and apply 0.9.6 in themechanger
5. Reboot phone to see it is rebooting non stop..

It loads the pin screen and then the white light lids up and it reboots..

ubiboot is booting fine, sailfishOS boots correctly. After some loops I got the: too many reboots sysuid warning..

Repartition and reflash..? Or some ssh trick what will do it?




EDIT:

Solved problem by following steps (if someone needs them):

1. Start flasher with
Code:
flasher --enable-rd-mode --set-rd-flags=no-lifeguard-reset
2. If using ubiboot let it boot in to bootmenu, press Harmattan icon and plugin usb cable
3. Device is in R&D mode (flashing led, red focus led on the back), it will boot normally so you can select blanco theme, restart N9 in R&D mode and uninstall Sailfish theme
4. Disable R&D mode by repeating step 1 with following command:
Code:
flasher --disable-rd-mode
5. Reinstall theme from Warehouse
6. Profit

Last edited by vincr; 2014-07-06 at 04:44. Reason: problem solved