On Sun, Jun 03, 2007 at 02:14:44AM +0100, mINoS [José] [JCM] wrote:
> I send to you another file “earlyharetlog.txt”.

Thanks.

> ===== HaRET pre-0.4.8-20070602_141614 =====
[...]
> Detecting memory
> WinCE reports memory size 159383552 (phys=56729600 store=100106240)
> Detecting current machine
> Trying to detect machine (Plat='PocketPC' OEM='Mio P550')
[...]
> Initializing for machine 'Default'
> Welcome, this is HaRET pre-0.4.8-20070602_141614 running on WindowsCE v5.1
> Minimal virtual address: 00010000, maximal virtual address: 7FFFFFFF
> Detected machine Default/generic (Plat='PocketPC' OEM='Mio P550')
> CPU is ARM ARM arch 4T stepping 0 running in system mode
[...]
> executing startup.txt
> HaRET(1)# set MTYPE 592
> HaRET(2)# set RAMADDR 0x30000000
> HaRET(3)# set KERNEL "zImage"
> HaRET(4)# set INITRD "initrd"
> HaRET(5)# set CMDLINE="root=/dev/ram rw console=ttyS0,115200n8 
> ramdisk_size=16384 init=/linuxrc"
> HaRET(6)# bootlinux

A couple of things of note here - you have an s3c processor and
unfortunately there is no way to autodetect those.  I have created a
new version of haret that will detect your device and force s3c
support.

http://handhelds.org/~koconnor/haret/haret-20070605.exe

I also noticed that haret misdetected your memory size.  The new
version should also fix that.

> Video buffer at 46200000 sx=240 sy=320 mx=60 my=53
> Video Phys FB=300a0000 Fonts=32dc8060
> Boot FB feedback requested, but FB overlaps with kernel structures - 
> feedback disabled
> [EMAIL PROTECTED]/32dc9000 sj=0061F000 stack=0061D000/32dc7000 
> data=0061E000/32dc8000 exec=32dc9120

Unfortunately, your framebuffer is where the kernel wants to be.  This
reduces the amount of debugging available.  Are you confident that the
kernel/initrd that you have will work on your device?  You are using
mtype 596 - is that correct for your device and kernel?

There are a number of people knowledgable about porting linux to a new
device on the irc channel at:  irc://irc.freenode.net #htc-linux

Hope this helps.
-Kevin
_______________________________________________
Haret mailing list
Haret@handhelds.org
https://handhelds.org/mailman/listinfo/haret

Reply via email to