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.

Omap5432 UEVM:Android rebooting issue

Other Parts Discussed in Thread: TCA6424, UKERNEL

Hi,

I am using omap5432 UEVM with Android(Panda5AJ.1.5, http://omapedia.org/wiki/Panda5AJ.1.5_Release_Notes), it can not boot normally and keep rebooting all the time. Hope someone can help me!

The following is the booting log.

Texas Instruments Inc Bootloader 1.1.0-g33af7cb4-dirty
Build Info: Nov 20 2014 - 10:42:30
OMAP reset reason PRM_RSTST = 0x0001
PMIC reset reason SWOFF_STATUS = 0x00
sram: boot device: EMMC
kernel   @ 80008000 (4897496)
ramdisk  @ 81000000 (184195)
Device Serial Number: 2E6604F01CA80121
booting kernel...
Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4.34-01535-g499e8d5-dirty (root@sszcwpt2) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1

SMP PREEMPT Thu Dec 11 15:21:28 CST 2014
[    0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] Machine: OMAP5 panda board
[    0.000000] Truncating memory at 0x80000000 to fit in 32-bit physical address space
[    0.000000] Cannot detect omap type!
[    0.000000] Reserving 20971520 bytes SDRAM for VRAM
[    0.000000] cma: CMA: reserved 16 MiB at 93000000
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] OMAP4: Map 0x9fe00000 to 0xfe600000 for dram barrier
[    0.000000] On node 0 totalpages: 166912
[    0.000000] free_area_init_node: node 0, pgdat c09efe40, node_mem_map c102d000
[    0.000000]   Normal zone: 1024 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 82432 pages, LIFO batch:15
[    0.000000]   HighMem zone: 1024 pages used for memmap
[    0.000000]   HighMem zone: 82432 pages, LIFO batch:15
[    0.000000] OMAP5432 ES2.0
[    0.000000] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    0.000000] FIXME: omap5 opp layer init
[    0.000000] PERCPU: Embedded 9 pages/cpu @c1834000 s13056 r8192 d15616 u36864
[    0.000000] pcpu-alloc: s13056 r8192 d15616 u36864 alloc=9*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 164864
[    0.000000] Kernel command line: console=ttyO2,115200n8 androidboot.console=ttyO2 omap_wdt.timer_margin=30 vmalloc=496M

omapfb.fb_opt=-1,-1,-1,1,1280,720 no_console_suspend=1 console=ttyO2,115200n8 androidboot.console=ttyO2 omap_wdt.timer_margin=30

vmalloc=496M omapfb.fb_opt=-1,-1,-1,1,1920,1080 console=ttyO2,115200n8 mem=1024M androidboot.console=ttyO2 vram=20M

omapfb.vram=0:16M earlyprintk loglevel=8 earlyprintk  androidboot.serialno=2E6604F01CA80121 androidboot.bootloader=Texas

Instruments Inc Bootloader 1.1.0-g33af7cb4-dirty
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 324MB 2MB 323MB 3MB = 652MB total
[    0.000000] Memory: 630656k/630656k available, 417920k reserved, 333824K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc08f5000   (9140 kB)
[    0.000000]       .init : 0xc08f5000 - 0xc094d300   ( 353 kB)
[    0.000000]       .data : 0xc094e000 - 0xc09f2b90   ( 659 kB)
[    0.000000]        .bss : 0xc09f2bb4 - 0xc0b6c670   (1511 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:626
[    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[    0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[    0.000000] Architected local timer running at 6.14MHz.
[    0.000183] Calibrating delay loop... 1590.23 BogoMIPS (lpj=6213632)
[    0.031341] pid_max: default: 32768 minimum: 301
[    0.031463] Security Framework initialized
[    0.031555] Mount-cache hash table entries: 512
[    0.032379] Initializing cgroup subsys debug
[    0.032409] Initializing cgroup subsys cpuacct
[    0.032409] Initializing cgroup subsys freezer
[    0.032440] Initializing cgroup subsys net_cls
[    0.032470] CPU: Testing write buffer coherency: ok
[    0.032623] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.032836] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
[    0.032897] Setting up static identity map for 0x8068d270 - 0x8068d2c8
[    0.033142] generating sar_ram layout...
[    0.033447] sar ram layout created
[    0.111602] CPU1: Booted secondary processor
[    0.142395] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.142456] CPU1: Unknown IPI message 0x1
[    0.142486] Brought up 2 CPUs
[    0.142517] SMP: Total of 2 processors activated (3188.82 BogoMIPS).
[    0.152221] omap_hwmod: aess: _wait_target_disable failed
[    0.155059] omap_hwmod: dss_dispc: cannot be enabled (3)
[    0.157745] omap_hwmod: dss_dsi1_a: cannot be enabled (3)
[    0.160461] omap_hwmod: dss_dsi1_c: cannot be enabled (3)
[    0.163146] omap_hwmod: dss_hdmi: cannot be enabled (3)
[    0.165832] omap_hwmod: dss_rfbi: cannot be enabled (3)
[    0.344329] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    0.347045] omap_hwmod: gpu: cannot be enabled (3)
[    0.350036] omap_hwmod: mcpdm: cannot be enabled (3)
[    0.350677] omap_hwmod: usb_otg_ss: setting DMADISABLE
[    0.351928] omap_device: cannot add global notifier for dev PM QoS
[    0.352508] dummy:
[    0.353149] NET: Registered protocol family 16
[    0.355346] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.357116] gpiochip_add: registered GPIOs 0 to 31 on device: gpio
[    0.357208] OMAP GPIO hardware version 0.1
[    0.357391] gpiochip_add: registered GPIOs 32 to 63 on device: gpio
[    0.357604] gpiochip_add: registered GPIOs 64 to 95 on device: gpio
[    0.357849] gpiochip_add: registered GPIOs 96 to 127 on device: gpio
[    0.358093] gpiochip_add: registered GPIOs 128 to 159 on device: gpio
[    0.358306] gpiochip_add: registered GPIOs 160 to 191 on device: gpio
[    0.358551] gpiochip_add: registered GPIOs 192 to 223 on device: gpio
[    0.358795] gpiochip_add: registered GPIOs 224 to 255 on device: gpio
[    0.360076] omap_mux_init: Add partition: #1: core, flags: 4
[    0.360778] omap_mux_init: Add partition: #2: wkup, flags: 4
[    0.362091] Failed to get l3_init_clkdm
[    0.367980] dmm dmm: initialized all PAT entries
[    0.368896] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.368896] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.373016] OMAP DMA hardware revision 0.0
[    0.374633] SmartReflex Recalibration delay = 86400000ms
[    0.374633] SmartReflex Class 1.5 initialized
[    0.374877] Reprogramming LPDDR2 timings to 532000000 Hz
[    0.381134] bio: create slab <bio-0> at 0
[    0.381591] vmmc_supply: 3000 mV
[    0.381774] vwl1271: 1800 mV
[    0.382568] SCSI subsystem initialized
[    0.382781] usbcore: registered new interface driver usbfs
[    0.382843] usbcore: registered new interface driver hub
[    0.382965] usbcore: registered new device driver usb
[    0.391418] i2c-gpio i2c-gpio: using pins 195 (SDA) and 194 (SCL)
[    0.391601] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 400 kHz
[    0.427001] setting trigger mode 8 for irq 39 failed (gic_set_type+0x0/0xe8)
[    0.427154] palmas 1-0048: twl6035 unknown detected
[    0.427490] palmas 1-0048: Muxing GPIO 2, PWM 0, LED 0
[    0.428619] SMPS45: 600 <--> 1310 mV at 880 mV normal standby
[    0.429321] SMPS6: 1200 mV normal standby
[    0.430053] SMPS7: 1800 mV normal standby
[    0.430938] SMPS8: 600 <--> 1310 mV at 1040 mV normal standby
[    0.431762] SMPS9: 2100 mV normal standby
[    0.432342] SMPS10: 5000 mV normal standby
[    0.432617] LDO1: 2800 mV normal standby
[    0.433288] LDO2: 2900 mV normal standby
[    0.433868] LDO3: 3000 mV normal standby
[    0.434539] LDO4: 1500 mV normal standby
[    0.435089] LDO5: 1800 mV normal standby
[    0.435638] LDO6: 1500 mV normal standby
[    0.436187] LDO7: 1500 mV normal standby
[    0.436737] LDO8: 1500 mV normal standby
[    0.437438] LDO9: 1800 <--> 3300 mV at 900 mV normal standby
[    0.438293] LDOLN: 1800 mV normal standby
[    0.438842] LDOUSB: 3250 mV normal standby
[    0.440307] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 400 kHz
[    0.440490] omap_i2c omap_i2c.3: bus 3 rev2.4.0 at 400 kHz
[    0.440673] omap_i2c omap_i2c.4: bus 4 rev2.4.0 at 400 kHz
[    0.440856] omap_i2c omap_i2c.5: bus 5 rev2.4.0 at 400 kHz
[    0.442626] gpiochip_add: registered GPIOs 256 to 279 on device: tca6424
[    0.442749] Linux video capture interface: v2.00
[    0.442779] sr_init: No PMIC hook to init smartreflex
[    0.443237] omap-iommu omap-iommu.0: dsp registered
[    0.443298] omap-iommu omap-iommu.1: ipu registered
[    0.443450] Advanced Linux Sound Architecture Driver Version 1.0.25.
[    0.443908] Bluetooth: Core ver 2.16
[    0.443939] NET: Registered protocol family 31
[    0.443969] Bluetooth: HCI device and connection manager initialized
[    0.443969] Bluetooth: HCI socket layer initialized
[    0.444000] Bluetooth: L2CAP socket layer initialized
[    0.444030] Bluetooth: SCO socket layer initialized
[    0.452575] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[    0.452880] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[    0.453124] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized
[    0.453155] Power Management for TI OMAP4XX/OMAP5XXX devices.
[    0.609436] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    0.765686] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    0.765869] ------------[ cut here ]------------
[    0.765899] WARNING: at arch/arm/mach-omap2/pm4xxx_5xxx.c:750 omap4_pm_init+0x844/0xc34()
[    0.765899] Enabled DSS->EMIF Static dependency, needs proper rootcause
[    0.765899] Modules linked in:
[    0.765930] Backtrace:
[    0.765930] [<c0017c14>] (dump_backtrace+0x0/0x10c) from [<c067cfc4>] (dump_stack+0x18/0x1c)
[    0.765960]  r6:000002ee r5:c0904870 r4:d402dec8 r3:c09b0f50
[    0.765991] [<c067cfac>] (dump_stack+0x0/0x1c) from [<c0046a54>] (warn_slowpath_common+0x54/0x6c)
[    0.765991] [<c0046a00>] (warn_slowpath_common+0x0/0x6c) from [<c0046b10>] (warn_slowpath_fmt+0x38/0x40)
[    0.766021]  r8:00000000 r7:c09ae25c r6:c09ae22c r5:c09ae2bc r4:00000000
[    0.766021] r3:00000009
[    0.766052] [<c0046ad8>] (warn_slowpath_fmt+0x0/0x40) from [<c0904870>] (omap4_pm_init+0x844/0xc34)
[    0.766052]  r3:c09f3f64 r2:c0828434
[    0.766082] [<c090402c>] (omap4_pm_init+0x0/0xc34) from [<c0900e28>] (omap2_common_pm_subsys_init+0x188/0x21c)
[    0.766082] [<c0900ca0>] (omap2_common_pm_subsys_init+0x0/0x21c) from [<c0008698>] (do_one_initcall+0x11c/0x184)
[    0.766113]  r5:00000004 r4:d402c000
[    0.766113] [<c000857c>] (do_one_initcall+0x0/0x184) from [<c08f598c>] (kernel_init+0x104/0x1c4)
[    0.766143] [<c08f5888>] (kernel_init+0x0/0x1c4) from [<c004a968>] (do_exit+0x0/0x804)
[    0.766174] Board Information:
[    0.766174]  Revision : 0000
[    0.766174]  Serial  : 0000000000000000
[    0.766174] SoC Information:
[    0.766174]  CPU     : OMAP5432
[    0.766174]  Rev     : ES2.0
[    0.766204]  Type    : GP
[    0.766204]  Production ID: D0110451-2E6604F0
[    0.766204]  Die ID  : 1CA80121-00000503-015D6074-0A00C00E
[    0.766204]
[    0.766204] ---[ end trace 08852b99bf1c02e6 ]---
[    0.922515] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    0.922698] ------------[ cut here ]------------
[    0.922729] WARNING: at arch/arm/mach-omap2/pm4xxx_5xxx.c:1235 omap4_pm_init+0xb24/0xc34()
[    0.922729] omap4_pm_init: EMIF Clock domain denied idle: DDR3 WA
[    0.922760] Modules linked in:
[    0.922760] Backtrace:
[    0.922790] [<c0017c14>] (dump_backtrace+0x0/0x10c) from [<c067cfc4>] (dump_stack+0x18/0x1c)
[    0.922790]  r6:000004d3 r5:c0904b50 r4:d402dec8 r3:c09b0f50
[    0.922821] [<c067cfac>] (dump_stack+0x0/0x1c) from [<c0046a54>] (warn_slowpath_common+0x54/0x6c)
[    0.922851] [<c0046a00>] (warn_slowpath_common+0x0/0x6c) from [<c0046b10>] (warn_slowpath_fmt+0x38/0x40)
[    0.922851]  r8:00000000 r7:c09ae25c r6:c09ae22c r5:00000003 r4:00000000
[    0.922882] r3:00000009
[    0.922882] [<c0046ad8>] (warn_slowpath_fmt+0x0/0x40) from [<c0904b50>] (omap4_pm_init+0xb24/0xc34)
[    0.922912]  r3:c068fa50 r2:c082867c
[    0.922943] [<c090402c>] (omap4_pm_init+0x0/0xc34) from [<c0900e28>] (omap2_common_pm_subsys_init+0x188/0x21c)
[    0.922943] [<c0900ca0>] (omap2_common_pm_subsys_init+0x0/0x21c) from [<c0008698>] (do_one_initcall+0x11c/0x184)
[    0.922973]  r5:00000004 r4:d402c000
[    0.922973] [<c000857c>] (do_one_initcall+0x0/0x184) from [<c08f598c>] (kernel_init+0x104/0x1c4)
[    0.923004] [<c08f5888>] (kernel_init+0x0/0x1c4) from [<c004a968>] (do_exit+0x0/0x804)
[    0.923004] Board Information:
[    0.923034]  Revision : 0000
[    0.923034]  Serial  : 0000000000000000
[    0.923034] SoC Information:
[    0.923034]  CPU     : OMAP5432
[    0.923034]  Rev     : ES2.0
[    0.923034]  Type    : GP
[    0.923034]  Production ID: D0110451-2E6604F0
[    0.923065]  Die ID  : 1CA80121-00000503-015D6074-0A00C00E
[    0.923065]
[    0.923065] ---[ end trace 08852b99bf1c02e7 ]---
[    0.923095] omap_opp_set_min_rate: Missing opp info for hwmod hsi
[    0.923095] Forcing clock hsi_fclk to minimum rate 192000000
[    0.923126] omap_opp_set_min_rate: Missing opp info for hwmod ipu_c0
[    0.923126] Forcing clock dpll_core_h22x2_ck to minimum rate 425600000
[    0.923156] omap_opp_set_min_rate: Missing opp info for hwmod dsp_c0
[    0.923187] Forcing clock virt_dpll_dsp_ck to minimum rate 233000000
[    0.923950] Switching to clocksource arch_sys_counter
[    0.931549] sr_classp5_calib_work: smartreflex_core: Calibration complete: Voltage Nominal=1040000 Calib=1040000 Dyn=1040000

OPP_margin=0 total_margin=0
[    0.938232] NET: Registered protocol family 2
[    0.938415] IP route cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.938842] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.939880] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
[    0.940948] TCP: Hash tables configured (established 65536 bind 65536)
[    0.940979] TCP: reno registered
[    0.940979] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.941009] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.941192] NET: Registered protocol family 1
[    0.941497] RPC: Registered named UNIX socket transport module.
[    0.941497] RPC: Registered udp transport module.
[    0.941528] RPC: Registered tcp transport module.
[    0.941528] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.941589] usbhs_omap usbhs_omap: ehci_logic_fck failed:-2
[    0.942413] Trying to unpack rootfs image as initramfs...
[    0.951385] Freeing initrd memory: 176K
[    0.951812] NetWinder Floating Point Emulator V0.97 (double precision)
[    0.955322] sr_classp5_calib_work: smartreflex_mpu: Calibration complete: Voltage Nominal=1060000 Calib=1060000 Dyn=1060000

OPP_margin=0 total_margin=0
[    0.970916] sr_classp5_calib_work: smartreflex_mm: Calibration complete: Voltage Nominal=1120000 Calib=1110000 Dyn=1120000

