View Single Post
Posts: 48 | Thanked: 191 times | Joined on Jan 2016 @ Münsterland, Germany
#74
I was gifted a Oneplus 3 these days. I revived the device from a softbrick I created ealier this day. (yeah!)

Later I managed to install SFOS 2.1.4.14 on it, @delaya73 thanks for your work.

Then I horribly failed in updating it and even flashed the original image multiple times to start again. Something tells me I have to do a lot of reading to get this to work.

Anyways, this is the story of my failure, I'm sharing it for those who are also starting to walk down this path and for my future self
Code:
# This is the place i started:
version
SailfishOS 2.1.4.14 (Lapuanjoki)

# I did this, to make sure I'm really on the OTA branch...
ssu re 2.1.4.14
version --dup


ssu re 2.2.1.18
version --dup
reboot

# This went great, let's try the next step:
ssu re 3.0.0.8
version --dup

# Alright, we are now on SFOS 3 that's easy....

ssu re 3.0.1.11
version --dup

## Uh-ooh... This leads to the following error:
Error: This request will break your system!
This request will break your system!
nothing provides libstdc++

# Ok, the system might now be broken anyway, let's try some foolish stuff, while reading the forums:

# Then:
ssu re 3.4.0.24
zypper ref
zypper up
version --dup

# This leads to this error:
Error: nothing provides pulseaudio >= 12.2+git9 needed by pulseaudio-modules-droid-glue-12.2.4-1.7.35.jolla.armv7hl

zypper ref
zypper up

# Doing a version --dup now results in 
Error: This request will break your system!
This request will break your system!
nothing provides libstdc++.so.6(CXXABI_1.3.9) needed by qtscenegraph-adaptation-0.7.5-1.5.4.jolla.armv7hl

# dared to reboot. It was an mistake, notification led is white on, the screen stays black. At least the device can boot to recovery. It's time to start at 2.1.4.14. But there is this damn tutorial....
 

The Following 2 Users Say Thank You to xelo For This Useful Post: