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.

ICS on Pandaboard, getting kernel panic error

Other Parts Discussed in Thread: WL1271

Hi,

I am running ICS on pandaboard. For that I am trying to make SD card self bootable but when it starts booting from SD card it is showing kernel panic. The log I am getting is :

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.0.1-g000d4b0 (dashwinee@dashwinee) (gcc version 4.4.3 (GCC) ) #1 SMP PREEMPT Fri Feb 24 11:32:46 IST 2012
[ 0.000000] CPU: ARMv7 Processor [411fc092] revision 2 (ARMv7), cr=10c5387f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: OMAP4 Panda board
[ 0.000000] Truncating RAM at 80000000-bfffffff to -afffffff (vmalloc region overlap).
[ 0.000000] Truncating RAM at a0000000-bfffffff to -afffffff (vmalloc region overlap).
[ 0.000000] Reserving 33554432 bytes SDRAM for VRAM
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] OMAP4430 ES2.1
[ 0.000000] SRAM: Mapped pa 0x40300000 to va 0xfe400000 size: 0xd000
[ 0.000000] PERCPU: Embedded 7 pages/cpu @c0e98000 s6912 r8192 d13568 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 185088
[ 0.000000] Kernel command line: console=ttyO2,115200n8 mem=1G androidboot.console=ttyO2 console=ttyO2,115200n8 androidboot.console=ttyO2 mem=456M@0x80000000 mem=512M@0xA0000000 root=/dev/mmcblk0p2 rw rootdelay=5 init=/init ip=dhcp smsc95xx.macaddr=00:04:9f:00:ea:d3 vram=32M omapfb.vram=0:16M omapdss.def_disp=hdmi consoleblank=0
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 729MB = 729MB total
[ 0.000000] Memory: 730704k/1404064k available, 111456k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
[ 0.000000] vmalloc : 0xf0800000 - 0xf8000000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc0044000 ( 240 kB)
[ 0.000000] .text : 0xc0044000 - 0xc06e4000 (6784 kB)
[ 0.000000] .data : 0xc06e4000 - 0xc0742c80 ( 380 kB)
[ 0.000000] .bss : 0xc0742ca4 - 0xc088d7b8 (1323 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:410
[ 0.000000] omap_hwmod: dpll_mpu_m2_ck: missing clockdomain for dpll_mpu_m2_ck.
[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[ 0.000000] Calibrating delay loop... 2007.19 BogoMIPS (lpj=7839744)
[ 0.015686] pid_max: default: 32768 minimum: 301
[ 0.015686] Mount-cache hash table entries: 512
[ 0.071533] Initializing cgroup subsys debug
[ 0.071563] Initializing cgroup subsys cpuacct
[ 0.071563] Initializing cgroup subsys freezer
[ 0.071624] CPU: Testing write buffer coherency: ok
[ 0.071899] L310 cache controller enabled
[ 0.072021] l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x5e470000, Cache size: 1048576 B
[ 0.150146] CPU1: Booted secondary processor
[ 0.220458] Brought up 2 CPUs
[ 0.220489] SMP: Total of 2 processors activated (4022.78 BogoMIPS).
[ 0.223144] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for emif_fw
[ 0.223144] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_instr
[ 0.223144] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_1
[ 0.223175] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_2
[ 0.223175] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_abe
[ 0.223175] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_cfg
[ 0.223205] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_per
[ 0.223205] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_wkup
[ 0.223205] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for mpu_private
[ 0.223266] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for sl2if
[ 0.223266] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for usbhs_ohci
[ 0.223327] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for usbhs_ehci
[ 0.223327] omap_hwmod: l3_div_ck: missing clockdomain for l3_div_ck.
[ 0.231231] omap_hwmod: mcpdm: cannot be enabled (3)
[ 0.233215] print_constraints: dummy:
[ 0.233581] NET: Registered protocol family 16
[ 0.233947] GPMC revision 6.0
[ 0.234832] EMIF0 is enabled with IRQ142
[ 0.234832] EMIF1 is enabled with IRQ143
[ 0.234924] Last reset was cold reset (PRM_RSTST=0x1)
[ 0.234924]
[ 0.234954] HSI: device registered as omap_hwmod: hsi
[ 0.235351] OMAP GPIO hardware version 0.1
[ 0.236236] omap_mux_init: Add partition: #1: core, flags: 2
[ 0.236236] omap_mux_init: Add partition: #2: wkup, flags: 2
[ 0.236236] omap_mux_get_by_name: Could not find signal uart1_cts.uart1_cts
[ 0.238342] omap_hwmod_mux_init: Could not allocate device mux entry
[ 0.247497] OMAP DMA hardware revision 0.0
[ 0.252990] bio: create slab <bio-0> at 0
[ 0.253173] print_constraints: vwl1271: 1800 mV
[ 0.253997] SCSI subsystem initialized
[ 0.254150] usbcore: registered new interface driver usbfs
[ 0.254150] usbcore: registered new interface driver hub
[ 0.254333] usbcore: registered new device driver usb
[ 0.267303] omap_i2c omap_i2c.1: bus 1 rev4.0 at 400 kHz
[ 0.267822] Skipping twl internal clock init and using bootloader value (unknown osc rate)
[ 0.267822] twl6030: PIH (irq 39) chaining IRQs 368..387
[ 0.269714] print_constraints: VUSB: 3300 mV normal standby
[ 0.472717] twl6030_usb twl6030_usb: Initialized TWL6030 USB module
[ 0.473663] print_constraints: VMMC: 1200 <--> 3000 mV at 3000 mV normal standby
[ 0.474151] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby
[ 0.474151] print_constraints: VCXIO: 1800 mV normal standby
[ 0.474670] print_constraints: VDAC: 1800 mV normal standby
[ 0.475067] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby
[ 0.475463] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby
[ 0.476226] print_constraints: CLK32KG:
[ 0.476226] print_constraints: VANA: 2100 mV normal standby
[ 0.486053] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
[ 0.501678] omap_i2c omap_i2c.3: bus 3 rev4.0 at 100 kHz
[ 0.517303] omap_i2c omap_i2c.4: bus 4 rev4.0 at 400 kHz
[ 0.517303] omap-rproc omap-rproc.0: dsp is available
[ 0.517303] omap-rproc omap-rproc.1: ipu is available
[ 0.517944] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.518463] Bluetooth: Core ver 2.16
[ 0.518463] NET: Registered protocol family 31
[ 0.518524] Bluetooth: HCI device and connection manager initialized
[ 0.518524] Bluetooth: HCI socket layer initialized
[ 0.518524] Bluetooth: L2CAP socket layer initialized
[ 0.518524] Bluetooth: SCO socket layer initialized
[ 0.518951] cfg80211: Calling CRDA to update world regulatory domain
[ 0.519012] Switching to clocksource 32k_counter
[ 0.522613] musb-hdrc: version 6.0, musb-dma, peripheral
[ 0.522827] musb-hdrc musb-hdrc: USB Peripheral mode controller at fc0ab000 using DMA, IRQ 124
[ 0.523193] NET: Registered protocol family 2
[ 0.523193] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.523193] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.525115] Switched to NOHz mode on CPU #0
[ 0.525146] Switched to NOHz mode on CPU #1
[ 0.525177] TCP bind hash table entries: 65536 (order: 8, 1572864 bytes)
[ 0.529846] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.531799] TCP reno registered
[ 0.531799] UDP hash table entries: 512 (order: 3, 32768 bytes)
[ 0.531799] UDP-Lite hash table entries: 512 (order: 3, 32768 bytes)
[ 0.532531] NET: Registered protocol family 1
[ 0.769714] omap-iommu omap-iommu.0: ducati registered
[ 0.769714] omap-iommu omap-iommu.1: tesla registered
[ 0.806549] ashmem: initialized
[ 0.810638] fuse init (API version 7.16)
[ 0.810638] msgmni has been set to 1427
[ 0.813995] io scheduler noop registered
[ 0.813995] io scheduler deadline registered
[ 0.814086] io scheduler cfq registered (default)
[ 0.814086] start plist test
[ 0.818450] end plist test
[ 0.821990] OMAP DSS rev 4.0
[ 0.826568] dsscomp: initializing.
[ 0.826660] misc dsscomp: found 2 displays and 4 overlays
[ 0.826904] could not allocate slot
[ 0.827178] omap-rproc omap-rproc.1: powering up ipu
[ 0.827270] virtio_rpmsg_bus virtio0: rpmsg backend virtproc probed successfully
[ 0.828063] virtio_rpmsg_bus virtio1: rpmsg backend virtproc probed successfully
[ 0.828521] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0
[ 0.863525] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1
[ 0.905731] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2
[ 1.801147] console [ttyO2] enabled
[ 1.872894] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3
[ 2.021423] PVR: PVRCore_Init
[ 2.024871] PVR: PVRSRVDriverProbe(pDevice=ed4ace00)
[ 2.030517] PVR: SGX register base: 0x56000000
[ 2.035461] PVR: SGX register size: 65535
[ 2.039886] PVR: SGX IRQ: 53
[ 2.043090] PVR: EnableSystemClocks: Enabling System Clocks
[ 2.049255] PVR_K:(Warning): EnableSGXClocks: Unable to scale SGX frequency (EBUSY) [200, drivers/gpu/pvr/omap4/sysutils_linux.c]
[ 2.062194] PVR_K:(Warning): DisableSGXClocks: Unable to scale SGX frequency (EBUSY) [275, drivers/gpu/pvr/omap4/sysutils_linux.c]
[ 2.075256] PVR: PVRCore_Init: major device 251
[ 2.085754] brd: module loaded
[ 2.091949] loop: module loaded
[ 2.097839] PPP generic driver version 2.4.2
[ 2.103088] PPP Deflate Compression module registered
[ 2.103088] PPP BSD Compression module registered
[ 2.114471] PPP MPPE Compression module registered
[ 2.119750] NET: Registered protocol family 24
[ 2.126251] usbcore: registered new interface driver asix
[ 2.132202] usbcore: registered new interface driver cdc_ether
[ 2.138793] usbcore: registered new interface driver smsc95xx
[ 2.145172] usbcore: registered new interface driver net1080
[ 2.151458] usbcore: registered new interface driver cdc_subset
[ 2.158050] usbcore: registered new interface driver zaurus
[ 2.164215] cdc_ncm: 01-June-2011
[ 2.164794] usbcore: registered new interface driver cdc_ncm
[ 2.174224] usbcore: registered new interface driver zd1201
[ 2.180419] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 2.187805] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[ 2.194122] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[ 2.202331] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00
[ 2.222869] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[ 2.229248] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.236694] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.244628] usb usb1: Product: OMAP-EHCI Host Controller
[ 2.250457] usb usb1: Manufacturer: Linux 3.0.1-g000d4b0 ehci_hcd
[ 2.250518] usb usb1: SerialNumber: ehci-omap.0
[ 2.262542] hub 1-0:1.0: USB hub found
[ 2.266662] hub 1-0:1.0: 3 ports detected
[ 2.304992] usbcore: registered new interface driver cdc_acm
[ 2.311340] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.320098] Initializing USB Mass Storage driver...
[ 2.325592] usbcore: registered new interface driver usb-storage
[ 2.332153] USB Mass Storage support registered.
[ 2.337371] usbcore: registered new interface driver usbserial
[ 2.343750] usbserial: USB Serial Driver core
[ 2.348602] USB Serial support registered for Keyspan - (without firmware)
[ 2.356170] USB Serial support registered for Keyspan 1 port adapter
[ 2.363159] USB Serial support registered for Keyspan 2 port adapter
[ 2.370178] USB Serial support registered for Keyspan 4 port adapter
[ 2.377227] usbcore: registered new interface driver keyspan
[ 2.383483] keyspan: v1.1.5:Keyspan USB to Serial Converter Driver
[ 2.592102] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 2.599639] android_usb gadget: Number of LUNs=1
[ 2.604705] lun0: LUN: removable file: (no medium)
[ 2.610168] android_usb gadget: android_usb ready
[ 2.615539] mousedev: PS/2 mouse device common for all mice
[ 2.621917] i2c /dev entries driver
[ 2.626770] lirc_dev: IR Remote Control driver registered, major 249
[ 2.633666] usb 1-1: new high speed USB device number 2 using ehci-omap
[ 2.640991] IR NEC protocol handler initialized
[ 2.645904] IR RC5(x) protocol handler initialized
[ 2.651092] IR RC6 protocol handler initialized
[ 2.655975] IR JVC protocol handler initialized
[ 2.660919] IR Sony protocol handler initialized
[ 2.665924] IR RC5 (streamzap) protocol handler initialized
[ 2.671997] IR LIRC bridge handler initialized
[ 2.676879] dmm: probe base: fd300000, irq 145
[ 2.683715] device-mapper: uevent: version 1.0.3
[ 2.688812] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com
[ 2.698211] Bluetooth: HCI UART driver ver 2.2
[ 2.703033] Bluetooth: HCI H4 protocol initialized
[ 2.708251] cpuidle: using governor ladder
[ 2.712738] cpuidle: using governor menu
[ 2.721832] usbcore: registered new interface driver usbhid
[ 2.727935] usbhid: USB HID core driver
[ 2.732269] logger: created 256K log 'log_main'
[ 2.737548] logger: created 256K log 'log_events'
[ 2.742950] logger: created 256K log 'log_radio'
[ 2.748077] logger: created 256K log 'log_system'
[ 2.754089] OMAP HSI: HSI DRIVER Version 0.4.1
[ 2.759033] omap_hsi omap_hsi.0: Registering IRQ mpu_p1 (99)
[ 2.765380] omap_hsi omap_hsi.0: Registering IRQ mpu_dma (103)
[ 2.771911] omap_hsi omap_hsi.0: HSI Hardware REVISION 0x50043101
[ 2.787750] SDP4430 SoC init
[ 2.810028] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.817352] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.825683] hub 1-1:1.0: USB hub found
[ 2.829895] hub 1-1:1.0: 5 ports detected
[ 2.838409] asoc: null-codec-dai <-> MultiMedia1 mapping ok
[ 2.844879] asoc: null-codec-dai <-> MultiMedia2 mapping ok
[ 2.851806] asoc: null-codec-dai <-> Voice mapping ok
[ 2.858825] asoc: null-codec-dai <-> Tones mapping ok
[ 2.865173] asoc: null-codec-dai <-> Vibra mapping ok
[ 2.871307] asoc: null-codec-dai <-> MODEM mapping ok
[ 2.877227] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok
[ 2.884124] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
[ 2.891723] asoc: twl6040-dl1 <-> mcpdm-dl mapping ok
[ 2.898498] twl6040-codec twl6040-codec: ASoC: Failed to create Aux/FM Stereo In debugfs file
[ 2.908538] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok
[ 2.914855] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok
[ 2.920928] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok
[ 2.927276] asoc: twl6040-vib <-> mcpdm-vib mapping ok
[ 2.933441] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
[ 2.940643] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok
[ 2.946777] mmc0: host does not support reading read-only switch. assuming write-enable.
[ 2.956146] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok
[ 2.962799] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok
[ 2.968688] mmc0: new SDHC card at address e624
[ 2.973999] input: Panda Headset Jack as /devices/platform/soc-audio/sound/card0/input0
[ 2.984008] mmcblk0: mmc0:e624 SD04G 3.69 GiB
[ 2.990783] ALSA device list:
[ 2.993988] #0: TI OMAP4 Board
[ 2.997589] mmcblk0: p1 p2
[ 3.004180] GACT probability NOT on
[ 3.007995] Mirror/redirect action on
[ 3.019714] u32 classifier
[ 3.022644] Actions configured
[ 3.026367] Netfilter messages via NETLINK v0.30.
[ 3.043853] nf_conntrack version 0.5.0 (11417 buckets, 45668 max)
[ 3.059661] ctnetlink v0.93: registering with nfnetlink.
[ 3.065734] xt_time: kernel timezone is -0000
[ 3.083923] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.089813] arp_tables: (C) 2002 David S. Miller
[ 3.097930] TCP cubic registered
[ 3.102111] NET: Registered protocol family 10
[ 3.111389] Mobile IPv6
[ 3.114074] IPv6 over IPv4 tunneling driver
[ 3.122924] NET: Registered protocol family 17
[ 3.127746] NET: Registered protocol family 15
[ 3.129302] usb 1-1.1: new high speed USB device number 3 using ehci-omap
[ 3.139923] Bluetooth: RFCOMM TTY layer initialized
[ 3.145233] Bluetooth: RFCOMM socket layer initialized
[ 3.150756] Bluetooth: RFCOMM ver 1.11
[ 3.154846] NET: Registered protocol family 35
[ 3.160003] lib80211: common routines for IEEE802.11 drivers
[ 3.166168] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1
[ 3.172698] mmc1: card claims to support voltages below the defined range. These will be ignored.
[ 3.184143] ThumbEE CPU extension supported.
[ 3.188812] Registering SWP/SWPB emulation handler
[ 3.192535] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 3.193420] mmc1: new SDIO card at address 0001
[ 3.207855] Reprogramming LPDDR2 timings to 400000000 Hz
[ 3.215209] Power Management for TI OMAP4.
[ 3.219848] OMAP4 PM: Static dependency added between MPUSS <-> EMIF, MPUSS <-> L4_PER/CFG MPUSS <-> L3_MAIN_1.
[ 3.230712] OMAP4 PM: Static dependency added between DUCATI <-> L4_PER/CFG and DUCATI <-> L3.
[ 3.247680] clock: disabling unused clocks to save power
[ 3.258728] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.259643] cannot apply mgr(lcd) on inactive device
[ 3.259765] omapfb omapfb: failed to apply dispc config
[ 3.262725] cannot apply mgr(tv) on inactive device
[ 3.262847] omapfb omapfb: failed to apply dispc config
[ 3.265838] cannot apply mgr(lcd2) on inactive device
[ 3.265930] omapfb omapfb: failed to apply dispc config
[ 3.265930] omapfb omapfb: cannot find default display
[ 3.304382] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.312408] regulator_init_complete: VANA: incomplete constraints, leaving on
[ 3.314758] smsc95xx v1.0.4
[ 3.324707] regulator_init_complete: VDAC: incomplete constraints, leaving on
[ 3.332672] regulator_init_complete: VCXIO: incomplete constraints, leaving on
[ 3.341125] omaplfb: OMAPLFB_Init: OMAPLFBInit failed
[ 3.346740] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[ 3.354156] Waiting 5sec before mounting root device...
[ 3.402923] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-ehci-omap.0-1.1, smsc95xx USB 2.0 Ethernet, 06:8e:5d:0a:9a:4f
[ 3.500518] usb 1-1.2: new low speed USB device number 4 using ehci-omap
[ 3.632019] usb 1-1.2: New USB device found, idVendor=413c, idProduct=2003
[ 3.639465] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.647338] usb 1-1.2: Product: Dell USB Keyboard
[ 3.652435] usb 1-1.2: Manufacturer: Dell
[ 3.661682] input: Dell Dell USB Keyboard as /devices/platform/omap/usbhs_omap/ehci-omap.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input1
[ 3.675201] generic-usb 0003:413C:2003.0001: input: USB HID v1.10 Keyboard [Dell Dell USB Keyboard] on usb-ehci-omap.0-1.2/input0
[ 3.770843] usb 1-1.3: new low speed USB device number 5 using ehci-omap
[ 3.902557] usb 1-1.3: New USB device found, idVendor=0461, idProduct=4d15
[ 3.909912] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 3.917724] usb 1-1.3: Product: USB Optical Mouse
[ 3.926055] input: USB Optical Mouse as /devices/platform/omap/usbhs_omap/ehci-omap.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input2
[ 3.938476] generic-usb 0003:0461:4D15.0002: input: USB HID v1.11 Mouse [USB Optical Mouse] on usb-ehci-omap.0-1.3/input0
[ 61.004150] omap-rproc omap-rproc.1: rproc_loader_cont: failed to load ducati-m3.bin
[ 64.192535] wl1271: ERROR could not get nvs file: -2
[ 64.203186] wl1271: loaded
[ 64.203186] wl1271: initialized
[ 64.216857] EXT2-fs (mmcblk0p2): error: couldn't mount because of unsupported optional features (240)
[ 64.287261] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 64.418426] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 64.428161] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 64.434875] Freeing init memory: 240K
[ 64.474731] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[ 79.040496] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 79.280639] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 79.294738] android_usb: already disabled
[ 79.300170] adb_bind_config
[ 79.531616] PVR: Installing MISR with cookie c0783adc
[ 79.537445] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie ed4a4500
[ 79.546081] PVR: OSUnMapPhysToLin: unmapping 65535 bytes from f0b20000
[ 79.553985] PVR: SysFinalise: Version string: SGX revision = 1.2.0
shell@android:/ $ [ 79.715606] adb_open
[ 79.940887] adb_release
[ 79.944030] adb_open
[ 79.946899] adb_bind_config
[ 80.666778] init: untracked pid 84 exited
[ 80.672088] Kernel panic - not syncing: Attempted to kill init!
[ 80.678619] Backtrace:
[ 80.681457] [<c004e980>] (dump_backtrace+0x0/0x10c) from [<c052ca70>] (dump_stack+0x18/0x1c)
[ 80.690643] r7:ed43c000 r6:ed440000 r5:c0717d8c r4:c0745968
[ 80.695373] [<c052ca58>] (dump_stack+0x0/0x1c) from [<c052caf0>] (panic+0x7c/0x1c0)
[ 80.705535] [<c052ca74>] (panic+0x0/0x1c0) from [<c008febc>] (do_exit+0x634/0x6e0)
[ 80.713867] r3:c0717d8c r2:00000000 r1:ed43c000 r0:c065ed2c
[ 80.720153] [<c008f888>] (do_exit+0x0/0x6e0) from [<c008ffac>] (do_group_exit+0x44/0xc4)
[ 80.728912] [<c008ff68>] (do_group_exit+0x0/0xc4) from [<c009c918>] (get_signal_to_deliver+0x1f4/0x430)
[ 80.739135] r7:ed442000 r6:ed441ec8 r5:ed440000 r4:0000000b
[ 80.742248] [<c009c724>] (get_signal_to_deliver+0x0/0x430) from [<c004d7d8>] (do_signal+0x98/0x570)
[ 80.755187] [<c004d740>] (do_signal+0x0/0x570) from [<c004dcf0>] (do_notify_resume+0x40/0x4c)
[ 80.764434] [<c004dcb0>] (do_notify_resume+0x0/0x4c) from [<c004aa58>] (work_pending+0x24/0x28)
[ 80.773956] r5:00000054 r4:ffffffff
[ 80.777648] CPU0: stopping
[ 80.777893] Backtrace:
[ 80.783416] [<c004e980>] (dump_backtrace+0x0/0x10c) from [<c052ca70>] (dump_stack+0x18/0x1c)
[ 80.792449] r7:00000000 r6:c0042e80 r5:c06f6568 r4:ec93a000
[ 80.798553] [<c052ca58>] (dump_stack+0x0/0x1c) from [<c00443b0>] (do_IPI+0x160/0x194)
[ 80.806915] [<c0044250>] (do_IPI+0x0/0x194) from [<c004a728>] (__irq_usr+0x48/0xe0)
[ 80.815093] Exception stack(0xec93bfb0 to 0xec93bff8)
[ 80.820495] bfa0: 404b8cd0 4092e624 03000003 545a5f00
[ 80.829223] bfc0: 01010101 00000035 404b0590 404b0240 404b8700 4092e60e 4092e60e 4098c938
[ 80.837982] bfe0: 4e5a5f00 beb555bc b0003a17 b000145c 40000010 ffffffff
[ 80.845062] Rebooting in 5 seconds..

Somebody please tell me why I am getting this Kernel panic and what is the solution for that?
Thanks in advance.

Regards,
Ashwinee
  • I found similar issue it was happening because the SD card was not correctly unmounted,

    try running fsck or using some disk error check tool this for Linux ext partition in the SD card,

    after that try cleaning "SD card contacts/SD card reader" or replacing the micro SD card adapter, 

    remember to do # sync and # umount from terminal using correct user.

  • Thanks Manuel for the solution but still I am getting the same problem. The log I am getting is:

    [ 61.003570] omap-rproc omap-rproc.1: rproc_loader_cont: faile

    d to load ducati-m3.bin

    [ 64.133331] wl1271: ERROR could not get nvs file: -2

    [ 64.1

    40686] wl1271: loaded

    [ 64.147918] wl1271: initialized

    [ 64.151885] VFS: Cannot open root device "mmcblk0p3" or unknown-block(179,3)

    [ 64.159973] Please append a correct "root=" boot option; here are the available partitions:

    [ 64.169006] b300 3872256 mmcblk0 driver: mmcblk

    [ 64.174713] b301 1936353 mmcblk0p1 00000000-0000-0000-0000-000000000000mmcblk0p1

    [ 64.183593] b302 1932602 mmcblk0p2 00000000-0000-0000-0000-000000000000mmcblk0p2

    [ 64.192474] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,3)

    [ 64.201507] Backtrace:

    [ 64.204010] [<c004e980>] (dump_backtrace+0x0/0x10c) from [<c052ca70>] (dump_stack+0x18/0x1c)

    [ 64.213287] r7:00008000 r6:c0037ab8 r5:ecf72000 r4:c0745968

    [ 64.219421] [<c052ca58>] (dump_stack+0x0/0x1c) from [<c052caf0>] (panic+0x7c/0x1c0)

    [ 64.228027] [<c052ca74>] (panic+0x0/0x1c0) from [<c0008eb4>] (mount_block_root+0x1f8/0x2bc)

    [ 64.236968] r3:00000000 r2:00000000 r1:ed441f60 r0:c064dab8

    [ 64.242950] [<c0008cbc>] (mount_block_root+0x0/0x2bc) from [<c0008fd0>] (mount_root+0x58/0x68)

    [ 64.252319] [<c0008f78>] (mount_root+0x0/0x68) from [<c000914c>] (prepare_namespace+0x16c/0x1c4)

    [ 64.261718] r5:c0037acd r4:c0742d20

    [ 64.261779] [<c0008fe0>] (prepare_namespace+0x0/0x1c4) from [<c0008438>] (kernel_init+0x100/0x138)

    [ 64.275177] r5:c0037084 r4:c0742cc0

    [ 64.275238] [<c0008338>] (kernel_init+0x0/0x138) from [<c008f888>] (do_exit+0x0/0x6e0)

    [ 64.287506] r5:c0008338 r4:00000000

    [ 64.290100] CPU1: stopping

    [ 64.291381] Backtrace:

    [ 64.296905] [<c004e980>] (dump_backtrace+0x0/0x10c) from [<c052ca70>] (dump_stack+0x18/0x1c)

    [ 64.305908] r7:00000000 r6:c0042e80 r5:c06f6568 r4:ed460000

    [ 64.312011] [<c052ca58>] (dump_stack+0x0/0x1c) from [<c00443b0>] (do_IPI+0x160/0x194)

    [ 64.320373] [<c0044250>] (do_IPI+0x0/0x194) from [<c004a4c8>] (__irq_svc+0x48/0xe0)

    [ 64.323760] Exception stack(0xed461f08 to 0xed461f50)

    [ 64.331542] 1f00: ed461f50 3b9aca00 11166c13 00000000 c0ea0100 ed461f50

    [ 64.339385] 1f20: ef8b79ff 0000000e f7c8ec13 0000000e 00000000 ed461f84 fffffff1 ed461f50

    [ 64.347198] 1f40: c0070e24 c0060f88 80000113 ffffffff

    [ 64.354980] [<c0060f48>] (omap4_enter_idle_wfi+0x0/0xdc) from [<c0351ce8>] (cpuidle_idle_call+0x9c/0x130)

    [ 64.354980] r9:411fc092 r8:8000406a r7:c06fe3f4 r6:c0785edc r5:c0ea0110

    [ 64.374114] r4:c0ea0100

    [ 64.374114] [<c0351c4c>] (cpuidle_idle_call+0x0/0x130) from [<c004bfb0>] (cpu_idle+0xc4/0x104)

    [ 64.386138] r9:411fc092 r8:8000406a r6:c0535fe4 r5:c0742d84 r4:ed460000

    [ 64.386413] [<c004beec>] (cpu_idle+0x0/0x104) from [<c0529ce8>] (secondary_start_kernel+0x144/0x164)

    [ 64.403106] r7:c0742ea0 r6:600001d3 r5:00000002 r4:00000001

    [ 64.409210] [<c0529ba4>] (secondary_start_kernel+0x0/0x164) from [<80529894>] (0x80529894)

    [ 64.418029] r7:c0742ea0 r6:10c0387d r5:00000015 r4:ad46406a

    [ 64.424133] Rebooting in 5 seconds..

    Texas Instruments X-Loader 1.41 (Feb 24 2012 - 11:23:15)

    Starting OS Bootloader from MMC/SD1 ...

    U-Boot 1.1.4-L27.13.

    1^0-dirty (Feb 28 2012 - 19:07:11)

    Load address: 0x80e80000

    DRAM: 1024 MB

    Flash: 0 kB

    Using default environment

    In: serial

    Out: serial

    Err: serial

    efi partition table:

    efi partition table not found

    Net:

    KS8851SNL

    reboot command [\0xde\0xd8S3\0xe8\0xbb\0xe7\0xf9\0xe01\0xea\0xba\0xb2\0x1a\0x09\0xd3#\0xa1\0xc9@\0x0e\0x14\0xf9`\0xe9\0x0b#F\0x8f\0xb5a\0xffht'\0xf0s\0x97\0xe6\0xc1\0xe2\0xcd\0x1dS\0x91\\0xa5\0xa1\0xb8\0xea\0xec\0x84;\0x84\0xf4c;9\0xa4\0x87\0x9fH\0xe1\0xe1`\0xa2;Z)\0xa71k\0xb9\0xffB\0x90\0x18L\0xe0\0x85N\0x04\\0x8a\0x10G\0x8c\0x1e\0xbc$P\0xcd\0xae\0xee\0xbe-4\0xe1\0x92

    \0xd2\0xc0\0xfd\0x8e\0x13\0x01\0x05G\0x92\0xc7Ys\0xfe^\0x8f\0x9d\0x0f\0x821\0xc6J\0x04\0xd6\0xc9~\0xba\0xc7$\0x10$\0xc9\0x14\0x0f\0xaf\0xff.\0x85\0xf9ti\0x7fkd.\0xb0\0xec\0xc66[/\0xed\0xdb\0x1e-\0xcdZ8\0xea{\0x13\0xaf\0x8f\0xad\0xa8M\0x1d\0xfc"\0x18\0xf8]

    Device Serial Number: 4BA4000300000001

    Fastboot entered...

    It is not going further. It stops at this point only.

    Do you have any other solution for this??

    Thanks & Regards,

    Ashwinee Dhakate

  • Ashwinee,

    How do you have your SD card partitioned?  For example, do you have 3 partitions - the first partition with boot files, the second with rootfs, and the third with media files?  And what bootargs are you using?  In previous Panda releases, I would have the filesystem copied to the SD card second partition and the bootarg "root=/dev/mmcblk0p2".  It looks like you have some mismatch between which SD card partition actually contains the rootfs and what you are using in the bootargs.

    Regards,

    Gina

  • Hi Gina,

    I have created two partitions in 4GB SD card: 1) FAT32 with name IMG and 2) EXT4 with name RFS.

    I am copying MLO, u-boot.bin and uImage into IMG partition and root, system in RFS partition.

    The bootargs I am giving are :

    #define CONFIG_BOOTARGS "console=ttyO2,115200n8 mem=1G androidboot.console=ttyO2 console=ttyO2,115200n8 mem=512M root=/dev/mmcblk0p2 rw rootdelay=2 init=/init vram=32M omapfb.vram=0:16M androidboot.console=ttyO2"

    #define CONFIG_BOOTCOMMAND "mmcinit 0;fatload mmc 0 0x80000000 uImage; bootm 0x80000000"

  • Ashwinee;

    Are you using L27.IS1 or L27.IS2-P1 release? or what release are you using?

    if you are in L27.IS1, could you try L27.IS2P1?

    L27.IS.1_OMAP4_Icecream_Sandwich_Release_Notes

    L27.IS.2.P1_OMAP4_Icecream_Sandwich_Release_Notes

    (links copied from omapedia.org)

    did you followed SD-CARD formating instructions from this link? or are you using a script file?

  • Manuel, 

    I have gone through the links you have provided. Thank you for that. But in it the flashing SD card is with the help of "FASTBOOT".

    Actually I am trying to make SD card self bootable. The fastboot is working fine. And I am using a PANDA board.

    I followed the instructions not the script file for SD-CARD formatting.

    Thanks & Regards,

    Ashwinee

  • there is a similar thread happening
    http://e2e.ti.com/support/omap/f/849/t/154708.aspx
    they mention that using EXT4 but you are already using this format;

    can you replace in you bootargs root=/dev/mmcblk0p2 by root=/dev/mmcblk1p2?

    can you remove mem=1G?

    video configuration must not affect, only change this 2 values

    I am trying to make they look like bootargs in next link,

    http://omapedia.org/wiki/L27.G.5_OMAP4_GingerBread_Release_Notes


  • Manuel,

    I changed the bootargs as you mentioned above but it is going int reboot again and again.

    I made again some changes in bootargs, with that SD is booting but after OS is up it is showing one dialogue box "Encryption unsuccessful" and

    ------------------------------------------------------------------------------------------------------

    Encryption was interrupted and cant complete.As a result,the data on 
    your tablet is no longer accessible. 

      To resume using your tablet,you must perform a factory reset.When 
    you setup your tablet after reset,you'll have an opportunity to 
    restore any data that was backed up to your google account.Then I had 
    to reset the tablet to get it working. 

    ------------------------------------------------------------------------------------------------------

    Thanks,

    Ashwinee

  • I haven't debugged this error, but you can take a look in next link for information about Encrypted FS.

    http://source.android.com/tech/encryption/android_crypto_implementation.html

    and by looking in E2E and Android forums this error appears when trying to load AFS

    E2E forum

    http://e2e.ti.com/support/omap/f/849/t/163006.aspx#593260

    Android Groups

    http://groups.google.com/group/android-kernel/browse_thread/thread/fb26ef32fac26925

    there is no answer for those, but they mention about next error that appears in all the found references to posted error,

    D/CryptKeeper(  299): Validating encryption state. 
    D/VoldCmdListener(  101): cryptfs cryptocomplete 
    E/Cryptfs (  101): Cannot open footer file /dev/block/platform/omap/omap_hsmmc.1/by-name/crypto 
    E/Cryptfs (  101): Error getting crypt footer and key

    are you getting the same error?

    one first reason, it could be that SD card is not supporting SDHCI? and that why device/block is not being loaded.

    I looked into .config files for Panda and Blaze and this feature is enabled CONFIG_MMC_OMAP_HS=y

    ./kernel/android-3.0/arch/arm/mach-omap2/hsmmc.c

    #if defined(CONFIG_MMC_OMAP_HS) || defined(CONFIG_MMC_OMAP_HS_MODULE)

    either way i found some differences  between Panda and Blaze

    for init.omap4blazeboard.rc file it is loading some extra values that are not for init.omap4pandaboard.rc

    setprop ro.crypto.keyfile.userdata /dev/block/platform/omap/omap_hsmmc.1/by-name/crypto

    that could be a reason why you could not be seeing the same error. but similar

    ./mydroid/device/ti/blaze/init.omap4blazeboard.rc

    ./mydroid/device/ti/panda/init.omap4pandaboard.rc

    but it referred to Encrypted FS.

    Are you getting the ADB shell from PC?