View Single Post
Posts: 13 | Thanked: 18 times | Joined on Jun 2019
#5
Originally Posted by Halftux View Post
Have you tried to disable the watchdog with the flasher?
Don't know if all flags from N900 flasher are the same for N9/N950.

This could prevent a boot loop:
Code:
--set-rd-flag=no-lifegard-reset
These could be also interesting:

no-omap-wd
no-ext-wd

http://wiki.maemo.org/R%2526D_mode
Unfortunetely, the flags didn't solve the problem. I concatenated them, too, like:
Code:
flasher -F img.bin --set-rd-flag=no-lifeguard-reset,no-omap-wd,no-ext-wd
Originally Posted by aspergerguy View Post
That statement worried me as just flashing once with "DFL_61_HARMATTAN_40.2012.21-3_PR_RM680" was quite enough as that firmware was hard enough to source.

With regards to trying R&D mode, enable with:
HTML Code:
--enable-rd-mode --set-rd-flags=no-lifeguard-reset
and disable with:
HTML Code:
--disable-rd-mode
In what state of charge is BL-4D battery as at least can be charged outside device if necessary rather than using flasher?
The first command changed nothing but the second one let's it vibrate again and the notification-LED is fading instead of switching from on to off. But then the phone powers off. That's a little success I think.


Originally Posted by peterleinchen View Post
State of battery?
flasher -i
should show you / and probably charge also, but maybe you need to give full flash command (kernel is enough) to charge, there is a dedicated thread here on tmo.

Do you have also the eMMC image? Then at least worth atry is full flash eMMC and firmware wiping all.
Yes, I'm using the eMMC image from "Win_OCF_02-6_RM680-RM680-OEM1.exe".

Code:
flasher -i
doesn't show the charge but by flashing with:
Code:
flasher -F img.bin --enable-rd-mode --set-rd-flags=no-lifeguard-reset
Code:
flasher -f -F img.bin --erase-user-data=secure
Code:
flasher -f -F img.bin -F emmc.bin --flash-only-mmc
Code:
flasher -F img.bin --disable-rd-mode
Code:
flasher -F img.bin --reboot
it shows "Battery level 96%, continuing."

The battery seems to be okay and kernel reflashing didn't help.
The screen keeps being turned out.

Last edited by dattelfisch; 2019-06-06 at 16:21. Reason: error
 

The Following 3 Users Say Thank You to dattelfisch For This Useful Post: