Skip to content

Instantly share code, notes, and snippets.

/-

Created February 29, 2016 15:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a8c2a37fdcf8f1812b4b to your computer and use it in GitHub Desktop.
Save anonymous/a8c2a37fdcf8f1812b4b to your computer and use it in GitHub Desktop.
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.1.15 (slapin@slapin-pc) (gcc version 5.2.1 20151005 (Linaro GCC 5.2-2015.11-2) ) #1 SMP Mon Feb 29 16:12:12 MSK 2016
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Olimex A13-Olinuxino
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] PERCPU: Embedded 11 pages/cpu @df7e0000 s16384 r8192 d20480 u45056
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129288
[ 0.000000] Kernel command line: console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 rootwait panic=10
[ 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: 509892K/521216K available (4587K kernel code, 201K rwdata, 1368K rodata, 264K init, 244K bss, 11324K reserved, 0K cma-reserved, 1024K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xe0000000 - 0xff000000 ( 496 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdfd00000 ( 509 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc05d9120 (5957 kB)
[ 0.000000] .init : 0xc05da000 - 0xc061c000 ( 264 kB)
[ 0.000000] .data : 0xc061c000 - 0xc064e5e0 ( 202 kB)
[ 0.000000] .bss : 0xc0651000 - 0xc068e368 ( 245 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000021] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000048] clocksource timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000199] clocksource timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11376550277 ns
[ 0.000401] Console: colour dummy device 80x30
[ 0.000870] console [tty1] enabled
[ 0.000910] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408)
[ 0.090112] pid_max: default: 32768 minimum: 301
[ 0.090244] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.090269] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.090951] Initializing cgroup subsys devices
[ 0.090996] Initializing cgroup subsys freezer
[ 0.091026] Initializing cgroup subsys net_cls
[ 0.091082] CPU: Testing write buffer coherency: ok
[ 0.091425] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.091532] Setting up static identity map for 0x40008280 - 0x400082d8
[ 0.092550] Brought up 1 CPUs
[ 0.092588] SMP: Total of 1 processors activated (1001.88 BogoMIPS).
[ 0.092610] CPU: All CPU(s) started in SVC mode.
[ 0.093161] devtmpfs: initialized
[ 0.097507] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.097910] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.098309] pinctrl core: initialized pinctrl subsystem
[ 0.099347] NET: Registered protocol family 16
[ 0.099917] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.100530] cpuidle: using governor ladder
[ 0.100564] cpuidle: using governor menu
[ 0.103792] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.111097] reg-fixed-voltage usb1-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/usb1_vbus_pin@0, deferring probe
[ 0.112330] SCSI subsystem initialized
[ 0.112940] usbcore: registered new interface driver usbfs
[ 0.113028] usbcore: registered new interface driver hub
[ 0.113102] usbcore: registered new device driver usb
[ 0.113263] pps_core: LinuxPPS API ver. 1 registered
[ 0.113285] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.113340] PTP clock support registered
[ 0.114478] Switched to clocksource timer
[ 0.115453] simple-framebuffer 5fd00000.framebuffer: framebuffer at 0x5fd00000, 0x300000 bytes, mapped to 0xe0400000
[ 0.115506] simple-framebuffer 5fd00000.framebuffer: format=x8r8g8b8, mode=1024x768x32, linelength=4096
[ 0.128055] Console: switching to colour frame buffer device 128x48
[ 0.139778] simple-framebuffer 5fd00000.framebuffer: fb0: simplefb registered!
[ 0.149826] NET: Registered protocol family 2
[ 0.150671] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.150903] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.151130] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.151371] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.151540] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.151861] NET: Registered protocol family 1
[ 0.152452] RPC: Registered named UNIX socket transport module.
[ 0.152618] RPC: Registered udp transport module.
[ 0.152736] RPC: Registered tcp transport module.
[ 0.152854] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.156356] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.168224] NFS: Registering the id_resolver key type
[ 0.168453] Key type id_resolver registered
[ 0.168568] Key type id_legacy registered
[ 0.169947] bounce: pool size: 64 pages
[ 0.170331] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.175740] io scheduler noop registered
[ 0.180825] io scheduler deadline registered
[ 0.185917] io scheduler cfq registered (default)
[ 0.192701] sun5i-a13-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.259414] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[ 0.268073] console [ttyS0] disabled
[ 0.293233] 1c28400.serial: ttyS0 at MMIO 0x1c28400 (irq = 25, base_baud = 1500000) is a U6_16550A
[ 0.876205] console [ttyS0] enabled
[ 0.886663] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.898444] ehci-platform: EHCI generic platform driver
[ 0.908993] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.920330] ohci-platform: OHCI generic platform driver
[ 0.931547] i2c /dev entries driver
[ 0.941168] axp20x 0-0034: AXP20x variant AXP209 found
[ 0.959034] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0
[ 0.975037] axp20x-regulator axp20x-regulator: regulators node not found
[ 0.989514] axp20x 0-0034: AXP20X driver loaded
[ 1.001205] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 1.015189] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found
[ 1.026754] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[ 1.074657] sunxi-mmc 1c0f000.mmc: base:0xe009a000 irq:19
[ 1.086117] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.098243] usbcore: registered new interface driver usbhid
[ 1.109214] usbhid: USB HID core driver
[ 1.119243] NET: Registered protocol family 17
[ 1.129199] Key type dns_resolver registered
[ 1.139442] Registering SWP/SWPB emulation handler
[ 1.150603] registered taskstats version 1
[ 1.161595] ehci-platform 1c14000.usb: EHCI Host Controller
[ 1.172502] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
[ 1.185517] ehci-platform 1c14000.usb: irq 20, io mem 0x01c14000
[ 1.214479] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
[ 1.226637] hub 1-0:1.0: USB hub found
[ 1.235477] hub 1-0:1.0: 1 port detected
[ 1.245057] ohci-platform 1c14400.usb: Generic Platform OHCI controller
[ 1.256710] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 2
[ 1.269529] ohci-platform 1c14400.usb: irq 21, io mem 0x01c14400
[ 1.285936] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.301011] mmc0: new high speed SDHC card at address 0001
[ 1.312020] mmcblk0: mmc0:0001 ASTC 7.43 GiB
[ 1.323647] mmcblk0: p1 p2
[ 1.339413] hub 2-0:1.0: USB hub found
[ 1.348406] hub 2-0:1.0: 1 port detected
[ 1.357736] hctosys: unable to open rtc device (rtc0)
[ 1.371232] vcc5v0: disabling
[ 1.379303] vcc3v0: disabling
[ 1.388903] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 1.403353] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[ 1.418889] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 0 failed (37341!=64912)
[ 1.433002] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 1 failed (11721!=16772)
[ 1.446994] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 2 failed (50866!=43775)
[ 1.460893] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 3 failed (36698!=58135)
[ 1.474680] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 4 failed (38753!=64300)
[ 1.488385] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 5 failed (23957!=12760)
[ 1.501959] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 6 failed (41710!=52899)
[ 1.515438] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 7 failed (57531!=36086)
[ 1.528803] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 8 failed (33680!=61405)
[ 1.542094] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 9 failed (18788!=9513)
[ 1.555236] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 10 failed (46623!=55890)
[ 1.568532] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 11 failed (49781!=44600)
[ 1.581745] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 12 failed (25872!=2397)
[ 1.594812] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 13 failed (45028!=50089)
[ 1.607816] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 14 failed (20639!=15570)
[ 1.620673] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 15 failed (13751!=23034)
[ 1.633436] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 16 failed (7862!=29435)
[ 1.646007] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 17 failed (57613!=36160)
[ 1.658573] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 18 failed (11065!=18292)
[ 1.671137] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 19 failed (7803!=29238)
[ 1.683581] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 20 failed (857!=28436)
[ 1.695888] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 21 failed (64738!=37039)
[ 1.708291] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 22 failed (14038!=23195)
[ 1.720642] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 23 failed (34302!=59827)
[ 1.732941] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 24 failed (47478!=54587)
[ 1.745216] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 25 failed (33341!=61040)
[ 1.757432] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 26 failed (36089!=57524)
[ 1.769618] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 27 failed (32075!=4358)
[ 1.781643] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 28 failed (42137!=51412)
[ 1.793709] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 29 failed (23330!=14191)
[ 1.805710] EXT4-fs (mmcblk0p2): ext4_check_descriptors: Checksum for group 30 failed (13204!=24537)
[ 1.820384] EXT4-fs error (device mmcblk0p2): ext4_iget:4097: inode #8: comm swapper/0: checksum invalid
[ 1.837881] EXT4-fs (mmcblk0p2): no journal found
[ 1.847126] List of all partitions:
[ 1.853553] b300 7798784 mmcblk0 driver: mmcblk
[ 1.861860] b301 20480 mmcblk0p1 8056823c-01
[ 1.870117] b302 251904 mmcblk0p2 8056823c-02
[ 1.878271] No filesystem could mount root, tried: ext3 ext2 ext4 vfat
[ 1.887770] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(179,2)
[ 1.899091] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.1.15 #1
[ 1.907923] Hardware name: Allwinner A1X (Device Tree)
[ 1.916055] [<c00156f0>] (unwind_backtrace) from [<c00125c8>] (show_stack+0x10/0x14)
[ 1.926927] [<c00125c8>] (show_stack) from [<c045bf80>] (dump_stack+0x78/0x88)
[ 1.937304] [<c045bf80>] (dump_stack) from [<c045b15c>] (panic+0x9c/0x1ec)
[ 1.947338] [<c045b15c>] (panic) from [<c05db318>] (mount_block_root+0x224/0x238)
[ 1.958079] [<c05db318>] (mount_block_root) from [<c05db43c>] (mount_root+0x110/0x118)
[ 1.969250] [<c05db43c>] (mount_root) from [<c05db594>] (prepare_namespace+0x150/0x198)
[ 1.980611] [<c05db594>] (prepare_namespace) from [<c05daec4>] (kernel_init_freeable+0x240/0x250)
[ 1.992875] [<c05daec4>] (kernel_init_freeable) from [<c045a428>] (kernel_init+0x8/0xe8)
[ 2.004458] [<c045a428>] (kernel_init) from [<c000f3a8>] (ret_from_fork+0x14/0x2c)
[ 2.015595] Rebooting in 10 seconds..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment