I'm not convinced that the problem is caused by the missing block device
after all we do see the messages if you look carefully at the console
output.

I'm no expert on angstrom dist or the h2210, however init is getting
stuck before it does (possibly) anything which includeds spawing a getty
to the control line, and then entering a runlevel.

My suggestions are..

1. disable the ramdisks eatinging away all your valuable memory.
2. use the rootwait kernel parameter if available (it's quicker than 
root delay)
3. look at the console parameter try different speeds eg. 
console=ttyS0,9600n8 this is the same as console=ttyS0
4. try the kernel parameter init=/bin/login (if you have login) or 
init=/bin/sh
(but then how to connect a serial line)? you could
5. rebuild with the netconsole built into the kernel and add the kernel 
parameter netconsole as described in Documentation/networking/netconsole.txt

This module logs kernel printk messages over UDP allowing debugging of
problem where disk logging fails and serial consoles are impractical.

It can be used either built-in or as a module. As a built-in,
netconsole initializes immediately after NIC cards and will bring up
the specified interface as soon as possible. While this doesn't allow
capture of early kernel panics, it does capture most of the boot
process.


Sender and receiver configuration:
==================================

It takes a string configuration parameter "netconsole" in the
following format:

  [EMAIL PROTECTED]/[<dev>],[tgt-port]@<tgt-ip>/[tgt-macaddr]

    where
         src-port      source for UDP packets (defaults to 6665)
         src-ip        source IP to use (interface address)
         dev           network interface (eth0)
         tgt-port      port for logging agent (6666)
         tgt-ip        IP address for logging agent
         tgt-macaddr   ethernet MAC address for logging agent (broadcast)

Examples:

linux [EMAIL PROTECTED]/eth1,[EMAIL PROTECTED]/12:34:56:78:9a:bc

