![]() |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
UNBRICKED !!!!!
In /sbin I had a copy of the original getbootstate (getbootstate.nokia) *with* the correct file permissions (executable bit). So after booting to /bin/sh I first did Code:
cd sbin So I did the same using mv. The N900 booted perfectly. Seems that even the microUSB port is now a bit more relaxed, because it *seems* to be charging (using Pali's in-kernel module). I'll ssh into it right now and copy stuff from it (it is so heavily modded that I need to somehow make a copy to document what I've done..) (if anybody needs some context as to why I'm writing this: start here: http://talk.maemo.org/showpost.php?p...&postcount=437). Cheers and thanks again especially to Fabry (who gave me the suggestion to type commands directly in the u-boot console), Hurrian, Misiak, Pali and freemangordon. I'll proceed now to design a backup system with U-boot and various kernels (with *short* names!) and script files in the VFAT partition. |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Quote:
I just wrote on the getbootstate/preinit thread asking you do allow bypassing bootreason and bootmode by using a kernel command line parameter, but just saw this in u-boot, which may (or not) be exactly what I wanted. Can I do, e.g. Code:
setenv setup_boot_reason_atag pwr_key If so, my request in the other thread is perhaps not necessary anymore, except for the bypassing of getbootstate by I could take care of that one (maybe I'll make an interactive version of getbootstate, so the user can choose while booting :) |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Run
Code:
setenv setup_boot_reason_atag pwr_key |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Hello there. I am unable to install Pali's uboot. I tried dpkg -i command but it wont work. It gives the following error.
dpkg: error precessing 1armel.deb (--install): cannot access archive: No such file or directory Errors were encountered while processing: 1.armel.deb I changed the name of the package to 1armel.deb to make it easier to write in command line. All the 3 files in are in ,documents as well as the N900 Internal Memory. What I am doing wrong? Thanks. |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Quote:
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
I think it is more a directory thing.
First you need root rights ( so sudo gainroot or root) is required in advance) But it looks like you did. So depending on above command, you are located in /home/user or /root. Your deb file is inside /home/user/MyDocs (or maybe /home/user/MyDocs/.documents). What you need is change to that directory (cd /home/user/MyDocs) or give full path (dpkg -i /home/user/MyDocs/1armel.deb). AND autocompletion is always recommended. |
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Thanks peterleinchen. Using the full path for installation did the trick. Rebooted, everything is working fine.
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Finally maemo autobuilder working again, so I pushed uboot to extras-devel. See first post and vote for packages!
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
Quote:
|
Re: U-Boot for Nokia RX-51 with BootMenu (updated version 2012.10-rc3-1)
misiak, there is race condition in maemo package interface...
As DocScrutinizer already said, web developers do not know what is reentrant programming... |
All times are GMT. The time now is 22:01. |
vBulletin® Version 3.8.8