This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

could not boot problem

Other Parts Discussed in Thread: TWL6030, TWL6040

Hi,

i boot my Pandaboard ES from SD Card, it seems some problem in boot.

the below  seems issue

...

[   13.316955] init: untracked pid 1522 exited
[   15.554901] warning: `zygote' uses 32-bit capabilities (legacy support in use)
[   17.975219] init: untracked pid 1533 exited
[   17.979858] init: untracked pid 1529 exited
[   23.645935] init: untracked pid 1556 exited
[   23.650817] init: untracked pid 1552 exited
[   29.162048] init: untracked pid 1575 exited
[   29.168823] init: untracked pid 1579 exited
[   33.851135] init: untracked pid 1598 exited
[   33.858123] init: untracked pid 1602 exited

...2664.minicom.txt

the attachment is issue i got from minicom

how to solve the problem,

thanks

BR

Younger

  • Younger,

    There are a lot of reasons you could see the "untracked pid" error.  Some of them are listed here: http://e2e.ti.com/support/omap/f/849/p/99274/645487.aspx#645487

    Can you capture the logcat of your system (just type "logcat" when you get to the kernel prompt).  This will likely give some more clues as to what specifically is causing the issue.

    Regards,
    Gina 

  • Hi, Gina

    Details of Board used:

    Hardware Platform: Pandaboard ES

    Build Host : ubuntu 12.04 64bit

    Andorid: Linaro 12.10 Released:

    I followed the guide, but when i brought up the platform, got the message below:


    U-Boot SPL 2012.07 (Oct 21 2012 - 16:19:32)
    OMAP4460 ES1.1
    OMAP SD/MMC: 0
    reading u-boot.img
    reading u-boot.img


    U-Boot 2012.07 (Oct 21 2012 - 16:19:32)

    CPU  : OMAP4460 ES1.1
    Board: OMAP4 Panda
    I2C:   ready
    DRAM:  1 GiB
    MMC:   OMAP SD/MMC: 0
    Using default environment

    In:    serial
    Out:   serial
    Err:   serial
    Net:   No ethernet found.
    checking for preEnv.txt
    reading preEnv.txt

    ** Unable to read "preEnv.txt" from mmc 0:1 **
    Hit any key to stop autoboot:  3 2 1 0
    reading uEnv.txt

    ** Unable to read "uEnv.txt" from mmc 0:1 **
    reading boot.scr

    498 bytes read
    Loaded script from boot.scr
    Running bootscript from mmc0 ...
    ## Executing script at 82000000
    reading uImage

    4775816 bytes read
    reading uInitrd

    217948 bytes read
    reading board.dtb

    1187 bytes read
    ## Booting kernel from Legacy Image at 80200000 ...
       Image Name:   Linux-3.2.0+
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    4775752 Bytes = 4.6 MiB
       Load Address: 80008000
       Entry Point:  80008000
       Verifying Checksum ... OK
    ## Loading init Ramdisk from Legacy Image at 81600000 ...
       Image Name:   Android Ramdisk Image
       Image Type:   ARM Linux RAMDisk Image (gzip compressed)
       Data Size:    217884 Bytes = 212.8 KiB
       Load Address: 00000000
       Entry Point:  00000000
       Verifying Checksum ... OK
    ## Flattened Device Tree blob at 815f0000
       Booting using the fdt blob at 0x815f0000
       Loading Kernel Image ... OK
    OK
       reserving fdt memory region: addr=9d000000 size=3000000
       Using Device Tree in place at 815f0000, end 815f34a2

    Starting kernel ...

    Uncompressing Linux... done, booting the kernel.
    [    0.000000] Booting Linux on physical CPU 0
    [    0.000000] Linux version 3.2.0+ (jenkins-build@ip-10-10-99-12) (gcc version 4.7.3 20121001 (prerelease) (Linaro GCC 4.7-2012.10) ) #1 SMP PREEMPT Sun Oct 21 16:55:46 UTC 2012
    [    0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] Machine: OMAP4 Panda board, model: TI OMAP4 PandaBoard
    [    0.000000] Reserving 50331648 bytes SDRAM for VRAM
    [    0.000000] cma: CMA: reserved 32 MiB at 9a000000
    [    0.000000] Memory policy: ECC disabled, Data cache writealloc
    [    0.000000] OMAP4460 ES1.1
    [    0.000000] PERCPU: Embedded 8 pages/cpu @e0808000 s10432 r8192 d14144 u32768
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 233216
    [    0.000000] Kernel command line: console=ttyO2,115200n8 rootwait ro earlyprintk fixrtc nocompcache vram=48M omapfb.vram=0:24M,1:24M mem=456M@0x80000000 mem=512M@0xA0000000 init=/init androidboot.console=ttyO2
    [    0.000000]
    [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [    0.000000] Memory: 456MB 463MB = 919MB total
    [    0.000000] Memory: 888116k/888116k available, 103116k reserved, 211968K highmem
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    [    0.000000]     vmalloc : 0xf0800000 - 0xf8000000   ( 120 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
    [    0.000000]       .text : 0xc0008000 - 0xc088d550   (8726 kB)
    [    0.000000]       .init : 0xc088e000 - 0xc08d38c0   ( 279 kB)
    [    0.000000]       .data : 0xc08d4000 - 0xc093d990   ( 423 kB)
    [    0.000000]        .bss : 0xc093d9b4 - 0xc0aeb508   (1719 kB)
    [    0.000000] Preemptible hierarchical RCU implementation.
    [    0.000000] NR_IRQS:410
    [    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
    [    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
    [    0.000000] Console: colour dummy device 80x30
    [    0.000305] Calibrating delay loop... 1392.74 BogoMIPS (lpj=5439488)
    [    0.070343] pid_max: default: 32768 minimum: 301
    [    0.070526] Security Framework initialized
    [    0.070617] Mount-cache hash table entries: 512
    [    0.071472] CPU: Testing write buffer coherency: ok
    [    0.071685] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.071716] Calibrating local timer... 341.63MHz.
    [    0.117401] L310 cache controller enabled
    [    0.117431] l2x0: 16 ways, CACHE_ID 0x410000c7, AUX_CTRL 0x5e470000, Cache size: 1048576 B
    [    0.193939] CPU1: Booted secondary processor
    [    0.224182] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [    0.224212] CPU1: Unknown IPI message 0x1
    [    0.224212] Brought up 2 CPUs
    [    0.224243] SMP: Total of 2 processors activated (2755.07 BogoMIPS).
    [    0.224792] devtmpfs: initialized
    [    0.228088] omap_hwmod: l4_div_ck: missing clockdomain for l4_div_ck.
    [    0.292663] omap_hwmod: ipu: failed to hardreset
    [    0.298065] omap_hwmod: mcpdm: _wait_target_ready: -16
    [    0.298065] ------------[ cut here ]------------
    [    0.298095] WARNING: at /mnt/jenkins/workspace/linaro-android_panda-jb-gcc47-tilt-stable-blob-12.10-release/build/kernel/arch/arm/mach-omap2/omap_hwmod.c:1509 _enable+0x234/0x264()
    [    0.298095] Modules linked in:
    [    0.298156] [<c0019e70>] (unwind_backtrace+0x0/0xf8) from [<c0044b70>] (warn_slowpath_common+0x4c/0x64)
    [    0.298156] [<c0044b70>] (warn_slowpath_common+0x4c/0x64) from [<c0044ba4>] (warn_slowpath_null+0x1c/0x24)
    [    0.298187] [<c0044ba4>] (warn_slowpath_null+0x1c/0x24) from [<c0022968>] (_enable+0x234/0x264)
    [    0.298217] [<c0022968>] (_enable+0x234/0x264) from [<c0022d8c>] (_setup+0xa0/0x170)
    [    0.298217] [<c0022d8c>] (_setup+0xa0/0x170) from [<c0022ff0>] (omap_hwmod_for_each+0x30/0x5c)
    [    0.298248] [<c0022ff0>] (omap_hwmod_for_each+0x30/0x5c) from [<c0897d24>] (omap_hwmod_setup_all+0x6c/0x98)
    [    0.298278] [<c0897d24>] (omap_hwmod_setup_all+0x6c/0x98) from [<c000864c>] (do_one_initcall+0x110/0x178)
    [    0.298309] [<c000864c>] (do_one_initcall+0x110/0x178) from [<c088e854>] (kernel_init+0x8c/0x12c)
    [    0.298339] [<c088e854>] (kernel_init+0x8c/0x12c) from [<c001439c>] (kernel_thread_exit+0x0/0x8)
    [    0.298370] ---[ end trace 1b75b31a2719ed1c ]---
    [    0.298370] omap_hwmod: mcpdm: cannot be enabled (3)
    [    0.302368] Enabling ERRATA 751472
    [    0.302398] OMAP4: Map 0xafe00000 to 0xfe600000 for dram barrier
    [    0.303710] print_constraints: dummy:
    [    0.305633] NET: Registered protocol family 16
    [    0.310485] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [    0.310668] GPMC revision 6.0
    [    0.312683] OMAP GPIO hardware version 0.1
    [    0.315216] omap_mux_init: Add partition: #1: core, flags: 2
    [    0.316162] omap_mux_init: Add partition: #2: wkup, flags: 2
    [    0.319396] SRAM: Mapped pa 0x40300000 to va 0xf0840000 size: 0xd000
    [    0.323944] _omap_mux_init_gpio: Could not set gpio7
    [    0.323974] No ATAGs?
    [    0.332427] OMAP DMA hardware revision 0.0
    [    0.357269] bio: create slab <bio-0> at 0
    [    0.358337] print_constraints: vwl1271: 1800 mV
    [    0.359497] i2c-core: driver [twl] using legacy suspend method
    [    0.359497] i2c-core: driver [twl] using legacy resume method
    [    0.360107] SCSI subsystem initialized
    [    0.361968] usbcore: registered new interface driver usbfs
    [    0.362243] usbcore: registered new interface driver hub
    [    0.362426] usbcore: registered new device driver usb
    [    0.376770] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
    [    0.377777] Skipping twl internal clock init and using bootloader value (unknown osc rate)
    [    0.378234] twl6030: PIH (irq 39) chaining IRQs 368..387
    [    0.378997] print_constraints: VUSB: 3300 mV normal standby
    [    0.576599] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
    [    0.577575] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
    [    0.578125] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
    [    0.578674] print_constraints: VUSIM: 1200 <--> 2900 mV at 1800 mV normal standby
    [    0.579284] print_constraints: VCXIO: 1800 mV normal standby
    [    0.579711] print_constraints: VDAC: 1800 mV normal standby
    [    0.580261] print_constraints: VAUX1_6030: 1000 <--> 3000 mV at 2800 mV normal standby
    [    0.580291] twl_reg twl_reg.37: Failed to set supply vmmc
    [    0.580444] twl_reg twl_reg.37: can't register VAUX1_6030, -16
    [    0.580474] twl_reg: probe of twl_reg.37 failed with error -16
    [    0.580932] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
    [    0.581481] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
    [    0.581878] print_constraints: CLK32KG:
    [    0.582244] print_constraints: VANA: 2100 mV normal standby
    [    0.590270] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
    [    0.605529] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
    [    0.620758] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
    [    0.621795] Advanced Linux Sound Architecture Driver Version 1.0.24.
    [    0.622985] cfg80211: Calling CRDA to update world regulatory domain
    [    0.624053] Switching to clocksource 32k_counter
    [    0.651824] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
    [    0.652404] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using PIO, IRQ 124
    [    0.652893] NET: Registered protocol family 2
    [    0.653076] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [    0.653503] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [    0.656188] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
    [    0.657440] TCP: Hash tables configured (established 131072 bind 65536)
    [    0.657440] TCP reno registered
    [    0.657470] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    0.657501] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    0.657806] NET: Registered protocol family 1
    [    0.658081] RPC: Registered named UNIX socket transport module.
    [    0.658111] RPC: Registered udp transport module.
    [    0.658111] RPC: Registered tcp transport module.
    [    0.658111] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.658294] Trying to unpack rootfs image as initramfs...
    [    0.673919] Freeing initrd memory: 212K
    [    0.673950] NetWinder Floating Point Emulator V0.97 (double precision)
    [    1.499725] highmem bounce pool size: 64 pages
    [    1.500122] ashmem: initialized
    [    1.500396] VFS: Disk quotas dquot_6.5.2
    [    1.500518] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [    1.501892] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [    1.502136] ROMFS MTD (C) 2007 Red Hat, Inc.
    [    1.502624] Btrfs loaded
    [    1.502655] msgmni has been set to 1385
    [    1.503845] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [    1.503845] io scheduler noop registered
    [    1.503875] io scheduler deadline registered
    [    1.503936] io scheduler cfq registered (default)
    [    1.505371] OMAP DSS rev 4.0
    [    1.529754] dsscomp: initializing.
    [    1.529815] misc dsscomp: found 2 displays and 4 overlays
    [    1.529998] could not allocate slot
    [    1.530364] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    1.983795] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
    [    2.108520] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
    [    2.233489] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
    [    3.146881] console [ttyO2] enabled
    [    3.233520] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
    [    3.358734] PVR: PVRCore_Init
    [    3.362182] PVR: PVRSRVDriverProbe(pDevice=efea8e00)
    [    3.367462] PVR: SGX register base: 0x56000000
    [    3.372161] PVR: SGX register size: 65535
    [    3.376434] PVR: SGX IRQ: 53
    [    3.379486] PVR: EnableSystemClocks: Enabling System Clocks
    [    3.385437] omap_sr_disable: omap_sr struct for sr_core not found
    [    3.391906] PVR_K:(Error): EnableSGXClocks: Unable to scale SGX frequency (-11) [172, /mnt/jenkins/workspace/linaro-android_panda-jb-gcc47-tilt-stable-blob-12.10-release/build/kernel/drivers/gpu/pvr/omap4/sysutils_linux.c]
    [    3.412872] omap_sr_disable: omap_sr struct for sr_core not found
    [    3.419311] PVR_K:(Error): EnableSGXClocks: Unable to scale SGX frequency (-11) [172, /mnt/jenkins/workspace/linaro-android_panda-jb-gcc47-tilt-stable-blob-12.10-release/build/kernel/drivers/gpu/pvr/omap4/sysutils_linux.c]
    [    3.442993] PVR: PVRCore_Init: major device 251
    [    3.457977] brd: module loaded
    [    3.466491] loop: module loaded
    [    3.470214] Non-trimmed BGAP, Temp not accurate
    [    3.475006] thermal_sensor_dev_register:Need to init the cpu domain
    [    3.487670] usbcore: registered new interface driver asix
    [    3.493560] usbcore: registered new interface driver cdc_ether
    [    3.499938] usbcore: registered new interface driver smsc95xx
    [    3.506134] usbcore: registered new interface driver net1080
    [    3.512268] usbcore: registered new interface driver cdc_subset
    [    3.518676] usbcore: registered new interface driver zaurus
    [    3.525115] cdc_ncm: 04-Aug-2011
    [    3.528717] usbcore: registered new interface driver cdc_ncm
    [    3.535125] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    3.542205] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator
    [    3.550659] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    [    3.557159] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
    [    3.565307] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
    [    3.585021] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    [    3.591156] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    3.598327] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    3.605957] usb usb1: Product: OMAP-EHCI Host Controller
    [    3.611572] usb usb1: Manufacturer: Linux 3.2.0+ ehci_hcd
    [    3.617279] usb usb1: SerialNumber: ehci-omap.0
    [    3.622772] hub 1-0:1.0: USB hub found
    [    3.626770] hub 1-0:1.0: 3 ports detected
    [    3.655456] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    3.662109] ohci-omap3 ohci-omap3.0: OMAP3 OHCI Host Controller
    [    3.668670] ohci-omap3 ohci-omap3.0: new USB bus registered, assigned bus number 2
    [    3.676879] ohci-omap3 ohci-omap3.0: irq 108, io mem 0x4a064800
    [    3.760833] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
    [    3.768035] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    3.775665] usb usb2: Product: OMAP3 OHCI Host Controller
    [    3.781372] usb usb2: Manufacturer: Linux 3.2.0+ ohci_hcd
    [    3.787078] usb usb2: SerialNumber: ohci-omap3.0
    [    3.792633] hub 2-0:1.0: USB hub found
    [    3.796600] hub 2-0:1.0: 3 ports detected
    [    3.801574] usbcore: registered new interface driver cdc_wdm
    [    3.807586] Initializing USB Mass Storage driver...
    [    3.812927] usbcore: registered new interface driver usb-storage
    [    3.819274] USB Mass Storage support registered.
    [    3.824340] usbcore: registered new interface driver libusual
    [    3.952209] usb 1-1: new high-speed USB device number 2 using ehci-omap
    [    4.108795] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
    [    4.115875] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    4.124206] hub 1-1:1.0: USB hub found
    [    4.128295] hub 1-1:1.0: 5 ports detected
    [    4.134033] usbcore: registered new interface driver usbtest
    [    4.338531]  gadget: Mass Storage Function, version: 2009/09/11
    [    4.344818]  gadget: Number of LUNs=1
    [    4.348693]  lun0: LUN: removable file: (no medium)
    [    4.354309]  gadget: android_usb ready
    [    4.421173] usb 1-1.1: new high-speed USB device number 3 using ehci-omap
    [    4.554168] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
    [    4.561431] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    4.576599] musb-hdrc musb-hdrc: MUSB HDRC host driver
    [    4.582641] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 3
    [    4.590637] smsc95xx v1.0.4
    [    4.593627] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
    [    4.601043] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    4.608734] usb usb3: Product: MUSB HDRC host driver
    [    4.614044] usb usb3: Manufacturer: Linux 3.2.0+ musb-hcd
    [    4.619812] usb usb3: SerialNumber: musb-hdrc
    [    4.625244] hub 3-0:1.0: USB hub found
    [    4.629272] hub 3-0:1.0: 1 port detected
    [    4.671569] mousedev: PS/2 mouse device common for all mice
    [    4.679351] input: twl6040:vibrator as /devices/platform/omap/omap_i2c.1/i2c-1/1-004b/twl6040/input/input0
    [    4.690185] _regulator_get: twl6040-vibra supply vddvibl not found, using dummy regulator
    [    4.699035] _regulator_get: twl6040-vibra supply vddvibr not found, using dummy regulator
    [    4.709136] twl_rtc twl_rtc: Power up reset detected.
    [    4.715393] twl_rtc twl_rtc: Enabling TWL-RTC.
    [    4.721923] using rtc device, twl_rtc, for alarms
    [    4.726806] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
    [    4.733825] i2c /dev entries driver
    [    4.738739] Linux media interface: v0.10
    [    4.743530] lirc_dev: IR Remote Control driver registered, major 247
    [    4.743652] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-1.1, smsc95xx USB 2.0 Ethernet, 2e:60:67:3a:4e:01
    [    4.762390] IR NEC protocol handler initialized
    [    4.767181] IR RC5(x) protocol handler initialized
    [    4.772216] IR RC6 protocol handler initialized
    [    4.777038] IR JVC protocol handler initialized
    [    4.781829] IR Sony protocol handler initialized
    [    4.786682] IR RC5 (streamzap) protocol handler initialized
    [    4.792572] IR LIRC bridge handler initialized
    [    4.797271] Linux video capture interface: v2.00
    [    4.802612] usbcore: registered new interface driver uvcvideo
    [    4.808715] USB Video Class driver (1.1.1)
    [    4.813262] dmm: probe base: fd300000, irq 145
    [    4.820068] Driver for 1-wire Dallas network protocol.
    [    4.826751] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    [    4.833557] cpuidle: using governor ladder
    [    4.837890] cpuidle: using governor menu
    [    4.843963] _regulator_get: omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
    [    4.855468] _regulator_get: omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
    [    4.941162] usbcore: registered new interface driver usbhid
    [    4.947052] usbhid: USB HID core driver
    [    4.951629] logger: created 256K log 'log_main'
    [    4.956665] logger: created 256K log 'log_events'
    [    4.961853] logger: created 256K log 'log_radio'
    [    4.966949] logger: created 256K log 'log_system'
    [    4.972320] thermal_governor_dev_register:Adding omap_ondie_governor governor
    [    4.979888] thermal_init_thermal_state:Not all components registered for cpu domain sensor   (null), gov=efdd54a0, cooling=  (null)
    [    4.992919] omap-iommu omap-iommu.0: ducati registered
    [    5.002014] SDP4430 SoC init
    [    5.027679] mmc0: host does not support reading read-only switch. assuming write-enable.
    [    5.041015] mmc0: new high speed SDHC card at address e624
    [    5.047668] asoc: null-codec-dai <-> MultiMedia1 mapping ok
    [    5.053924] mmcblk0: mmc0:e624 SD08G 7.40 GiB
    [    5.059509] asoc: null-codec-dai <-> MultiMedia2 mapping ok
    [    5.067565] asoc: null-codec-dai <-> Voice mapping ok
    [    5.074188] asoc: null-codec-dai <-> Tones mapping ok
    [    5.080474]  mmcblk0: p1 p2 p3 p4 < p5 p6 >
    [    5.085327] asoc: null-codec-dai <-> Vibra mapping ok
    [    5.091125] asoc: null-codec-dai <-> MODEM mapping ok
    [    5.096801] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok
    [    5.104583] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
    [    5.111572] asoc: twl6040-legacy <-> mcpdm-dl mapping ok
    [    5.118133] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok
    [    5.124786] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
    [    5.130493] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
    [    5.136108] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
    [    5.141815] asoc: twl6040-vib <-> mcpdm-vib mapping ok
    [    5.147521] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
    [    5.153686] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
    [    5.159851] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
    [    5.166137] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok
    [    5.171905] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok
    [    5.178314] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok
    [    5.184875] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok
    [    5.195404] input: PandaES Headset Jack as /devices/platform/soc-audio.0/sound/card0/input1
    [    5.209564] mmc1: card claims to support voltages below the defined range. These will be ignored.
    [    5.220977] Error: Driver 'hdmi-audio-dai' is already registered, aborting...
    [    5.228546] OMAP4 HDMI audio SoC init
    [    5.233795] asoc: hdmi-audio-codec <-> hdmi-audio-dai mapping ok
    [    5.241058] ALSA device list:
    [    5.244201]   #0: TI OMAP4 Board
    [    5.247619]   #1: TI OMAP4 HDMI Board
    [    5.251586] oprofile: hardware counters not available
    [    5.256958] oprofile: using timer interrupt.
    [    5.261596] GACT probability NOT on
    [    5.265319] Mirror/redirect action on
    [    5.269195] u32 classifier
    [    5.272064]     Actions configured
    [    5.275817] Netfilter messages via NETLINK v0.30.
    [    5.280883] nf_conntrack version 0.5.0 (14392 buckets, 57568 max)
    [    5.287658] ctnetlink v0.93: registering with nfnetlink.
    [    5.293426] xt_time: kernel timezone is -0000
    [    5.298217] ip_tables: (C) 2000-2006 Netfilter Core Team
    [    5.304016] arp_tables: (C) 2002 David S. Miller
    [    5.308929] TCP cubic registered
    [    5.312377] Initializing XFRM netlink socket
    [    5.317077] NET: Registered protocol family 10
    [    5.322662] Mobile IPv6
    [    5.325256] IPv6 over IPv4 tunneling driver
    [    5.330993] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
    [    5.337860] mmc1: new SDIO card at address 0001
    [    5.337951] NET: Registered protocol family 17
    [    5.337982] NET: Registered protocol family 15
    [    5.338043] NET: Registered protocol family 35
    [    5.356719] lib80211: common routines for IEEE802.11 drivers
    [    5.362792] Registering the dns_resolver key type
    [    5.367828] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
    [    5.376007] ThumbEE CPU extension supported.
    [    5.380554] Registering SWP/SWPB emulation handler
    [    5.389099] thermal_cooling_dev_register:Found cpu cpu
    [    5.394592] thermal_cooling_dev_register: doing deferred tdev
    [    5.400665] thermal_sensor_dev_register:Found cpu cpu
    [    5.406005] thermal_sensor_dev_register:Adding omap_ondie_sensor sensor
    [    5.412994] thermal_init_thermal_state: Getting initial temp for cpu domain
    [    5.420349] thermal_request_temp
    [    5.423767] omap_safe_zone:hot spot temp 61697
    [    5.428466] cpufreq_apply_cooling: Unthrottle cool level 0 curr cool 125000
    [    5.435821] omap_thermal_step_freq_up: temperature reduced, stepping up to 0
    [    5.443420]    thermal_request_temp got 50400
    [    5.448272] Power Management for TI OMAP4.
    [    5.453399] sr_init: No PMIC hook to init smartreflex
    [    5.453399] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
    [    5.467102] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
    [    5.475677] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
    [    5.484161] SmartReflex Class3 initialized
    [    5.489227] cma: CMA: reserved 32 MiB at ac000000
    [    5.497741] clock: disabling unused clocks to save power
    [    5.509887] omapfb omapfb: failed to apply dispc config
    [    5.519287] omapfb omapfb: failed to apply dispc config
    [    5.531677] omapfb omapfb: failed to apply dispc config
    [    5.537231] omapdss DPI: Could not find exact pixel clock. Requested 74250 kHz, got 76800 kHz
    [    6.054229] Console: switching to colour frame buffer device 160x90
    [    6.091705] regulator_init_complete: VANA: incomplete constraints, leaving on
    [    6.100402] regulator_init_complete: CLK32KG: incomplete constraints, leaving on
    [    6.111267] regulator_init_complete: VDAC: incomplete constraints, leaving on
    [    6.122009] regulator_init_complete: VUSB: incomplete constraints, leaving on
    [    6.131835] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
    [    6.140930] omap4iss omap4iss: Revision 40000103 found
    [    6.151062] ov5650 3-0036: Failed reading register 0x302a!
    [    6.151062] ov5650 3-0036: Failure to detect OV5650 chip
    [    6.163055] iss_register_subdev_group: Unable to register subdev ov5650
    [    6.171722] Freeing init memory: 276K
    [    6.184295] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
    [    6.498504] init: cannot open '/initlogo.rle'
    [    6.550323] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    6.598327] EXT4-fs (mmcblk0p3): recovery complete
    [    6.606842] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
    [    6.952667] EXT4-fs (mmcblk0p5): recovery complete
    [    6.959564] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: (null)
    [    6.993225] android_usb: already disabled
    [    6.997558] adb_bind_config
    [    7.084594] Disabling lock debugging due to kernel taint
    [    7.104980] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
    [    7.120239] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
    [    7.131835] init: cannot find '/system/bin/pvrsrvinit', disabling 'pvrsrvinit'
    [    7.142333]  SDP4430 Media: asoc: SDP4430 Media no valid capture route from source to sink
    [    7.150604]  SDP4430 Media: asoc: SDP4430 Media no valid capture route from source to sink
    [    7.161407]  SDP4430 Media: asoc: SDP4430 Media no valid playback route from source to sink
    [    7.170928]  SDP4430 Media: asoc: SDP4430 Media no valid playback route from source to sink
    [    7.180389]  SDP4430 MODEM: asoc: SDP4430 MODEM no valid capture route from source to sink
    [    7.188415]  SDP4430 MODEM: asoc: SDP4430 MODEM no valid capture route from source to sink
    [    7.198303]  SDP4430 MODEM: asoc: SDP4430 MODEM no valid playback route from source to sink
    [    7.207794]  SDP4430 MODEM: asoc: SDP4430 MODEM no valid playback route from source to sink
    [    7.341613] (stk) :sysfs entries created
    [    7.345550] (stk) : debugfs entries created
    [    7.629699] Bluetooth: Core ver 2.16
    root@android:/ #[    7.635314] NET: Registered protocol family 31
     [    7.641326] Bluetooth: HCI device and connection manager initialized
    [    7.648345] Bluetooth: HCI socket layer initialized
    [    7.653594] Bluetooth: L2CAP socket layer initialized
    [    7.659027] Bluetooth: SCO socket layer initialized
    [    7.737243] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    7.743408] Bluetooth: BNEP filters: protocol multicast
    [    7.808563] Bluetooth: HCI UART driver ver 2.2
    [    7.813873] Bluetooth: HCI H4 protocol initialized
    [    7.819000] Bluetooth: HCI BCSP protocol initialized
    [    7.824584] Bluetooth: HCILL protocol initialized
    [    7.984741] Bluetooth: RFCOMM TTY layer initialized
    [    7.990234] Bluetooth: RFCOMM socket layer initialized
    [    7.995880] Bluetooth: RFCOMM ver 1.11
    [    8.022521] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0
    [    8.031677] (stc): st_register(4)
    [    8.031677] (stc):  chnl_id list empty :4
    [    8.031707] (stk) : st_kim_start
    [    8.150329] (stk) :ldisc_install = 1
    [    8.216827] (stc): st_tty_open
    [    8.220275] (stk) :line discipline installed
    [    8.225646] (stk) :TIInit_7.6.15.bts
    [    8.429443] init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
    [    8.442535] init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
    [    8.452880] init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
    [    8.543640] (stc): add_channel_to_table: id 4
    [    8.551330] (stc): st_register(2)
    [    8.554809] (stc): add_channel_to_table: id 2
    [    8.582427] (stc): st_register(3)
    [    8.584228] (stc): add_channel_to_table: id 3
    [    8.839416] adb_bind_config
    [    9.076690] adb_open
    [    9.702911] init: untracked pid 1297 exited
    [   10.607391] (stc): remove_channel_from_table: id 3
    [   10.612579] (stc): remove_channel_from_table: id 2
    [   10.612579] (stc): remove_channel_from_table: id 4
    [   10.612579] (stc):  all chnl_ids unregistered
    [   10.627349] (stk) :ldisc_install = 0
    [   10.634704] (stc): st_tty_close
    [   13.316955] init: untracked pid 1522 exited
    [   15.554901] warning: `zygote' uses 32-bit capabilities (legacy support in use)
    [   17.975219] init: untracked pid 1533 exited
    [   17.979858] init: untracked pid 1529 exited
    [   23.645935] init: untracked pid 1556 exited
    [   23.650817] init: untracked pid 1552 exited
    [   29.162048] init: untracked pid 1575 exited
    [   29.168823] init: untracked pid 1579 exited
    [   33.851135] init: untracked pid 1598 exited
    [   33.858123] init: untracked pid 1602 exited
    [   39.507263] init: untracked pid 1621 exited
    [   39.521667] init: untracked pid 1625 exited
    [   44.113189] init: untracked pid 1644 exited
    [   44.125244] init: untracked pid 1648 exited
    [   48.651977] init: untracked pid 1667 exited
    [   48.658416] init: untracked pid 1671 exited
    [   54.099090] init: untracked pid 1690 exited
    [   54.103942] init: untracked pid 1694 exited
    [   58.812042] init: untracked pid 1717 exited
    [   58.816833] init: untracked pid 1713 exited
    [   64.448974] init: untracked pid 1736 exited
    [   64.460021] init: untracked pid 1740 exited
    [   69.219177] init: untracked pid 1759 exited
    [   69.230834] init: untracked pid 1763 exited
    [   73.938537] init: untracked pid 1786 exited
    [   73.943542] init: untracked pid 1782 exited
    [   79.576965] init: untracked pid 1809 exited
    [   79.582000] init: untracked pid 1805 exited
    [   84.034973] init: untracked pid 1828 exited
    [   84.039611] init: untracked pid 1832 exited
    [   88.644042] init: untracked pid 1851 exited
    [   88.655364] init: untracked pid 1855 exited

    i don't know what's wrong with it

    BR

    Younger

  • Younger,

    Since this is an issue specifically with the Linaro release on Panda, I suggest that you contact the Linaro support channels and/or the Pandaboard Google Group (https://groups.google.com/forum/?fromgroups#!forum/pandaboard).

    Regards,
    Gina