Hi,
I have panda-board Rev B2 with me. I am trying to run android on panda board .
- Getting console on PC and able to detect HDMI but not getting any console on HDMI ( LCD )
In the minicom seems booting is fine but no HDMI output and I also tried a few Linaro android builds with pandaboard and again I see the same issue.
Can you please help with this issue.
bootargs:
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
logs: please go through minicom log (HDMI not working )
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-12-113-22) (gcc version 4.7.3 20130226 (prerelease) (Linaro GCC 4.7-2013.03) ) #1 SMP3
[ 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=456
[ 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: 888040k/888040k available, 103192k 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 - 0xc089aae4 (8779 kB)
[ 0.000000] .init : 0xc089b000 - 0xc08e08c0 ( 279 kB)
[ 0.000000] .data : 0xc08e2000 - 0xc094ba50 ( 423 kB)
[ 0.000000] .bss : 0xc094ba74 - 0xc0af95e8 (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.071655] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.071716] Calibrating local timer... 341.56MHz.
[ 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.224151] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.224182] CPU1: Unknown IPI message 0x1
[ 0.224212] Brought up 2 CPUs
[ 0.224212] SMP: Total of 2 processors activated (2755.07 BogoMIPS).
[ 0.224792] devtmpfs: initialized
[ 0.228027] omap_hwmod: l4_div_ck: missing clockdomain for l4_div_ck.
[ 0.292602] omap_hwmod: ipu: failed to hardreset
[ 0.298004] omap_hwmod: mcpdm: _wait_target_ready: -16
[ 0.298004] ------------[ cut here ]------------
[ 0.298034] WARNING: at /mnt/jenkins/workspace/linaro-android-member-ti_panda-linaro-13.03-release/build/kernel/linaro/pandaboard/arch/arm/)
[ 0.298034] Modules linked in:
[ 0.298095] [<c0019e10>] (unwind_backtrace+0x0/0xf8) from [<c0044b18>] (warn_slowpath_common+0x4c/0x64)
[ 0.298095] [<c0044b18>] (warn_slowpath_common+0x4c/0x64) from [<c0044b4c>] (warn_slowpath_null+0x1c/0x24)
[ 0.298126] [<c0044b4c>] (warn_slowpath_null+0x1c/0x24) from [<c0022908>] (_enable+0x234/0x264)
[ 0.298156] [<c0022908>] (_enable+0x234/0x264) from [<c0022d2c>] (_setup+0xa0/0x170)
[ 0.298156] [<c0022d2c>] (_setup+0xa0/0x170) from [<c0022f90>] (omap_hwmod_for_each+0x30/0x5c)
[ 0.298187] [<c0022f90>] (omap_hwmod_for_each+0x30/0x5c) from [<c08a4d34>] (omap_hwmod_setup_all+0x6c/0x98)
[ 0.298217] [<c08a4d34>] (omap_hwmod_setup_all+0x6c/0x98) from [<c000864c>] (do_one_initcall+0x110/0x178)
[ 0.298248] [<c000864c>] (do_one_initcall+0x110/0x178) from [<c089b854>] (kernel_init+0x8c/0x12c)
[ 0.298278] [<c089b854>] (kernel_init+0x8c/0x12c) from [<c001433c>] (kernel_thread_exit+0x0/0x8)
[ 0.298309] ---[ end trace 1b75b31a2719ed1c ]---
[ 0.298309] omap_hwmod: mcpdm: cannot be enabled (3)
[ 0.302307] Enabling ERRATA 751472
[ 0.302337] OMAP4: Map 0xafe00000 to 0xfe600000 for dram barrier
[ 0.303649] print_constraints: dummy:
[ 0.305603] NET: Registered protocol family 16
[ 0.320281] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.320465] GPMC revision 6.0
[ 0.322479] OMAP GPIO hardware version 0.1
[ 0.325073] omap_mux_init: Add partition: #1: core, flags: 2
[ 0.325958] omap_mux_init: Add partition: #2: wkup, flags: 2
[ 0.329223] SRAM: Mapped pa 0x40300000 to va 0xf0840000 size: 0xd000
[ 0.333801] _omap_mux_init_gpio: Could not set gpio7
[ 0.333831] No ATAGs?
[ 0.342285] OMAP DMA hardware revision 0.0
[ 0.367279] bio: create slab <bio-0> at 0
[ 0.368347] print_constraints: vwl1271: 1800 mV
[ 0.369964] i2c-core: driver [twl] using legacy suspend method
[ 0.369964] i2c-core: driver [twl] using legacy resume method
[ 0.370574] SCSI subsystem initialized
[ 0.372406] usbcore: registered new interface driver usbfs
[ 0.372680] usbcore: registered new interface driver hub
[ 0.372863] usbcore: registered new device driver usb
[ 0.384307] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
[ 0.385284] Skipping twl internal clock init and using bootloader value (unknown osc rate)
[ 0.385742] twl6030: PIH (irq 39) chaining IRQs 368..387
[ 0.386505] print_constraints: VUSB: 3300 mV normal standby
[ 0.586334] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
[ 0.587280] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
[ 0.587829] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
[ 0.588378] print_constraints: VUSIM: 1200 <--> 2900 mV at 1800 mV normal standby
[ 0.588989] print_constraints: VCXIO: 1800 mV normal standby
[ 0.589416] print_constraints: VDAC: 1800 mV normal standby
[ 0.589935] print_constraints: VAUX1_6030: 1000 <--> 3000 mV at 2800 mV normal standby
[ 0.589965] twl_reg twl_reg.37: Failed to set supply vmmc
[ 0.590148] twl_reg twl_reg.37: can't register VAUX1_6030, -16
[ 0.590179] twl_reg: probe of twl_reg.37 failed with error -16
[ 0.590667] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
[ 0.591186] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
[ 0.591583] print_constraints: CLK32KG:
[ 0.591979] print_constraints: VANA: 2100 mV normal standby
[ 0.605529] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
[ 0.620727] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 100 kHz
[ 0.635955] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
[ 0.636962] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.638183] cfg80211: Calling CRDA to update world regulatory domain
[ 0.639190] Switching to clocksource 32k_counter
[ 0.666625] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 0.667205] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using PIO, IRQ 124
[ 0.667694] NET: Registered protocol family 2
[ 0.667846] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.668304] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.670440] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
[ 0.672088] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.672088] TCP reno registered
[ 0.672119] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.672149] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.672424] NET: Registered protocol family 1
[ 0.672729] RPC: Registered named UNIX socket transport module.
[ 0.672729] RPC: Registered udp transport module.
[ 0.672760] RPC: Registered tcp transport module.
[ 0.672760] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.672943] Trying to unpack rootfs image as initramfs...
[ 0.690155] Freeing initrd memory: 232K
[ 0.690185] NetWinder Floating Point Emulator V0.97 (double precision)
[ 1.561523] highmem bounce pool size: 64 pages
[ 1.561920] ashmem: initialized
[ 1.562194] VFS: Disk quotas dquot_6.5.2
[ 1.562316] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.563690] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 1.563934] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 1.563995] fuse init (API version 7.17)
[ 1.564727] Btrfs loaded
[ 1.564758] msgmni has been set to 1384
[ 1.565887] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 1.565887] io scheduler noop registered
[ 1.565917] io scheduler deadline registered
[ 1.565979] io scheduler cfq registered (default)
[ 1.567352] OMAP DSS rev 4.0
[ 1.591644] dsscomp: initializing.
[ 1.591674] misc dsscomp: found 2 displays and 4 overlays
[ 1.591888] could not allocate slot
[ 1.592224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.631530] in hpd work 1, state=0
[ 1.632049] hdmi_set_timings: hdmi.mode=1
[ 1.733001] omapdss DISPC error: timeout waiting for EVSYNC
[ 1.795501] in hpd work 2, state=1
[ 1.819244] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[ 1.850250] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
[ 1.881469] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[ 2.826751] console [ttyO2] enabled
[ 2.904907] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
[ 3.030151] PVR: PVRCore_Init
[ 3.033569] PVR: PVRSRVDriverProbe(pDevice=efe9ee00)
[ 3.038879] PVR: SGX register base: 0x56000000
[ 3.043579] PVR: SGX register size: 65535
[ 3.047821] PVR: SGX IRQ: 53
[ 3.050872] PVR: EnableSystemClocks: Enabling System Clocks
[ 3.056823] omap_sr_disable: omap_sr struct for sr_core not found
[ 3.063293] PVR_K:(Error): EnableSGXClocks: Unable to scale SGX frequency (-11) [172, /mnt/jenkins/workspace/linaro-android-member-ti_panda]
[ 3.085083] omap_sr_disable: omap_sr struct for sr_core not found
[ 3.091522] PVR_K:(Error): EnableSGXClocks: Unable to scale SGX frequency (-11) [172, /mnt/jenkins/workspace/linaro-android-member-ti_panda]
[ 3.116058] PVR: PVRCore_Init: major device 251
[ 3.131011] brd: module loaded
[ 3.139495] loop: module loaded
[ 3.143188] Non-trimmed BGAP, Temp not accurate
[ 3.154846] thermal_sensor_dev_register:Need to init the cpu domain
[ 3.169128] edid[000] = 00 ff ff ff ff ff ff 00 10 ac 65 a0 4d 39 34 30
[ 3.176269] edid[010] = 1e 15 01 03 80 30 1b 78 ea 01 f5 a2 57 52 9f 27
[ 3.183380] edid[020] = 0a 50 54 a5 4b 00 71 4f 81 80 d1 c0 01 01 01 01
[ 3.190856] edid[030] = 01 01 01 01 01 01 02 3a 80 18 71 38 2d 40 58 2c
[ 3.197875] edid[040] = 45 00 dd 0c 11 00 00 1e 00 00 00 ff 00 50 39 48
[ 3.204925] edid[050] = 37 46 31 37 49 30 34 39 4d 0a 00 00 00 fc 00 44
[ 3.211914] edid[060] = 45 4c 4c 20 53 54 32 32 32 30 4c 0a 00 00 00 fd
[ 3.218994] edid[070] = 00 38 4c 1e 53 11 00 0a 20 20 20 20 20 20 01 6b
[ 3.226013] edid[080] = 02 03 1f f1 4c 90 05 04 03 02 07 16 01 14 1f 12
[ 3.233032] edid[090] = 13 23 09 07 07 65 03 0c 00 10 00 83 01 00 00 02
[ 3.240020] edid[0a0] = 3a 80 18 71 38 2d 40 58 2c 45 00 dd 0c 11 00 00
[ 3.247009] edid[0b0] = 1e 01 1d 80 18 71 1c 16 20 58 2c 25 00 dd 0c 11
[ 3.254028] edid[0c0] = 00 00 9e 01 1d 00 72 51 d0 1e 20 6e 28 55 00 dd
[ 3.261016] edid[0d0] = 0c 11 00 00 1e 8c 0a d0 8a 20 e0 2d 10 10 3e 96
[ 3.268005] edid[0e0] = 00 dd 0c 11 00 00 18 00 00 00 00 00 00 00 00 00
[ 3.275024] edid[0f0] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 af
[ 3.282012] edid[100] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.289001] edid[110] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.295989] edid[120] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.302978] edid[130] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.309997] edid[140] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.316986] edid[150] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.324005] edid[160] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.330993] edid[170] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.332702] usbcore: registered new interface driver asix
[ 3.332885] usbcore: registered new interface driver cdc_ether
[ 3.333068] usbcore: registered new interface driver smsc95xx
[ 3.333251] usbcore: registered new interface driver net1080
[ 3.333435] usbcore: registered new interface driver cdc_subset
[ 3.333587] usbcore: registered new interface driver zaurus
[ 3.333618] cdc_ncm: 04-Aug-2011
[ 3.333770] usbcore: registered new interface driver cdc_ncm
[ 3.334259] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.334381] _regulator_get: ehci-omap.0 supply hsusb0 not found, using dummy regulator
[ 3.334472] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[ 3.334930] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[ 3.412292] edid[180] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.419311] edid[190] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.426300] edid[1a0] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.426391] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
[ 3.439361] edid[1b0] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.443939] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[ 3.444000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.444030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.444030] usb usb1: Product: OMAP-EHCI Host Controller
[ 3.444030] usb usb1: Manufacturer: Linux 3.2.0+ ehci_hcd
[ 3.444061] usb usb1: SerialNumber: ehci-omap.0
[ 3.444763] hub 1-0:1.0: USB hub found
[ 3.444793] hub 1-0:1.0: 3 ports detected
[ 3.491363] edid[1c0] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.498352] edid[1d0] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.498748] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 3.498870] ohci-omap3 ohci-omap3.0: OMAP3 OHCI Host Controller
[ 3.499206] ohci-omap3 ohci-omap3.0: new USB bus registered, assigned bus number 2
[ 3.526092] edid[1e0] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.533081] edid[1f0] = 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 3.540161] ohci-omap3 ohci-omap3.0: irq 108, io mem 0x4a064800
[ 3.540191] panel size 48 by 27
[ 3.627563] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 3.634735] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.642364] usb usb2: Product: OMAP3 OHCI Host Controller
[ 3.648132] usb usb2: Manufacturer: Linux 3.2.0+ ohci_hcd
[ 3.653808] usb usb2: SerialNumber: ohci-omap3.0
[ 3.659393] hub 2-0:1.0: USB hub found
[ 3.663360] hub 2-0:1.0: 3 ports detected
[ 3.668334] usbcore: registered new interface driver cdc_wdm
[ 3.674346] Initializing USB Mass Storage driver...
[ 3.679718] usbcore: registered new interface driver usb-storage
[ 3.686035] USB Mass Storage support registered.
[ 3.691131] usbcore: registered new interface driver libusual
[ 3.772064] usb 1-1: new high-speed USB device number 2 using ehci-omap
[ 3.928710] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 3.935791] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.944091] hub 1-1:1.0: USB hub found
[ 3.948211] hub 1-1:1.0: 5 ports detected
[ 3.953948] usbcore: registered new interface driver usbtest
[ 4.158050] gadget: Mass Storage Function, version: 2009/09/11
[ 4.164306] gadget: Number of LUNs=1
[ 4.168182] lun0: LUN: removable file: (no medium)
[ 4.173736] gadget: android_usb ready
[ 4.248718] usb 1-1.1: new high-speed USB device number 3 using ehci-omap
[ 4.366210] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 4.372985] musb-hdrc musb-hdrc: MUSB HDRC host driver
[ 4.378936] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.386749] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 3
[ 4.394470] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.397155] smsc95xx v1.0.4
[ 4.404602] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.412231] usb usb3: Product: MUSB HDRC host driver
[ 4.417480] usb usb3: Manufacturer: Linux 3.2.0+ musb-hcd
[ 4.423187] usb usb3: SerialNumber: musb-hdrc
[ 4.428436] hub 3-0:1.0: USB hub found
[ 4.432403] hub 3-0:1.0: 1 port detected
[ 4.468017] mousedev: PS/2 mouse device common for all mice
[ 4.471923] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-1.1, smsc95xx USB 2.0 Ethernet, 2e:60:bb:30:3d:0a
[ 4.487762] input: twl6040:vibrator as /devices/platform/omap/omap_i2c.1/i2c-1/1-004b/twl6040/input/input0
[ 4.498443] _regulator_get: twl6040-vibra supply vddvibl not found, using dummy regulator
[ 4.507263] _regulator_get: twl6040-vibra supply vddvibr not found, using dummy regulator
[ 4.517059] twl_rtc twl_rtc: Power up reset detected.
[ 4.523345] twl_rtc twl_rtc: Enabling TWL-RTC.
[ 4.529815] using rtc device, twl_rtc, for alarms
[ 4.534698] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[ 4.541595] i2c /dev entries driver
[ 4.546295] Linux media interface: v0.10
[ 4.550811] lirc_dev: IR Remote Control driver registered, major 247
[ 4.557647] IR NEC protocol handler initialized
[ 4.562408] IR RC5(x) protocol handler initialized
[ 4.567474] IR RC6 protocol handler initialized
[ 4.572265] IR JVC protocol handler initialized
[ 4.577148] IR Sony protocol handler initialized
[ 4.582031] usb 1-1.2: new low-speed USB device number 4 using ehci-omap
[ 4.589141] IR RC5 (streamzap) protocol handler initialized
[ 4.595062] IR LIRC bridge handler initialized
[ 4.599731] Linux video capture interface: v2.00
[ 4.605133] usbcore: registered new interface driver uvcvideo
[ 4.611206] USB Video Class driver (1.1.1)
[ 4.615722] dmm: probe base: fd300000, irq 145
[ 4.622589] Driver for 1-wire Dallas network protocol.
[ 4.629272] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 4.635986] cpuidle: using governor ladder
[ 4.640350] cpuidle: using governor menu
[ 4.646636] _regulator_get: omap_hsmmc.0 supply vmmc_aux not found, using dummy regulator
[ 4.658050] _regulator_get: omap_hsmmc.4 supply vmmc_aux not found, using dummy regulator
[ 4.723083] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c31d
[ 4.730346] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.738067] usb 1-1.2: Product: USB Keyboard
[ 4.742645] usb 1-1.2: Manufacturer: Logitech
[ 4.749145] usbcore: registered new interface driver usbhid
[ 4.755065] usbhid: USB HID core driver
[ 4.759735] logger: created 256K log 'log_main'
[ 4.765502] input: Logitech USB Keyboard as /devices/platform/usbhs-omap.0/ehci-omap.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1
[ 4.765563] logger: created 256K log 'log_events'
[ 4.782531] logger: created 256K log 'log_radio'
[ 4.782745] generic-usb 0003:046D:C31D.0001: input: USB HID v1.10 Keyboard [Logitech USB Keyboard] on usb-ehci-omap.0-1.2/input0
[ 4.799987] logger: created 256K log 'log_system'
[ 4.805511] thermal_governor_dev_register:Adding omap_ondie_governor governor
[ 4.813079] thermal_init_thermal_state:Not all components registered for cpu domain sensor (null), gov=efdc24e0, cooling= (null)
[ 4.825958] omap-iommu omap-iommu.0: ducati registered
[ 4.832336] input: Logitech USB Keyboard as /devices/platform/usbhs-omap.0/ehci-omap.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input2
[ 4.844696] generic-usb 0003:046D:C31D.0002: input: USB HID v1.10 Device [Logitech USB Keyboard] on usb-ehci-omap.0-1.2/input1
[ 4.859222] SDP4430 SoC init
[ 4.892333] asoc: null-codec-dai <-> MultiMedia1 mapping ok
[ 4.899078] asoc: null-codec-dai <-> MultiMedia2 mapping ok
[ 4.906463] asoc: null-codec-dai <-> Voice mapping ok
[ 4.912933] asoc: null-codec-dai <-> Tones mapping ok
[ 4.919128] asoc: null-codec-dai <-> Vibra mapping ok
[ 4.924743] asoc: null-codec-dai <-> MODEM mapping ok
[ 4.930297] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok
[ 4.938079] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
[ 4.945037] asoc: twl6040-legacy <-> mcpdm-dl mapping ok
[ 4.951538] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok
[ 4.958038] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
[ 4.963500] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 4.972259] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
[ 4.977783] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
[ 4.983276] mmc0: new high speed SDHC card at address e624
[ 4.989501] asoc: twl6040-vib <-> mcpdm-vib mapping ok
[ 4.995269] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
[ 4.995361] mmcblk0: mmc0:e624 SU08G 7.40 GiB
[ 5.006347] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
[ 5.012573] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
[ 5.017211] mmcblk0: p1 p2 p3 p4 < p5 p6 >
[ 5.023376] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok
[ 5.029174] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok
[ 5.035766] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok
[ 5.042266] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok
[ 5.055450] input: PandaES Headset Jack as /devices/platform/soc-audio.0/sound/card0/input3
[ 5.071899] Error: Driver 'hdmi-audio-dai' is already registered, aborting...
[ 5.079589] OMAP4 HDMI audio SoC init
[ 5.084869] asoc: hdmi-audio-codec <-> hdmi-audio-dai mapping ok
[ 5.100708] ALSA device list:
[ 5.103820] #0: TI OMAP4 Board
[ 5.107238] #1: TI OMAP4 HDMI Board
[ 5.111145] oprofile: hardware counters not available
[ 5.116516] oprofile: using timer interrupt.
[ 5.121154] GACT probability NOT on
[ 5.124847] Mirror/redirect action on
[ 5.128723] u32 classifier
[ 5.131591] Actions configured
[ 5.135192] Netfilter messages via NETLINK v0.30.
[ 5.140228] nf_conntrack version 0.5.0 (14391 buckets, 57564 max)
[ 5.147003] ctnetlink v0.93: registering with nfnetlink.
[ 5.152740] xt_time: kernel timezone is -0000
[ 5.157531] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 5.160766] mmc1: card claims to support voltages below the defined range. These will be ignored.
[ 5.172607] arp_tables: (C) 2002 David S. Miller
[ 5.177520] TCP cubic registered
[ 5.179504] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 5.180694] mmc1: new SDIO card at address 0001
[ 5.191558] Initializing XFRM netlink socket
[ 5.196319] NET: Registered protocol family 10
[ 5.202026] Mobile IPv6
[ 5.204589] IPv6 over IPv4 tunneling driver
[ 5.210693] NET: Registered protocol family 17
[ 5.215423] NET: Registered protocol family 15
[ 5.220184] NET: Registered protocol family 35
[ 5.224975] lib80211: common routines for IEEE802.11 drivers
[ 5.230987] Registering the dns_resolver key type
[ 5.236022] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 5.244140] ThumbEE CPU extension supported.
[ 5.248687] Registering SWP/SWPB emulation handler
[ 5.257232] thermal_cooling_dev_register:Found cpu cpu
[ 5.262634] thermal_cooling_dev_register: doing deferred tdev
[ 5.268737] thermal_sensor_dev_register:Found cpu cpu
[ 5.274078] thermal_sensor_dev_register:Adding omap_ondie_sensor sensor
[ 5.281066] thermal_init_thermal_state: Getting initial temp for cpu domain
[ 5.288421] thermal_request_temp
[ 5.291809] omap_safe_zone:hot spot temp 46591
[ 5.296691] cpufreq_apply_cooling: Unthrottle cool level 0 curr cool 125000
[ 5.304046] omap_thermal_step_freq_up: temperature reduced, stepping up to 0
[ 5.311614] thermal_request_temp got 40200
[ 5.316467] Power Management for TI OMAP4.
[ 5.321594] sr_init: No PMIC hook to init smartreflex
[ 5.321594] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[ 5.335449] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[ 5.343627] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
[ 5.352233] SmartReflex Class3 initialized
[ 5.357330] cma: CMA: reserved 32 MiB at ac000000
[ 5.365722] clock: disabling unused clocks to save power
[ 5.373962] omapfb omapfb: failed to apply dispc config
[ 5.379730] omapfb omapfb: failed to apply dispc config
[ 5.385253] omapdss DPI: Could not find exact pixel clock. Requested 74250 kHz, got 76800 kHz
[ 5.930480] Console: switching to colour frame buffer device 160x90
[ 5.970672] regulator_init_complete: VANA: incomplete constraints, leaving on
[ 5.979370] regulator_init_complete: CLK32KG: incomplete constraints, leaving on
[ 5.992340] regulator_init_complete: VUSB: incomplete constraints, leaving on
[ 6.002136] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:01 UTC (946684801)
[ 6.011322] omap4iss omap4iss: Revision 40000103 found
[ 6.021392] ov5650 3-0036: Failed reading register 0x302a!
[ 6.027282] ov5650 3-0036: Failure to detect OV5650 chip
[ 6.033386] iss_register_subdev_group: Unable to register subdev ov5650
[ 6.041992] Freeing init memory: 276K
[ 6.054046] init: could not import file '/init.partitions.rc' from '/init.rc'
[ 6.061920] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[ 6.395477] init: cannot open '/initlogo.rle'
[ 6.448303] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 6.469665] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
[ 6.496887] EXT4-fs (mmcblk0p5): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=panic
[ 6.511474] SDP4430 Media: asoc: SDP4430 Media no valid capture route from source to sink
[ 6.520660] SDP4430 Media: asoc: SDP4430 Media no valid capture route from source to sink
[ 6.529693] SDP4430 Media: asoc: SDP4430 Media no valid playback route from source to sink
[ 6.538848] SDP4430 Media: asoc: SDP4430 Media no valid playback route from source to sink
[ 6.547760] SDP4430 MODEM: asoc: SDP4430 MODEM no valid capture route from source to sink
[ 6.557128] SDP4430 MODEM: asoc: SDP4430 MODEM no valid capture route from source to sink
[ 6.566162] SDP4430 MODEM: asoc: SDP4430 MODEM no valid playback route from source to sink
[ 6.566162] SDP4430 MODEM: asoc: SDP4430 MODEM no valid playback route from source to sink
[ 6.637817] (stk) :sysfs entries created
[ 6.642272] (stk) : debugfs entries created
[ 6.865203] Bluetooth: Core ver 2.16
[ 6.870666] NET: Registered protocol family 31
[ 6.875427] Bluetooth: HCI device and connection manager initialized
[ 6.875488] Bluetooth: HCI socket layer initialized
[ 6.887451] Bluetooth: L2CAP socket layer initialized
[ 6.887451] Bluetooth: SCO socket layer initialized
[ 6.942840] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.948730] Bluetooth: BNEP filters: protocol multicast
[ 7.008300] Bluetooth: HCI UART driver ver 2.2
[ 7.013366] Bluetooth: HCI H4 protocol initialized
[ 7.013366] Bluetooth: HCI BCSP protocol initialized
[ 7.023803] Bluetooth: HCILL protocol initialized
[ 7.087402] Bluetooth: RFCOMM TTY layer initialized
[ 7.092681] Bluetooth: RFCOMM socket layer initialized
[ 7.092681] Bluetooth: RFCOMM ver 1.11
[ 7.118103] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0
[ 7.126403] (stc): st_register(4)
[ 7.129852] (stc): chnl_id list empty :4
[ 7.133666] (stk) : st_kim_start
[ 7.253814] (stk) :ldisc_install = 1
[ 7.352355] android_usb: already disabled
[ 7.357604] adb_bind_config
[ 7.627899] Disabling lock debugging due to kernel taint
[ 7.651580] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
[ 7.661254] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 7.671722] init: cannot find '/system/bin/pvrsrvinit', disabling 'pvrsrvinit'
[ 7.680450] init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
[ 7.691619] init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
[ 7.702331] init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
[ 7.852020] (stc): st_tty_open
[ 7.855285] (stk) :line discipline installed
[ 7.861511] (stk) :TIInit_7.6.15.btsroot@android:/ #
[ 7.970153] android_usb: already disabled
[ 7.975494] adb_bind_config
[ 8.194152] adb_open
[ 8.306121] (stc): add_channel_to_table: id 4
[ 8.310760] (stc): st_register(2)
[ 8.310760] (stc): add_channel_to_table: id 2
[ 8.320343] (stc): st_register(3)
[ 8.320373] (stc): add_channel_to_table: id 3
[ 8.652160] init: untracked pid 1341 exited
[ 10.413055] (stc): remove_channel_from_table: id 3
[ 10.417419] (stc): remove_channel_from_table: id 2
[ 10.423278] (stc): remove_channel_from_table: id 4
[ 10.428405] (stc): all chnl_ids unregistered
[ 10.428405] (stk) :ldisc_install = 0
[ 10.436889] (stc): st_tty_close
[ 12.962951] init: untracked pid 1535 exited
[ 13.071533] init: untracked pid 1773 exited
root@android:/ # [ 17.256469] init: untracked pid 1778 exite
Thanks