Kevin O'Connor <[EMAIL PROTECTED]> writes: > Hi Olivier, > > On Thu, Sep 27, 2007 at 12:15:27AM +0200, Olivier Berger wrote: >> Olivier Berger <[EMAIL PROTECTED]> writes: >> >> > >> > stuck on : >> > undefined MTYPE >> > >> >> I've digged a little bit around and tried : >> set MTYPE 563 (looks right for h6300) >> set kernel "zImage-2.6.16.16-omap1-h6300" >> set ramaddr 0x10000000 (taken from uboot.txt settings I had saved around) >> >> then : >> >> HaRET(10)# bootlinux > [...] > > I've added a new machine definition for your pda. Your machine is the > first omap1510 we've encountered. Can you grab: > > http://handhelds.org/~koconnor/haret/haret-20070926.exe > > It should auto-detect your machine now. (You shouldn't need to set > MTYPE.) >
I've tried your haret, and it detects the mtype OK, thanks. I added a set set RAMSIZE 0x4000000 (64M if I did no mistake) And this time here's the log (attached). I see it load (Booting linux), then black screen and 4/5 lines ending by : Jumping to kernel... Then a black screen and nothing more :( ===== HaRET pre-0.5.1-20070926_204033 ===== Setting KMode to true. Old KMode was 1 Finished initializing output Loading dynamically bound functions Function '?GXOpenDisplay@@YAHPAUHWND__@@[EMAIL PROTECTED]' in library 'gx' at 0387122C Function '?GXCloseDisplay@@YAHXZ' in library 'gx' at 038715EC Function '?GXBeginDraw@@YAPAXXZ' in library 'gx' at 03871674 Function '?GXEndDraw@@YAHXZ' in library 'gx' at 0387176C Function 'LoadLibraryExW' in library 'coredll' at 01F7206C Function 'GetSystemPowerStatusEx2' in library 'coredll' at 01F77904 Function 'SleepTillTick' in library 'coredll' at 01F71F00 Function 'AllocPhysMem' in library 'coredll' at 01F71E08 Function 'FreePhysMem' in library 'coredll' at 01F71E90 Function 'CreateToolhelp32Snapshot' in library 'toolhelp' at 0260108C Function 'Process32First' in library 'toolhelp' at 0260114C Function 'Process32Next' in library 'toolhelp' at 026011B4 Function 'Module32First' in library 'toolhelp' at 0260133C Function 'Module32Next' in library 'toolhelp' at 026013B0 Function 'CloseToolhelp32Snapshot' in library 'toolhelp' at 02601090 Unable to load library 'ace_ddi' Unable to load library 'ace_ddi' Detecting memory WinCE reports memory size 58720256 (phys=28852224 store=28778496) Detecting current machine Trying to detect machine (Plat='PocketPC' OEM='HP iPAQ h6340') Wince reports processor: core=TI name=OMAP1510 cat= vend= Looking at machine HTC Universal Looking at machine Alpine Looking at machine Apache Looking at machine AximX50 Looking at machine AximX5 Looking at machine Beetles Looking at machine Blueangel Looking at machine Himalaya Looking at machine Magician Looking at machine H1910 Looking at machine H1940 Looking at machine H2200 Looking at machine H3600b Looking at machine H3700 Looking at machine H3870 Looking at machine H3900 Looking at machine H4000 Looking at machine H4300 Looking at machine H5000 Looking at machine H6340 Not registering command IGPIO Not registering command WG|PIO Not registering command GPLR Not registering command GPDR Not registering command GAFR Not registering command GPIO Not registering command GPIOST Registering command LOADLIBRARYEX Registering command TRACES Registering command RESUMETRACES Registering command WI|RQ Not registering command TRACE Not registering command TRACEMASK Not registering command TRACE2 Not registering command TRACETYPE Not registering command TRACE2TYPE Not registering command INSN Not registering command INSNREENABLE Not registering command INSNREG1 Not registering command INSNREG2 Not registering command INSN2 Not registering command INSN2REENABLE Not registering command INSN2REG1 Not registering command INSN2REG2 Registering command ALTL1TRACE Registering command MAXL1TRACE Registering command MAXL1TRACERESUME Registering command MMUTRACE Registering command TRACEIGNORE Registering command TRACEFORWATCH Registering command PERMISSIVEMMUTRACE Registering command KILL Registering command PS Registering command LSMOD Registering command ADDR2MOD Not registering command AC97 Not registering command ATIDBG Initializing for machine 'H6340' Welcome, this is HaRET pre-0.5.1-20070926_204033 running on WindowsCE v4.20 Minimal virtual address: 00010000, maximal virtual address: 7FFFFFFF Detected machine H6340/OMAP15xx (Plat='PocketPC' OEM='HP iPAQ h6340') CPU is Unknown ARM arch 4T stepping 2 running in system mode Enter 'HELP' for a short command summary. Running WSAStartup Starting gui In initdialog Found machine H6340 executing startup.txt HaRET(1)# set ramaddr 0x10000000 HaRET(2)# set RAMSIZE 0x4000000 HaRET(3)# set kernel "zImage" HaRET(4)# bootlinux boot KERNEL=zImage INITRD= Opening file zImage boot params: RAMADDR=10000000 RAMSIZE=04000000 MTYPE=563 CMDLINE='root=/dev/ram0 ro console=tty0' Boot FB feedback: 1 Built virtual to physical page mapping Allocated 386 pages (tags=49600000/133f7000 kernel=49601000/133f6000 initrd=4977E000/13279000 index=4977E000/13279000) Built kernel tags area Built page index Video buffer at 88104120 sx=240 sy=320 mx=60 my=53 Video Phys FB=20004120 Fonts=13277064 [EMAIL PROTECTED]/13276000 sj=49781000 stack=4977F000/13278000 data=49780000/13277000 exec=13276128 Reading 1560120 bytes... Read complete Launching to physical address 13276010 Trampoline setup ([EMAIL PROTECTED]/1c02b7d8/106f37d8) MMU setup: mmu=A42B0000/102b0000 Go Go Go... Regards, -- Olivier BERGER (OpenPGP: 1024D/B4C5F37F) APRIL (http://www.april.org) - Vive python (http://www.python.org) Pétition contre les brevets logiciels : http://petition.eurolinux.org _______________________________________________ Haret mailing list [email protected] https://handhelds.org/mailman/listinfo/haret
