Hi there, I have a boot loop issue and not sure what is causing it. I seem to be getting a bunch of untracked PID ### exited errors - anybody know what this is all about and can somebody point me to an answer, or an appropriate forum for this? It seems that the "android" words boot up then very quickly resets again.This was previously working until I fiddled with enabling WiFi ... however I have since reverted to using the original file system but the problem persists. I'm using the Chipsee 7" LCD cape, and running Gingerbread 2.3.4.
Regards,Hemon
Here is the full debug log:
U-Boot SPL 2011.09 (Apr 08 2012 - 18:29:14)
Texas Instruments Revision detection unimplemented
OMAP SD/MMC: 0
reading u-boot.img
reading u-boot.img
U-Boot 2011.09-00000-gc0d1c2f (Dec 07 2011 - 13:54:25)
I2C: ready
DRAM: 256 MiB
WARNING: Caches not enabled
No daughter card present
NAND: HW ECC Hamming Code selected
nand_get_flash_type: unknown NAND device: Manufacturer ID: 0x04, Chip ID: 0x04
No NAND device found!!!
0 MiB
MMC: OMAP SD/MMC: 0
*** Warning - readenv() failed, using default environment
Net: cpsw
Hit any key to stop autoboot: 0
SD/MMC found on device 0
reading uEnv.txt
623 bytes read
Loaded environment from uEnv.txt
Importing environment from mmc ...
Running uenvcmd ...
Data (writethrough) Cache is OFF
Instruction Cache is OFF
link up on port 0, speed 100, full duplex
Using cpsw device
TFTP from server 192.168.1.100; our IP address is 192.168.1.120
Filename 'uImage'.
Load address: 0x82000000
Loading: T #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#############################
done
Bytes transferred = 2809960 (2ae068 hex)
## Booting kernel from Legacy Image at 82000000 ...
Image Name: Linux-3.1.0-g62911f8-dirty
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2809896 Bytes = 2.7 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Linux version 3.1.0-g62911f8-dirty (root@ubuntu) (gcc version 4.4
.3 (GCC) ) #159 Fri Apr 27 01:36:32 EDT 2012
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: am335xevm
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] AM335X ES1.0 (neon )
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pag
es: 65024
[ 0.000000] Kernel command line: console=ttyO0,115200n8 androidboot.console=t
tyO0 root=/dev/nfs rw nfsroot=192.168.1.100:/nfs/rootfs nolock rsize=4096 wsize=
4096 ip=192.168.1.120:192.168.1.100:192.168.1.2:255.255.255.0:BeagleBone:eth0:of
f rootwait init=/init
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 256MB = 256MB total
[ 0.000000] Memory: 252948k/252948k available, 9196k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xfde00000 - 0xffe00000 ( 32 MB)
[ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0508000 (5120 kB)
[ 0.000000] .init : 0xc0508000 - 0xc053d000 ( 212 kB)
[ 0.000000] .data : 0xc053e000 - 0xc0588120 ( 297 kB)
[ 0.000000] .bss : 0xc058815c - 0xc06bf848 (1246 kB)
[ 0.000000] NR_IRQS:396
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrup
ts
[ 0.000000] Total of 128 interrupts on 1 active controller
[ 0.000000] OMAP clockevent source: GPTIMER1 at 24000000 Hz
[ 0.000000] OMAP clocksource: GPTIMER2 at 24000000 Hz
[ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 17895
6ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000205] Calibrating delay loop... 718.02 BogoMIPS (lpj=3590144)
[ 0.059018] pid_max: default: 32768 minimum: 301
[ 0.059154] Security Framework initialized
[ 0.059222] Mount-cache hash table entries: 512
[ 0.059607] CPU: Testing write buffer coherency: ok
[ 0.063821] print_constraints: dummy:
[ 0.064020] NET: Registered protocol family 16
[ 0.064212] GPMC revision 6.0
[ 0.065036] OMAP GPIO hardware version 0.1
[ 0.065670] omap_l3_smx omap_l3_smx.0: couldn't find resource
[ 0.065762] omap_mux_init: Add partition: #1: core, flags: 0
[ 0.067810] omap_i2c.1: alias fck already exists
[ 0.068457] omap2_mcspi.1: alias fck already exists
[ 0.068550] omap2_mcspi.2: alias fck already exists
[ 0.075756] bio: create slab <bio-0> at 0
[ 0.076600] SCSI subsystem initialized
[ 0.077339] usbcore: registered new interface driver usbfs
[ 0.077441] usbcore: registered new interface driver hub
[ 0.077571] usbcore: registered new device driver usb
[ 0.078294] omap_i2c omap_i2c.1: bus 1 rev4.0 at 100 kHz
[ 0.078996] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.079554] Bluetooth: Core ver 2.16
[ 0.079627] NET: Registered protocol family 31
[ 0.079640] Bluetooth: HCI device and connection manager initialized
[ 0.079658] Bluetooth: HCI socket layer initialized
[ 0.079670] Bluetooth: L2CAP socket layer initialized
[ 0.079698] Bluetooth: SCO socket layer initialized
[ 0.079888] Switching to clocksource gp timer
[ 0.086411] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 0.086582] musb-hdrc musb-hdrc.0: dma type: pio
[ 0.087138] musb-hdrc musb-hdrc.0: USB OTG mode controller at d080a000 using
PIO, IRQ 18
[ 0.087398] musb-hdrc musb-hdrc.1: dma type: pio
[ 0.087881] musb-hdrc musb-hdrc.1: USB OTG mode controller at d080c800 using
PIO, IRQ 19
[ 0.088184] NET: Registered protocol family 2
[ 0.088384] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.088730] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.088892] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.088989] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.089004] TCP reno registered
[ 0.089017] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.089099] Switched to NOHz mode on CPU #0
[ 0.089140] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.089370] NET: Registered protocol family 1
[ 0.089661] RPC: Registered named UNIX socket transport module.
[ 0.089677] RPC: Registered udp transport module.
[ 0.089687] RPC: Registered tcp transport module.
[ 0.089698] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.089986] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.090148] omap_init_opp_table: no hwmod or odev for iva, [8] cannot add OPP
s.
[ 0.206978] Gpio value is :117
[ 0.207477] ashmem: initialized
[ 0.208528] msgmni has been set to 494
[ 0.209386] io scheduler noop registered
[ 0.209400] io scheduler deadline registered
[ 0.209475] io scheduler cfq registered (default)
[ 0.209975] Could not set LED4 to fully on
[ 0.219954] WL1271: BT Enable
[ 0.230505] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.231450] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
[ 0.748260] console [ttyO0] enabled
[ 0.752254] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
[ 0.759799] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
[ 0.767370] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
[ 0.774916] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
[ 0.782452] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
[ 0.795066] brd: module loaded
[ 0.801162] loop: module loaded
[ 0.804615] at24 1-0051: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
[ 0.869931] No daughter card found
[ 0.873523] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
[ 0.888734] Board name: A335BONE
[ 0.892112] Board version: 00A5
[ 0.895382] The board is a AM335x Beaglebone.
[ 0.900669] da8xx_lcdc da8xx_lcdc.0: GLCD: Found INNOLUX_TN92 panel
[ 0.913505] omap_i2c.2: alias fck already exists
[ 0.918634] omap_i2c omap_i2c.2: bus 2 rev4.0 at 100 kHz
[ 0.924722] omap_hsmmc.0: alias fck already exists
[ 0.930280] omap_i2c.3: alias fck already exists
[ 0.949971] omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz
[ 0.956197] AS9888 compass driver: initialize.
[ 0.960729] i2c-core: driver [as9888] using legacy suspend method
[ 0.967263] i2c-core: driver [as9888] using legacy resume method
[ 0.974431] omap2-nand driver initializing
[ 0.978824] OneNAND driver initializing
[ 1.029953] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
[ 1.036402] davinci_mdio davinci_mdio.0: detected phy mask fffffffe
[ 1.043884] davinci_mdio.0: probed
[ 1.047437] davinci_mdio davinci_mdio.0: phy[0]: device 0:00, driver unknown
[ 1.054914] Initializing USB Mass Storage driver...
[ 1.060111] usbcore: registered new interface driver usb-storage
[ 1.066378] USB Mass Storage support registered.
[ 1.072968] gadget: Mass Storage Function, version: 2009/09/11
[ 1.079159] gadget: Number of LUNs=1
[ 1.083019] lun0: LUN: removable file: (no medium)
[ 1.088342] gadget: android_usb ready
[ 1.092301] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[ 1.097851] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus numbe
r 1
[ 1.106161] hub 1-0:1.0: USB hub found
[ 1.110117] hub 1-0:1.0: 1 port detected
[ 1.114642] mousedev: PS/2 mouse device common for all mice
[ 1.121342] input: ft5x06_ts as /devices/virtual/input/input0
[ 1.127919] input: ti-tsc-adcc as /devices/platform/tsc/input/input1
[ 1.138688] input: ADXL34x accelerometer as /devices/platform/omap/omap_i2c.3
/i2c-3/3-0053/input/input2
[ 1.174122] using rtc device, omap_rtc, for alarms
[ 1.178986] omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0
[ 1.185867] omap_rtc: already running
[ 1.189739] i2c /dev entries driver
[ 1.194342] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.200881] device-mapper: uevent: version 1.0.3
[ 1.205877] device-mapper: ioctl: 4.21.0-ioctl (2011-07-06) initialised: dm-d
evel@redhat.com
[ 1.214725] Bluetooth: HCI UART driver ver 2.2
[ 1.219360] Bluetooth: HCI H4 protocol initialized
[ 1.224366] Bluetooth: HCILL protocol initialized
[ 1.230787] usbcore: registered new interface driver usbhid
[ 1.236598] usbhid: USB HID core driver
[ 1.241221] logger: created 256K log 'log_main'
[ 1.246043] logger: created 256K log 'log_events'
[ 1.251069] logger: created 256K log 'log_radio'
[ 1.255979] logger: created 256K log 'log_system'
[ 1.262223] _regulator_get: 3-001b supply IOVDD not found, using dummy regula
tor
[ 1.270068] _regulator_get: 3-001b supply DVDD not found, using dummy regulat
or
[ 1.277723] _regulator_get: 3-001b supply AVDD not found, using dummy regulat
or
[ 1.285398] _regulator_get: 3-001b supply DRVDD not found, using dummy regula
tor
[ 1.351213] mmc0: host does not support reading read-only switch. assuming wr
ite-enable.
[ 1.361720] mmc0: new high speed SD card at address 1234
[ 1.367787] mmcblk0: mmc0:1234 SA02G 1.85 GiB
[ 1.374831] mmcblk0: p1 p2 p3
[ 1.444739] asoc: tlv320aic3x-hifi <-> davinci-mcasp.0 mapping ok
[ 1.454504] ALSA device list:
[ 1.457600] #0: AM335X EVM
[ 1.460812] nf_conntrack version 0.5.0 (3952 buckets, 15808 max)
[ 1.467500] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.473220] TCP cubic registered
[ 1.476592] NET: Registered protocol family 17
[ 1.481619] Bluetooth: RFCOMM TTY layer initialized
[ 1.486723] Bluetooth: RFCOMM socket layer initialized
[ 1.492104] Bluetooth: RFCOMM ver 1.11
[ 1.496012] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 1.501559] Bluetooth: BNEP filters: protocol multicast
[ 1.507008] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 1.513340] Registering the dns_resolver key type
[ 1.518323] VFP support v0.3: implementor 41 architecture 3 part 30 variant c
rev 3
[ 1.526342] ThumbEE CPU extension supported.
[ 1.531622] omap2_set_init_voltage: unable to get clk dpll1_ck
[ 1.537707] omap2_set_init_voltage: unable to set vdd_mpu_iva
[ 1.543747] omap2_set_init_voltage: unable to get clk l3_ick
[ 1.549645] omap2_set_init_voltage: unable to set vdd_core
[ 1.559608] Detected MACID=d4:94:a1:89:84:ef
[ 1.565955] input: gpio-keys as /devices/platform/gpio-keys/input/input3
[ 1.573372] omap_rtc omap_rtc: setting system clock to 2012-07-27 22:48:38 UT
C (1343429318)
[ 1.584835]
[ 1.584841] CPSW phy found : id is : 0x7c0f1
[ 1.591663] PHY 0:01 not found
[ 3.580591] PHY: 0:00 - Link is Up - 100/Full
[ 3.610124] IP-Config: Complete:
[ 3.613493] device=eth0, addr=192.168.1.120, mask=255.255.255.0, gw=192.
168.1.2,
[ 3.621425] host=BeagleBone, domain=, nis-domain=(none),
[ 3.627415] bootserver=192.168.1.100, rootserver=192.168.1.100, rootpath
=
[ 3.648529] VFS: Mounted root (nfs filesystem) on device 0:12.
[ 3.654990] Freeing init memory: 212K
[ 3.839833] WL1271: BT Disable
[ 4.019015] init: cannot find '/system/etc/install-recovery.sh', disabling 'f
lash_recovery'
[ 4.272596] adb_open
# [ 4.323656] warning: `dhcpcd' uses 32-bit capabilities (legacy support in u
se)
[ 5.604354] Compat-wireless backport release: compat-wireless-2011-07-27
[ 5.611835] Backport based on wl12xx.git v2.6.39-1152-g0c08ddf
[ 5.724948] gadget: Gadget Zero, version: Cinco de Mayo 2008
[ 5.731033] gadget: zero ready
[ 5.734332] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 5.739886] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus numbe
r 2
[ 5.748365] hub 2-0:1.0: USB hub found
[ 5.752335] hub 2-0:1.0: 1 port detected
[ 5.759700] android_usb: already disabled
[ 5.765313] adb_bind_config
[ 5.812997] cfg80211: Calling CRDA to update world regulatory domain
[ 5.961740] cfg80211: World regulatory domain updated:
[ 5.967117] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_g
ain, max_eirp)
[ 5.975880] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
[ 5.984149] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi,
2000 mBm)
[ 5.992418] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi,
2000 mBm)
[ 6.000691] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
[ 6.008945] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi,
2000 mBm)
[ 6.142455] gadget: high speed config #1: android
[ 22.469261] er.ServerThread (149): /proc/136/oom_adj is deprecated, please us
e /proc/136/oom_score_adj instead.
[ 22.983814] OMAPLFBManualSync Not Supported
[ 23.001617] request_suspend_state: wakeup (3->0) at 23001685963 (2012-07-27 2
2:48:59.920293712 UTC)
[ 23.017019] init: untracked pid 72 exited
[ 32.854746] request_suspend_state: wakeup (0->0) at 32854813673 (2012-07-27 2
2:49:09.773422422 UTC)
[ 32.868204] init: untracked pid 177 exited
[ 32.954864] OMAPLFBManualSync Not Supported
[ 42.393285] request_suspend_state: wakeup (0->0) at 42393352715 (2012-07-27 2
2:49:19.311961297 UTC)
[ 42.405698] init: untracked pid 233 exited
[ 42.484132] OMAPLFBManualSync Not Supported
[ 52.224380] request_suspend_state: wakeup (0->0) at 52224447884 (2012-07-27 2
2:49:29.143056424 UTC)
[ 52.236669] init: untracked pid 291 exited
[ 52.324140] OMAPLFBManualSync Not Supported
[ 61.743473] binder: release proc 379, transaction 859, not freed
[ 61.762718] request_suspend_state: wakeup (0->0) at 61762786927 (2012-07-27 2
2:49:38.681395800 UTC)
[ 61.775014] init: untracked pid 349 exited
[ 61.864047] OMAPLFBManualSync Not Supported
[ 71.557870] binder: release proc 439, transaction 1021, not freed
[ 71.569602] request_suspend_state: wakeup (0->0) at 71569672510 (2012-07-27 2
2:49:48.488281342 UTC)
[ 71.582141] init: untracked pid 407 exited
[ 71.664108] OMAPLFBManualSync Not Supported
[ 81.564550] request_suspend_state: wakeup (0->0) at 81564619095 (2012-07-27 2
2:49:58.483227427 UTC)
[ 81.576901] init: untracked pid 465 exited
[ 81.664232] OMAPLFBManualSync Not Supported
[ 91.014236] request_suspend_state: wakeup (0->0) at 91014303722 (2012-07-27 2
2:50:07.932912554 UTC)
[ 91.026551] init: untracked pid 523 exited
[ 91.124192] OMAPLFBManualSync Not Supported
[ 100.804799] request_suspend_state: wakeup (0->0) at 100804867014 (2012-07-27
22:50:17.723475054 UTC)
[ 100.817225] init: untracked pid 581 exited
[ 100.904223] OMAPLFBManualSync Not Supported
[ 110.994977] request_suspend_state: wakeup (0->0) at 110995043724 (2012-07-27
22:50:27.913652222 UTC)
[ 111.007499] init: untracked pid 639 exited
[ 111.084057] OMAPLFBManualSync Not Supported
[ 121.544775] binder: 740:746 transaction failed 29189, size 64-0
[ 121.562481] request_suspend_state: wakeup (0->0) at 121562548558 (2012-07-27
22:50:38.481156682 UTC)
[ 121.574869] init: untracked pid 697 exited
[ 121.684054] OMAPLFBManualSync Not Supported
[ 130.904670] request_suspend_state: wakeup (0->0) at 130904738310 (2012-07-27
22:50:47.823347017 UTC)
[ 130.917081] init: untracked pid 755 exited
[ 131.004174] OMAPLFBManualSync Not Supported
[ 140.790475] request_suspend_state: wakeup (0->0) at 140790543102 (2012-07-27
22:50:57.709151684 UTC)
[ 140.802873] init: untracked pid 813 exited
[ 140.884811] OMAPLFBManualSync Not Supported
[ 150.813325] request_suspend_state: wakeup (0->0) at 150813392812 (2012-07-27
22:51:07.732001727 UTC)
[ 150.825759] init: untracked pid 871 exited
[ 150.914069] OMAPLFBManualSync Not Supported