OPP_margin=0 total_margin=0
[    1.060668] highmem bounce pool size: 64 pages
[    1.061431] fuse init (API version 7.18)
[    1.061553] msgmni has been set to 612
[    1.063018] io scheduler noop registered
[    1.063049] io scheduler deadline registered
[    1.063079] io scheduler cfq registered (default)
[    1.063781] OMAP DSS rev 6.1
[    1.084259] dsscomp: initializing.
[    1.084259] misc dsscomp: display0=hdmi_panel
[    1.084289] misc dsscomp: found 1 displays and 4 overlays, WB overlay 1
[    1.084899] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[    1.085174] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[    2.585235] console [ttyO2] enabled
[    2.589294] omap_uart.4: ttyO4 at MMIO 0x48066000 (irq = 137) is a OMAP UART4
[    2.597534] [drm] Initialized drm 1.1.0 20060810
[    2.602600] omap_ion_probe: adding heap secure_input of type 2 with ba300000@5a00000
[    2.610931] omap_ion_probe: adding heap tiler of type 4 with b5200000@5100000
[    2.618591] omap_ion_probe: adding heap nonsecure_tiler of type 4 with b4300000@f00000
[    2.627197] omap_ion_probe: adding heap system of type 0 with 0@0
[    2.633697] omap_ion_probe: adding heap tiler_reservation of type 5 with 0@0
[    2.645599] brd: module loaded
[    2.651123] loop: module loaded
[    2.654571] (stk) :sysfs entries created
[    2.658813] (stk) : debugfs entries created
[    2.663269] (hci_tty): inside hci_tty_init
[    2.667938] (hci_tty): allocated 252, 0
[    2.672027] AK8975 compass driver: init
[    2.676788] gccore gccore.0: opp_get_opp_count: device OPP not found (-19)
[    2.701965] NFC Driver for TI WiLink
[    2.706176] mtdoops: mtd device (mtddev=name/number) must be supplied
[    2.713684] omap2_mcspi omap2_mcspi.1: master is unqueued, this is deprecated
[    2.721557] omap2_mcspi omap2_mcspi.2: master is unqueued, this is deprecated
[    2.729553] omap2_mcspi omap2_mcspi.4: master is unqueued, this is deprecated
[    2.737365] tun: Universal TUN/TAP device driver, 1.6
[    2.742767] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.749847] usbcore: registered new interface driver asix
[    2.755676] usbcore: registered new interface driver cdc_ether
[    2.761962] usbcore: registered new interface driver smsc95xx
[    2.768157] usbcore: registered new interface driver net1080
[    2.774261] usbcore: registered new interface driver cdc_subset
[    2.780639] usbcore: registered new interface driver zaurus
[    2.786651] usbcore: registered new interface driver cdc_ncm
[    3.486511] PC detected
[    3.495117] palmas-usb palmas-usb.8: Initialized Palmas USB module
[    3.501953] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.508972] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96
[    3.515533] ehci-omap ehci-omap.0: reset hcs_params 0x1313 dbg=0 cc=1 pcc=3 ordered ports=3
[    3.524322] ehci-omap ehci-omap.0: reset hcc_params 20016 thresh 1 uframes 256/512/1024 park LPM
[    3.533569] ehci-omap ehci-omap.0: reset command 0080b02  park=3 ithresh=8 period=1024 Reset HALT
[    3.542907] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[    3.548919] drivers/usb/core/inode.c: creating file 'devices'
[    3.554962] drivers/usb/core/inode.c: creating file '001'
[    3.560760] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[    3.569213] ehci-omap ehci-omap.0: park 0
[    3.573455] ehci-omap ehci-omap.0: support lpm
[    3.578124] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
[    3.584167] ehci-omap ehci-omap.0: init command 0010005 (park)=0 ithresh=1 period=512 RUN
[    3.603729] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[    3.609832] usb usb1: default language 0x0409
[    3.614440] usb usb1: udev 1, busnum 1, minor = 0
[    3.619415] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.626525] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.634155] usb usb1: Product: OMAP-EHCI Host Controller
[    3.639739] usb usb1: Manufacturer: Linux 3.4.34-01535-g499e8d5-dirty ehci_hcd
[    3.647338] usb usb1: SerialNumber: ehci-omap.0
[    3.652313] usb usb1: usb_probe_device
[    3.656249] usb usb1: configuration #1 chosen from 1 choice
[    3.662139] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    3.668243] hub 1-0:1.0: usb_probe_interface
[    3.672729] hub 1-0:1.0: usb_probe_interface - got id
[    3.678039] hub 1-0:1.0: USB hub found
[    3.682006] hub 1-0:1.0: 3 ports detected
[    3.686218] hub 1-0:1.0: standalone hub
[    3.690277] hub 1-0:1.0: individual port power switching
[    3.695831] hub 1-0:1.0: individual port over-current protection
[    3.702178] hub 1-0:1.0: power on to power good time: 20ms
[    3.707946] hub 1-0:1.0: local power source is good
[    3.713104] hub 1-0:1.0: enabling power on all ports
[    3.718444] drivers/usb/core/inode.c: creating file '001'
[    3.724212] ehci-omap ehci-omap.0: ...powerup ports...
[    3.760131] usbcore: registered new interface driver cdc_wdm
[    3.766082] Initializing USB Mass Storage driver...
[    3.771270] usbcore: registered new interface driver usb-storage
[    3.777618] USB Mass Storage support registered.
[    3.782501] usbcore: registered new interface driver libusual
[    3.788604] usbcore: registered new interface driver usbtest
[    3.794555] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[    3.801116] file system registered
[    3.805480]  gadget: Mass Storage Function, version: 2009/09/11
[    3.811737]  gadget: Number of LUNs=1
[    3.815643] ehci-omap ehci-omap.0: GetStatus port:3 status 001803 0  ACK POWER sig=j CSC CONNECT
[    3.824890]  lun0: LUN: removable file: (no medium)
[    3.830047] hub 1-0:1.0: port 3: status 0501 change 0001
[    3.835815]  gadget: android_usb ready
[    3.931854] hub 1-0:1.0: state 7 ports 3 chg 0008 evt 0000
[    3.937622] hub 1-0:1.0: port 3, status 0501, change 0000, 480 Mb/s
[    4.017761] ehci-omap ehci-omap.0: port 3 high speed
[    4.022979] ehci-omap ehci-omap.0: GetStatus port:3 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    4.103729] usb 1-3: new high-speed USB device number 2 using ehci-omap
[    4.181884] ehci-omap ehci-omap.0: port 3 high speed
[    4.187103] ehci-omap ehci-omap.0: GetStatus port:3 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    4.292541] mousedev: PS/2 mouse device common for all mice
[    4.299682] usb 1-3: udev 2, busnum 1, minor = 1
[    4.304656] usb 1-3: New USB device found, idVendor=0424, idProduct=9730
[    4.311737] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.319610] usb 1-3: usb_probe_device
[    4.323547] usb 1-3: configuration #1 chosen from 1 choice
[    4.331634] input: palmas_pwron as /devices/platform/omap_i2c.1/i2c-1/1-0048/palmas-pwrbutton.7/input/input0
[    4.342010] usb 1-3: adding 1-3:1.0 (config #1, interface 0)
[    4.348052] smsc95xx 1-3:1.0: usb_probe_interface
[    4.352996] smsc95xx 1-3:1.0: usb_probe_interface - got id
[    4.359466] smsc95xx v1.0.4
[    4.365417] twl_rtc twl_rtc.9: rtc core: registered twl_rtc as rtc0
[    4.373626] i2c /dev entries driver
[    4.377746] usbcore: registered new interface driver uvcvideo
[    4.383789] USB Video Class driver (1.1.1)
[    4.388214] Driver for 1-wire Dallas network protocol.
[    4.394927] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 30 sec
[    4.402282] report_temperature_delayed_work_fn: Fail to set temp
[    4.408935] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[    4.418182] cpuidle: using governor ladder
[    4.422729] cpuidle: using governor menu
[    4.444213] Registered led device: blue
[    4.449462] Registered led device: red
[    4.454376] Registered led device: green
[    4.459716] Registered led device: panda5::status1
[    4.466918] Registered led device: panda5::status2
[    4.476501] smsc95xx 1-3:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-3, smsc95xx USB 2.0 Ethernet, 46:ee:ff:d6:5f:41
[    4.488372] drivers/usb/core/inode.c: creating file '002'
[    4.494171] hub 1-0:1.0: state 7 ports 3 chg 0000 evt 0004
[    4.500091] ehci-omap ehci-omap.0: GetStatus port:2 status 001803 0  ACK POWER sig=j CSC CONNECT
[    4.509429] sr_classp5_calib_work: smartreflex_mpu: Calibration complete: Voltage Nominal=1250000 Calib=1250000 Dyn=1250000

OPP_margin=0 total_margin=0
[    4.523773] Registered led device: panda5::status3
[    4.528930] hub 1-0:1.0: port 2, status 0501, change 0001, 480 Mb/s
[    4.540557] Registered led device: panda5::status4
[    4.546447] Registered led device: panda5::status5
[    4.551849] usbcore: registered new interface driver usbhid
[    4.557769] usbhid: USB HID core driver
[    4.562469] ashmem: initialized
[    4.565795] logger: created 256K log 'log_main'
[    4.570587] logger: created 256K log 'log_events'
[    4.575592] logger: created 256K log 'log_radio'
[    4.580566] logger: created 256K log 'log_system'
[    4.585998] omap_governor_init: domain cpu slope 118 const -2992
[    4.592498] omap_governor_init: domain gpu slope 61 const -1558
[    4.599334] rproc remoteproc0: ipu_c0 is available
[    4.604461] rproc remoteproc0: Note: remoteproc is still under development and considered experimental.
[    4.614471] rproc remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
[    4.626525] OMAP HSI: HSI driver version 0.4.4
[    4.631927] usbcore: registered new interface driver snd-usb-audio
[    4.639190] mmc0: new high speed DDR MMC card at address 0001
[    4.646270] mmcblk0: mmc0:0001 SEM04G 3.68 GiB
[    4.652191] aess aess: ABE Firmware version 9560
[    4.666229] mmcblk0boot0: mmc0:0001 SEM04G partition 1 2.00 MiB
[    4.672576] mmcblk0boot1: mmc0:0001 SEM04G partition 2 2.00 MiB
[    4.683288] Alternate GPT is invalid, using primary GPT.
[    4.689025]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10
[    4.689666] hub 1-0:1.0: debounce: port 2: total 100ms stable 100ms status 0x501
[    4.704864]  mmcblk0boot1: unknown partition table
[    4.711395]  mmcblk0boot0: unknown partition table
[    4.719329] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
[    4.725891] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
[    4.732849] asoc: snd-soc-dummy-dai <-> Voice mapping ok
[    4.738922] asoc: snd-soc-dummy-dai <-> Tones mapping ok
[    4.744995] asoc: snd-soc-dummy-dai <-> Vibra mapping ok
[    4.750823] asoc: snd-soc-dummy-dai <-> MODEM mapping ok
[    4.756622] asoc: snd-soc-dummy-dai <-> MultiMedia1 LP mapping ok
[    4.763122] ehci-omap ehci-omap.0: port 2 high speed
[    4.763275] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
[    4.774536] ehci-omap ehci-omap.0: GetStatus port:2 status 001805 0  ACK POWER sig=j PE CONNECT
[    4.784301] asoc: twl6040-legacy <-> mcpdm-legacy mapping ok
[    4.790679] asoc: dit-hifi <-> mcasp-legacy mapping ok
[    4.796600] asoc: dmic-hifi <-> omap-dmic mapping ok
[    4.802551] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
[    4.808227] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
[    4.813781] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
[    4.819396] asoc: twl6040-vib <-> mcpdm-vib mapping ok
[    4.825042] asoc: snd-soc-dummy-dai <-> omap-mcbsp.1 mapping ok
[    4.831512] asoc: snd-soc-dummy-dai <-> omap-mcbsp.1 mapping ok
[    4.837951] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
[    4.844421] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
[    4.850769] usb 1-2: new high-speed USB device number 3 using ehci-omap
[    4.850952] asoc: snd-soc-dummy-dai <-> omap-mcbsp.2 mapping ok
[    4.851196] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok
[    4.851440] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok
[    4.851684] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok
[    4.851898] asoc: snd-soc-dummy-dai <-> omap-abe-vxrec-dai mapping ok
[    4.852142] asoc: snd-soc-dummy-dai <-> omap-abe-echo-dai mapping ok
[    4.852874] input: OMAP5EVM Headset Jack as /devices/platform/omap-abe-twl6040/sound/card0/input1
[    4.853851] omap-abe-twl6040 omap-abe-twl6040: couldn't get AV Switch regulator
[    4.912811] asoc: omap-hdmi-hifi <-> omap-hdmi-audio-dai mapping ok
[    4.919952] oprofile: using timer interrupt.
[    4.924560] GACT probability NOT on
[    4.928222] Mirror/redirect action on
[    4.932098] u32 classifier
[    4.934936]     Actions configured
[    4.938507] Netfilter messages via NETLINK v0.30.
[    4.943481] nf_conntrack version 0.5.0 (10112 buckets, 40448 max)
[    4.950134] ctnetlink v0.93: registering with nfnetlink.
[    4.955749] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    4.963073] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    4.969360] xt_time: kernel timezone is -0000
[    4.974151] ip_tables: (C) 2000-2006 Netfilter Core Team
[    4.979858] ehci-omap ehci-omap.0: port 2 high speed
[    4.979858] arp_tables: (C) 2002 David S. Miller
[    4.979888] TCP: cubic registered
[    4.979888] Initializing XFRM netlink socket
[    4.997863] ehci-omap ehci-omap.0: GetStatus port:2 status 001005 0  ACK POWER sig=se0 PE CONNECT
[    5.007354] NET: Registered protocol family 10
[    5.012634] Mobile IPv6
[    5.015197] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    5.020965] IPv6 over IPv4 tunneling driver
[    5.025909] NET: Registered protocol family 17
[    5.030578] NET: Registered protocol family 15
[    5.035308] Bridge firewalling registered
[    5.039703] Bluetooth: RFCOMM TTY layer initialized
[    5.044830] Bluetooth: RFCOMM socket layer initialized
[    5.050262] Bluetooth: RFCOMM ver 1.11
[    5.054199] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.059814] Bluetooth: BNEP filters: protocol multicast
[    5.065307] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    5.071594] NET: Registered protocol family 35
[    5.076354] NET: Registered protocol family 37
[    5.081024] NET: Registered protocol family 40
[    5.086029] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    5.094116] ThumbEE CPU extension supported.
[    5.094146] mmc1: host does not support reading read-only switch. assuming write-enable.
[    5.107177] Registering SWP/SWPB emulation handler
[    5.112335] mmc1: new high speed SDHC card at address 1234
[    5.117034] clock: disabling unused clocks to save power
[    5.123870] usb 1-2: udev 3, busnum 1, minor = 2
[    5.128753] usb 1-2: New USB device found, idVendor=0424, idProduct=3503
[    5.128936] mmcblk1: mmc1:1234 SA16G 14.4 GiB
[    5.140472] usb 1-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.148101] usb 1-2: usb_probe_device
[    5.151977] usb 1-2: configuration #1 chosen from 1 choice
[    5.152008]  mmcblk1: p1 p2
[    5.158416] HDCP: hdcp_3des_cb: hdcp_keys not loaded = 0
[    5.158416]
[    5.158660] Enter hdmi_core_init
[    5.158721] Enable video_path
[    5.174377] usb 1-2: adding 1-2:1.0 (config #1, interface 0)
[    5.180389] hub 1-2:1.0: usb_probe_interface
[    5.184875] hub 1-2:1.0: usb_probe_interface - got id
[    5.190216] hub 1-2:1.0: USB hub found
[    5.194244] hub 1-2:1.0: 3 ports detected
[    5.198455] hub 1-2:1.0: standalone hub
[    5.202484] hub 1-2:1.0: ganged power switching
[    5.207244] hub 1-2:1.0: global over-current protection
[    5.212890] hub 1-2:1.0: TT per port
[    5.216674] hub 1-2:1.0: TT requires at most 8 FS bit times (666 ns)
[    5.223358] hub 1-2:1.0: power on to power good time: 0ms
[    5.229248] hub 1-2:1.0: local power source is good
[    5.234344] hub 1-2:1.0: no over-current condition exists
[    5.240051] hub 1-2:1.0: enabling power on all ports
[    5.245666] drivers/usb/core/inode.c: creating file '003'
[    5.346252] usb 1-2: link qh256-0001/d40ae180 start 1 [1/0 us]
[    5.352386] hub 1-2:1.0: state 7 ports 3 chg 0000 evt 0000
[    5.447540] sr_classp5_calib_work: smartreflex_mpu: Calibration complete: Voltage Nominal=880000 Calib=890000 Dyn=880000

OPP_margin=0 total_margin=0
[    5.494995] cannot apply mgr(tv) on inactive device
[    5.500091] cannot aply mgr(lcd)--invalid device
[    5.516204] omapfb omapfb: failed to apply dispc config
[    5.521728] cannot apply mgr(tv) on inactive device
[    5.526855] omapfb omapfb: failed to apply dispc config
[    5.532318] cannot aply mgr(lcd2)--invalid device
[    5.537689] omapfb omapfb: failed to apply dispc config
[    5.543579] LDOUSB: incomplete constraints, leaving on
[    5.549224] LDOLN: incomplete constraints, leaving on
[    5.554779] LDO8: incomplete constraints, leaving on
[    5.560455] LDO6: incomplete constraints, leaving on
[    5.566009] LDO5: incomplete constraints, leaving on
[    5.574127] LDO3: incomplete constraints, leaving on
[    5.580139] SMPS8: incomplete constraints, leaving on
[    5.585754] SMPS6: incomplete constraints, leaving on
[    5.591369] SMPS45: incomplete constraints, leaving on
[    5.597320] input: gpio-keys as /devices/platform/gpio-keys.0/input/input2
[    5.605621] twl_rtc twl_rtc.9: setting system clock to 2000-01-01 22:21:52 UTC (946765312)
[    5.614379] ALSA device list:
[    5.617584]   #0: OMAP5EVM
[    5.627166]   #1: OMAPHDMI
[    5.642974] Freeing init memory: 352K
[    5.648895] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[    5.732116] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.743713] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.758392] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.769989] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.781585] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.795562] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.810638] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.822235] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.833862] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.845458] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.857055] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.868652] omap_hsmmc omap_hsmmc.2: Timeout waiting on controller reset in omap_hsmmc_reset_controller_fsm
[    5.892333] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
[    5.906402] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
[    5.922241] EXT4-fs (mmcblk0p9): recovery complete
[    5.927337] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[    5.970947] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/omap_hsmmc.1/by-name/cache
[    6.208831] rproc remoteproc0: powering up ipu_c0
[    6.238494] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
[    6.271820] rproc remoteproc0: Booting fw image ducati-m3-core0.xem3, size 13487335
[    6.335144] EXT4-fs (mmcblk0p10): recovery complete
[    6.341461] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: nomblk_io_submit,errors=remount-ro
[    6.400787] fs_mgr: Running /system/bin/e2fsck on /dev/block/platform/omap_hsmmc.1/by-name/userdata
[    6.425933] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: (null)
[    6.497924] init: cannot find '/system/bin/rild', disabling 'ril-daemon'
[    6.507232] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[    6.516113] omap-iommu omap-iommu.1: ipu: version 2.1
[    6.531402] rproc remoteproc0: remote processor ipu_c0 is now up
[    6.540222] virtio_rpmsg_bus virtio0: rpmsg host is online
[    6.547790] rproc remoteproc0: registered virtio0 (type 7)
[    6.591217] HDCP: failed to load keys
[    6.591217]
[    6.611968] android_usb: already disabled
[    6.616302] android_usb: already disabled
[    6.621368] android_usb: already disabled
[    6.628631] warning: `adbd' uses 32-bit capabilities (legacy support in use)
[    6.636505] adb_open
[    6.642517] mtp_bind_config
[    6.645538] adb_bind_config
[    6.726013] PVR: PVRCore_Init
[    6.729339] PVR: LinuxMMInit: Maximum page pool size: 10800
[    6.735565] PVR: PVRSRVDriverProbe(pDevice=d40ea200)
shell@android:/ $ [    6.742034] PVR: SGX register base: 0x56000000
[    6.748657] PVR: SGX register size: 65535
[    6.752990] PVR: SGX IRQ: 53
[    6.756225] PVR: EnableSystemClocks: Enabling System Clocks
[    6.897430] android_work: sent uevent USB_STATE=CONNECTED
[    6.904418] android_usb gadget: high-speed config #1: android
[    6.910797] android_work: sent uevent USB_STATE=CONFIGURED
[    6.913757] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    7.067199] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    7.077178] ------------[ cut here ]------------
[    7.082031] WARNING: at arch/arm/mach-omap2/omap_hwmod.c:1803 _idle+0x224/0x238()
[    7.089904] omap_hwmod: gpu: idle state can only be entered from enabled state
[    7.097503] Modules linked in: pvrsrvkm_sgx544_116(O+)
[    7.102935] Backtrace:
[    7.105529] [<c0017c14>] (dump_backtrace+0x0/0x10c) from [<c067cfc4>] (dump_stack+0x18/0x1c)
[    7.114410]  r6:0000070b r5:c0028090 r4:d2ae9b20 r3:c09b0f50
[    7.120422] [<c067cfac>] (dump_stack+0x0/0x1c) from [<c0046a54>] (warn_slowpath_common+0x54/0x6c)
[    7.129791] [<c0046a00>] (warn_slowpath_common+0x0/0x6c) from [<c0046b10>] (warn_slowpath_fmt+0x38/0x40)
[    7.139739]  r8:8073d7ad r7:d40eda80 r6:a0000013 r5:c09a48c0 r4:ffffffea
[    7.146636] r3:00000009
[    7.149414] [<c0046ad8>] (warn_slowpath_fmt+0x0/0x40) from [<c0028090>] (_idle+0x224/0x238)
[    7.158233]  r3:c0820b88 r2:c08226d8
[    7.162017] [<c0027e6c>] (_idle+0x0/0x238) from [<c002874c>] (omap_hwmod_idle+0x2c/0x48)
[    7.170532]  r6:a0000013 r5:c09a4910 r4:c09a48c0
[    7.175415] [<c0028720>] (omap_hwmod_idle+0x0/0x48) from [<c0040840>] (omap_device_idle_hwmods+0x30/0x44)
[    7.185485]  r6:00000000 r5:d40edb00 r4:00000001 r3:d40edac0
[    7.191467] [<c0040810>] (omap_device_idle_hwmods+0x0/0x44) from [<c0040a3c>] (_omap_device_deactivate+0xa8/0x140)
[    7.202392]  r5:d40eda80 r4:d40edb00
[    7.206207] [<c0040994>] (_omap_device_deactivate+0x0/0x140) from [<c00412bc>] (omap_device_idle+0x30/0x5c)
[    7.216461] [<c004128c>] (omap_device_idle+0x0/0x5c) from [<c00413a0>] (omap_device_runtime_suspend+0x24/0x2c)
[    7.226989]  r4:00000000 r3:00000000
[    7.230773] [<c004137c>] (omap_device_runtime_suspend+0x0/0x2c) from [<c02f0f50>] (__rpm_callback+0x3c/0x78)
[    7.241149]  r5:d40ea268 r4:d40ea208
[    7.244934] [<c02f0f14>] (__rpm_callback+0x0/0x78) from [<c02f1480>] (rpm_suspend+0x268/0x774)
[    7.253997]  r6:00000000 r5:d40ea268 r4:d40ea208 r3:ffffffff
[    7.259979] [<c02f1218>] (rpm_suspend+0x0/0x774) from [<c02f2a04>] (__pm_runtime_suspend+0x64/0x7c)
[    7.269500] [<c02f29a0>] (__pm_runtime_suspend+0x0/0x7c) from [<c02eda8c>] (pm_generic_runtime_idle+0x4c/0x54)
[    7.280029]  r7:00000004 r6:c00407fc r5:d40ea268 r4:d40ea208
[    7.285980] [<c02eda40>] (pm_generic_runtime_idle+0x0/0x54) from [<c004080c>] (_od_runtime_idle+0x10/0x14)
[    7.296142]  r4:d40ea208 r3:00000000
[    7.299896] [<c00407fc>] (_od_runtime_idle+0x0/0x14) from [<c02f0f50>] (__rpm_callback+0x3c/0x78)
[    7.309234] [<c02f0f14>] (__rpm_callback+0x0/0x78) from [<c02f1b10>] (rpm_idle+0x108/0x2bc)
[    7.317993]  r6:00000000 r5:d40ea208 r4:d40ea268 r3:00000088
[    7.323944] [<c02f1a08>] (rpm_idle+0x0/0x2bc) from [<c02f1dac>] (__pm_runtime_idle+0x64/0x7c)
[    7.332885] [<c02f1d48>] (__pm_runtime_idle+0x0/0x7c) from [<c02e8fd0>] (driver_probe_device+0x12c/0x224)
[    7.342926]  r7:00000000 r6:00000001 r5:c0a5ee88 r4:d40ea208
[    7.348907] [<c02e8ea4>] (driver_probe_device+0x0/0x224) from [<c02e915c>] (__driver_attach+0x94/0x98)
[    7.358673]  r8:00000001 r7:00000000 r6:d40ea23c r5:bf03e25c r4:d40ea208
[    7.365539] r3:00000000
[    7.368316] [<c02e90c8>] (__driver_attach+0x0/0x98) from [<c02e7614>] (bus_for_each_dev+0x68/0x9c)
[    7.377716]  r6:c02e90c8 r5:00000000 r4:bf03e25c r3:c02e90c8
[    7.383666] [<c02e75ac>] (bus_for_each_dev+0x0/0x9c) from [<c02e8a7c>] (driver_attach+0x24/0x28)
[    7.392883]  r6:d245abc0 r5:c09c7410 r4:bf03e25c
[    7.397766] [<c02e8a58>] (driver_attach+0x0/0x28) from [<c02e86c0>] (bus_add_driver+0x180/0x240)
[    7.406982] [<c02e8540>] (bus_add_driver+0x0/0x240) from [<c02e9658>] (driver_register+0x80/0x134)
[    7.416381] [<c02e95d8>] (driver_register+0x0/0x134) from [<c02ea5ac>] (platform_driver_register+0x4c/0x60)
[    7.426605]  r8:00000001 r7:00000001 r6:00000000 r5:bf03e7e0 r4:bf03ebd4
[    7.433471] r3:c02ea31c
[    7.436279] [<c02ea560>] (platform_driver_register+0x0/0x60) from [<bf05506c>] (PVRCore_Init+0x6c/0x1dc [pvrsrvkm_sgx544_116])
[    7.448242] [<bf055000>] (PVRCore_Init+0x0/0x1dc [pvrsrvkm_sgx544_116]) from [<c0008698>] (do_one_initcall+0x11c/0x184)
[    7.459564]  r6:00000000 r5:bf03e7e0 r4:d2ae8000
[    7.464447] [<c000857c>] (do_one_initcall+0x0/0x184) from [<c009cdf8>] (sys_init_module+0xdac/0x1b78)
[    7.474121] [<c009c04c>] (sys_init_module+0x0/0x1b78) from [<c0013680>] (ret_fast_syscall+0x0/0x30)
[    7.483612] Board Information:
[    7.483642]  Revision : 0000
[    7.483642]  Serial  : 0000000000000000
[    7.483642] SoC Information:
[    7.483642]  CPU     : OMAP5432
[    7.483642]  Rev     : ES2.0
[    7.483642]  Type    : GP
[    7.483642]  Production ID: D0110451-2E6604F0
[    7.483642]  Die ID  : 1CA80121-00000503-015D6074-0A00C00E
[    7.483673]
[    7.516723] ---[ end trace 08852b99bf1c02e9 ]---
[    7.533569] PVR: PVRCore_Init: major device 246
[    7.611572] hub 1-2:1.0: hub_suspend
[    7.615325] usb 1-2: unlink qh256-0001/d40ae180 start 1 [1/0 us]
[    7.634735] usb 1-2: usb auto-suspend, wakeup 1
[    7.822387] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    7.984588] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    7.993438] PVR: Installing MISR with cookie bf0433c4
[    7.998992] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie d2aa9ac0
[    8.006835] PVR: SysFinalise: Version string: SGX revision = 1.1.6
[    8.013488] ------------[ cut here ]------------
[    8.018371] WARNING: at arch/arm/mach-omap2/omap_hwmod.c:1803 _idle+0x224/0x238()
[    8.026214] omap_hwmod: gpu: idle state can only be entered from enabled state
[    8.033813] Modules linked in: pvrsrvkm_sgx544_116(O)
[    8.039123] Backtrace:
[    8.041687] [<c0017c14>] (dump_backtrace+0x0/0x10c) from [<c067cfc4>] (dump_stack+0x18/0x1c)
[    8.050537]  r6:0000070b r5:c0028090 r4:d24fbb68 r3:c09b0f50
[    8.056518] [<c067cfac>] (dump_stack+0x0/0x1c) from [<c0046a54>] (warn_slowpath_common+0x54/0x6c)
[    8.065856] [<c0046a00>] (warn_slowpath_common+0x0/0x6c) from [<c0046b10>] (warn_slowpath_fmt+0x38/0x40)
[    8.075805]  r8:b842f309 r7:d40eda80 r6:a0000013 r5:c09a48c0 r4:ffffffea
[    8.082672] r3:00000009
[    8.085449] [<c0046ad8>] (warn_slowpath_fmt+0x0/0x40) from [<c0028090>] (_idle+0x224/0x238)
[    8.094207]  r3:c0820b88 r2:c08226d8
[    8.097961] [<c0027e6c>] (_idle+0x0/0x238) from [<c002874c>] (omap_hwmod_idle+0x2c/0x48)
[    8.106475]  r6:a0000013 r5:c09a4910 r4:c09a48c0
[    8.111328] [<c0028720>] (omap_hwmod_idle+0x0/0x48) from [<c0040840>] (omap_device_idle_hwmods+0x30/0x44)
[    8.121368]  r6:00000000 r5:d40edb00 r4:00000001 r3:d40edac0
[    8.127349] [<c0040810>] (omap_device_idle_hwmods+0x0/0x44) from [<c0040a3c>] (_omap_device_deactivate+0xa8/0x140)
[    8.138214]  r5:d40eda80 r4:d40edb00
[    8.141967] [<c0040994>] (_omap_device_deactivate+0x0/0x140) from [<c00412bc>] (omap_device_idle+0x30/0x5c)
[    8.152191] [<c004128c>] (omap_device_idle+0x0/0x5c) from [<c00413a0>] (omap_device_runtime_suspend+0x24/0x2c)
[    8.162689]  r4:00000000 r3:00000000
[    8.166473] [<c004137c>] (omap_device_runtime_suspend+0x0/0x2c) from [<c02f0f50>] (__rpm_callback+0x3c/0x78)
[    8.176788]  r5:d40ea268 r4:d40ea208
[    8.180541] [<c02f0f14>] (__rpm_callback+0x0/0x78) from [<c02f1480>] (rpm_suspend+0x268/0x774)
[    8.189605]  r6:00000000 r5:d40ea268 r4:d40ea208 r3:ffffffff
[    8.195556] [<c02f1218>] (rpm_suspend+0x0/0x774) from [<c02f2a04>] (__pm_runtime_suspend+0x64/0x7c)
[    8.205047] [<c02f29a0>] (__pm_runtime_suspend+0x0/0x7c) from [<c02eda8c>] (pm_generic_runtime_idle+0x4c/0x54)
[    8.215576]  r7:00000004 r6:c00407fc r5:d40ea268 r4:d40ea208
[    8.221527] [<c02eda40>] (pm_generic_runtime_idle+0x0/0x54) from [<c004080c>] (_od_runtime_idle+0x10/0x14)
[    8.231658]  r4:d40ea208 r3:00000000
[    8.235412] [<c00407fc>] (_od_runtime_idle+0x0/0x14) from [<c02f0f50>] (__rpm_callback+0x3c/0x78)
[    8.244750] [<c02f0f14>] (__rpm_callback+0x0/0x78) from [<c02f1b10>] (rpm_idle+0x108/0x2bc)
[    8.253509]  r6:00000000 r5:d40ea208 r4:d40ea268 r3:00000088
[    8.259490] [<c02f1a08>] (rpm_idle+0x0/0x2bc) from [<c02f1dac>] (__pm_runtime_idle+0x64/0x7c)
[    8.268493] [<c02f1d48>] (__pm_runtime_idle+0x0/0x7c) from [<bf021238>] (DisableSGXClocks+0x40/0x84 [pvrsrvkm_sgx544_116])
[    8.280090]  r7:bf0433c4 r6:bf0432a8 r5:00000000 r4:bf043310
[    8.286102] [<bf0211f8>] (DisableSGXClocks+0x0/0x84 [pvrsrvkm_sgx544_116]) from [<bf01ea78>] (SysFinalise+0x104/0x200

[pvrsrvkm_sgx544_116])
[    8.299346]  r4:bf0432a8
[    8.302093] [<bf01e974>] (SysFinalise+0x0/0x200 [pvrsrvkm_sgx544_116]) from [<bf0149a8>] (PVRSRVFinaliseSystem+0x3c/0xbc

[pvrsrvkm_sgx544_116])
[    8.315612]  r8:e0989000 r7:e0988000 r6:00000000 r5:bf0433c4 r4:e0988000
[    8.322753] [<bf01496c>] (PVRSRVFinaliseSystem+0x0/0xbc [pvrsrvkm_sgx544_116]) from [<bf01cdc0>] (PVRSRVInitSrvDisconnectBW

+0x58/0x84 [pvrsrvkm_sgx544_116])
[    8.337432]  r5:e0989000 r4:e0988000
[    8.341278] [<bf01cd68>] (PVRSRVInitSrvDisconnectBW+0x0/0x84 [pvrsrvkm_sgx544_116]) from [<bf01e7b4>] (BridgedDispatchKM

+0x8c/0x24c [pvrsrvkm_sgx544_116])
[    8.355773]  r6:bf043154 r5:d247df00 r4:d24fbeac r3:d247df00
[    8.361846] [<bf01e728>] (BridgedDispatchKM+0x0/0x24c [pvrsrvkm_sgx544_116]) from [<bf005840>] (PVRSRV_BridgeDispatchKM

+0xe8/0x44c [pvrsrvkm_sgx544_116])
[    8.376281]  r8:00000000 r7:0000008e r6:00000000 r5:d2a41380 r4:c01c6749
[    8.383392] [<bf005758>] (PVRSRV_BridgeDispatchKM+0x0/0x44c [pvrsrvkm_sgx544_116]) from [<c0123e6c>] (do_vfs_ioctl+0x8c/0x5dc)
[    8.395355]  r9:d24fa000 r8:00000000 r7:0000000d r6:bec3c884 r5:d2a41380
[    8.402221] r4:d2b9e380
[    8.404998] [<c0123de0>] (do_vfs_ioctl+0x0/0x5dc) from [<c0124434>] (sys_ioctl+0x78/0x80)
[    8.413543]  r9:d24fa000 r8:00000000 r7:0000000d r6:c01c6749 r5:bec3c884
[    8.420440] r4:d2a41380
[    8.423217] [<c01243bc>] (sys_ioctl+0x0/0x80) from [<c0013680>] (ret_fast_syscall+0x0/0x30)
[    8.431976]  r8:c0013848 r7:00000036 r6:00000001 r5:bec3c8d8 r4:00de5038
[    8.439025] Board Information:
[    8.439025]  Revision : 0000
[    8.439056]  Serial  : 0000000000000000
[    8.439056] SoC Information:
[    8.439056]  CPU     : OMAP5432
[    8.439056]  Rev     : ES2.0
[    8.439056]  Type    : GP
[    8.439056]  Production ID: D0110451-2E6604F0
[    8.439056]  Die ID  : 1CA80121-00000503-015D6074-0A00C00E
[    8.439056]
[    8.472076] ---[ end trace 08852b99bf1c02ea ]---
[    8.477203] omaplfb: OMAPLFBInitFBDev: Device 2: invalid framebuffer size
[    8.484374] omaplfb: OMAPLFBInitFBDev: Device 1: invalid framebuffer size
[    8.491516] omaplfb: OMAPLFBInitFBVRAM: Device 0: Using 2 VRAM framebuffers
[    8.649902] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    8.811859] powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition
[    8.820495] omap-rproc omap-rproc.1: received echo reply from ipu_c0
[    8.827209] ------------[ cut here ]------------
[    8.832061] WARNING: at arch/arm/mach-omap2/omap4-common.c:262 axi_error_handler+0x34/0x64()
[    8.840881]
[    8.840911]  AXI error with Local pheripheral
[    8.846832] Modules linked in: pvrsrvkm_sgx544_116(O)
[    8.852325] Backtrace:
[    8.854888] [<c0017c14>] (dump_backtrace+0x0/0x10c) from [<c067cfc4>] (dump_stack+0x18/0x1c)
[    8.863739]  r6:00000106 r5:c002977c r4:d24fbae0 r3:c09b0f50
[    8.869689] [<c067cfac>] (dump_stack+0x0/0x1c) from [<c0046a54>] (warn_slowpath_common+0x54/0x6c)
[    8.878997] [<c0046a00>] (warn_slowpath_common+0x0/0x6c) from [<c0046b10>] (warn_slowpath_fmt+0x38/0x40)
[    8.888946]  r8:00000000 r7:00000023 r6:00000023 r5:c0951c50 r4:d409a380
[    8.895812] r3:00000009
[    8.898559] [<c0046ad8>] (warn_slowpath_fmt+0x0/0x40) from [<c002977c>] (axi_error_handler+0x34/0x64)
[    8.908233]  r3:20000000 r2:c0822be0
[    8.911987] [<c0029748>] (axi_error_handler+0x0/0x64) from [<c00a90bc>] (handle_irq_event_percpu+0x80/0x2e4)
[    8.922302] [<c00a903c>] (handle_irq_event_percpu+0x0/0x2e4) from [<c00a9364>] (handle_irq_event+0x44/0x64)
[    8.932525] [<c00a9320>] (handle_irq_event+0x0/0x64) from [<c00ac074>] (handle_fasteoi_irq+0xc4/0x16c)
[    8.942260]  r6:d24fa000 r5:c0951c50 r4:c0951c00 r3:00000000
[    8.948242] [<c00abfb0>] (handle_fasteoi_irq+0x0/0x16c) from [<c00a8894>] (generic_handle_irq+0x38/0x4c)
[    8.958160]  r5:c094c538 r4:c0974d78
[    8.961914] [<c00a885c>] (generic_handle_irq+0x0/0x4c) from [<c00145a8>] (handle_IRQ+0x54/0xb4)
[    8.971038] [<c0014554>] (handle_IRQ+0x0/0xb4) from [<c00084d0>] (gic_handle_irq+0x2c/0x60)
[    8.979797]  r8:d2409000 r7:d24fbc1c r6:d24fbbe8 r5:c0973a40 r4:fa212000
[    8.986663] r3:00000023
[    8.989410] [<c00084a4>] (gic_handle_irq+0x0/0x60) from [<c0687f00>] (__irq_svc+0x40/0x70)
[    8.998077] Exception stack(0xd24fbbe8 to 0xd24fbc30)
[    9.003387] bbe0:                   e09a0000 0000fe44 00000001 c0973a1c e09a0000 0000fe44
[    9.011932] bc00: 00000001 00000000 d2409000 d24fa000 d24fbd60 d24fbc4c d24fbc50 d24fbc30
[    9.020507] bc20: bf01f460 bf001e8c a0000113 ffffffff
[    9.025817]  r6:ffffffff r5:a0000113 r4:bf001e8c r3:bf01f460
[    9.031829] [<bf001e6c>] (OSWriteHWReg+0x0/0x40 [pvrsrvkm_sgx544_116]) from [<bf01f460>] (SysEnableSGXInterrupts+0x48/0x5c

[pvrsrvkm_sgx544_116])
[    9.045532]  r6:bf0433c4 r5:bf0432a8 r4:bf043310 r3:00000002
[    9.051544] [<bf01f418>] (SysEnableSGXInterrupts+0x0/0x5c [pvrsrvkm_sgx544_116]) from [<bf021168>] (EnableSGXClocks+0x58/0x98

[pvrsrvkm_sgx544_116])
[    9.065490]  r5:bf043310 r4:00000000
[    9.069305] [<bf021110>] (EnableSGXClocks+0x0/0x98 [pvrsrvkm_sgx544_116]) from [<bf01f71c>] (SysDevicePostPowerState+0x38/0x40

[pvrsrvkm_sgx544_116])
[    9.083374]  r6:00000000 r5:00000000 r4:d247d700
[    9.088287] [<bf01f6e4>] (SysDevicePostPowerState+0x0/0x40 [pvrsrvkm_sgx544_116]) from [<bf01345c>]

(PVRSRVDevicePostPowerStateKM_AnyVaCb+0x5c/0x98 [pvrsrvkm_sgx544_116])
[    9.104278] [<bf013400>] (PVRSRVDevicePostPowerStateKM_AnyVaCb+0x0/0x98 [pvrsrvkm_sgx544_116]) from [<bf012b60>]

(List_PVRSRV_POWER_DEV_PVRSRV_ERROR_Any_va+0x3c/0x60 [pvrsrvkm_sgx544_116])
[    9.121856]  r6:bf013400 r5:d24fbce8 r4:00000000 r3:d247d700
[    9.127868] [<bf012b24>] (List_PVRSRV_POWER_DEV_PVRSRV_ERROR_Any_va+0x0/0x60 [pvrsrvkm_sgx544_116]) from [<bf0137b0>]

(PVRSRVSetDevicePowerStateKM+0x6c/0xd4 [pvrsrvkm_sgx544_116])
[    9.144653]  r3:00000000 r2:00000000 r1:bf013400
[    9.149505]  r6:bf04330c r5:00000000 r4:00000000
[    9.154418] [<bf013744>] (PVRSRVSetDevicePowerStateKM+0x0/0xd4 [pvrsrvkm_sgx544_116]) from [<bf0291e4>]

(SGXScheduleCCBCommandKM+0x50/0x124 [pvrsrvkm_sgx544_116])
[    9.169647]  r7:00000006 r6:d2aa9ac0 r5:ffffffff r4:00000000
[    9.175659] [<bf029194>] (SGXScheduleCCBCommandKM+0x0/0x124 [pvrsrvkm_sgx544_116]) from [<bf026680>] (SGXGetMiscInfoUkernel

+0x7c/0x148 [pvrsrvkm_sgx544_116])
[    9.190490] [<bf026604>] (SGXGetMiscInfoUkernel+0x0/0x148 [pvrsrvkm_sgx544_116]) from [<bf0267fc>] (SGXDevInitCompatCheck

+0xb0/0x514 [pvrsrvkm_sgx544_116])
[    9.205139] [<bf02674c>] (SGXDevInitCompatCheck+0x0/0x514 [pvrsrvkm_sgx544_116]) from [<bf0142fc>]

(PVRSRVFinaliseSystem_CompatCheck_AnyCb+0x24/0x5c [pvrsrvkm_sgx544_116])
[    9.221191]  r8:e0989000 r7:e0988000 r6:00000000 r5:d2aa9ac0 r4:bf02674c
[    9.228302] [<bf0142d8>] (PVRSRVFinaliseSystem_CompatCheck_AnyCb+0x0/0x5c [pvrsrvkm_sgx544_116]) from [<bf012908>]

(List_PVRSRV_DEVICE_NODE_PVRSRV_ERROR_Any+0x24/0x4c [pvrsrvkm_sgx544_116])
[    9.245971]  r5:bf0142d8 r4:00000000
[    9.249786] [<bf0128e4>] (List_PVRSRV_DEVICE_NODE_PVRSRV_ERROR_Any+0x0/0x4c [pvrsrvkm_sgx544_116]) from [<bf0149d0>]

(PVRSRVFinaliseSystem+0x64/0xbc [pvrsrvkm_sgx544_116])
[    9.265808]  r5:bf0433c4 r4:00000000
[    9.269622] [<bf01496c>] (PVRSRVFinaliseSystem+0x0/0xbc [pvrsrvkm_sgx544_116]) from [<bf01cdc0>] (PVRSRVInitSrvDisconnectBW

+0x58/0x84 [pvrsrvkm_sgx544_116])
[    9.284301]  r5:e0989000 r4:e0988000
[    9.288116] [<bf01cd68>] (PVRSRVInitSrvDisconnectBW+0x0/0x84 [pvrsrvkm_sgx544_116]) from [<bf01e7b4>] (BridgedDispatchKM

+0x8c/0x24c [pvrsrvkm_sgx544_116])
[    9.302612]  r6:bf043154 r5:d247df00 r4:d24fbeac r3:d247df00
[    9.308624] [<bf01e728>] (BridgedDispatchKM+0x0/0x24c [pvrsrvkm_sgx544_116]) from [<bf005840>] (PVRSRV_BridgeDispatchKM

+0xe8/0x44c [pvrsrvkm_sgx544_116])
[    9.323028]  r8:00000000 r7:0000008e r6:00000000 r5:d2a41380 r4:c01c6749
[    9.330108] [<bf005758>] (PVRSRV_BridgeDispatchKM+0x0/0x44c [pvrsrvkm_sgx544_116]) from [<c0123e6c>] (do_vfs_ioctl+0x8c/0x5dc)
[    9.342041]  r9:d24fa000 r8:00000000 r7:0000000d r6:bec3c884 r5:d2a41380
[    9.348907] r4:d2b9e380
[    9.351684] [<c0123de0>] (do_vfs_ioctl+0x0/0x5dc) from [<c0124434>] (sys_ioctl+0x78/0x80)
[    9.360260]  r9:d24fa000 r8:00000000 r7:0000000d r6:c01c6749 r5:bec3c884
[    9.367095] r4:d2a41380
[    9.369873] [<c01243bc>] (sys_ioctl+0x0/0x80) from [<c0013680>] (ret_fast_syscall+0x0/0x30)
[    9.378631]  r8:c0013848 r7:00000036 r6:00000001 r5:bec3c8d8 r4:00de5038
[    9.385681] Board Information:
[    9.385681]  Revision : 0000
[    9.385681]  Serial  : 0000000000000000
[    9.385681] SoC Information:
[    9.385681]  CPU     : OMAP5432
[    9.385681]  Rev     : ES2.0
[    9.385681]  Type    : GP
[    9.385711]  Production ID: D0110451-2E6604F0
[    9.385711]  Die ID  : 1CA80121-00000503-015D6074-0A00C00E
[    9.385711]
[    9.418701] ---[ end trace 08852b99bf1c02eb ]---
[    9.423553] ------------[ cut here ]------------
[    9.428405] WARNING: at arch/arm/mach-omap2/omap_l3_noc.c:97 l3_interrupt_handler+0xc0/0x168()
[    9.437438] L3 standard error: TARGET:SGX  at address 0xfe38
[    9.443359] Modules linked in: pvrsrvkm_sgx544_116(O)
[    9.448638] Backtrace:
[    9.451232] [<c0017c14>] (dump_backtrace+0x0/0x10c) from [<c067cfc4>] (dump_stack+0x18/0x1c)
[    9.460083]  r6:00000061 r5:c003a068 r4:d24fb9d0 r3:c09b0f50
[    9.466033] [<c067cfac>] (dump_stack+0x0/0x1c) from [<c0046a54>] (warn_slowpath_common+0x54/0x6c)
[    9.475341] [<c0046a00>] (warn_slowpath_common+0x0/0x6c) from [<c0046b10>] (warn_slowpath_fmt+0x38/0x40)
[    9.485260]  r8:d24fbbe8 r7:0000002a r6:c069130c r5:80080001 r4:e0858600
[    9.492126] r3:00000009
[    9.494903] [<c0046ad8>] (warn_slowpath_fmt+0x0/0x40) from [<c003a068>] (l3_interrupt_handler+0xc0/0x168)
[    9.504943]  r3:c082d8a0 r2:c082d7c0
[    9.508697] [<c0039fa8>] (l3_interrupt_handler+0x0/0x168) from [<c00a90bc>] (handle_irq_event_percpu+0x80/0x2e4)
[    9.519348]  r8:d24fbbe8 r7:0000002a r6:0000002a r5:c0952190 r4:d40aeb40
[    9.526397] [<c00a903c>] (handle_irq_event_percpu+0x0/0x2e4) from [<c00a9364>] (handle_irq_event+0x44/0x64)
[    9.536621] [<c00a9320>] (handle_irq_event+0x0/0x64) from [<c00ac074>] (handle_fasteoi_irq+0xc4/0x16c)
[    9.546386]  r6:d24fa000 r5:c0952190 r4:c0952140 r3:00000000
[    9.552337] [<c00abfb0>] (handle_fasteoi_irq+0x0/0x16c) from [<c00a8894>] (generic_handle_irq+0x38/0x4c)
[    9.562255]  r5:c094c538 r4:c0974d78
[    9.566040] [<c00a885c>] (generic_handle_irq+0x0/0x4c) from [<c00145a8>] (handle_IRQ+0x54/0xb4)
[    9.575164] [<c0014554>] (handle_IRQ+0x0/0xb4) from [<c00084d0>] (gic_handle_irq+0x2c/0x60)
[    9.583892]  r8:00000000 r7:d24fbb2c r6:d24fbaf8 r5:c0973a40 r4:fa212000
[    9.590789] r3:0000002a
[    9.593536] [<c00084a4>] (gic_handle_irq+0x0/0x60) from [<c0687f00>] (__irq_svc+0x40/0x70)
[    9.602203] Exception stack(0xd24fbaf8 to 0xd24fbb40)
[    9.607482] bae0:                                                       c0a05740 c0a05740
[    9.616058] bb00: 00000000 00000000 00000082 c094c538 d24fa000 0000001e 00000000 d24fa000
[    9.624633] bb20: d24fbd60 d24fbb84 d24fbb88 d24fbb40 c004de68 c004d7a8 20000113 ffffffff
[    9.633209]  r6:ffffffff r5:20000113 r4:c004d7a8 r3:c004de68
[    9.639160] [<c004d748>] (__do_softirq+0x0/0x25c) from [<c004de68>] (irq_exit+0x98/0xa0)
[    9.647644] [<c004ddd0>] (irq_exit+0x0/0xa0) from [<c00145ac>] (handle_IRQ+0x58/0xb4)
[    9.655853]  r4:c0974d78 r3:fa212000
[    9.659606] [<c0014554>] (handle_IRQ+0x0/0xb4) from [<c00084d0>] (gic_handle_irq+0x2c/0x60)
[    9.668365]  r8:d2409000 r7:d24fbc1c r6:d24fbbe8 r5:c0973a40 r4:fa212000
[    9.675231] r3:0000001e
[    9.677978] [<c00084a4>] (gic_handle_irq+0x0/0x60) from [<c0687f00>] (__irq_svc+0x40/0x70)
[    9.686645] Exception stack(0xd24fbbe8 to 0xd24fbc30)
[    9.691955] bbe0:                   e09a0000 0000fe44 00000001 c0973a1c e09a0000 0000fe44
[    9.700500] bc00: 00000001 00000000 d2409000 d24fa000 d24fbd60 d24fbc4c d24fbc50 d24fbc30
[    9.709075] bc20: bf01f460 bf001e8c a0000113 ffffffff
[    9.714385]  r6:ffffffff r5:a0000113 r4:bf001e8c r3:bf01f460
[    9.720397] [<bf001e6c>] (OSWriteHWReg+0x0/0x40 [pvrsrvkm_sgx544_116]) from [<bf01f460>] (SysEnableSGXInterrupts+0x48/0x5c

[pvrsrvkm_sgx544_116])
[    9.734069]  r6:bf0433c4 r5:bf0432a8 r4:bf043310 r3:00000002
[    9.740081] [<bf01f418>] (SysEnableSGXInterrupts+0x0/0x5c [pvrsrvkm_sgx544_116]) from [<bf021168>] (EnableSGXClocks+0x58/0x98

[pvrsrvkm_sgx544_116])
[    9.754028]  r5:bf043310 r4:00000000
[    9.757873] [<bf021110>] (EnableSGXClocks+0x0/0x98 [pvrsrvkm_sgx544_116]) from [<bf01f71c>] (SysDevicePostPowerState+0x38/0x40

[pvrsrvkm_sgx544_116])
[    9.771911]  r6:00000000 r5:00000000 r4:d247d700
[    9.776824] [<bf01f6e4>] (SysDevicePostPowerState+0x0/0x40 [pvrsrvkm_sgx544_116]) from [<bf01345c>]

(PVRSRVDevicePostPowerStateKM_AnyVaCb+0x5c/0x98 [pvrsrvkm_sgx544_116])
[    9.792816] [<bf013400>] (PVRSRVDevicePostPowerStateKM_AnyVaCb+0x0/0x98 [pvrsrvkm_sgx544_116]) from [<bf012b60>]

(List_PVRSRV_POWER_DEV_PVRSRV_ERROR_Any_va+0x3c/0x60 [pvrsrvkm_sgx544_116])
[    9.810394]  r6:bf013400 r5:d24fbce8 r4:00000000 r3:d247d700
[    9.816436] [<bf012b24>] (List_PVRSRV_POWER_DEV_PVRSRV_ERROR_Any_va+0x0/0x60 [pvrsrvkm_sgx544_116]) from [<bf0137b0>]

(PVRSRVSetDevicePowerStateKM+0x6c/0xd4 [pvrsrvkm_sgx544_116])
[    9.833190]  r3:00000000 r2:00000000 r1:bf013400
[    9.838043]  r6:bf04330c r5:00000000 r4:00000000
[    9.842987] [<bf013744>] (PVRSRVSetDevicePowerStateKM+0x0/0xd4 [pvrsrvkm_sgx544_116]) from [<bf0291e4>]

(SGXScheduleCCBCommandKM+0x50/0x124 [pvrsrvkm_sgx544_116])
[    9.858184]  r7:00000006 r6:d2aa9ac0 r5:ffffffff r4:00000000
[    9.864227] [<bf029194>] (SGXScheduleCCBCommandKM+0x0/0x124 [pvrsrvkm_sgx544_116]) from [<bf026680>] (SGXGetMiscInfoUkernel

+0x7c/0x148 [pvrsrvkm_sgx544_116])
[    9.879058] [<bf026604>] (SGXGetMiscInfoUkernel+0x0/0x148 [pvrsrvkm_sgx544_116]) from [<bf0267fc>] (SGXDevInitCompatCheck

+0xb0/0x514 [pvrsrvkm_sgx544_116])
[    9.893707] [<bf02674c>] (SGXDevInitCompatCheck+0x0/0x514 [pvrsrvkm_sgx544_116]) from [<bf0142fc>]

(PVRSRVFinaliseSystem_CompatCheck_AnyCb+0x24/0x5c [pvrsrvkm_sgx544_116])
[    9.909759]  r8:e0989000 r7:e0988000 r6:00000000 r5:d2aa9ac0 r4:bf02674c
[    9.916870] [<bf0142d8>] (PVRSRVFinaliseSystem_CompatCheck_AnyCb+0x0/0x5c [pvrsrvkm_sgx544_116]) from [<bf012908>]

(List_PVRSRV_DEVICE_NODE_PVRSRV_ERROR_Any+0x24/0x4c [pvrsrvkm_sgx544_116])
[    9.934539]  r5:bf0142d8 r4:00000000
[    9.938354] [<bf0128e4>] (List_PVRSRV_DEVICE_NODE_PVRSRV_ERROR_Any+0x0/0x4c [pvrsrvkm_sgx544_116]) from [<bf0149d0>]

(PVRSRVFinaliseSystem+0x64/0xbc [pvrsrvkm_sgx544_116])
[    9.954406]  r5:bf0433c4 r4:00000000
[    9.958221] [<bf01496c>] (PVRSRVFinaliseSystem+0x0/0xbc [pvrsrvkm_sgx544_116]) from [<bf01cdc0>] (PVRSRVInitSrvDisconnectBW

+0x58/0x84 [pvrsrvkm_sgx544_116])
[    9.972900]  r5:e0989000 r4:e0988000
[    9.976715] [<bf01cd68>] (PVRSRVInitSrvDisconnectBW+0x0/0x84 [pvrsrvkm_sgx544_116]) from [<bf01e7b4>] (BridgedDispatchKM

+0x8c/0x24c [pvrsrvkm_sgx544_116])
[    9.991210]  r6:bf043154 r5:d247df00 r4:d24fbeac r3:d247df00
[    9.997222] [<bf01e728>] (BridgedDispatchKM+0x0/0x24c [pvrsrvkm_sgx544_116]) from [<bf005840>] (PVRSRV_BridgeDispatchKM

+0xe8/0x44c [pvrsrvkm_sgx544_116])
[   10.011596]  r8:00000000 r7:0000008e r6:00000000 r5:d2a41380 r4:c01c6749
[   10.018676] [<bf005758>] (PVRSRV_BridgeDispatchKM+0x0/0x44c [pvrsrvkm_sgx544_116]) from [<c0123e6c>] (do_vfs_ioctl+0x8c/0x5dc)
[   10.030639]  r9:d24fa000 r8:00000000 r7:0000000d r6:bec3c884 r5:d2a41380
[   10.037506] r4:d2b9e380
[   10.040252] [<c0123de0>] (do_vfs_ioctl+0x0/0x5dc) from [<c0124434>] (sys_ioctl+0x78/0x80)
[   10.048828]  r9:d24fa000 r8:00000000 r7:0000000d r6:c01c6749 r5:bec3c884
[   10.055694] r4:d2a41380
[   10.058441] [<c01243bc>] (sys_ioctl+0x0/0x80) from [<c0013680>] (ret_fast_syscall+0x0/0x30)
[   10.067199]  r8:c0013848 r7:00000036 r6:00000001 r5:bec3c8d8 r4:00de5038
[   10.074249] Board Information:
[   10.074249]  Revision : 0000
[   10.074279]  Serial  : 0000000000000000
[   10.074279] SoC Information:
[   10.074279]  CPU     : OMAP5432
[   10.074279]  Rev     : ES2.0
[   10.074279]  Type    : GP
[   10.074279]  Production ID: D0110451-2E6604F0
[   10.074279]  Die ID  : 1CA80121-00000503-015D6074-0A00C00E
[   10.074279]
[   10.107299] ---[ end trace 08852b99bf1c02ec ]---
[   10.112670] virtio_rpmsg_bus virtio0: creating channel rpmsg-omx1 addr 0x3c
[   10.112731] ------------[ cut here ]------------
[   10.112731] WARNING: at arch/arm/mach-omap2ystem+0x0/0xbc [pvrsrvkm_sgx544_116]) from [<bf01cdc0>] (PVRSRVInitSrvDisconnectBW

+0x58/0x84 [pvrsrvkm_sgx544_116])
[   10.128997]  r5:e0989000 r4:e0988000
[   10.129089] [<bf01cd68>084d0>] (gic_handle_irq+0x2c/0x60)
<4>[   10.145843]  r8:d2409000 r7:d24fbbbc r6:d24fbb88 r5:c0973a40 r4:fa212000
<4>[   10.145843] r3:0000002a
[   10.145874] [<c00084a4>] (gic_han544_116]) from [<bf01e7b4>] (BridgedDispatchKM+0x8c/0x24c [pvrsrvkm_sgx544_116])
[   10.162597]  r6:bf043154 r5:d247df00 r4:d24fbeac r3:d247df00
[   10.162658] [<bf01e728>][pvrsrvkm_sgx544_116])
<4>[   10.178466]  r6:00000c54 r5:d2409000 r4:00000c50 r3:000f4240
<4>[   10.178558] [<bf028de8>] (SGXReset+0x0/0x138 [pvrsrvkm_sgx544_116]) from [<bf027a70>] (SGXvrsrvkm_sgx544_116]) from

[<c0123e6c>] (do_vfs_ioctl+0x8c/0x5dc)
[   10.195678]  r9:d24fa000 r8:00000000 r7:0000000d r6:bec3c884 r5:d2a41380
[   10.195678] r4:d2b9e380
[   etMiscInfoUkernel+0x0/0x148 [pvrsrvkm_sgx544_116]) from [<bf0267fc>] (SGXDevInitCompatCheck+0xb0/0x514 [pvrsrvkm_sgx544_116])
[   10.211761] [<bf02674c>] (SGXDevInitCompatCheck[   10.227874]
<4>[   10.227874] ---[ end trace 08852b99bf1c032f ]---
<4>[   10.227874] ------------[ cut here ]------------
[   10.227874] WARNING: at arch/arm/mach-omap2/omap_l3_n842] [<bf026604>] (SGXGetMiscInfoUkernel+0x0/0x148 [pvrsrvkm_sgx544_116])

from [<bf0267fc>] (SGXDevInitCompatCheck+0xb0/0x514 [pvrsrvkm_sgx544_116])
[   10.244934] [<bf02674c>60925]  Production ID: D0110451-2E6604F0
<4>[   10.260925]  Die ID       : 1CA80121-00000503-015D6074-0A00C00E
<4>[   10.260925]
<4>[   10.260925] ---[ end trace 08852b99bf1c0342 ]-- bf001e88 60000113 ffffffff
[   10.277374]  r6:ffffffff r5:60000113 r4:bf001e88 r3:bf0270b0
[   10.277435] [<bf001e6c>] (OSWriteHWReg+0x0/0x40 [pvrsrvkm_sgx544_116]) from [<bf02700000000 r7:0000008e r6:00000000 r5:d2a41380

r4:c01c6749
[   10.293975] [<bf005758>] (PVRSRV_BridgeDispatchKM+0x0/0x44c [pvrsrvkm_sgx544_116]) from [<c0123e6c>] (do_vfs_iocc d24fbc00

d24fbbe0 bf0270b0 bf001e88 60000113 ffffffff
[   10.309692]  r6:ffffffff r5:60000113 r4:bf001e88 r3:bf0270b0
[   10.309753] [<bf001e6c>] (OSWriteHWReg+0x0/0x40 [pvrsrvkm_sgx5444_116]) from [<bf005840>] (PVRSRV_BridgeDispatchKM+0xe8/0x44c

[pvrsrvkm_sgx544_116])
[   10.326904]  r8:00000000 r7:0000008e r6:00000000 r5:d2a41380 r4:c01c6749
[   10.3000005c4 e0b34010 e09a0000 00008ba0 000005c4 d2409000 d2409000 d24fa000
<4>[   10.342681] bbc0: d24fbd60 d24fbbfc d24fbc00 d24fbbe0 bf0270b0 bf001e88 60000113 ffffffff
[   10.342712]  r6:ffffffff r5:60000113 r4:bf001e88 r3:bf0270b0
[   10.342773] [<bf001e6c>] (OSWriteHWReg+0x0/0x40 [pvrsrvkm_sgx544_116]) from [<bf0270b0>] (SGXRunScript+0x94/0xa8

[pvrsrvkm_sgx544_116])
[   10.342773]  r6:00000040 r5:d2409610 r4:0000002a r3:e0b34010
[   10.342864] [<bf02701c>] (SGXRunScript+0x0/0xa8 [pvrsrvkm_sgx544_116]) from [<bf027aa0>] (SGXInitialise+0x80/0x1c4

[pvrsrvkm_sgx544_116])
[   10.342864]  r7:00000000 r6:e0b36160 r5:00000000 r4:d2409000
[   10.342956] [<bf027a20>] (SGXInitialise+0x0/0x1c4 [pvrsrvkm_sgx544_116]) from [<bf028c44>] (SGXPostPowerState+0xbc/0x150

[pvrsrvkm_sgx544_116])
[   10.342956]  r7:00000002 r6:d2409000 r5:00000000 r4:00000000
[   10.343048] [<bf028b88>] (SGXPostPowerState+0x0/0x150 [pvrsrvkm_sgx544_116]) from [<bf013480>]

(PVRSRVDevicePostPowerStateKM_AnyVaCb+0x80/0x98 [pvrsrvkm_sgx544_116])
[   10.343048]  r7:00000000 r6:00000000 r5:00000000 r4:d247d700
[   10.343109] [<bf013400>] (PVRSRVDevicePostPowerStateKM_AnyVaCb+0x0/0x98 [pvrsrvkm_sgx544_116]) from [<bf012b60>]

(List_PVRSRV_POWER_DEV_PVRSRV_ERROR_Any_va+0x3c/0x60 [pvrsrvkm_sgx544_116])
[   10.343139]  r6:bf013400 r5:d24fbce8 r4:00000000 r3:d247d700
[   10.343200] [<bf012b24>] (List_PVRSRV_POWER_DEV_PVRSRV_ERROR_Any_va+0x0/0x60 [pvrsrvkm_sgx544_116]) from [<bf0137b0>]

(PVRSRVSetDevicePowerStateKM+0x6c/0xd4 [pvrsrvkm_sgx544_116])
[   10.343200]  r3:00000000 r2:00000000 r1:bf013400
[   10.343231]  r6:bf04330c r5:00000000 r4:00000000
[   10.343292] [<bf013744>] (PVRSRVSetDevicePowerStateKM+0x0/0xd4 [pvrsrvkm_sgx544_116]) from [<bf0291e4>]

(SGXScheduleCCBCommandKM+0x50/0x124 [pvrsrvkm_sgx544_116])
[   10.343292]  r7:00000006 r6:d2aa9ac0 r5:ffffffff r4:00000000
[   10.343383] [<bf029194>] (SGXScheduleCCBCommandKM+0x0/0x124 [pvrsrvkm_sgx544_116]) from [<bf026680>] (SGXGetMiscInfoUkernel

+0x7c/0x148 [pvrsrvkm_sgx544_116])
[   10.343475] [<bf026604>] (SGXGetMiscInfoUkernel+0x0/0x148 [pvrsrvkm_sgx544_116]) from [<bf0267fc>] (SGXDevInitCompatCheck

+0xb0/0x514 [pvrsrvkm_sgx544_116])
[   10.343536] [<bf02674c>] (SGXDevInitCompatCheck+0x0/0x514 [pvrsrvkm_sgx544_116]) from [<bf0142fc>]

(PVRSRVFinaliseSystem_CompatCheck_AnyCb+0x24/0x5c [pvrsrvkm_sgx544_116])
[   10.343536]  r8:e0989000 r7:e0988000 r6:00000000 r5:d2aa9ac0 r4:bf02674c
[   10.343627] [<bf0142d8>] (PVRSRVFinaliseSystem_CompatCheck_AnyCb+0x0/0x5c [pvrsrvkm_sgx544_116]) from [<bf012908>]

(List_PVRSRV_DEVICE_NODE_PVRSRV_ERROR_Any+0x24/0x4c [pvrsrvkm_sgx544_116])
[   10.343627]  r5:bf0142d8 r4:00000000
[   10.343688] [<bf0128e4>] (List_PVRSRV_DEVICE_NODE_PVRSRV_ERROR_Any+0x0/0x4c [pvrsrvkm_sgx544_116]) from [<bf0149d0>]

(PVRSRVFinaliseSystem+0x64/0xbc [pvrsrvkm_sgx544_116])
[   10.343719]  r5:bf0433c4 r4:00000000
[   10.343780] [<bf01496c>] (PVRSRVFinaliseSystem+0x0/0xbc [pvrsrvkm_sgx544_116]) from [<bf01cdc0>] (PVRSRVInitSrvDisconnectBW

+0x58/0x84 [pvrsrvkm_sgx544_116])
[   10.343780]  r5:e0989000 r4:e0988000
[   10.343872] [<bf01cd68>] (PVRSRVInitSrvDisconnectBW+0x0/0x84 [pvrsrvkm_sgx544_116]) from [<bf01e7b4>] (BridgedDispatchKM

+0x8c/0x24c [pvrsrvkm_sgx544_116])
[   10.343872]  r6:bf043154 r5:d247df00 r4:d24fbeac r3:d247df00
[   10.343933] [<bf01e728>] (BridgedDispatchKM+0x0/0x24c [pvrsrvkm_sgx544_116]) from [<bf005840>] (PVRSRV_BridgeDispatchKM

+0xe8/0x44c [pvrsrvkm_sgx544_116])
[   10.343963]  r8:00000000 r7:0000008e r6:00000000 r5:d2a41380 r4:c01c6749
[   10.343994] [<bf005758>] (PVRSRV_BridgeDispatchKM+0x0/0x44c [pvrsrvkm_sgx544_116]) from [<c0123e6c>] (do_vfs_ioctl+0x8c/0x5dc)
[   10.343994]  r9:d24fa000 r8:00000000 r7:0000000d r6:bec3c884 r5:d2a41380
[   10.343994] r4:d2b9e380
[   10.344024] [<c0123de0>] (do_vfs_ioctl+0x0/0x5dc) from [<c0124434>] (sys_ioctl+0x78/0x80)
[   10.344024]  r9:d24fa000 r8:00000000 r7:0000000d r6:c01c6749 r5:bec3c884
[   10.344024] r4:d2a41380
[   10.344055] [<c01243bc>] (sys_ioctl+0x0/0x80) from [<c0013680>] (ret_fast_syscall+0x0/0x30)
[   10.344055]  r8:c0013848 r7:00000036 r6:00000001 r5:bec3c8d8 r4:00de5038
[   10.344055] Board Information:
[   10.344085]  Revision : 0000
[   10.344085]  Serial  : 0000000000000000
[   10.344085] SoC Information:
[   10.344085]  CPU     : OMAP5432
[   10.344085]  Rev     : ES2.0
[   10.344085]  Type    : GP
[   10.344085]  Production ID: D0110451-2E6604F0
[   10.344085]  Die ID  : 1CA80121-00000503-015D6074-0A00C00E
[   10.344116]
[   10.344116] ---[ end trace 08852b99bf1c0372 ]---
[   10.344116] ------------[ cut here ]------------
[   10.344116] WARNING: at arch/arm/mach-omap2/omap4-common.c:262 axi_error_handler+0x34/0x64()
[   10.344146]
[   10.344146]  AXI error with Local pheripheral
[   10.344146] Modules linked in: pvrsrvkm_sgx544_116(O)
[   10.344146] Backtrace:
[   10.344146] [<c0017c14>] (dump_backtrace+0x0/0x10c) from [<c067cfc4>] (dump_stack+0x18/0x1c)
[   10.344177]  r6:00000106 r5:c002977c r4:d24fba90 r3:00000000
[   10.344177] [<c067cfac>] (dump_stack+0x0/0x1c) from [<c0046a54>] (warn_slowpath_common+0x54/0x6c)
[   10.344207] [<c0046a00>] (warn_slowpath_common+0x0/0x6c) from [<c0046b10>] (warn_slowpath_fmt+0x38/0x40)
[   10.344207]  r8:00000000 r7:00000023 r6:00000023 r5:c0951c50 r4:d409a380
[   10.344207] r3:00000009
[   10.344238] [<c0046ad8>] (warn_slowpath_fmt+0x0/0x40) from [<c002977c>] (axi_error_handler+0x34/0x64)
[   10.344238]  r3:20000000 r2:c0822be0
[   10.344238] [<c0029748>] (axi_error_handler+0x0/0x64) from [<c00a90bc>] (handle_irq_event_percpu+0x80/0x2e4)
[   10.344268] [<c00a903c>] (handle_irq_event_percpu+0x0/0x2e4) from [<c00a9364>] (handle_irq_event+0x44/0x64)
[   10.344268] [<c00a9320>] (handle_irq_event+0x0/0x64) from [<c00ac074>] (handle_fasteoi_irq+0xc4/0x16c)
[   10.344268]  r6:d24fa000 r5:c0951c50 r4:c0951c00 r3:00000000
[   10.344299] [<c00abfb0>] (handle_fasteoi_irq+0x0/0x16c) from [<c00a8894>] (generic_handle_irq+0x38/0x4c)
[   10.344299]  r5:c094c538 r4:c0974d78
[   10.344299] [<c00a885c>] (generic_handle_irq+0x0/0x4c) from [<c00145a8>] (handle_IRQ+0x54/0xb4)
[   10.344329] [<c0014554>] (handle_IRQ+0x0/0xb4) from [<c00084d0>] (gic_handle_irq+0x2c/0x60)
[   10.344329]  r8:d2409000 r7:d24fbbcc r6:d24fbb98 r5:c0973a40 r4:fa212000
[   10.344329] r3:00000023
[   10.344360] [<c00084a4>] (gic_handle_irq+0x0/0x60) from [<c0687f00>] (__irq_svc+0x40/0x70)
[   10.344360] Exception stack(0xd24fbb98 to 0xd24fbbe0)
[   10.344360] bb80:                                                       e09a0000 00000bb4
[   10.344360] bba0: 00000000 e0b34010 e09a0000 00000bb4 00000000 d2409000 d2409000 d24fa000
[   10.344390] bbc0: d24fbd60 d24fbbfc d24fbc00 d24fbbe0 bf0270b0 bf001e88 60000113 ffffffff
[   10.344390]  r6:ffffffff r5:60000113 r4:bf001e88 r3:bf0270b0
[   10.344451] [<bf001e6c>] (OSWriteHWReg+0x0/0x40 [pvrsrvkm_sgx544_116]) from [<bf0270b0>] (SGXRunScript+0x94/0xa8

[pvrsrvkm_sgx544_116])
[   10.344451]  r6:00000040 r5:d240961c r4:0000002b r3:e0b34010
[   10.344543] [<bf02701c>] (SGXRunScript+0x0/0xa8 [pvrsrvkm_sgx544_116]) from [<bf027aa0>] (SGXInitialise+0x80/0x1c4

[pvrsrvkm_sgx544_116])
[   10.344543]  r7:00000000 r6:e0b36160 r5:00000000 r4:d2409000
[   10.344635] [<bf027a20>] (SGXInitialise+0x0/0x1c4 [pvrsrvkm_sgx544_116]) from [<bf028c44>] (SGXPostPowerState+0xbc/0x150

[pvrsrvkm_sgx544_116])
[   10.344635]  r7:00000002 r6:d2409000 r5:00000000 r4:00000000
[   10.344726] [<bf028b88>] (SGXPostPowerState+0x0/0x150 [pvrsrvkm_sgx544_116]) from [<bf013480>]

(PVRSRVDevicePostPowerStateKM_AnyVaCb+0x80/0x98 [pvrsrvkm_sgx544_116])
[   10.344726]  r7:00000000 r6:00000000 r5:00000000 r4:d247d700
[   10.344818] [<bf013400>] (PVRSRVDevicePostPowerStateKM_AnyVaCb+0x0/0x98 [pvrsrvkm_sgx544_116]) from [<bf012b60>]

(List_PVRSRV_POWER_DEV_PVRSRV_ERROR_Any_va+0x3c/0x60 [pvrsrvkm_sgx544_116])
[   10.344818]  r6:bf013400 r5:d24fbce8 r4:00000000 r3:d247d700
[   10.344879] [<bf012b24>] (List_PVRSRV_POWER_DEV_PVRSRV_ERROR_Any_va+0x0/0x60 [pvrsrvkm_sgx544_116]) from [<bf0137b0>]

(PVRSRVSetDevicePowerStateKM+0x6c/0xd4 [pvrsrvkm_sgx544_116])
[   10.344879]  r3:00000000 r2:00000000 r1:bf013400
[   10.344909]  r6:bf04330c r5:00000000 r4:00000000
[   10.344970] [<bf013744>] (PVRSRVSetDevicePowerStateKM+0x0/0xd4 [pvrsrvkm_sgx544_116]) from [<bf0291e4>]

(SGXScheduleCCBCommandKM+0x50/0x124 [pvrsrvkm_sgx544_116])
[   10.345001]  r7:00000006 r6:d2aa9ac0 r5:ffffffff r4:00000000
[   10.345062] [<bf029194>] (SGXScheduleCCBCommandKM+0x0/0x124 [pvrsrvkm_sgx544_116]) from [<bf026680>] (SGXGetMiscInfoUkernel

+0x7c/0x148 [pvrsrvkm_sgx544_116])
[   10.345153] [<bf026604>] (SGXGetMiscInfoUkernel+0x0/0x148 [pvrsrvkm_sgx544_116]) from [<bf0267fc>] (SGXDevInitCompatCheck

+0xb0/0x514 [pvrsrvkm_sgx544_116])
[   10.345214] [<bf02674c>] (SGXDevInitCompatCheck+0x0/0x514 [pvrsrvkm_sgx544_116]) from [<bf0142fc>]

(PVRSRVFinaliseSystem_CompatCheck_AnyCb+0x24/0x5c [pvrsrvkm_sgx544_116])
[   10.345245]  r8:e0989000 r7:e0988000 r6:00000000 r5:d2aa9ac0 r4:bf02674c
[   10.345306] [<bf0142d8>] (PVRSRVFinaliseSystem_CompatCheck_AnyCb+0x0/0x5c [pvrsrvkm_sgx544_116]) from [<bf012908>]

(List_PVRSRV_DEVICE_NODE_PVRSRV_ERROR_Any+0x24/0x4c [pvrsrvkm_sgx544_116])
[   10.345306]  r5:bf0142d8 r4:00000000
[   10.345397] [<bf0128e4>] (List_PVRSRV_DEVICE_NODE_PVRSRV_ERROR_Any+0x0/0x4c [pvrsrvkm_sgx544_116]) from [<bf0149d0>]

(PVRSRVFinaliseSystem+0x64/0xbc [pvrsrvkm_sgx544_116])
[   10.345397]  r5:bf0433c4 r4:00000000
[   10.345458] [<bf01496c>] (PVRSRVFinaliseSystem+0x0/0xbc [pvrsrvkm_sgx544_116]) from [<bf01cdc0>] (PVRSRVInitSrvDisconnectBW

+0x58/0x84 [pvrsrvkm_sgx544_116])
[   10.345489]  r5:e0989000 r4:e0988000
[   10.345550] [<bf01cd68>] (PVRSRVInitSrvDisconnectBW+0x0/0x84 [pvrsrvkm_sgx544_116]) from [<bf01e7b4>] (BridgedDispatchKM

+0x8c/0x24c [pvrsrvkm_sgx544_116])
[   10.345550]  r6:bf043154 r5:d247df00 r4:d24fbeac r3:d247df00
[   10.345642] [<bf01e728>] (BridgedDispatchKM+0x0/0x24c [pvrsrvkm_sgx544_116]) from [<bf005840>] (PVRSRV_BridgeDispatchKM

+0xe8/0x44c [pvrsrvkm_sgx544_116])
[   10.345642]  r8:00000000 r7:0000008e r6:00000000 r5:d2a41380 r4:c01c6749
[   10.345672] [<bf005758>] (PVRSRV_BridgeDispatchKM+0x0/0x44c [pvrsrvkm_sgx544_116]) from [<c0123e6c>] (do_vfs_ioctl+0x8c/0x5dc)
[   10.345672]  r9:d24fa000 r8:00000000 r7:0000000d r6:bec3c884 r5:d2a41380
[   10.345703] r4:d2b9e380
[   10.345703] [<c0123de0>] (do_vfs_ioctl+0x0/0x5dc) from [<c0124434>] (sys_ioctl+0x78/0x80)
[   10.345703]  r9:d24fa000 r8:00000000 r7:0000000d r6:c01c6749 r5:bec3c884
[   10.345733] r4:d2a41380
[   10.345733] [<c01243bc>] (sys_ioctl+0x0/0x80) from [<c0013680>] (ret_fast_syscall+0x0/0x30)
[   10.345733]  r8:c0013848 r7:00000036 r6:00000001 r5:bec3c8d8 r4:00de5038
[   10.345764] Board Information:
[   10.345764]  Revision : 0000
[   10.345764]  Serial  : 0000000000000000
[   10.345764] SoC Information:
[   10.345764]  CPU     : OMAP5432
[   10.345764]  Rev     : ES2.0
[   10.345764]  Type    : GP
[   10.345794]  Production ID: D0110451-2E6604F0
[   10.345794]  Die ID  : 1CA80121-00000503-015D6074-0A00C00E
[   10.345794]
[   10.345794] ---[ end trace 08852b99bf1c0373 ]---0000 (Unknown)
[   11.366210] PVR_K:   (MKT-167) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366210] PVR_K:   (MKT-168) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366210] PVR_K:   (MKT-169) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366241] PVR_K:   (MKT-16A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366241] PVR_K:   (MKT-16B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366271] PVR_K:   (MKT-16C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366271] PVR_K:   (MKT-16D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366271] PVR_K:   (MKT-16E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366302] PVR_K:   (MKT-16F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366302] PVR_K:   (MKT-170) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366302] PVR_K:   (MKT-171) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366333] PVR_K:   (MKT-172) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366333] PVR_K:   (MKT-173) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366363] PVR_K:   (MKT-174) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366363] PVR_K:   (MKT-175) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366363] PVR_K:   (MKT-176) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366394] PVR_K:   (MKT-177) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366394] PVR_K:   (MKT-178) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366394] PVR_K:   (MKT-179) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366424] PVR_K:   (MKT-17A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366424] PVR_K:   (MKT-17B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366424] PVR_K:   (MKT-17C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366455] PVR_K:   (MKT-17D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366455] PVR_K:   (MKT-17E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366485] PVR_K:   (MKT-17F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366485] PVR_K:   (MKT-180) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366485] PVR_K:   (MKT-181) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366516] PVR_K:   (MKT-182) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366516] PVR_K:   (MKT-183) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366516] PVR_K:   (MKT-184) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366546] PVR_K:   (MKT-185) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366546] PVR_K:   (MKT-186) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366577] PVR_K:   (MKT-187) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366577] PVR_K:   (MKT-188) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366577] PVR_K:   (MKT-189) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366607] PVR_K:   (MKT-18A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366607] PVR_K:   (MKT-18B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366607] PVR_K:   (MKT-18C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366638] PVR_K:   (MKT-18D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366638] PVR_K:   (MKT-18E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366638] PVR_K:   (MKT-18F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366668] PVR_K:   (MKT-190) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366668] PVR_K:   (MKT-191) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366699] PVR_K:   (MKT-192) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366699] PVR_K:   (MKT-193) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366699] PVR_K:   (MKT-194) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366729] PVR_K:   (MKT-195) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366729] PVR_K:   (MKT-196) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366729] PVR_K:   (MKT-197) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366760] PVR_K:   (MKT-198) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366760] PVR_K:   (MKT-199) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366760] PVR_K:   (MKT-19A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366790] PVR_K:   (MKT-19B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366790] PVR_K:   (MKT-19C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366821] PVR_K:   (MKT-19D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366821] PVR_K:   (MKT-19E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366821] PVR_K:   (MKT-19F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366851] PVR_K:   (MKT-1A0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366851] PVR_K:   (MKT-1A1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366851] PVR_K:   (MKT-1A2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366882] PVR_K:   (MKT-1A3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366882] PVR_K:   (MKT-1A4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366912] PVR_K:   (MKT-1A5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366912] PVR_K:   (MKT-1A6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366912] PVR_K:   (MKT-1A7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366943] PVR_K:   (MKT-1A8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366943] PVR_K:   (MKT-1A9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366943] PVR_K:   (MKT-1AA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366973] PVR_K:   (MKT-1AB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366973] PVR_K:   (MKT-1AC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367004] PVR_K:   (MKT-1AD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367004] PVR_K:   (MKT-1AE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367004] PVR_K:   (MKT-1AF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367034] PVR_K:   (MKT-1B0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367034] PVR_K:   (MKT-1B1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367034] PVR_K:   (MKT-1B2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367065] PVR_K:   (MKT-1B3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367065] PVR_K:   (MKT-1B4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367095] PVR_K:   (MKT-1B5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367095] PVR_K:   (MKT-1B6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367095] PVR_K:   (MKT-1B7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367126] PVR_K:   (MKT-1B8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367126] PVR_K:   (MKT-1B9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367126] PVR_K:   (MKT-1BA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367156] PVR_K:   (MKT-1BB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367156] PVR_K:   (MKT-1BC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367156] PVR_K:   (MKT-1BD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367187] PVR_K:   (MKT-1BE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367187] PVR_K:   (MKT-1BF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367218] PVR_K:   (MKT-1C0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367218] PVR_K:   (MKT-1C1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367218] PVR_K:   (MKT-1C2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367248] PVR_K:   (MKT-1C3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367248] PVR_K:   (MKT-1C4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367248] PVR_K:   (MKT-1C5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367279] PVR_K:   (MKT-1C6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367279] PVR_K:   (MKT-1C7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367309] PVR_K:   (MKT-1C8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367309] PVR_K:   (MKT-1C9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367309] PVR_K:   (MKT-1CA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367340] PVR_K:   (MKT-1CB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367340] PVR_K:   (MKT-1CC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367340] PVR_K:   (MKT-1CD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367370] PVR_K:   (MKT-1CE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367370] PVR_K:   (MKT-1CF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367401] PVR_K:   (MKT-1D0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367401] PVR_K:   (MKT-1D1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367401] PVR_K:   (MKT-1D2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367431] PVR_K:   (MKT-1D3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367431] PVR_K:   (MKT-1D4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367431] PVR_K:   (MKT-1D5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367462] PVR_K:   (MKT-1D6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367462] PVR_K:   (MKT-1D7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367492] PVR_K:   (MKT-1D8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367492] PVR_K:   (MKT-1D9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367492] PVR_K:   (MKT-1DA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367523] PVR_K:   (MKT-1DB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367523] PVR_K:   (MKT-1DC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367523] PVR_K:   (MKT-1DD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367553] PVR_K:   (MKT-1DE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367553] PVR_K:   (MKT-1DF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367553] PVR_K:   (MKT-1E0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367584] PVR_K:   (MKT-1E1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367584] PVR_K:   (MKT-1E2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367614] PVR_K:   (MKT-1E3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367614] PVR_K:   (MKT-1E4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367614] PVR_K:   (MKT-1E5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367645] PVR_K:   (MKT-1E6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367645] PVR_K:   (MKT-1E7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367645] PVR_K:   (MKT-1E8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367675] PVR_K:   (MKT-1E9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367675] PVR_K:   (MKT-1EA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367706] PVR_K:   (MKT-1EB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367706] PVR_K:   (MKT-1EC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367706] PVR_K:   (MKT-1ED) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367736] PVR_K:   (MKT-1EE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367736] PVR_K:   (MKT-1EF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367736] PVR_K:   (MKT-1F0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367767] PVR_K:   (MKT-1F1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367767] PVR_K:   (MKT-1F2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367797] PVR_K:   (MKT-1F3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367797] PVR_K:   (MKT-1F4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367797] PVR_K:   (MKT-1F5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367828] PVR_K:   (MKT-1F6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367828] PVR_K:   (MKT-1F7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367828] PVR_K:   (MKT-1F8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367858] PVR_K:   (MKT-1F9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367858] PVR_K:   (MKT-1FA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367889] PVR_K:   (MKT-1FB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367889] PVR_K:   (MKT-1FC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367889] PVR_K:   (MKT-1FD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367919] PVR_K:   (MKT-1FE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367919] PVR_K:   (MKT-1FF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367919] PVR_K: SGX Kernel CCB WO:0x0 RO:0x0
[   11.367950] ------------[ cut here ]------------
[   11.367950] Kernel BUG at bf027ba8 [verbose debug info unavailable]
[   11.367950] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP ARM
[   11.367950] Modules linked in: pvrsrvkm_sgx544_116(O)
[   11.367980] CPU: 0    Tainted: G        W  O  (3.4.34-01535-g499e8d5-dirty #1)
[   11.368011] PC is at SGXInitialise+0x188/0x1c4 [pvrsrvkm_sgx544_116]
[   11.368041] LR is at LinuxUnLockMutex+0x10/0x14 [pvrsrvkm_sgx544_116]
[   11.368072] pc : [<bf027ba8>]    lr : [<bf007d10>]    psr: 60000113
[   11.368072] sp : d24fbc28  ip : 00000000  fp : d24fbc4c
[   11.368072] r10: d24fbd60  r9 : d24fa000  r8 : d2409000
[   11.368072] r7 : c0973a1c  r6 : 00000000  r5 : 00000000  r4 : d2409000
[   11.368103] r3 : 60000113  r2 : 00000001  r1 : 00000000  r0 : bf03ec50
[   11.368103] Flags: nZCv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment user
[   11.368103] Control: 10c5387d  Table: 9252c06a  DAC: 00000015
[   11.368103]
[   11.368103] SP: 0xd24fbba8:
[   11.368133] bba8  00000001 60000113 d2409000 00000000 00000000 c0973a1c d2409000 d24fa000
[   11.368133] bbc8  d24fbd60 d24fbc4c 00000000 d24fbc28 bf007d10 bf027ba8 60000113 ffffffff
[   11.368164] bbe8  00000000 e0b34000 00000000 00000000 bf03ba00 00000000 d2409000 00000000
[   11.368164] bc08  00000000 c0973a1c d2409000 d24fbd60 d24fbc4c d24fbc28 bf027ba8 bf0275dc
[   11.368194] bc28  00000032 00000000 00000000 00000000 d2409000 00000002 d24fbc9c d24fbc50
[   11.368194] bc48  bf028c44 bf027a2c e59ff018 00000001 d247d700 00000000 00000000 00000000
[   11.368225] bc68  d2409000 d24fa000 d24fbd60 d24fbc9c d24fbc30 d24fbc90 d247d700 00000000
[   11.368225] bc88  00000000 00000000 d24fbcbc d24fbca0 bf013480 bf028b94 d247d700 00000000
[   11.368255]
[   11.368255] FP: 0xd24fbbcc:
[   11.368255] bbcc  d24fbc4c 00000000 d24fbc28 bf007d10 bf027ba8 60000113 ffffffff 00000000
[   11.368286] bbec  e0b34000 00000000 00000000 bf03ba00 00000000 d2409000 00000000 00000000
[   11.368286] bc0c  c0973a1c d2409000 d24fbd60 d24fbc4c d24fbc28 bf027ba8 bf0275dc 00000032
[   11.368316] bc2c  00000000 00000000 00000000 d2409000 00000002 d24fbc9c d24fbc50 bf028c44
[   11.368316] bc4c  bf027a2c e59ff018 00000001 d247d700 00000000 00000000 00000000 d2409000
[   11.368347] bc6c  d24fa000 d24fbd60 d24fbc9c d24fbc30 d24fbc90 d247d700 00000000 00000000
[   11.368347] bc8c  00000000 d24fbcbc d24fbca0 bf013480 bf028b94 d247d700 00000000 d24fbce8
[   11.368377] bcac  bf013400 d24fbce0 d24fbcc0 bf012b60 bf01340c bf0201ac d24fbce8 00000000
[   11.368377]
[   11.368377] R4: 0xd2408f80:
[   11.368377] 8f80  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   11.368408] 8fa0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   11.368408] 8fc0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   11.368438] 8fe0  00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[   11.368438] 9000  00000007 00000000 00000000 00000000 00000000 e09a0000 00000000 56000000
[   11.368469] 9020  0000ffff 1fb5ad00 00081e20 00000001 00000000 b3e32000 0000000b d2acc000
[   11.368469] 9040  d2a86ec0 e0b2fa068>] (l3_interrupt_handler+0xc0/0x168)
[   10.352203]  r3:c082d8a0 r2:c082d7c0
[   10.352203] [<c0039fa8>] (l3_interrupt_handler+0x0/0x168) from [<c00a90bc>] (handle_irq_event_percpu+0x80/0x2e4)
[   10.352203]  r8:00000000 r7:0000002a r6:0000002a r5:c0952190 r4:d40aeb40
[   10.352233] [<c00a903c>] (handle_irq_event_percpu+0x0/0x2e4) from [<c00a9364>] (handle_irq_event+0x44/0x64)
[   10.352233] [<c00a9320>] (handle_irq_event+0x0/0x64) from [<c00ac074>] (handle_fasteoi_irq+0xc4/0x16c)
[   10.352233]  r6:d24fa000 r5:c0952190 r4:c0952140 r3:00000000
[   10.352264] [<c00abfb0>] (handle_fasteoi_irq+0x0/0x16c) from [<c00a8894>] (generic_handle_irq+0x38/0x4c)
[   10.352264]  r5:c094c538 r4:c0974d78
[   10.352264] [<c00a885c>] (generic_handle_irq+0x0/0x4c) from [<c00145a8>] (handle_IRQ+0x54/0xb4)
[   10.352294] [<c0014554>] (handle_IRQ+0x0/0xb4) from [<c00084d0>] (gic_handle_irq+0x2c/0x60)
[   10.352294]  r8:d2409000 r7:d24fbc14 r6:d24fbbe0 r5:c0973a40 r4:fa212000
[   10.352294] r3:0000002a
[   10.352325] [<c00084a4>] (gic_handle_irq+0x0/0x60) from [<c0687f00>] (__irq_svc+0x40/0x70)
[   10.352325] Exception stack(0xd24fbbe0 to 0xd24fbc28)
[   10.352325] bbe0: e09a0000 410d8500 e59ff018 fe40d000 d2409000 00000000 e0b36160 c0973a1c
[   10.352355] bc00: d2409000 d24fa000 d24fbd60 d24fbc4c d24fbc08 d24fbc28 bf001ea0 bf027ae4
[   10.352355] bc20: a0000113 ffffffff
[   10.352355]  r6:ffffffff r5:a0000113 r4:bf027ae4 r3:bf001ea0
[   10.352447] [<bf027a20>] (SGXInitialise+0x0/0x1c4 [pvrsrvkm_sgx544_116]) from [<bf028c44>] (SGXPostPowerState+0xbc/0x150

[pvrsrvkm_sgx544_116])
[   10.352447]  r7:00000002 r6:d2409000 r5:00000000 r4:00000000
[   10.352539] [<bf028b88>] (SGXPostPowerState+0x0/0x150 [pvrsrvkm_sgx544_116]) from [<bf013480>]

(PVRSRVDevicePostPowerStateKM_AnyVaCb+0x80/0x98 [pvrsrvkm_sgx544_116])
[   10.352539]  r7:00000000 r6:00000000 r5:00000000 r4:d247d700
[   10.352600] [<bf013400>] (PVRSRVDevicePostPowerStateKM_AnyVaCb+0x0/0x98 [pvrsrvkm_sgx544_116]) from [<bf012b60>]

(List_PVRSRV_POWER_DEV_PVRSRV_ERROR_Any_va+0x3c/0x60 [pvrsrvkm_sgx544_116])
[   10.352630]  r6:bf013400 r5:d24fbce8 r4:00000000 r3:d247d700
[   10.352691] [<bf012b24>] (List_PVRSRV_POWER_DEV_PVRSRV_ERROR_Any_va+0x0/0x60 [pvrsrvkm_sgx544_116]) from [<bf0137b0>]

(PVRSRVSetDevicePowerStateKM+0x6c/0xd4 [pvrsrvkm_sgx544_116])
[   10.352691]  r3:00000000 r2:00000000 r1:bf013400
[   10.352691]  r6:bf04330c r5:00000000 r4:00000000
[   10.352783] [<bf013744>] (PVRSRVSetDevicePowerStateKM+0x0/0xd4 [pvrsrvkm_sgx544_116]) from [<bf0291e4>]

(SGXScheduleCCBCommandKM+0x50/0x124 [pvrsrvkm_sgx544_116])
[   10.352783]  r7:00000006 r6:d2aa9ac0 r5:ffffffff r4:00000000
[   10.352874] [<bf029194>] (SGXScheduleCCBCommandKM+0x0/0x124 [pvrsrvkm_sgx544_116]) from [<bf026680>] (SGXGetMiscInfoUkernel

+0x7c/0x148 [pvrsrvkm_sgx544_116])
[   10.352966] [<bf026604>] (SGXGetMiscInfoUkernel+0x0/0x148 [pvrsrvkm_sgx544_116]) from [<bf0267fc>] (SGXDevInitCompatCheck

+0xb0/0x514 [pvrsrvkm_sgx544_116])
[   10.353027] [<bf02674c>] (SGXDevInitCompatCheck+0x0/0x514 [pvrsrvkm_sgx544_116]) from [<bf0142fc>]

(PVRSRVFinaliseSystem_CompatCheck_AnyCb+0x24/0x5c [pvrsrvkm_sgx544_116])
[   10.353027]  r8:e0989000 r7:e0988000 r6:00000000 r5:d2aa9ac0 r4:bf02674c
[   10.353118] [<bf0142d8>] (PVRSRVFinaliseSystem_CompatCheck_AnyCb+0x0/0x5c [pvrsrvkm_sgx544_116]) from [<bf012908>]

(List_PVRSRV_DEVICE_NODE_PVRSRV_ERROR_Any+0x24/0x4c [pvrsrvkm_sgx544_116])
[   10.353118]  r5:bf0142d8 r4:00000000
[   10.353179] [<bf0128e4>] (List_PVRSRV_DEVICE_NODE_PVRSRV_ERROR_Any+0x0/0x4c [pvrsrvkm_sgx544_116]) from [<bf0149d0>]

(PVRSRVFinaliseSystem+0x64/0xbc [pvrsrvkm_sgx544_116])
[   10.353210]  r5:bf0433c4 r4:00000000
[   10.353271] [<bf01496c>] (PVRSRVFinaliseSystem+0x0/0xbc [pvrsrvkm_sgx544_116]) from [<bf01cdc0>] (PVRSRVInitSrvDisconnectBW

+0x58/0x84 [pvrsrvkm_sgx544_116])
[   10.353271]  r5:e0989000 r4:e0988000
[   10.353363] [<bf01cd68>] (PVRSRVInitSrvDisconnectBW+0x0/0x84 [pvrsrvkm_sgx544_116]) from [<bf01e7b4>] (BridgedDispatchKM

+0x8c/0x24c [pvrsrvkm_sgx544_116])
[   10.353363]  r6:bf043154 r5:d247df00 r4:d24fbeac r3:d247df00
[   10.353424] [<bf01e728>] (BridgedDispatchKM+0x0/0x24c [pvrsrvkm_sgx544_116]) from [<bf005840>] (PVRSRV_BridgeDispatchKM

+0xe8/0x44c [pvrsrvkm_sgx544_116])
[   10.353454]  r8:00000000 r7:0000008e r6:00000000 r5:d2a41380 r4:c01c6749
[   10.353485] [<bf005758>] (PVRSRV_BridgeDispatchKM+0x0/0x44c [pvrsrvkm_sgx544_116]) from [<c0123e6c>] (do_vfs_ioctl+0x8c/0x5dc)
[   10.353485]  r9:d24fa000 r8:00000000 r7:0000000d r6:bec3c884 r5:d2a41380
[   10.353485] r4:d2b9e380
[   10.353515] [<c0123de0>] (do_vfs_ioctl+0x0/0x5dc) from [<c0124434>] (sys_ioctl+0x78/0x80)
[   10.353515]  r9:d24fa000 r8:00000000 r7:0000000d r6:c01c6749 r5:bec3c884
[   10.353515] r4:d2a41380
[   10.353546] [<c01243bc>] (sys_ioctl+0x0/0x80) from [<c0013680>] (ret_fast_syscall+0x0/0x30)
[   10.353546]  r8:c0013848 r7:00000036 r6:00000001 r5:bec3c8d8 r4:00de5038
[   10.353546] Board Information:
[   10.353576]  Revision : 0000
[   10.353576]  Serial  : 0000000000000000
[   10.353576] SoC Information:
[   10.353576]  CPU     : OMAP5432
[   10.353576]  Rev     : ES2.0
[   10.353576]  Type    : GP
[   10.353576]  Production ID: D0110451-2E6604F0
[   10.353576]  Die ID  : 1CA80121-00000503-015D6074-0A00C00E
[   10.353607]
[   10.353607] ---[ end trace 08852b99bf1c0378 ]---
[   11.361572] PVR_K:(Error): PollForValueKM: Timeout. Expected 0x1 but found 0x0 (mask 0x1). [0, ]
[   11.361602] PVR_K:(Error): SGXInitialise: Wait for uKernel initialisation failed [0, ]
[   11.361633] ACTIVE COMPOSITIONS on lcd
[   11.361633]
[   11.361633]   DISPC pipeline:
[   11.361633]
[   11.361633]     user_info:        clean (none)
[   11.361633]     info:       clean (none)
[   11.361663]     shadow:  off clean (none)
[   11.361663]     dispc:             (none)
[   11.361663]
[   11.361663] ACTIVE COMPOSITIONS on tv
[   11.361663]
[   11.361663]   DISPC pipeline:
[   11.361663]
[   11.361663]     user_info:        clean (none)
[   11.361663]     info:       clean (none)
[   11.361694]     shadow:  off clean (none)
[   11.361694]     dispc:             (none)
[   11.361694]
[   11.361694] ACTIVE COMPOSITIONS on lcd2
[   11.361694]
[   11.361694]   DISPC pipeline:
[   11.361694]
[   11.361694]     user_info:        clean (none)
[   11.361724]     info:       clean (none)
[   11.361724]     shadow:  off clean (none)
[   11.361724]     dispc:             (none)
[   11.361724]
[   11.361724] ACTIVE GRALLOC FLIPS
[   11.361724]
[   11.361724]
[   11.361755] PVR_K: SGX debug (SGX_DDK_Android sgxddk 19 1.9@2166536)
[   11.361755] PVR_K: Flip Command Complete Data 0 for display device 1:
[   11.361755] PVR_K: Flip Command Complete Data 1 for display device 1:
[   11.361785] PVR_K: SGX Host control:
[   11.361785] PVR_K:   (HC-0) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361785] PVR_K:   (HC-10) 0x00000000 0x0000000A 0x00081E20 0x00000003
[   11.361816] PVR_K:   (HC-20) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361816] PVR_K:   (HC-30) 0x00000000 0xEEB2F170 0x00000000 0x00000000
[   11.361816] PVR_K:   (HC-40) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361846] PVR_K:   (HC-50) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361846] PVR_K:   (HC-60) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361877] PVR_K:   (HC-70) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361877] PVR_K:   (HC-80) 0x00000000 0x00000000 0x00000094 0xE1A0C00D
[   11.361877] PVR_K: SGX TA/3D control:
[   11.361907] PVR_K:   (T3C-0) 0xF4003000 0xF4003160 0xF4002000 0x00000000
[   11.361907] PVR_K:   (T3C-10) 0x00000000 0x00000002 0x00000000 0x00000000
[   11.361907] PVR_K:   (T3C-20) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361938] PVR_K:   (T3C-30) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361938] PVR_K:   (T3C-40) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361938] PVR_K:   (T3C-50) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361968] PVR_K:   (T3C-60) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361968] PVR_K:   (T3C-70) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361968] PVR_K:   (T3C-80) 0xF4004000 0x00000000 0x0001120F 0x00000000
[   11.361999] PVR_K:   (T3C-90) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.361999] PVR_K:   (T3C-A0) 0x00000000 0xF4000000 0xB3E32000 0x00000000
[   11.361999] PVR_K:   (T3C-B0) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.362030] PVR_K:   (T3C-C0) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.362030] PVR_K:   (T3C-D0) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.362030] PVR_K:   (T3C-E0) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.362060] PVR_K:   (T3C-F0) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.362060] PVR_K:   (T3C-100) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.362091] PVR_K:   (T3C-110) 0x00000000 0xF2019010 0xF2019014 0xF2019034
[   11.362091] PVR_K:   (T3C-120) 0xF2019030 0xF4007000 0xF4012820 0xF4006020
[   11.362091] PVR_K:   (T3C-130) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.362121] PVR_K:   (T3C-140) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.362121] PVR_K:   (T3C-150) 0x00000000 0x00000000 0x00000000 0x00000000
[   11.362121] PVR_K: Last SGX microkernel status code: 00000000 (Unknown)
[   11.362152] PVR_K:   (MKT-0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362152] PVR_K:   (MKT-1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362152] PVR_K:   (MKT-2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362182] PVR_K:   (MKT-3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362182] PVR_K:   (MKT-4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362213] PVR_K:   (MKT-5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362213] PVR_K:   (MKT-6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362213] PVR_K:   (MKT-7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362243] PVR_K:   (MKT-8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362243] PVR_K:   (MKT-9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362243] PVR_K:   (MKT-A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362274] PVR_K:   (MKT-B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362274] PVR_K:   (MKT-C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362304] PVR_K:   (MKT-D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362304] PVR_K:   (MKT-E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362304] PVR_K:   (MKT-F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362335] PVR_K:   (MKT-10) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362335] PVR_K:   (MKT-11) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362335] PVR_K:   (MKT-12) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362365] PVR_K:   (MKT-13) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362365] PVR_K:   (MKT-14) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362396] PVR_K:   (MKT-15) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362396] PVR_K:   (MKT-16) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362396] PVR_K:   (MKT-17) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362426] PVR_K:   (MKT-18) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362426] PVR_K:   (MKT-19) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362426] PVR_K:   (MKT-1A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362457] PVR_K:   (MKT-1B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362457] PVR_K:   (MKT-1C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362457] PVR_K:   (MKT-1D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362487] PVR_K:   (MKT-1E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362487] PVR_K:   (MKT-1F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362518] PVR_K:   (MKT-20) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362518] PVR_K:   (MKT-21) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362518] PVR_K:   (MKT-22) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362548] PVR_K:   (MKT-23) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362548] PVR_K:   (MKT-24) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362548] PVR_K:   (MKT-25) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362579] PVR_K:   (MKT-26) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362579] PVR_K:   (MKT-27) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362609] PVR_K:   (MKT-28) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362609] PVR_K:   (MKT-29) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362609] PVR_K:   (MKT-2A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362640] PVR_K:   (MKT-2B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362640] PVR_K:   (MKT-2C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362640] PVR_K:   (MKT-2D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362670] PVR_K:   (MKT-2E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362670] PVR_K:   (MKT-2F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362670] PVR_K:   (MKT-30) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362701] PVR_K:   (MKT-31) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362701] PVR_K:   (MKT-32) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362731] PVR_K:   (MKT-33) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362731] PVR_K:   (MKT-34) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362731] PVR_K:   (MKT-35) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362762] PVR_K:   (MKT-36) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362762] PVR_K:   (MKT-37) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362762] PVR_K:   (MKT-38) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362792] PVR_K:   (MKT-39) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362792] PVR_K:   (MKT-3A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362823] PVR_K:   (MKT-3B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362823] PVR_K:   (MKT-3C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362823] PVR_K:   (MKT-3D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362854] PVR_K:   (MKT-3E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362854] PVR_K:   (MKT-3F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362854] PVR_K:   (MKT-40) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362884] PVR_K:   (MKT-41) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362884] PVR_K:   (MKT-42) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362884] PVR_K:   (MKT-43) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362915] PVR_K:   (MKT-44) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362915] PVR_K:   (MKT-45) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362945] PVR_K:   (MKT-46) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362945] PVR_K:   (MKT-47) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362945] PVR_K:   (MKT-48) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362976] PVR_K:   (MKT-49) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362976] PVR_K:   (MKT-4A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.362976] PVR_K:   (MKT-4B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363006] PVR_K:   (MKT-4C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363006] PVR_K:   (MKT-4D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363037] PVR_K:   (MKT-4E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363037] PVR_K:   (MKT-4F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363037] PVR_K:   (MKT-50) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363067] PVR_K:   (MKT-51) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363067] PVR_K:   (MKT-52) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363067] PVR_K:   (MKT-53) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363098] PVR_K:   (MKT-54) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363098] PVR_K:   (MKT-55) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363128] PVR_K:   (MKT-56) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363128] PVR_K:   (MKT-57) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363128] PVR_K:   (MKT-58) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363159] PVR_K:   (MKT-59) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363159] PVR_K:   (MKT-5A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363159] PVR_K:   (MKT-5B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363189] PVR_K:   (MKT-5C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363189] PVR_K:   (MKT-5D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363189] PVR_K:   (MKT-5E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363220] PVR_K:   (MKT-5F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363220] PVR_K:   (MKT-60) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363250] PVR_K:   (MKT-61) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363250] PVR_K:   (MKT-62) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363250] PVR_K:   (MKT-63) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363281] PVR_K:   (MKT-64) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363281] PVR_K:   (MKT-65) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363281] PVR_K:   (MKT-66) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363311] PVR_K:   (MKT-67) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363311] PVR_K:   (MKT-68) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363342] PVR_K:   (MKT-69) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363342] PVR_K:   (MKT-6A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363342] PVR_K:   (MKT-6B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363372] PVR_K:   (MKT-6C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363372] PVR_K:   (MKT-6D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363372] PVR_K:   (MKT-6E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363403] PVR_K:   (MKT-6F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363403] PVR_K:   (MKT-70) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363403] PVR_K:   (MKT-71) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363433] PVR_K:   (MKT-72) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363433] PVR_K:   (MKT-73) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363464] PVR_K:   (MKT-74) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363464] PVR_K:   (MKT-75) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363464] PVR_K:   (MKT-76) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363494] PVR_K:   (MKT-77) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363494] PVR_K:   (MKT-78) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363494] PVR_K:   (MKT-79) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363525] PVR_K:   (MKT-7A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363525] PVR_K:   (MKT-7B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363555] PVR_K:   (MKT-7C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363555] PVR_K:   (MKT-7D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363555] PVR_K:   (MKT-7E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363586] PVR_K:   (MKT-7F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363586] PVR_K:   (MKT-80) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363586] PVR_K:   (MKT-81) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363616] PVR_K:   (MKT-82) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363616] PVR_K:   (MKT-83) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363647] PVR_K:   (MKT-84) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363647] PVR_K:   (MKT-85) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363647] PVR_K:   (MKT-86) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363677] PVR_K:   (MKT-87) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363677] PVR_K:   (MKT-88) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363677] PVR_K:   (MKT-89) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363708] PVR_K:   (MKT-8A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363708] PVR_K:   (MKT-8B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363739] PVR_K:   (MKT-8C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363739] PVR_K:   (MKT-8D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363739] PVR_K:   (MKT-8E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363769] PVR_K:   (MKT-8F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363769] PVR_K:   (MKT-90) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363769] PVR_K:   (MKT-91) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363800] PVR_K:   (MKT-92) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363800] PVR_K:   (MKT-93) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363800] PVR_K:   (MKT-94) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363830] PVR_K:   (MKT-95) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363830] PVR_K:   (MKT-96) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363861] PVR_K:   (MKT-97) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363861] PVR_K:   (MKT-98) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363861] PVR_K:   (MKT-99) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363891] PVR_K:   (MKT-9A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363891] PVR_K:   (MKT-9B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363891] PVR_K:   (MKT-9C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363922] PVR_K:   (MKT-9D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363922] PVR_K:   (MKT-9E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363952] PVR_K:   (MKT-9F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363952] PVR_K:   (MKT-A0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363952] PVR_K:   (MKT-A1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363983] PVR_K:   (MKT-A2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363983] PVR_K:   (MKT-A3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.363983] PVR_K:   (MKT-A4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364013] PVR_K:   (MKT-A5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364013] PVR_K:   (MKT-A6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364044] PVR_K:   (MKT-A7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364044] PVR_K:   (MKT-A8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364044] PVR_K:   (MKT-A9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364074] PVR_K:   (MKT-AA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364074] PVR_K:   (MKT-AB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364074] PVR_K:   (MKT-AC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364105] PVR_K:   (MKT-AD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364105] PVR_K:   (MKT-AE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364135] PVR_K:   (MKT-AF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364135] PVR_K:   (MKT-B0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364135] PVR_K:   (MKT-B1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364166] PVR_K:   (MKT-B2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364166] PVR_K:   (MKT-B3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364166] PVR_K:   (MKT-B4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364196] PVR_K:   (MKT-B5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364196] PVR_K:   (MKT-B6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364196] PVR_K:   (MKT-B7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364227] PVR_K:   (MKT-B8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364227] PVR_K:   (MKT-B9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364257] PVR_K:   (MKT-BA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364257] PVR_K:   (MKT-BB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364257] PVR_K:   (MKT-BC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364288] PVR_K:   (MKT-BD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364288] PVR_K:   (MKT-BE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364288] PVR_K:   (MKT-BF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364318] PVR_K:   (MKT-C0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364318] PVR_K:   (MKT-C1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364349] PVR_K:   (MKT-C2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364349] PVR_K:   (MKT-C3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364349] PVR_K:   (MKT-C4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364379] PVR_K:   (MKT-C5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364379] PVR_K:   (MKT-C6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364379] PVR_K:   (MKT-C7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364410] PVR_K:   (MKT-C8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364410] PVR_K:   (MKT-C9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364410] PVR_K:   (MKT-CA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364440] PVR_K:   (MKT-CB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364440] PVR_K:   (MKT-CC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364471] PVR_K:   (MKT-CD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364471] PVR_K:   (MKT-CE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364471] PVR_K:   (MKT-CF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364501] PVR_K:   (MKT-D0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364501] PVR_K:   (MKT-D1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364501] PVR_K:   (MKT-D2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364532] PVR_K:   (MKT-D3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364532] PVR_K:   (MKT-D4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364562] PVR_K:   (MKT-D5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364562] PVR_K:   (MKT-D6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364562] PVR_K:   (MKT-D7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364593] PVR_K:   (MKT-D8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364593] PVR_K:   (MKT-D9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364593] PVR_K:   (MKT-DA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364624] PVR_K:   (MKT-DB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364624] PVR_K:   (MKT-DC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364654] PVR_K:   (MKT-DD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364654] PVR_K:   (MKT-DE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364654] PVR_K:   (MKT-DF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364685] PVR_K:   (MKT-E0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364685] PVR_K:   (MKT-E1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364685] PVR_K:   (MKT-E2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364715] PVR_K:   (MKT-E3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364715] PVR_K:   (MKT-E4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364715] PVR_K:   (MKT-E5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364746] PVR_K:   (MKT-E6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364746] PVR_K:   (MKT-E7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364776] PVR_K:   (MKT-E8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364776] PVR_K:   (MKT-E9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364776] PVR_K:   (MKT-EA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364807] PVR_K:   (MKT-EB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364807] PVR_K:   (MKT-EC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364807] PVR_K:   (MKT-ED) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364837] PVR_K:   (MKT-EE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364837] PVR_K:   (MKT-EF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364868] PVR_K:   (MKT-F0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364868] PVR_K:   (MKT-F1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364868] PVR_K:   (MKT-F2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364898] PVR_K:   (MKT-F3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364898] PVR_K:   (MKT-F4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364898] PVR_K:   (MKT-F5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364929] PVR_K:   (MKT-F6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364929] PVR_K:   (MKT-F7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364929] PVR_K:   (MKT-F8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364959] PVR_K:   (MKT-F9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364959] PVR_K:   (MKT-FA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364990] PVR_K:   (MKT-FB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364990] PVR_K:   (MKT-FC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.364990] PVR_K:   (MKT-FD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365020] PVR_K:   (MKT-FE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365020] PVR_K:   (MKT-FF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365020] PVR_K:   (MKT-100) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365051] PVR_K:   (MKT-101) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365051] PVR_K:   (MKT-102) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365081] PVR_K:   (MKT-103) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365081] PVR_K:   (MKT-104) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365081] PVR_K:   (MKT-105) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365112] PVR_K:   (MKT-106) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365112] PVR_K:   (MKT-107) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365112] PVR_K:   (MKT-108) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365142] PVR_K:   (MKT-109) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365142] PVR_K:   (MKT-10A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365173] PVR_K:   (MKT-10B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365173] PVR_K:   (MKT-10C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365173] PVR_K:   (MKT-10D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365203] PVR_K:   (MKT-10E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365203] PVR_K:   (MKT-10F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365203] PVR_K:   (MKT-110) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365234] PVR_K:   (MKT-111) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365234] PVR_K:   (MKT-112) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365234] PVR_K:   (MKT-113) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365264] PVR_K:   (MKT-114) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365264] PVR_K:   (MKT-115) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365295] PVR_K:   (MKT-116) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365295] PVR_K:   (MKT-117) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365295] PVR_K:   (MKT-118) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365325] PVR_K:   (MKT-119) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365325] PVR_K:   (MKT-11A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365325] PVR_K:   (MKT-11B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365356] PVR_K:   (MKT-11C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365356] PVR_K:   (MKT-11D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365386] PVR_K:   (MKT-11E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365386] PVR_K:   (MKT-11F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365386] PVR_K:   (MKT-120) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365417] PVR_K:   (MKT-121) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365417] PVR_K:   (MKT-122) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365417] PVR_K:   (MKT-123) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365447] PVR_K:   (MKT-124) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365447] PVR_K:   (MKT-125) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365478] PVR_K:   (MKT-126) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365478] PVR_K:   (MKT-127) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365478] PVR_K:   (MKT-128) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365509] PVR_K:   (MKT-129) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365509] PVR_K:   (MKT-12A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365509] PVR_K:   (MKT-12B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365539] PVR_K:   (MKT-12C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365539] PVR_K:   (MKT-12D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365570] PVR_K:   (MKT-12E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365570] PVR_K:   (MKT-12F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365570] PVR_K:   (MKT-130) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365600] PVR_K:   (MKT-131) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365600] PVR_K:   (MKT-132) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365600] PVR_K:   (MKT-133) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365631] PVR_K:   (MKT-134) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365631] PVR_K:   (MKT-135) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365631] PVR_K:   (MKT-136) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365661] PVR_K:   (MKT-137) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365661] PVR_K:   (MKT-138) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365692] PVR_K:   (MKT-139) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365692] PVR_K:   (MKT-13A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365692] PVR_K:   (MKT-13B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365722] PVR_K:   (MKT-13C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365722] PVR_K:   (MKT-13D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365722] PVR_K:   (MKT-13E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365753] PVR_K:   (MKT-13F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365753] PVR_K:   (MKT-140) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365753] PVR_K:   (MKT-141) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365783] PVR_K:   (MKT-142) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365783] PVR_K:   (MKT-143) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365814] PVR_K:   (MKT-144) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365814] PVR_K:   (MKT-145) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365814] PVR_K:   (MKT-146) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365844] PVR_K:   (MKT-147) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365844] PVR_K:   (MKT-148) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365875] PVR_K:   (MKT-149) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365875] PVR_K:   (MKT-14A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365875] PVR_K:   (MKT-14B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365905] PVR_K:   (MKT-14C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365905] PVR_K:   (MKT-14D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365905] PVR_K:   (MKT-14E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365936] PVR_K:   (MKT-14F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365936] PVR_K:   (MKT-150) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365936] PVR_K:   (MKT-151) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365966] PVR_K:   (MKT-152) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365966] PVR_K:   (MKT-153) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365997] PVR_K:   (MKT-154) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365997] PVR_K:   (MKT-155) 00000000 00000000 00000000 00000000 (Unknown)
[   11.365997] PVR_K:   (MKT-156) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366027] PVR_K:   (MKT-157) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366027] PVR_K:   (MKT-158) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366027] PVR_K:   (MKT-159) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366058] PVR_K:   (MKT-15A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366058] PVR_K:   (MKT-15B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366088] PVR_K:   (MKT-15C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366088] PVR_K:   (MKT-15D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366088] PVR_K:   (MKT-15E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366119] PVR_K:   (MKT-15F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366119] PVR_K:   (MKT-160) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366119] PVR_K:   (MKT-161) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366149] PVR_K:   (MKT-162) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366149] PVR_K:   (MKT-163) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366180] PVR_K:   (MKT-164) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366180] PVR_K:   (MKT-165) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366180] PVR_K:   (MKT-166) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366210] PVR_K:   (MKT-167) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366210] PVR_K:   (MKT-168) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366210] PVR_K:   (MKT-169) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366241] PVR_K:   (MKT-16A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366241] PVR_K:   (MKT-16B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366271] PVR_K:   (MKT-16C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366271] PVR_K:   (MKT-16D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366271] PVR_K:   (MKT-16E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366302] PVR_K:   (MKT-16F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366302] PVR_K:   (MKT-170) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366302] PVR_K:   (MKT-171) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366333] PVR_K:   (MKT-172) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366333] PVR_K:   (MKT-173) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366363] PVR_K:   (MKT-174) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366363] PVR_K:   (MKT-175) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366363] PVR_K:   (MKT-176) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366394] PVR_K:   (MKT-177) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366394] PVR_K:   (MKT-178) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366394] PVR_K:   (MKT-179) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366424] PVR_K:   (MKT-17A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366424] PVR_K:   (MKT-17B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366424] PVR_K:   (MKT-17C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366455] PVR_K:   (MKT-17D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366455] PVR_K:   (MKT-17E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366485] PVR_K:   (MKT-17F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366485] PVR_K:   (MKT-180) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366485] PVR_K:   (MKT-181) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366516] PVR_K:   (MKT-182) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366516] PVR_K:   (MKT-183) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366516] PVR_K:   (MKT-184) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366546] PVR_K:   (MKT-185) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366546] PVR_K:   (MKT-186) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366577] PVR_K:   (MKT-187) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366577] PVR_K:   (MKT-188) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366577] PVR_K:   (MKT-189) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366607] PVR_K:   (MKT-18A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366607] PVR_K:   (MKT-18B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366607] PVR_K:   (MKT-18C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366638] PVR_K:   (MKT-18D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366638] PVR_K:   (MKT-18E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366638] PVR_K:   (MKT-18F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366668] PVR_K:   (MKT-190) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366668] PVR_K:   (MKT-191) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366699] PVR_K:   (MKT-192) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366699] PVR_K:   (MKT-193) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366699] PVR_K:   (MKT-194) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366729] PVR_K:   (MKT-195) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366729] PVR_K:   (MKT-196) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366729] PVR_K:   (MKT-197) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366760] PVR_K:   (MKT-198) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366760] PVR_K:   (MKT-199) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366760] PVR_K:   (MKT-19A) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366790] PVR_K:   (MKT-19B) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366790] PVR_K:   (MKT-19C) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366821] PVR_K:   (MKT-19D) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366821] PVR_K:   (MKT-19E) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366821] PVR_K:   (MKT-19F) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366851] PVR_K:   (MKT-1A0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366851] PVR_K:   (MKT-1A1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366851] PVR_K:   (MKT-1A2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366882] PVR_K:   (MKT-1A3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366882] PVR_K:   (MKT-1A4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366912] PVR_K:   (MKT-1A5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366912] PVR_K:   (MKT-1A6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366912] PVR_K:   (MKT-1A7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366943] PVR_K:   (MKT-1A8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366943] PVR_K:   (MKT-1A9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366943] PVR_K:   (MKT-1AA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366973] PVR_K:   (MKT-1AB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.366973] PVR_K:   (MKT-1AC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367004] PVR_K:   (MKT-1AD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367004] PVR_K:   (MKT-1AE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367004] PVR_K:   (MKT-1AF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367034] PVR_K:   (MKT-1B0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367034] PVR_K:   (MKT-1B1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367034] PVR_K:   (MKT-1B2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367065] PVR_K:   (MKT-1B3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367065] PVR_K:   (MKT-1B4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367095] PVR_K:   (MKT-1B5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367095] PVR_K:   (MKT-1B6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367095] PVR_K:   (MKT-1B7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367126] PVR_K:   (MKT-1B8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367126] PVR_K:   (MKT-1B9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367126] PVR_K:   (MKT-1BA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367156] PVR_K:   (MKT-1BB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367156] PVR_K:   (MKT-1BC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367156] PVR_K:   (MKT-1BD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367187] PVR_K:   (MKT-1BE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367187] PVR_K:   (MKT-1BF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367218] PVR_K:   (MKT-1C0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367218] PVR_K:   (MKT-1C1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367218] PVR_K:   (MKT-1C2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367248] PVR_K:   (MKT-1C3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367248] PVR_K:   (MKT-1C4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367248] PVR_K:   (MKT-1C5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367279] PVR_K:   (MKT-1C6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367279] PVR_K:   (MKT-1C7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367309] PVR_K:   (MKT-1C8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367309] PVR_K:   (MKT-1C9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367309] PVR_K:   (MKT-1CA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367340] PVR_K:   (MKT-1CB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367340] PVR_K:   (MKT-1CC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367340] PVR_K:   (MKT-1CD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367370] PVR_K:   (MKT-1CE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367370] PVR_K:   (MKT-1CF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367401] PVR_K:   (MKT-1D0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367401] PVR_K:   (MKT-1D1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367401] PVR_K:   (MKT-1D2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367431] PVR_K:   (MKT-1D3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367431] PVR_K:   (MKT-1D4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367431] PVR_K:   (MKT-1D5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367462] PVR_K:   (MKT-1D6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367462] PVR_K:   (MKT-1D7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367492] PVR_K:   (MKT-1D8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367492] PVR_K:   (MKT-1D9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367492] PVR_K:   (MKT-1DA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367523] PVR_K:   (MKT-1DB) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367523] PVR_K:   (MKT-1DC) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367523] PVR_K:   (MKT-1DD) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367553] PVR_K:   (MKT-1DE) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367553] PVR_K:   (MKT-1DF) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367553] PVR_K:   (MKT-1E0) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367584] PVR_K:   (MKT-1E1) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367584] PVR_K:   (MKT-1E2) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367614] PVR_K:   (MKT-1E3) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367614] PVR_K:   (MKT-1E4) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367614] PVR_K:   (MKT-1E5) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367645] PVR_K:   (MKT-1E6) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367645] PVR_K:   (MKT-1E7) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367645] PVR_K:   (MKT-1E8) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367675] PVR_K:   (MKT-1E9) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367675] PVR_K:   (MKT-1EA) 00000000 00000000 00000000 00000000 (Unknown)
[   11.367706] PVR_K:   (MKT-1EB) 00000000 00000000 00000000 00000000 (Unknown)

[   11.367706] PVR_K:   (MKT-1EC) 00000000 00000000 00000000 00000000 (Unknown)
[   17.161193] SMP: failed to stop secondary CPUs
[   11.367706] PVR_K:   (MKT-1ED) 00000000 00000000 00000000 00000000 (Unknown)
[   17.161224]
[   11.367736] PVR_K:   (MKT-1EE) 00000000 00000000 00000000 00000000 (Unknown)
[   17.161224] Restarting Linux version 3.4.34-01535-g499e8d5-dirty (root@sszcwpt2) (gcc version 4.6.x-google 20120106 (prerelease)

(GCC) ) #1 SMP PREEMPT Thu Dec 11 15:21:28 CST 2014
[   11.367736] PVR_K:   (MKT-1EF) 00000000 00000000 00000000 00000000 (Unknown)
[   17.161224]
[   11.367736] PVR_K:   (MKT-1F0) 00000000 00000000 00000000 00000000 (Unknown)
[   17.201232] arm_restart: Console was locked! Busting
Texas Instruments Inc Bootloader 1.1.0-g33af7cb4-dirty
Build Info: Nov 20 2014 - 10:42:30
OMAP reset reason PRM_RSTST = 0x0001
PMIC reset reason SWOFF_STATUS = 0x00
sram: boot device: EMMC
kernel   @ 80008000 (4897496)
ramdisk  @ 81000000 (184195)
Device Serial Number: 2E6604F01CA80121
booting kernel...
Uncompressing Linux... done, booting the kernel.

  • Hi,


    I think this is some issue with the power management (in the kernel sources or using bad power supply).


    I see that you constantly get "powerdomain: waited too long for powerdomain gpu_pwrdm to complete transition", and after that kernel always fails at loading the PVR firmware.

    Are you using the 12V DC power supply shipped with your OMAP5 uEVM, as suggested in the quick start guide: http://www.ti.com/lit/ug/swcu131/swcu131.pdf?

    Can you try reflashing your board with the newer Android release AJ1.5.1:http://omapedia.org/wiki/Panda5AJ.1.5.1_Release_Notes#Flashing_eMMC_images and see if the problem persists?

    Best Regards,

    Yordan