pursueky
|
2017-07-12
, 12:55
|
|
Posts: 191 |
Thanked: 46 times |
Joined on Jun 2010
@ NanJing China
|
#821
|
|
2017-07-20
, 07:21
|
Posts: 1 |
Thanked: 0 times |
Joined on Jul 2017
|
#822
|
|
2017-08-13
, 04:28
|
Posts: 43 |
Thanked: 50 times |
Joined on Apr 2011
@ Ipoh, Malaysia
|
#823
|
Thanks Pali, i compiled the latest
u-boot 2013.04-2 with attached kernel-2.6.28.10-cssu3
All steps were described at the top of this post, the only problem was to find
the package: sdk-fiasco-gen
As soon as i had this package installed - it was not so complicated.
I noticed your advice and disabled cssu-devel in my Repos.
Now i have this items in U-Boot-Menu:
Kernel-2.6.28.10-power53 (default boot entry)
U-Boot with attached Kernel-2.6.28.10-cssu3 (Internal NAND)
Kernel-2.6.28.10-cssu3
U-Boot 2013.04-2
Ok i can't go back to the stock PR1.3 kernel-2.6.28-omap1 but i think, i can leave without it.
Thank you for your help !
|
2018-01-03
, 18:41
|
Posts: 46 |
Thanked: 40 times |
Joined on Jan 2014
@ Hamburg
|
#824
|
The Following 3 Users Say Thank You to sirvival For This Useful Post: | ||
|
2018-07-03
, 17:53
|
Posts: 2 |
Thanked: 1 time |
Joined on Jul 2018
|
#825
|
Let me start off by saying I just got a Nokia N900 so I am a complete beginner.
Sorry if I am missing something but I attempted to try and get the u-boot-flasher and everything installed via apt-get install and Hildon Application Manager
Via Hildon Application Manager I receive "!!!U-Boot with Kernel 2.6.28-omap1 breaks the 3rd party package policy" and check the details and its complaining about my kernel-modules
via apt-get install u-boot-flasher I get:
The following packages have unmet dependencies:
u-boot-flasher: Depends: kernel-modules (= 2.6.28-20103103+0m5) but 2.6.28-20101501+0m5 is to be installed
E: Broken packages
According to dpkg my kernel-modules version is 2.6.28-20101501+0m5
So how do I get my kernel-modules updated to 2.6.28-20103103+0m5?
|
2018-07-03
, 18:03
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#826
|
The Following 4 Users Say Thank You to pali For This Useful Post: | ||
|
2018-07-03
, 18:49
|
Posts: 2 |
Thanked: 1 time |
Joined on Jul 2018
|
#827
|
2.6.28-20103103+0m5 is a version in the last firmware version PR 1.3 and PR1.3.1. So you first should update to last Maemo version and then install U-Boot.
Search for firmware files:
PR1.3.1 - RX-51_2009SE_21.2011.38-1_PR_COMBINED_MR0_ARM.bin
PR1.3 - RX-51_2009SE_20.2010.36-2_PR_COMBINED_MR0_ARM.bin
If you are hard hacker, you can find DEB packages in repository:
http://repository.maemo.org/pool/mae...free/k/kernel/
The Following User Says Thank You to bobn900 For This Useful Post: | ||
|
2022-01-22
, 15:21
|
Posts: 263 |
Thanked: 301 times |
Joined on Oct 2021
@ Poland
|
#828
|
|
2022-01-25
, 15:33
|
Posts: 258 |
Thanked: 1,012 times |
Joined on May 2010
@ Near Munich
|
#829
|
Booting attached kernel image ... Wrong Image Format for bootm command ERROR: can't get kernel image
The Following 2 Users Say Thank You to Macros For This Useful Post: | ||
|
2022-01-25
, 16:16
|
Posts: 263 |
Thanked: 301 times |
Joined on Oct 2021
@ Poland
|
#830
|
I have a N900 with dead EMMC (card did not respond to voltage select)
and a partially corrupt NAND.
Only later regions are affected and before it became unusable I managed to install U-Boot.
Now that we have Maemo Leste I can actually use the phone again!
I just have to select "External SD card"
Now my question: Is there any way I can change the boot order without EMMC?
It faults at
and drops me to the shell if I don't make a selection.Code:Booting attached kernel image ... Wrong Image Format for bootm command ERROR: can't get kernel image
Maybe I have to remove something from the internal NAND ubifs so it automatically tries the next entry? According to this it should try entries in this order by default: 1. Attached Kernel Image 2. External SD
ln -s /etc/bootmenu.d/40-maemo-leste.item /etc/default/bootmenu.item
ln -s /mnt/etc/bootmenu.d/40-maemo-leste.item /mnt/etc/default/bootmenu.item