The Following 2 Users Say Thank You to dattelfisch For This Useful Post: | ||
![]() |
2019-06-06
, 09:36
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#2
|
--set-rd-flag=no-lifegard-reset
The Following 4 Users Say Thank You to Halftux For This Useful Post: | ||
![]() |
2019-06-06
, 12:14
|
Posts: 816 |
Thanked: 1,594 times |
Joined on Aug 2014
|
#3
|
Unfortunetely my N950 doesn't boot up. I tried reflashing with every available firmware.
--enable-rd-mode --set-rd-flags=no-lifeguard-reset
--disable-rd-mode
The Following 5 Users Say Thank You to aspergerguy For This Useful Post: | ||
![]() |
2019-06-06
, 13:18
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#4
|
The Following 3 Users Say Thank You to peterleinchen For This Useful Post: | ||
![]() |
2019-06-06
, 15:57
|
Posts: 13 |
Thanked: 18 times |
Joined on Jun 2019
|
#5
|
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:
These could be also interesting:Code:--set-rd-flag=no-lifegard-reset
no-omap-wd
no-ext-wd
http://wiki.maemo.org/R%2526D_mode
flasher -F img.bin --set-rd-flag=no-lifeguard-reset,no-omap-wd,no-ext-wd
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:
and disable with:HTML Code:--enable-rd-mode --set-rd-flags=no-lifeguard-reset
In what state of charge is BL-4D battery as at least can be charged outside device if necessary rather than using flasher?HTML Code:--disable-rd-mode
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.
flasher -i
flasher -F img.bin --enable-rd-mode --set-rd-flags=no-lifeguard-reset
flasher -f -F img.bin --erase-user-data=secure
flasher -f -F img.bin -F emmc.bin --flash-only-mmc
flasher -F img.bin --disable-rd-mode
flasher -F img.bin --reboot
The Following 3 Users Say Thank You to dattelfisch For This Useful Post: | ||
![]() |
2019-06-06
, 16:21
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#6
|
The Following 4 Users Say Thank You to Halftux For This Useful Post: | ||
![]() |
2019-06-06
, 16:25
|
Posts: 13 |
Thanked: 18 times |
Joined on Jun 2019
|
#7
|
Have you tried to boot the rescue image with the flasher?
Does it stay on or does it reboot or switch off too?
Maybe with the rescue image you could look in some log files or check the data structure. Or install manually a package which gives you more log file output.
The Following 2 Users Say Thank You to dattelfisch For This Useful Post: | ||
![]() |
2019-06-06
, 16:50
|
|
Posts: 276 |
Thanked: 224 times |
Joined on Dec 2009
@ Frankfurt, Germany
|
#8
|
The Following 3 Users Say Thank You to mankir For This Useful Post: | ||
![]() |
2019-06-06
, 17:30
|
Posts: 13 |
Thanked: 18 times |
Joined on Jun 2019
|
#9
|
unfortunately i never owned a n950, as it was the device i ever wanted. try df -h, lsusb or dmesg and check the partitions, clear the tmp-dirs and lock-files. put watchdogs on default, cold-flash the newest image. just suggestions...
flasher -k zImage_2.6.32.54-ubiboot-02_301013 -l -b
telnet IP
flasher -F img.bin --clear-rd--flags:no-lifeguard-reset,no-omap-wd,no-ext-wd
flasher -c -F img.bin -F emmc.bin
The Following 2 Users Say Thank You to dattelfisch For This Useful Post: | ||
![]() |
2019-06-06
, 19:38
|
|
Posts: 878 |
Thanked: 2,535 times |
Joined on Feb 2012
@ Germany
|
#10
|
Do you know which files could be useful? I'm able to look into the rootfs, that's no problem at all.
The Following 3 Users Say Thank You to Halftux For This Useful Post: | ||
Unfortunetely my N950 doesn't boot up. I tried reflashing with every available firmware.
The current firmware is: "DFL_61_HARMATTAN_40.2012.21-3_PR_RM680".
I'm also able to reflash the kernel and mount rootfs. No existing /var/malf (therefore not the MALF-problem)
But nothing helps!
Current state:
After plugging in the battery the device starts up showing the NOKIA-Logo but then the screen turns black and after while the display turns out (but the device is still running).
Maybe there is an expert who can help me with this.
Please.
Last edited by dattelfisch; 2019-06-06 at 01:47.