|
2020-04-03
, 11:07
|
Posts: 102 |
Thanked: 187 times |
Joined on Jan 2010
|
#82
|
|
2020-04-03
, 11:14
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#83
|
|
2020-04-03
, 11:57
|
Posts: 102 |
Thanked: 187 times |
Joined on Jan 2010
|
#84
|
|
2020-04-03
, 18:41
|
Posts: 27 |
Thanked: 33 times |
Joined on Oct 2017
@ Finland
|
#85
|
|
2020-04-03
, 18:57
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#86
|
Hey for now I unlocked bootloader and downgraded to android pie, but I'm stuck to flash xperia xz3 on opensuse linux. When executing "sudo bash ./flash.sh"
Get error that fastboot missing (I have all required files in same folder including android platform tools). There isn't android fastboot tools for opensuse, so I forced to install "android platformtools" So I'm confused.
I have been read flash.md from github.
|
2020-04-03
, 19:32
|
Posts: 27 |
Thanked: 33 times |
Joined on Oct 2017
@ Finland
|
#87
|
Welcome! You need to have `fastboot` in your path. Sounds like you may get it via https://en.opensuse.org/Android_Tools
If you do have fastboot in the same folder, add `.` to your PATH.
|
2020-04-04
, 06:19
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#88
|
In the beginning my linux skills are very limited unfortunately.
Actually I downloaded and extracted from https://developer.android.com/studio...platform-tools
When typed just "sudo fastboot devices", command not found. But when "sudo ./fastboot devices" works. So I' can't follow your instructions.
|
2020-04-04
, 12:00
|
Posts: 27 |
Thanked: 33 times |
Joined on Oct 2017
@ Finland
|
#89
|
|
2020-04-04
, 12:03
|
Posts: 1,414 |
Thanked: 7,547 times |
Joined on Aug 2016
@ Estonia
|
#90
|
I followed your commands and I succesfully started flashing process. For now I'm stuck on Sailfish tutorial (step 3) where home screen is hugely zoomed and therefore unable to select gallery app. Other pages like events seems ok.
I didn't flashed vbmeta because seems that flashing script did that already.
- SFOS release gets out of EA
- SFOS release has to hit OBS making it possible to work with it
- I have to check out updated libhybris, kernel. Compile and upload to OBS
- I have to check which other packages are updated that were compiled for Tama separately
- build new version
- test new version
- you can update
As you can see, we are not clear in the first section yet. By updating before, you risk using with wrong library versions which may have some consequences.