Zdenek Kunicky wrote:
> Hi, 
>   not sure if that helps you since I use LAB instead od haret. I experienced 
> similar problems and
> it was necessary to add "rootdelay=10" to the boot options,the complete line 
> in LAB is then:
> armboot fs:/zImage "root=/dev/mmcblk0p1 rootdelay=10 console=ttyS0,115200n8"
> it was mentioned in the list several times though.. regards, Zdenek
> 
> 
>>  Romain Quidet wrote:
>>  > hello,
>>  > 
>>  I bitbake the last OE angstrom-gpe-image for my ipaq h2210, and the 
>>  > device is not booting. I use haret and a SD card with 2 partitions
>>  (one 
>>  > vfat for booting haret and the other one ext2 for rootfs)
>>  > 
>>  The device freezes after the set : Freeing init memory : 100K. No error 
>>  > message appear on the log.
>>  > 
>>  Any help is welcome !!!!
>>  > 
>>  here is my log :
>>  > 
>>  Linux version 2.6.16-hh9 (romain at looping78) (gcc version 4.1.1) #1 
>>  > PREEMPT Wed 
>>  >
>>  J                                                                           
>>     
>>  
>>  > 
>>  an 24 10:07:09 CET 2007                      
>>  > CPU: XScale-PXA255 [69052d06] revision 6 
>>  > (ARMv5TE)                                                 
>>  > Machine: HP iPAQ H2200                     
>>  > Memory policy: ECC disabled, Data cache 
>>  > writeback                                                
>>  > Memory clock: 99.53MHz (*27)                           
>>  > Run Mode clock: 398.13MHz (*4)                             
>>  > Turbo Mode clock: 398.13MHz (*1.0, 
>>  > inactive)                                           
>>  > CPU0: D VIVT undefined 5 cache                             
>>  > CPU0: I cache: 32768 bytes, associativity 32, 32 byte lines, 32 
>>  >
>>  sets                                                                   
>>  > CPU0: D cache: 32768 bytes, associativity 32, 32 byte lines, 32 
>>  >
>>  sets                                                                   
>>  > Built 1 zonelis            
>>  > Kernel command line: root=/dev/mmcblk0p2 noinitrd
>>  console=ttyS0,115200n8 
>>  >
>>  console                                                                     
>>     
>>        
>>  > 
>>  =tty0    
>>  > PID hash table entries: 512 (order: 9, 8192 
>>  > bytes)                                                 
>>  > Console: colour dummy device 80x30                                 
>>  > Dentry cache hash table entries: 16384 (order: 4, 65536 
>>  > bytes)                                                             
>>  > Inode-cache hash table entries: 8192 (order: 3, 32768 
>>  > bytes)                                                           
>>  > Memory: 64MB = 64MB total                        
>>  > Memory: 61952KB available (2312K code, 466K data, 100K 
>>  > init)                                                           
>>  > Mount-cache hash table entries: 512                                  
>>  > CPU: Testing write buffer coherency: 
>>  > ok                                      
>>  > NET: Registered protocol family 16                                 
>>  > Bluetooth: Core ver 2.8                    
>>  > NET: Registered protocol family 31                                 
>>  > Bluetooth: HCI device and connection manager 
>>  > initialized                                                       
>>  > Bluetooth: HCI socket layer 
>>  > initialized                                      
>>  > hamcop: using irq 104-129 on irq 28                                  
>>  > input: samcop ts as 
>>  > /class/input/input0                                      
>>  > SAMCOP DMA Driver, (c) 2003-2004 Simtec 
>>  > Electronics                                                  
>>  > DMA channel 0 at c4903400, irq 120                                 
>>  > input: gpio-keys as 
>>  > /class/input/input1                                      
>>  > Initialising wince bootloader suspend 
>>  > workaround                                               
>>  > NetWinder Floating Point Emulator V0.97 (double 
>>  > precision)                                                         
>>  > JFFS2 version 2.2. (NAND) (SUMMARY)  (C) 2001-2003 Red Hat, 
>>  > Inc.                                                               
>>  > Initializing Cryptographic API                             
>>  > io scheduler noop registered                           
>>  > io scheduler deadline registered 
>>  > (default)                                         
>>  > SA1100 Real Time Clock driver v1.03                                  
>>  > pxa2xx-uart.0: ttyS0 at MMIO 0x40100000 (irq = 15) is a 
>>  > FFUART                                                             
>>  > pxa2xx-uart.1: ttyS1 at MMIO 0x40200000 (irq = 14) is a 
>>  > BTUART                                                             
>>  > pxa2xx-uart.2: ttyS2 at MMIO 0x40700000 (irq = 13) is a 
>>  > STUART                                                             
>>  > pxa2xx-uart.3: ttyS3 at MMIO 0x41600000 (irq = 0) is a 
>>  > HWUART                                                            
>>  > RAMDISK driver initialized: 16 RAM disks of 8192K size 1024 
>>  >
>>  blocksize                                                                   
>>   
>>  > 
>>  Battery interface for iPAQ h2200 series - (c) 2004 
>>  > Szabol                                                      
>>  > Uniform Multi-Platform E-IDE driver Revision: 
>>  > 7.00alpha2                                                       
>>  > ide: Assuming 50MHz system bus speed for PIO modes; override with 
>>  >
>>  idebus=xx                                                                   
>>     
>>     
>>  > 
>>  NAND device: Manufacturer ID: 0x98, Chip ID: 0x75 (Toshiba NAND 32MiB 
>>  > 3,3V 
>>  >
>>  8-bit                                                                       
>>     
>>      
>>  > 
>>  )
>>  > Scanning device for bad blocks                             
>>  > cmdlinepart partition parsing not 
>>  > available                                          
>>  > Using builtin partition definition                                 
>>  > Creating 4 MTD partitions on "NAND 32MiB 3,3V 
>>  > 8-bit":                                                    
>>  > 0x00000000-0x00004000 : "HTC first-stage 
>>  > bootstrap"                                                  
>>  > 0x00004000-0x00028000 : "HTC rescue 
>>  > bootloader"                                              
>>  > 0x00028000-0x00168000 :
>>  "second-stage                                   
>>  > 0x00168000-0x02000000 : "root fs"                                
>>  > pxa2xx_udc: version 4-May-2005                             
>>  > input: h2200 buttons as 
>>  > /class/input/input2                                          
>>  > i2c /dev entries driver                      
>>  > I2C: i2c-0: PXA I2C adapter                          
>>  > Driver for 1-wire Dallas network 
>>  > protocol.                                         
>>  > SAMCOP 1-Wire busmaster driver - (c) 2004 Szabolcs 
>>  > Gyurko                                                        
>>  > 1-Wire driver for the DS2760 battery monitor chip - (c) 2004-2005, 
>>  > Szabolcs 
>>  >
>>  Gyur                                                                        
>>     
>>     
>>  > 
>>  ko 
>>  > Bluetooth: HCI UART driver ver 2.2                                 
>>  > Bluetooth: HCI H4 protocol
>>  initialized                                     
>>  > Bluetooth: HCI BCSP protocol 
>>  > initialized                                       
>>  > dmabounce: registered device samcop sdi on platform 
>>  > bus                                                      
>>  > samcop sdi: probe: irq=124 irq_cd=31 
>>  > dma=0.                                          
>>  > samcop sdi: initialisation done.                               
>>  > MediaQ 1188 chip detected, base IRQ 
>>  > 130                                      
>>  > Registered led device: number=power, 
>>  > color=amber                                               
>>  > Registered led device: number=notify, 
>>  > color=green                                                
>>  > Registered led device: number=bluetooth, 
>>  > color=blue                                                  
>>  > Advanced Linux Sound Architecture Driver Version 1.0.11rc2 (Wed Jan
>>  04 
>>  >
>>  08:57:20                                                                    
>>     
>>        
>>  > 
>>  2006 UTC).         
>>  > PXA2xx i2Sound: h2200 Audio activated
>>  > ALSA device list:
>>  >   #0: iPAQ h2200 Audio [codec Philips UDA1380]
>>  > NET: Registered protocol family 2
>>  > IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
>>  > TCP established hash table entries: 4096 (order: 2, 16384 bytes)
>>  > TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
>>  > TCP: Hash tables configured (established 4096 bind 4096)
>>  > TCP reno registered
>>  > TCP bic registered
>>  > NET: Registered protocol family 1
>>  > NET: Registered protocol family 10
>>  > lo: Disabled Privacy Extensions
>>  > IPv6 over IPv4 tunneling driver
>>  > NET: Registered protocol family 17
>>  > ieee80211: 802.11 data/management/control stack, git-1.1.7
>>  > ieee80211: Copyright (C) 2004-2005 Intel Corporation 
>>  > <jketreno at linux.intel.com>
>>  > mmc0: host does not support reading read-only switch. assuming
>>  write-enable.
>>  > mmcblk0: mmc0:80ca SU512 495488KiB
>>  >  mmcblk0: p1 p2
>>  > EXT2-fs warning: mounting unchecked fs, running e2fsck is recommended
>>  > VFS: Mounted root (ext2 filesystem).
>>  > Freeing init memory: 100K
>>  > 
>>  
>>  
>>  _______________________________________________
>>  Angstrom-distro-users mailing list
>>  [email protected]
>>  http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users
>>  
>>  
>>  
> 
> _______________________________________________
> Angstrom-distro-users mailing list
> [email protected]
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users



_______________________________________________
Angstrom-distro-users mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to