![]() |
2012-05-05
, 11:26
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#181
|
![]() |
2012-05-05
, 11:26
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#182
|
The Following 5 Users Say Thank You to pali For This Useful Post: | ||
![]() |
2012-05-05
, 11:28
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#183
|
I tested it few days ago, it is working(despite being slow as hell), there must be something wrong on your system.
![]() |
2012-05-05
, 11:32
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#184
|
and what is this installer doing? sorry but why to create something which create system image? this sounds like windows installation process
I unpacked files from this image
http://repository.maemo.org/meego/Ne...cblk0p.raw.bz2
to one SD card partition and created bootmenu item file
It is not enought?
![]() |
2012-05-05
, 11:37
|
Posts: 2,154 |
Thanked: 8,464 times |
Joined on May 2010
|
#185
|
It is installing some additional packages , Nemo kernel and stuff like that. I don't think Ubuntu(stock image) has been tested on n900 anytime soon, that is why it does not boot at all if image is just dd'ed to sd card.
just boot it with run sdboot
EDIT:
copying files to a partition won't work, you have to use image and dd it to sdcard
The Following 8 Users Say Thank You to pali For This Useful Post: | ||
![]() |
2012-05-06
, 19:39
|
Posts: 237 |
Thanked: 274 times |
Joined on Jul 2010
|
#186
|
The Following 9 Users Say Thank You to ivyking For This Useful Post: | ||
![]() |
2012-05-07
, 06:37
|
Posts: 72 |
Thanked: 157 times |
Joined on Oct 2011
@ Hungary
|
#187
|
The Following 5 Users Say Thank You to PanzerSajt For This Useful Post: | ||
![]() |
2012-05-07
, 07:59
|
Posts: 63 |
Thanked: 37 times |
Joined on Jul 2010
|
#188
|
I was able to boot ubuntu 12.04 using unknown's kernel and the new u-boot, no errors upon start up, hopefully it stays that way.
attached is item file I used..
some notes:
ITEM_DEVICE="${EXT_CARD}p1"
ITEM_FSTYPE="vfat"
refer to where the uImage is stored rather than where the root device is.
ITEM_KERNEL="uImage"
refer to the uImage name on the first partition of the sdcard, no need to copy the uImage to /boot for regenerating the boot menu.
ITEM_USEATAG=1 is used instead of ITEM_REUSEATAG=1, the system won't boot using the later.(this happens even when booting maemo with kp if ITEM_REUSEATAG=1 is used in KP item file)
remove the .txt extension from the file, copy it to /etc/bootmenu.d/
then run u-boot-update-bootmenu
![]() |
2012-05-08
, 00:29
|
|
Posts: 172 |
Thanked: 628 times |
Joined on Apr 2010
@ Albuquerque, NM, USA
|
#189
|
I was able to boot ubuntu 12.04 using unknown's kernel and the new u-boot, no errors upon start up, hopefully it stays that way.
attached is item file I used..
some notes:
ITEM_DEVICE="${EXT_CARD}p1"
ITEM_FSTYPE="vfat"
refer to where the uImage is stored rather than where the root device is.
ITEM_KERNEL="uImage"
refer to the uImage name on the first partition of the sdcard, no need to copy the uImage to /boot for regenerating the boot menu.
ITEM_USEATAG=1 is used instead of ITEM_REUSEATAG=1, the system won't boot using the later.(this happens even when booting maemo with kp if ITEM_REUSEATAG=1 is used in KP item file)
remove the .txt extension from the file, copy it to /etc/bootmenu.d/
then run u-boot-update-bootmenu
The Following 6 Users Say Thank You to preflex For This Useful Post: | ||
![]() |
2012-05-08
, 04:46
|
|
Posts: 172 |
Thanked: 628 times |
Joined on Apr 2010
@ Albuquerque, NM, USA
|
#190
|
# cat build.log DKMS make.log for powervr-omap3-4.00.00.01 for kernel 2.6.37-n900 (armel) Tue May 8 04:32:29 UTC 2012 make -C /lib/modules/2.6.37-n900/build M=`pwd` make[1]: Entering directory `/usr/src/linux-headers-2.6.37-n900' LD /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/built-in.o CC [M] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.o /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:133:5: warning: initialization from incompatible pointer type [enabled by default] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:133:5: warning: (near initialization for ‘bc_cat_fops.unlocked_ioctl’) [enabled by default] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c: In function ‘OpenBCDevice1’: /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:150:36: warning: array subscript is above array bounds [-Warray-bounds] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c: In function ‘OpenBCDevice2’: /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:150:36: warning: array subscript is above array bounds [-Warray-bounds] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c: In function ‘OpenBCDevice3’: /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:150:36: warning: array subscript is above array bounds [-Warray-bounds] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c: In function ‘OpenBCDevice4’: /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:150:36: warning: array subscript is above array bounds [-Warray-bounds] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c: In function ‘OpenBCDevice5’: /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:150:36: warning: array subscript is above array bounds [-Warray-bounds] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c: In function ‘OpenBCDevice6’: /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:150:36: warning: array subscript is above array bounds [-Warray-bounds] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c: In function ‘OpenBCDevice7’: /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:150:36: warning: array subscript is above array bounds [-Warray-bounds] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c: In function ‘OpenBCDevice8’: /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:150:36: warning: array subscript is above array bounds [-Warray-bounds] /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c: In function ‘OpenBCDevice9’: /var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.c:150:36: warning: array subscript is above array bounds [-Warray-bounds] scripts/basic/fixdep: 1: Syntax error: "(" unexpected make[3]: *** [/var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti/bc_cat.o] Error 2 make[2]: *** [/var/lib/dkms/powervr-omap3/4.00.00.01/build/services4/3rdparty/bufferclass_ti] Error 2 make[1]: *** [_module_/var/lib/dkms/powervr-omap3/4.00.00.01/build] Error 2 make[1]: Leaving directory `/usr/src/linux-headers-2.6.37-n900' make: *** [all] Error 2