Created
November 26, 2016 09:55
-
-
Save adukot/bdaecf610325407c8de5cd137a53a9fc to your computer and use it in GitHub Desktop.
C.H.I.P. Linux boot message
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=> boot | |
CHIP ID: chip-162542100a40bb44 | |
Command 'gpio' failed: Error -22 | |
device nand0 <sunxi-nand.0>, # parts = 5 | |
#: name size offset mask_flags | |
0: spl 0x00400000 0x00000000 0 | |
1: spl-backup 0x00400000 0x00400000 0 | |
2: uboot 0x00400000 0x00800000 0 | |
3: env 0x00400000 0x00c00000 0 | |
4: UBI 0xff000000 0x01000000 0 | |
active partition: nand0,0 - (spl) 0x00400000 @ 0x00000000 | |
defaults: | |
mtdids : none | |
mtdparts: none | |
ubi0: attaching mtd1 | |
ubi0: scanning is finished | |
ubi0: attached mtd1 (name "mtd=4", size 4080 MiB) | |
ubi0: PEB size: 4194304 bytes (4096 KiB), LEB size: 2064384 bytes | |
ubi0: min./max. I/O unit sizes: 16384/16384, sub-page size 16384 | |
ubi0: VID header offset: 16384 (aligned 16384), data offset: 32768 | |
ubi0: good PEBs: 1003, bad PEBs: 17, corrupted PEBs: 0 | |
ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128 | |
ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1262507390 | |
ubi0: available PEBs: 0, total reserved PEBs: 1003, PEBs reserved for bad PEB handling: 3 | |
ubi0: LEBs per PEB: 2 | |
Loading file '/boot/sun5i-r8-chip.dtb' to addr 0x43000000... | |
Done | |
Loading file '/boot/zImage' to addr 0x42000000... | |
Done | |
Kernel image @ 0x42000000 [ 0x000000 - 0x69a000 ] | |
## Flattened Device Tree blob at 43000000 | |
Booting using the fdt blob at 0x43000000 | |
Loading Device Tree to 49ff3000, end 49fffbcd ... OK | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0 | |
[ 0.000000] Linux version 4.4.13-ntc-mlc (bamboo@ip-172-31-23-220) (gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu1) ) #1 SMP Thu Sep 8 19:54:49 UTC 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: NextThing C.H.I.P. | |
[ 0.000000] cma: Reserved 64 MiB at 0x5b800000 | |
[ 0.000000] Memory policy: Data cache writeback | |
[ 0.000000] CPU: All CPU(s) started in SVC mode. | |
[ 0.000000] PERCPU: Embedded 12 pages/cpu @dfe59000 s19136 r8192 d21824 u49152 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129711 | |
[ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs rw earlyprintk ubi.mtd=4 | |
[ 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: 437012K/522932K available (8812K kernel code, 1121K rwdata, 4140K rodata, 1072K init, 344K bss, 20384K reserved, 65536K cma-reserved, 0K 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 - 0xff800000 ( 504 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xdfead000 ( 510 MB) | |
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) | |
[ 0.000000] .text : 0xc0208000 - 0xc0eaf2fc (12957 kB) | |
[ 0.000000] .init : 0xc0eb0000 - 0xc0fbc000 (1072 kB) | |
[ 0.000000] .data : 0xc0fbc000 - 0xc10d4788 (1122 kB) | |
[ 0.000000] .bss : 0xc10d7000 - 0xc112d280 ( 345 kB) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] Build-time adjustment of leaf fanout to 32. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=1. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1 | |
[ 0.000000] NR_IRQS:16 nr_irqs:16 16 | |
[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns | |
[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns | |
[ 0.000000] sched_clock: 32 bits at 200 Hz, resolution 5000000ns, wraps every 10737418237500000ns | |
[ 0.000000] Console: colour dummy device 80x30 | |
[ 0.000000] console [tty0] enabled | |
[ 0.025000] Calibrating delay loop... 1002.70 BogoMIPS (lpj=2506752) | |
[ 0.025000] pid_max: default: 32768 minimum: 301 | |
[ 0.025000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.025000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.025000] CPU: Testing write buffer coherency: ok | |
[ 0.025000] CPU0: thread -1, cpu 0, socket -1, mpidr 0 | |
[ 0.025000] Setting up static identity map for 0x40209000 - 0x40209098 | |
[ 0.030000] Brought up 1 CPUs | |
[ 0.030000] SMP: Total of 1 processors activated (1002.70 BogoMIPS). | |
[ 0.030000] CPU: All CPU(s) started in SVC mode. | |
[ 0.030000] devtmpfs: initialized | |
[ 0.040000] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 | |
[ 0.045000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns | |
[ 0.045000] pinctrl core: initialized pinctrl subsystem | |
[ 0.050000] NET: Registered protocol family 16 | |
[ 0.050000] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
[ 0.055000] cpuidle: using governor ladder | |
[ 0.055000] cpuidle: using governor menu | |
[ 0.060000] No ATAGs? | |
[ 0.060000] hw-breakpoint: debug architecture 0x4 unsupported. | |
[ 0.065000] Serial: AMBA PL011 UART driver | |
[ 0.080000] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/chip_vbus_pin@0, deferring probe | |
[ 0.080000] vgaarb: loaded | |
[ 0.085000] SCSI subsystem initialized | |
[ 0.085000] usbcore: registered new interface driver usbfs | |
[ 0.085000] usbcore: registered new interface driver hub | |
[ 0.085000] usbcore: registered new device driver usb | |
[ 0.085000] pps_core: LinuxPPS API ver. 1 registered | |
[ 0.085000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]> | |
[ 0.085000] PTP clock support registered | |
[ 0.085000] EDAC MC: Ver: 3.0.0 | |
[ 0.085000] clocksource: Switched to clocksource timer | |
[ 0.090000] simple-framebuffer 5febc000.framebuffer: framebuffer at 0x5febc000, 0x135600 bytes, mapped to 0xe0080000 | |
[ 0.090000] simple-framebuffer 5febc000.framebuffer: format=x8r8g8b8, mode=640x440x32, linelength=2880 | |
[ 0.090000] Console: switching to colour frame buffer device 80x27 | |
[ 0.095000] simple-framebuffer 5febc000.framebuffer: fb0: simplefb registered! | |
[ 0.110000] NET: Registered protocol family 2 | |
[ 0.115000] TCP established hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.115000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.120000] TCP: Hash tables configured (established 4096 bind 4096) | |
[ 0.125000] UDP hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.125000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.130000] NET: Registered protocol family 1 | |
[ 0.130000] RPC: Registered named UNIX socket transport module. | |
[ 0.135000] RPC: Registered udp transport module. | |
[ 0.135000] RPC: Registered tcp transport module. | |
[ 0.140000] RPC: Registered tcp NFSv4.1 backchannel transport module. | |
[ 0.145000] futex hash table entries: 256 (order: 2, 16384 bytes) | |
[ 0.160000] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.165000] NFS: Registering the id_resolver key type | |
[ 0.165000] Key type id_resolver registered | |
[ 0.170000] Key type id_legacy registered | |
[ 0.170000] ntfs: driver 2.1.32 [Flags: R/O]. | |
[ 0.175000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) | |
[ 0.180000] io scheduler noop registered | |
[ 0.185000] io scheduler deadline registered | |
[ 0.190000] io scheduler cfq registered (default) | |
[ 0.190000] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/chip_id_det_pin@0, deferring probe | |
[ 0.200000] sun5i-a13-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver | |
[ 0.220000] coupled-voltage-regulator wifi_reg: Couldn't get regulator vin0 | |
[ 0.280000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled | |
[ 0.305000] 1c28400.serial: ttyS0 at MMIO 0x1c28400 (irq = 27, base_baud = 1500000) is a U6_16550A | |
[ 0.910000] console [ttyS0] enabled | |
[ 0.935000] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 28, base_baud = 1500000) is a U6_16550A | |
[ 0.950000] SuperH (H)SCI(F) driver initialized | |
[ 0.960000] msm_serial: driver initialized | |
[ 0.965000] STMicroelectronics ASC driver initialized | |
[ 0.975000] [drm] Initialized drm 1.1.0 20060810 | |
[ 0.985000] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). | |
[ 0.995000] [drm] No driver support for vblank timestamp query. | |
[ 1.000000] sun4i-drm display-engine: bound 1e60000.display-backend (ops 0xc104e1d4) | |
[ 1.015000] sun4i-tcon 1c0c000.lcd-controller: No panel or bridge found... RGB output disabled | |
[ 1.030000] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc104e078) | |
[ 1.045000] sun4i-drm display-engine: bound 1c0a000.tv-encoder (ops 0xc104e2b0) | |
[ 1.055000] fb: switching to sun4i-drm-fb from simple | |
[ 1.065000] Console: switching to colour dummy device 80x30 | |
[ 1.095000] Console: switching to colour frame buffer device 90x30 | |
[ 1.105000] sun4i-drm display-engine: fb0: frame buffer device | |
[ 1.120000] loop: module loaded | |
[ 1.140000] nand: device found, Manufacturer ID: 0x98, Chip ID: 0xd7 | |
[ 1.145000] nand: Toshiba TC58TEG5DCLTA00 | |
[ 1.155000] nand: 4096 MiB, MLC, erase size: 4096 KiB, page size: 16384, OOB size: 1280 | |
[ 1.165000] Scanning device for bad blocks | |
[ 1.180000] Bad eraseblock 55 at 0x00000dc00000 | |
[ 1.190000] Bad eraseblock 82 at 0x000014800000 | |
[ 1.200000] Bad eraseblock 86 at 0x000015800000 | |
[ 1.215000] Bad eraseblock 155 at 0x000026c00000 | |
[ 1.230000] Bad eraseblock 186 at 0x00002e800000 | |
[ 1.245000] Bad eraseblock 241 at 0x00003c400000 | |
[ 1.280000] Bad eraseblock 409 at 0x000066400000 | |
[ 1.300000] Bad eraseblock 488 at 0x00007a000000 | |
[ 1.320000] Bad eraseblock 539 at 0x000086c00000 | |
[ 1.330000] Bad eraseblock 555 at 0x00008ac00000 | |
[ 1.335000] random: nonblocking pool is initialized | |
[ 1.370000] Bad eraseblock 731 at 0x0000b6c00000 | |
[ 1.380000] Bad eraseblock 739 at 0x0000b8c00000 | |
[ 1.390000] Bad eraseblock 767 at 0x0000bfc00000 | |
[ 1.400000] Bad eraseblock 774 at 0x0000c1800000 | |
[ 1.415000] Bad eraseblock 820 at 0x0000cd000000 | |
[ 1.425000] Bad eraseblock 857 at 0x0000d6400000 | |
[ 1.445000] Bad eraseblock 915 at 0x0000e4c00000 | |
[ 1.470000] 5 ofpart partitions found on MTD device 1c03000.nand | |
[ 1.475000] Creating 5 MTD partitions on "1c03000.nand": | |
[ 1.485000] 0x000000000000-0x000000400000 : "SPL" | |
[ 1.490000] 0x000000400000-0x000000800000 : "SPL.backup" | |
[ 1.500000] 0x000000800000-0x000000c00000 : "U-Boot" | |
[ 1.505000] 0x000000c00000-0x000001000000 : "env" | |
[ 1.515000] 0x000001000000-0x000200000000 : "rootfs" | |
[ 1.520000] mtd: partition "rootfs" extends beyond the end of device "1c03000.nand" -- size truncated to 0xff000000 | |
[ 1.535000] libphy: Fixed MDIO Bus: probed | |
[ 1.545000] CAN device driver interface | |
[ 1.550000] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k | |
[ 1.560000] igb: Copyright (c) 2007-2014 Intel Corporation. | |
[ 1.565000] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver | |
[ 1.575000] usbcore: registered new interface driver pegasus | |
[ 1.585000] usbcore: registered new interface driver asix | |
[ 1.590000] usbcore: registered new interface driver ax88179_178a | |
[ 1.600000] usbcore: registered new interface driver cdc_ether | |
[ 1.605000] usbcore: registered new interface driver smsc75xx | |
[ 1.615000] usbcore: registered new interface driver smsc95xx | |
[ 1.620000] usbcore: registered new interface driver net1080 | |
[ 1.625000] usbcore: registered new interface driver rndis_host | |
[ 1.635000] usbcore: registered new interface driver cdc_subset | |
[ 1.640000] usbcore: registered new interface driver zaurus | |
[ 1.650000] usbcore: registered new interface driver cdc_ncm | |
[ 1.660000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 1.665000] ehci-pci: EHCI PCI platform driver | |
[ 1.670000] ehci-platform: EHCI generic platform driver | |
[ 1.680000] ehci-omap: OMAP-EHCI Host Controller driver | |
[ 1.685000] ehci-orion: EHCI orion driver | |
[ 1.695000] SPEAr-ehci: EHCI SPEAr driver | |
[ 1.700000] ehci-st: EHCI STMicroelectronics driver | |
[ 1.705000] ehci-exynos: EHCI EXYNOS driver | |
[ 1.710000] ehci-atmel: EHCI Atmel driver | |
[ 1.715000] tegra-ehci: Tegra EHCI driver | |
[ 1.725000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 1.730000] ohci-pci: OHCI PCI platform driver | |
[ 1.735000] ohci-platform: OHCI generic platform driver | |
[ 1.745000] ohci-omap3: OHCI OMAP3 driver | |
[ 1.750000] SPEAr-ohci: OHCI SPEAr driver | |
[ 1.755000] ohci-st: OHCI STMicroelectronics driver | |
[ 1.760000] ohci-atmel: OHCI Atmel driver | |
[ 1.770000] usbcore: registered new interface driver usb-storage | |
[ 1.775000] udc-core: couldn't find an available UDC - added [g_cdc] to list of pending drivers | |
[ 1.790000] mousedev: PS/2 mouse device common for all mice | |
[ 1.800000] i2c /dev entries driver | |
[ 1.810000] axp20x 0-0034: AXP20x variant AXP209 found | |
[ 1.820000] axp20x-gpio axp20x-gpio: AXP209 GPIO driver loaded | |
[ 1.835000] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0 | |
[ 1.860000] axp20x 0-0034: AXP20X driver loaded | |
[ 1.870000] pcf857x 2-0038: probed | |
[ 1.875000] Driver for 1-wire Dallas network protocol. | |
[ 1.905000] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) | |
[ 1.920000] sdhci: Secure Digital Host Controller Interface driver | |
[ 1.925000] sdhci: Copyright(c) Pierre Ossman | |
[ 1.935000] Synopsys Designware Multimedia Card Interface Driver | |
[ 1.945000] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 1.960000] ledtrig-cpu: registered to indicate activity on CPUs | |
[ 1.965000] usbcore: registered new interface driver usbhid | |
[ 1.975000] usbhid: USB HID core driver | |
[ 1.985000] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 1.995000] NET: Registered protocol family 10 | |
[ 2.000000] sit: IPv6 over IPv4 tunneling driver | |
[ 2.010000] NET: Registered protocol family 17 | |
[ 2.015000] can: controller area network core (rev 20120528 abi 9) | |
[ 2.025000] NET: Registered protocol family 29 | |
[ 2.030000] can: raw protocol (rev 20120528) | |
[ 2.040000] can: broadcast manager protocol (rev 20120528 t) | |
[ 2.045000] can: netlink gateway (rev 20130117) max_hops=1 | |
[ 2.055000] Key type dns_resolver registered | |
[ 2.065000] ThumbEE CPU extension supported. | |
[ 2.070000] Registering SWP/SWPB emulation handler | |
[ 2.080000] usb0-vbus: supplied by vcc5v0 | |
[ 2.090000] ehci-platform 1c14000.usb: EHCI Host Controller | |
[ 2.100000] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1 | |
[ 2.110000] ehci-platform 1c14000.usb: irq 22, io mem 0x01c14000 | |
[ 2.130000] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00 | |
[ 2.135000] hub 1-0:1.0: USB hub found | |
[ 2.145000] hub 1-0:1.0: 1 port detected | |
[ 2.150000] ohci-platform 1c14400.usb: Generic Platform OHCI controller | |
[ 2.160000] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 2 | |
[ 2.170000] ohci-platform 1c14400.usb: irq 23, io mem 0x01c14400 | |
[ 2.240000] hub 2-0:1.0: USB hub found | |
[ 2.245000] hub 2-0:1.0: 1 port detected | |
[ 2.250000] usb_phy_generic.0.auto supply vcc not found, using dummy regulator | |
[ 2.265000] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver | |
[ 2.270000] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 3 | |
[ 2.280000] hub 3-0:1.0: USB hub found | |
[ 2.290000] hub 3-0:1.0: 1 port detected | |
[ 2.295000] using random self ethernet address | |
[ 2.300000] using random host ethernet address | |
[ 2.310000] usb0: HOST MAC ce:bb:92:e2:fb:99 | |
[ 2.315000] usb0: MAC 82:d6:9e:83:4e:c9 | |
[ 2.320000] g_cdc gadget: CDC Composite Gadget, version: King Kamehameha Day 2008 | |
[ 2.330000] g_cdc gadget: g_cdc ready | |
[ 2.340000] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found | |
[ 2.350000] sunxi-mmc 1c0f000.mmc: allocated mmc-pwrseq | |
[ 2.390000] sunxi-mmc 1c0f000.mmc: base:0xe0210000 irq:20 | |
[ 2.395000] ubi0: attaching mtd4 | |
[ 2.405000] sunxi-mmc 1c0f000.mmc: smc 0 err, cmd 8, RTO !! | |
[ 2.425000] mmc0: new high speed SDIO card at address 0001 | |
[ 4.725000] ubi0: scanning is finished | |
[ 4.740000] ubi0 warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 3, need 43 | |
[ 4.755000] ubi0: attached mtd4 (name "rootfs", size 4080 MiB) | |
[ 4.760000] ubi0: PEB size: 4194304 bytes (4096 KiB), LEB size: 2064384 bytes | |
[ 4.770000] ubi0: min./max. I/O unit sizes: 16384/16384, sub-page size 16384 | |
[ 4.780000] ubi0: VID header offset: 16384 (aligned 16384), data offset: 32768 | |
[ 4.790000] ubi0: good PEBs: 1003, bad PEBs: 17, corrupted PEBs: 0 | |
[ 4.800000] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128 | |
[ 4.810000] ubi0: max/mean erase counter: 2/0, WL threshold: 100, image sequence number: 1262507390 | |
[ 4.820000] ubi0: available PEBs: 0, total reserved PEBs: 1003, PEBs reserved for bad PEB handling: 3 | |
[ 4.835000] ubi0: LEBs per PEB: 2 | |
[ 4.840000] hctosys: unable to open rtc device (rtc0) | |
[ 4.850000] of_cfs_init | |
[ 4.855000] of_cfs_init: OK | |
[ 4.865000] vcc3v0: disabling | |
[ 4.870000] vcc3v3: disabling | |
[ 4.875000] usb0-vbus: disabling | |
[ 4.880000] ubi0: background thread "ubi_bgt0d" started, PID 58 | |
[ 4.895000] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 59 | |
[ 5.215000] UBIFS (ubi0:0): recovery needed | |
[ 6.095000] UBIFS (ubi0:0): recovery completed | |
[ 6.105000] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs" | |
[ 6.115000] UBIFS (ubi0:0): LEB size: 2064384 bytes (2016 KiB), min./max. I/O unit sizes: 16384 bytes/16384 bytes | |
[ 6.130000] UBIFS (ubi0:0): FS size: 4077158400 bytes (3888 MiB, 1975 LEBs), journal size 18579457 bytes (17 MiB, 9 LEBs) | |
[ 6.145000] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB) | |
[ 6.150000] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 9108685C-555F-44D7-B717-A740CCC8B8F3, small LPT model | |
[ 6.175000] VFS: Mounted root (ubifs filesystem) on device 0:15. | |
[ 6.190000] devtmpfs: mounted | |
[ 6.200000] Freeing unused kernel memory: 1072K (c0eb0000 - c0fbc000) | |
[ 6.785000] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR) | |
[ 6.810000] systemd[1]: Detected architecture 'arm'. | |
Welcome to Debian GNU/Linux 8 (jessie)! | |
[ 6.870000] systemd[1]: Set hostname to <chip>. | |
[ 8.375000] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. | |
[ 8.385000] systemd[1]: Started Forward Password Requests to Wall Directory Watch. | |
[ 8.395000] systemd[1]: Expecting device dev-ttyS0.device... | |
Expecting device dev-ttyS0.device... | |
[ 8.415000] systemd[1]: Expecting device dev-ttyGS0.device... | |
Expecting device dev-ttyGS0.device... | |
[ 8.430000] systemd[1]: Starting Remote File Systems (Pre). | |
[ OK ] Reached target Remote File Systems (Pre). | |
[ 8.450000] systemd[1]: Reached target Remote File Systems (Pre). | |
[ 8.455000] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. | |
[ 8.465000] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. | |
[ 8.480000] systemd[1]: Starting Paths. | |
[ OK ] Reached target Paths. | |
[ 8.495000] systemd[1]: Reached target Paths. | |
[ 8.505000] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. | |
[ 8.515000] systemd[1]: Starting Encrypted Volumes. | |
[ OK ] Reached target Encrypted Volumes. | |
[ 8.535000] systemd[1]: Reached target Encrypted Volumes. | |
[ 8.540000] systemd[1]: Starting Swap. | |
[ OK ] Reached target Swap. | |
[ 8.560000] systemd[1]: Reached target Swap. | |
[ 8.565000] systemd[1]: Starting Root Slice. | |
[ OK ] Created slice Root Slice. | |
[ 8.585000] systemd[1]: Created slice Root Slice. | |
[ 8.590000] systemd[1]: Starting User and Session Slice. | |
[ OK ] Created slice User and Session Slice. | |
[ 8.610000] systemd[1]: Created slice User and Session Slice. | |
[ 8.615000] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. | |
[ OK ] Listening on /dev/initctl Compatibility Named Pipe. | |
[ 8.640000] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. | |
[ 8.650000] systemd[1]: Starting Delayed Shutdown Socket. | |
[ OK ] Listening on Delayed Shutdown Socket. | |
[ 8.670000] systemd[1]: Listening on Delayed Shutdown Socket. | |
[ 8.675000] systemd[1]: Starting Journal Socket (/dev/log). | |
[ OK ] Listening on Journal Socket (/dev/log). | |
[ 8.695000] systemd[1]: Listening on Journal Socket (/dev/log). | |
[ 8.700000] systemd[1]: Starting udev Control Socket. | |
[ OK ] Listening on udev Control Socket. | |
[ 8.720000] systemd[1]: Listening on udev Control Socket. | |
[ 8.725000] systemd[1]: Starting udev Kernel Socket. | |
[ OK ] Listening on udev Kernel Socket. | |
[ 8.745000] systemd[1]: Listening on udev Kernel Socket. | |
[ 8.750000] systemd[1]: Starting Journal Socket. | |
[ OK ] Listening on Journal Socket. | |
[ 8.770000] systemd[1]: Listening on Journal Socket. | |
[ 8.775000] systemd[1]: Starting System Slice. | |
[ OK ] Created slice System Slice. | |
[ 8.795000] systemd[1]: Created slice System Slice. | |
[ 8.800000] systemd[1]: Starting system-getty.slice. | |
[ OK ] Created slice system-getty.slice. | |
[ 8.820000] systemd[1]: Created slice system-getty.slice. | |
[ 8.825000] systemd[1]: Starting system-serial\x2dgetty.slice. | |
[ OK ] Created slice system-serial\x2dgetty.slice. | |
[ 8.845000] systemd[1]: Created slice system-serial\x2dgetty.slice. | |
[ 8.850000] systemd[1]: Starting Increase datagram queue length... | |
Starting Increase datagram queue length... | |
[ 8.880000] systemd[1]: Starting Restore / save the current clock... | |
Starting Restore / save the current clock... | |
[ 9.000000] systemd[1]: Mounted POSIX Message Queue File System. | |
[ 9.085000] systemd[1]: Starting Create list of required static device nodes for the current kernel... | |
Starting Create list of required static device nodes...rrent kernel... | |
[ 9.375000] systemd[1]: Starting udev Coldplug all Devices... | |
Starting udev Coldplug all Devices... | |
[ 9.410000] systemd[1]: Mounting Debug File System... | |
Mounting Debug File System... | |
[ 9.445000] systemd[1]: Mounted Huge Pages File System. | |
[ 9.605000] systemd[1]: Starting Load Kernel Modules... | |
Starting Load Kernel Modules... | |
[ 9.700000] systemd[1]: Started Set Up Additional Binary Formats. | |
[ 9.705000] systemd[1]: Starting Slices. | |
[ OK ] Reached target Slices. | |
[ 9.750000] systemd[1]: Reached target Slices. | |
[ OK ] Started Increase datagram queue length. | |
[ 9.830000] systemd[1]: Started Increase datagram queue length. | |
[ OK ] Started Restore / save the current clock. | |
[ 9.950000] systemd[1]: Started Restore / save the current clock. | |
[ OK ] Started Create list of required static device nodes ...current kernel. | |
[ 9.975000] systemd[1]: Started Create list of required static device nodes for the current kernel. | |
[ OK ] Mounted Debug File System. | |
[ 10.015000] systemd[1]: Mounted Debug File System. | |
[ 10.025000] systemd[1]: systemd-modules-load.service: main process exited, code=exited, status=1/FAILURE | |
[FAILED] Failed to start Load Kernel Modules. | |
See 'systemctl status systemd-modules-load.service' for details. | |
[ 10.080000] systemd[1]: Failed to start Load Kernel Modules. | |
[ 10.090000] systemd[1]: Unit systemd-modules-load.service entered failed state. | |
[ 10.100000] systemd[1]: Time has been changed | |
[ OK ] Started udev Coldplug all Devices. | |
[ 10.295000] systemd[1]: Started udev Coldplug all Devices. | |
[ 10.315000] systemd[1]: Mounting Configuration File System... | |
Mounting Configuration File System... | |
[ 10.335000] systemd[1]: Mounted FUSE Control File System. | |
[ 10.355000] systemd[1]: Starting Apply Kernel Variables... | |
Starting Apply Kernel Variables... | |
[ 10.375000] systemd[1]: Starting Create Static Device Nodes in /dev... | |
Starting Create Static Device Nodes in /dev... | |
[ 10.400000] systemd[1]: Starting Syslog Socket. | |
[ OK ] Listening on Syslog Socket. | |
[ 10.440000] systemd[1]: Listening on Syslog Socket. | |
[ 10.465000] systemd[1]: Starting Journal Service... | |
Starting Journal Service... | |
[ OK ] Started Journal Service. | |
[ 10.495000] systemd[1]: Started Journal Service. | |
[ OK ] Mounted Configuration File System. | |
[ OK ] Started Apply Kernel Variables. | |
[ OK ] Started Create Static Device Nodes in /dev. | |
Starting udev Kernel Device Manager... | |
[ 10.860000] systemd-udevd[98]: starting version 215 | |
[ OK ] Started udev Kernel Device Manager. | |
Starting Copy rules generated while the root was ro... | |
Starting LSB: Set preliminary keymap... | |
[ OK ] Started LSB: Set preliminary keymap. | |
Starting Remount Root and Kernel File Systems... | |
[ OK ] Started Copy rules generated while the root was ro. | |
[ OK ] Started Remount Root and Kernel File Systems. | |
Starting Load/Save Random Seed... | |
[ OK ] Reached target Local File Systems (Pre). | |
[ OK ] Reached target Local File Systems. | |
Starting Create Volatile Files and Directories... | |
[ OK ] Reached target Remote File Systems. | |
Starting Trigger Flushing of Journal to Persistent Storage... | |
Starting LSB: Set console font and keymap... | |
[ OK ] Started Load/Save Random Seed. | |
[ OK ] Started LSB: Set console font and keymap. | |
[ OK ] Started Create Volatile Files and Directories. | |
[ 11.670000] systemd-journald[95]: Received request to flush runtime journal from PID 1 | |
Starting Update UTMP about System Boot/Shutdown... | |
Starting LSB: Raise network interfaces.... | |
[ OK ] Started Trigger Flushing of Journal to Persistent Storage. | |
[ OK ] Started Update UTMP about System Boot/Shutdown. | |
[ OK ] Found device /dev/ttyS0. | |
[ OK ] Created slice system-bt_rtk_hciattach.slice. | |
Starting Load Kernel Modules... | |
Starting Trigger Flushing of Journal to Persistent Storage... | |
[FAILED] Failed to start Load Kernel Modules. | |
See 'systemctl status systemd-modules-load.service' for details. | |
[ 14.350000] systemd-journald[95]: Received request to flush runtime journal from PID 1 | |
[ 14.395000] sun4i-codec 1c22c00.codec: ASoC: no source widget found for ADC | |
[ 14.405000] sun4i-codec 1c22c00.codec: ASoC: Failed to add route ADC -> direct -> Left ADC | |
[ 14.420000] sun4i-codec 1c22c00.codec: ASoC: no source widget found for ADC | |
[ 14.430000] sun4i-codec 1c22c00.codec: ASoC: Failed to add route ADC -> direct -> Right ADC | |
[ 14.440000] sun4i-codec 1c22c00.codec: ASoC: no sink widget found for Left ADC | |
[ 14.450000] sun4i-codec 1c22c00.codec: ASoC: Failed to add route MIC1 Pre-Amplifier -> direct -> Left ADC | |
[ 14.465000] sun4i-codec 1c22c00.codec: ASoC: no sink widget found for Right ADC | |
[ 14.475000] sun4i-codec 1c22c00.codec: ASoC: Failed to add route MIC1 Pre-Amplifier -> direct -> Right ADC | |
[ OK ] Started Trigger Flushing of Journal to Persistent Storage. | |
[ 15.140000] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok | |
[ OK ] Found device /dev/ttyGS0. | |
[ OK ] Started LSB: Raise network interfaces.. | |
[ 17.235000] cfg80211: World regulatory domain updated: | |
[ 17.245000] cfg80211: DFS Master region: unset | |
[ 17.250000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time) | |
[ 17.265000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) | |
[ 17.275000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A) | |
[ 17.285000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A) | |
[ 17.295000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A) | |
[ 17.310000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s) | |
[ 17.325000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s) | |
[ 17.340000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A) | |
[ 17.350000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A) | |
[ OK ] Created slice system-systemd\x2drfkill.slice. | |
Starting Load/Save RF Kill Switch Status of rfkill0... | |
Starting Load/Save RF Kill Switch Status of rfkill1... | |
[ OK ] Reached target Sound Card. | |
[ OK ] Reached target Network. | |
[ OK ] Reached target Network is Online. | |
[ OK ] Started Load/Save RF Kill Switch Status of rfkill0. | |
[ OK ] Started Load/Save RF Kill Switch Status of rfkill1. | |
[ OK ] Reached target System Initialization. | |
[ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. | |
[ OK ] Listening on D-Bus System Message Bus Socket. | |
[ OK ] Reached target Sockets. | |
[ OK ] Reached target Timers. | |
Starting Restore Sound Card State... | |
[ OK ] Reached target Basic System. | |
Starting 8723bs Bluetooth hciattach... | |
Starting NAND health watchdog service... | |
[ OK ] Started NAND health watchdog service. | |
Starting Network Manager... | |
Starting Modem Manager... | |
Starting OpenBSD Secure Shell server... | |
[ OK ] Started OpenBSD Secure Shell server. | |
Starting Regular background program processing daemon... | |
[ OK ] Started Regular background program processing daemon. | |
Starting Restore /etc/resolv.conf if the system cras...s shut down.... | |
Starting /etc/rc.local Compatibility... | |
Starting Login Service... | |
Starting LSB: Advanced IEEE 802.11 management daemon... | |
Starting LSB: Start NTP daemon... | |
Starting Avahi mDNS/DNS-SD Stack... | |
Starting D-Bus System Message Bus... | |
[ OK ] Started D-Bus System Message Bus. | |
Starting System Logging Service... | |
Starting Permit User Sessions... | |
[ OK ] Started Restore Sound Card State. | |
[ OK ] Started 8723bs Bluetooth hciattach. | |
[ OK ] Started Restore /etc/resolv.conf if the system crash...was shut down.. | |
[ OK ] Started /etc/rc.local Compatibility. | |
[ OK ] Started LSB: Advanced IEEE 802.11 management daemon. | |
[ OK ] Started Permit User Sessions. | |
[ OK ] Started Avahi mDNS/DNS-SD Stack. | |
[ OK ] Started Login Service. | |
Starting Light Display Manager... | |
Starting Serial Getty on ttyGS0... | |
[ OK ] Started Serial Getty on ttyGS0. | |
Starting Getty on tty1... | |
[ OK ] Started Getty on tty1. | |
Starting Serial Getty on ttyS0... | |
[ OK ] Started Serial Getty on ttyS0. | |
[ OK ] Reached target Login Prompts. | |
[ 23.205000] Bluetooth: Core ver 2.21 | |
[ 23.210000] Bluetooth: Starting self testing | |
[ 23.275000] Bluetooth: ECDH test passed in 54741 usecs | |
Starting Authenticate and Authorize Users to Run Privileged Tasks... | |
[ OK ] Started System Logging Service. | |
[ 24.140000] Bluetooth: SMP test passed in 149 usecs | |
[ 24.145000] Bluetooth: Finished self testing | |
[ 24.155000] NET: Registered protocol family 31 | |
[ 24.160000] Bluetooth: HCI device and connection manager initialized | |
[ 24.170000] Bluetooth: HCI socket layer initialized | |
[ 24.175000] Bluetooth: L2CAP socket layer initialized | |
[ 24.185000] Bluetooth: SCO socket layer initialized | |
[ 24.635000] Bluetooth: HCI UART driver ver 2.3 | |
[ 24.645000] Bluetooth: HCI UART protocol H4 registered | |
[ 24.650000] Bluetooth: HCI UART protocol BCSP registered | |
[ 24.660000] Bluetooth: HCI UART protocol LL registered | |
[ 24.665000] Bluetooth: HCI UART protocol ATH3K registered | |
[ 24.675000] Bluetooth: HCI UART protocol Three-wire (H5) registered | |
[ 24.685000] Bluetooth: HCI UART protocol Intel registered | |
[ 24.690000] Bluetooth: HCI UART protocol BCM registered | |
Starting Load/Save RF Kill Switch Status of rfkill2... | |
Starting Bluetooth service... | |
[ OK ] Started Load/Save RF Kill Switch Status of rfkill2. | |
[ OK ] Started Authenticate and Authorize Users to Run Privileged Tasks. | |
[ OK ] Started Bluetooth service. | |
[ OK ] Reached target Bluetooth. | |
[ 26.765000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 | |
[ 26.770000] Bluetooth: BNEP socket layer initialized | |
Debian GNU/Linux 8 chip ttyS0 | |
chip login: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment