We have moved to a new Sailfish OS Forum. Please start new discussions there.
2

Phone won't boot but display logo [answered]

asked 2017-02-12 22:48:33 +0300

aatu gravatar image

Hello what is left of Jolla,

My phone died on me, and next wouldn't boot (after jolla logo only steady white led light under the screen) so I tried the Recovery mode options, 5 and the 1. Now the phone just displays the logo forever when attempting to normal boot the device.

edit retag flag offensive reopen delete

The question has been closed for the following reason "the question is answered, an answer was accepted" by nthn
close date 2017-03-04 23:17:34.064623

Comments

For backup you have tried:

5) "SSHD": allows commands to be entered into Recovery Mode via SSH-connections.

?

For factory rest you tried:

1) "Reset device to factory state": the device is returned to factory settings and all data on the device (pictures, videos, applications, settings...) is removed as well as downloaded software updates.
This function wipes the device clean of data. Whether

? If the factory reset is complete done, the option for reboot is shown. After reboot you have wait a view time, the jolla logo displays and after several minutes the system starts. Is this, what you did?

chris_bavaria ( 2017-02-12 23:42:18 +0300 )edit

Yes I.. tried option 5 to no avail. Don't remember the error now.. so I opted for a factory reset which failed. Currenty I get "[ERROR] Flashed recovery image is too old and does not support phone clearing.". I've replaced the recovery-menu in /usr/bin/ (using netcat nc) with the one described in 3.2. here: https://jolla.zendesk.com/hc/en-us/articles/204709607#32

aatu ( 2017-02-12 23:49:43 +0300 )edit

I had the same problem and for me worked check brtfs.

Huholoman ( 2017-02-13 12:17:41 +0300 )edit

2 Answers

Sort by » oldest newest most voted
2

answered 2017-03-04 19:05:06 +0300

aatu gravatar image

Suckers,

I solved this shit.

Do this: https://coderus.openrepos.net/jollarecovery/

But you can also save the step to save to your external sd by piping the file image directly to phone memory using netcat.

In Jolla recovery mode shell: nc -l -p 1234 > /dev/mmcblk0p28

On laptop: nc -w 3 10.42.66.66 1234 < new-jolla.img

Afterwards when done (will take an hour or so) on Jolla type:

sync

exit

.. and then choose 2) for reboot!

This will give you a factory reset phone.

edit flag offensive delete publish link more

Comments

I'm not sure it is a good idea to share this link in public since there is a reason that Jolla didn't release a flashable image. Afaik there are licensing problems regarding the Qualcomm drivers/firmware. And I guess there is a reason why @coderus hid the link in the first place.

till ( 2017-03-05 13:40:53 +0300 )edit

I see what you mean now, maybe, I think. Copyright's a bitch.

aatu ( 2017-03-06 02:10:13 +0300 )edit
1

answered 2017-02-13 00:52:47 +0300

chris_bavaria gravatar image

Duplicate of https://together.jolla.com/question/73311/my-jolla-not-booting-after-upgrade-to-vaarainjarvi/

Maybe this article can solve your prolem: https://jolla.zendesk.com/hc/en-us/articles/202208763#31

edit flag offensive delete publish link more

Comments

It says I'm not authorised to access the zendesk page. (I do have a login, due to two previous issues).

aatu ( 2017-02-13 07:42:00 +0300 )edit

Question tools

Follow
1 follower

Stats

Asked: 2017-02-12 22:48:33 +0300

Seen: 559 times

Last updated: Mar 04 '17