maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   MeeGo-Harmattan HE (https://talk.maemo.org/showthread.php?t=53551)

corsac 2011-06-22 15:48

Re: MeeGo-Harmattan HE
 
Quote:

Originally Posted by corsac (Post 1036048)
It's not a JFFS2 fs but the mtd stuff might work, at least it deserves a try, thanks!

Ok, it doesn't work at first sight. When adding the loop0 to the block2mtd module, I can see it inside the (just created) mtdblock0 node, but it's exactly the same content as the rootfs.lzo file, so I'm not too sure what I gained, and indeed file replies “data” and I can't mount it using ext4.

jflatt 2011-06-22 16:29

Re: MeeGo-Harmattan HE
 
I believe the filesystem still needs mounted, I am thinking the nandsim approach is needed, and the pagesize might need to be set to 4096, but these are all guesses for now

corsac 2011-06-22 16:31

Re: MeeGo-Harmattan HE
 
Quote:

Originally Posted by jflatt (Post 1036123)
I believe the filesystem still needs mounted, I am thinking the nandsim approach is needed, and the pagesize might need to be set to 4096, but these are all guesses for now

I've tried the nandsim approach (dd-ing the rootfs.lzo image to mtdblock) and the block2mtd approach. In both cases I can read the /dev/mtdblock0 file and it shows the exact same content as the rootfs.lzo file, and I just can't mount it.

Deaconclgi 2011-06-22 16:41

Re: MeeGo-Harmattan HE
 
I am very interested in this. My N900 is my spare phone so I may be able to help with testing in the future, after July 3rd, when I return back home.

Keep up the great detective work!

Hurrian 2011-06-23 11:48

Re: MeeGo-Harmattan HE
 
Quote:

Originally Posted by Acidspunk (Post 1036059)
This thread is really interesting to follow. So basically since the N950 uses the same SoC the OS can be ported to work on the N900 (in theory at least)?

Not exactly the same SOC, the N9/50 uses an OMAP3 3630+SGX530. When Nokia releases the kernel source, we might be able to adapt it for the N900. But right now, if we wanted to boot the image, we'd probably use the MeeGo Kernel.

lma 2011-06-23 11:54

Re: MeeGo-Harmattan HE
 
Quote:

Originally Posted by Hurrian (Post 1037104)
When Nokia releases the kernel source

Here. Does anyone know if Harmattan is built with thumb instructions? The N900's OMAP can't cope with those.

corsac 2011-06-23 12:49

Re: MeeGo-Harmattan HE
 
Quote:

Originally Posted by lma (Post 1037108)
Here. Does anyone know if Harmattan is built with thumb instructions? The N900's OMAP can't cope with those.

I don't have the config file around but iirc thumb2 wasn't enabled, I'll check tomorrow in case nobody does it first.

corsac 2011-06-23 12:57

Re: MeeGo-Harmattan HE
 
Quote:

Originally Posted by corsac (Post 1037174)
I don't have the config file around but iirc thumb2 wasn't enabled, I'll check tomorrow in case nobody does it first.

Ok, it was easy enough to check:

Code:

$ grep THUMB arch/arm/configs/rm581_defconfig
CONFIG_ARM_THUMB=y
# CONFIG_ARM_THUMBEE is not set
# CONFIG_THUMB2_KERNEL is not set

Hope that helps.

Hurrian 2011-06-23 13:03

Re: MeeGo-Harmattan HE
 
Quote:

Originally Posted by lma (Post 1037108)
Here. Does anyone know if Harmattan is built with thumb instructions? The N900's OMAP can't cope with those.

Code:

Features : swp half thumb fastmult vfp edsp thumbee neon vfp3
IIRC, thumb and thumbee are missing from certain hardware revisions of the N900. Not on mine though.

In other N950 related news, it has a C64x DSP! Everything Maemo 6 should work fine, except probably omap34xxcam.

lma 2011-06-23 19:08

Re: MeeGo-Harmattan HE
 
Quote:

Originally Posted by corsac (Post 1037185)
Ok, it was easy enough to check:

Code:

$ grep THUMB arch/arm/configs/rm581_defconfig
CONFIG_ARM_THUMB=y
# CONFIG_ARM_THUMBEE is not set
# CONFIG_THUMB2_KERNEL is not set

Hope that helps.

Not much, rx51_defconfig had the same. I notice CONFIG_ARM_ERRATA_430973 is not set, but that doesn't necessarily mean anything either.

Quote:

Originally Posted by Hurrian (Post 1037192)
Code:

Features : swp half thumb fastmult vfp edsp thumbee neon vfp3
IIRC, thumb and thumbee are missing from certain hardware revisions of the N900. Not on mine though.

Not missing, just buggy (see above link).


All times are GMT. The time now is 17:19.

vBulletin® Version 3.8.8