Reply
Thread Tools
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#1031
Originally Posted by fejd View Post
When I run flasher, the hardware revision shows 1501:
hardware revision 1501
Maybe juiceme (or rainisto?) can tell more?
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#1032
Originally Posted by taixzo View Post
I tried to apply the correct changes, but Nitdroid still does not boot. The last entries in the Ubiboot log say it correctly loaded the kernel; where would things be logged after that?
Either in /var/log/syslog (same under nitdroid?) or just nowhere.

Is preinit_nitdroid executable? (was most common problem)
If so, you have all those echos as debug logging to see where it goes nuts...
--
send/post your preinit and tell once more where your rootfs and home and nitdroid partition/folder is
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature

Last edited by peterleinchen; 2013-12-30 at 23:20.
 

The Following User Says Thank You to peterleinchen For This Useful Post:
Posts: 959 | Thanked: 3,427 times | Joined on Apr 2012
#1033
Originally Posted by peterleinchen View Post
Either in /var/log/syslog (same under nitdroid?) or just nowhere.

Is preinit_nitdroid executable? (was most common problem)
If so, you have all those echos as debug logging to see where it goes nuts...
--
send/post your preinit and tell once more where your rootfs and home and nitdroid partition/folder is
Thank you! Chmodding /sbin/preinit_nitdroid to 755 fixed the problem and now it boots fine!
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#1034
Originally Posted by fejd View Post
When I run flasher, the hardware revision shows 1501:

Device identifier: 357923041815376 (SN: N/A)
Found device RM-696, hardware revision 1501
I have exactly the same version as you have, 1501, and that is the device I looked up the MTD2 information from.

On the kernel command line you can see the partition table of the MTD flash that is given by NOLO to the booting kernel. My line looks like this:

mtdparts=omap2-onenand:1024k(bootloader),2816k@1024k(config),1638 4k@3840k(kernel),2048k@20224k(log),469248k@22272k( var),32768k@491520k(moslo)

Does your device have a different line there? (you can see it by "cat /proc/cmdline")
 
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#1035
Just for completeness:
mine is 1601.
And cmdline looks exactly like juiceme's.

That is really strange!

--
also for completeness (to fetch more information):
your device is a 64GB?
the firmwares match your product code?
they are PR1.3 firmwares?
...?
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature

Last edited by peterleinchen; 2013-12-31 at 08:55.
 

The Following User Says Thank You to peterleinchen For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#1036
Originally Posted by peterleinchen View Post
also for completeness (to fetch more information):
your device is a 64GB?
the firmwares match your product code?
they are PR1.3 firmwares?
...?
Yes, I did not think about that but your PR level could actually matter
It's been so long since I had anything else than PR1.3 I cannot remember how it was (if I ever even looked, really), but in theory it is possible that the MTD assignments could be changed between the releases. For BOOT and CAL partitions I doubt it, but for the other ones, it is a possibility.

So, for completeness sake, please tell the variant and PR level.
 
Posts: 12 | Thanked: 5 times | Joined on Dec 2013
#1037
Originally Posted by juiceme View Post
I have exactly the same version as you have, 1501, and that is the device I looked up the MTD2 information from.

On the kernel command line you can see the partition table of the MTD flash that is given by NOLO to the booting kernel. My line looks like this:

mtdparts=omap2-onenand:1024k(bootloader),2816k@1024k(config),1638 4k@3840k(kernel),2048k@20224k(log),469248k@22272k( var),32768k@491520k(moslo)

Does your device have a different line there? (you can see it by "cat /proc/cmdline")
My cmdline looks a bit different:

mtdparts=omap2-onenand:512k(bootloader),1408k@512k(config),8192k@ 1920k(kernel),1024k@10112k(log),496768k@11136k(var ),16384k@507904k(moslo)

Yes, it's the 64GB version and in "About device" I see version:
PR1.3 (40.2012.21-3.339.2_PR_339)
If I pull out the SIM card and peek within, it says RM-696 and so I flashed this variant:
059L7N6_N9 RM-696 Country Variant Sweden SE Black 64GB
Before that I flashed:
059H2M6_RM-696 NDT 64GB ROW BLACK
 
peterleinchen's Avatar
Posts: 4,118 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#1038
Did you flash only rootfs (firmware.bin)?
Or also eMMC ?

In latter case I am fully out of ideas. In first case it might be a try to flash both in one command!? [another wild guess]

btw: why did you voluntarily switched from ROW to country variant?
What is your product code?
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#1039
That is just crazy, I have no idea how and why your commandline defines the kernel partition as 8MB. I have never seen anything like that!

Probably @rainisto is the only one who could explain that...
 
Posts: 12 | Thanked: 5 times | Joined on Dec 2013
#1040
Originally Posted by peterleinchen View Post
Did you flash only rootfs (firmware.bin)?
Or also eMMC ?

In latter case I am fully out of ideas. In first case it might be a try to flash both in one command!? [another wild guess]

btw: why did you voluntarily switched from ROW to country variant?
What is your product code?
You might be on to something there, I checked the SIM tray and it says 059J187, which is "059J187_RM-696 NDT NORTH EUROPE BLACK 64GB" (which I did not try to flash)! For some reason I thought the differences of the ROW/variant images were only the pre-loaded stuff, like maps, but it seems like there are more fundamental differences. Thanks, I'll try to flash it and see if it works better!
 
Reply


 
Forum Jump


All times are GMT. The time now is 10:43.