![]() |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
is this will be uploaded to repository :) ?
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
yes, after testing. I need to know that it does not break anything else and working fine.
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
I've been trying to boot Nitdroid via u-boot, but am experiencing the same "Starting kernel..." issue, followed by a reboot, that some people here have had earlier on and can't figure out what might be going on - there aren't any messages giving a clue as to what the error might be...
I was wondering if anyone might have any thoughts? What I've done so far:
I've also tried copying a modified init.nokia.rc and init_subsys that were posted in the Nitdroid forum, but these don't seem to have any effect for me. I've checked over my steps multiple times, but it seems that I'm still missing something? Did I do the uImage creation incorrectly? Any thoughts appreciated, thanks! Awesome work by the way, pali! |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.04-2)
Quote:
For those who remember my "bricked" N900. I just tried again the same procedure as before, but this time doing setenv setup_omap_atag 1, and this time the kernel loaded, and it loaded my /bin/sh (which I set as init). Now that the hardest part has been solved, I still need to "unbrick" it. For that I somehow need to do "chmod +x /sbin/getbootstate" before the watchdog kicks in (which is plenty of time anyway). NOW. How the f*ck can I type numbers and special characters such as +/ etc. I know there's a keyboard map somewhere (recovery console uses it, U-boot has it built-in), but given the time constraint (watchdog) it would be nice if I could do that just after landing on /bin/sh. Hmm.. I'll try using init="/bin/chmod +x /sbin/getbootstate" and hope for the best.. Add.: apparently linux doesn't like double quotes in the bootargs? anyway, there *must* be a way to type a number, a plus and a slash on this (only today: crappy) hardware keyboard! |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
you need to load correct keyboard lyaout. without that it is impossible to type Fn blue keys.
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
any hints on how I might achieve that?
I just tried again, and attempted to run /usr/sbin/watchdogs (cd usr, cd sbin, watchdogs) -- thank god busybox seems to either have a default PATH or implicitly uses "."). However watchdogs program died with a segmentation fault (as if the whole situation wasn't complicated enough..) For obvious reasons, I'm not able to run something like: /usr/sbin/loadkmap < /etc/nokia-n900.kmap Wait, I could do: Code:
cd usr This cannot be true! There has to be a way of f*cking changing the executable flag of a program! @pali, when you say "impossible" do you really mean it? |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Quote:
I was thinking that *vi* could save the day here. Code:
cd sbin Needless to say: any suggestions from anyone are welcome! |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
if you have access to fs, just create an executable file in /bin (for example) with necessary commands
or on uSD, it should not matter EDIT: try ctrl-f for ESC |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
you can use TAB for autocompletion :-) If I remmber correctly TAB is CTRL+I
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Thanks pali and freemangordon,
Now I have a few ways of (attempting) this. I *think* I made a copy of original getbootstate (i.e. with the correct file permissions), so in the end I might just pull this off with cd sbin cp getbootstate.nokia getbootstate Tomorrow I'll let you guys know. |
All times are GMT. The time now is 21:59. |
vBulletin® Version 3.8.8