Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2016.03-00002-g5b53c41-dirty (Jan 01 1970 - 00:00:00)
- DRAM: 1024 MiB
- Failed to set core voltage! Can't set CPU frequency
- Trying to boot from MMC
- U-Boot 2016.03-00002-g5b53c41-dirty (Jan 01 1970 - 00:00:00 +0000) Allwinner Technology
- CPU: Allwinner H3 (SUN8I)
- I2C: ready
- DRAM: 1 GiB
- MMC: SUNXI SD/MMC: 0
- *** Warning - bad CRC, using default environment
- In: serial
- Out: serial
- Err: serial
- Net: No ethernet found.
- starting USB...
- USB0: USB EHCI 1.00
- USB1: USB OHCI 1.0
- USB2: USB EHCI 1.00
- USB3: USB OHCI 1.0
- USB4: USB EHCI 1.00
- USB5: USB OHCI 1.0
- scanning bus 0 for devices... 1 USB Device(s) found
- scanning bus 2 for devices... 1 USB Device(s) found
- scanning bus 4 for devices... 1 USB Device(s) found
- Hit any key to stop autoboot: 0
- switch to partitions #0, OK
- mmc0 is current device
- Scanning mmc 0:1...
- Found U-Boot script /boot/boot.scr
- 2355 bytes read in 192 ms (11.7 KiB/s)
- ## Executing script at 43100000
- GPIO: 'PL10' not found
- Command 'gpio' failed: Error -22
- GPIO: 'PG11' not found
- Command 'gpio' failed: Error -22
- 190 bytes read in 136 ms (1000 Bytes/s)
- ** File not found /boot/.next **
- ** Unrecognized filesystem type **
- ** File not found .next **
- 38256 bytes read in 369 ms (100.6 KiB/s)
- 3373724 bytes read in 626 ms (5.1 MiB/s)
- 5059440 bytes read in 929 ms (5.2 MiB/s)
- Kernel image @ 0x48000000 [ 0x000000 - 0x4d3370 ]
- ## Loading init Ramdisk from Legacy Image at 42000000 ...
- Image Name: uInitrd
- Image Type: ARM Linux RAMDisk Image (gzip compressed)
- Data Size: 3373660 Bytes = 3.2 MiB
- Load Address: 00000000
- Entry Point: 00000000
- Verifying Checksum ... OK
- Using machid 0x1029 from environment
- Starting kernel ...
- [sun8i_fixup]: From boot, get meminfo:
- Start: 0x40000000
- Size: 1024MB
- ion_carveout reserve: 160m@0 256m@0 130m@1 200m@1
- ion_reserve_select: ion chipid [0x2004620!
- ion_reserve_common: ion reserve: [0x50000000, 0x60000000]!
- [ 0.000000] Booting Linux on physical CPU 0
- [ 0.000000] Initializing cgroup subsys cpuset
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Linux version 3.4.112-sun8i (root@armbian) (gcc version 5.3.1 20160413 (Ubuntu/Linaro 5.3.1-14ubuntu2) ) #20 SMP PREE6
- [ 0.000000] cma: CMA: reserved 256 MiB at 50000000
- [ 0.000000] PERCPU: Embedded 8 pages/cpu @c148b000 s11968 r8192 d12608 u32768
- [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mmcblk0p1 rootwait rootfstype=ext4 cgroup_enable=memory swapaccou7
- [ 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] allocated 2097152 bytes of page_cgroup
- [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
- [ 0.000000] Memory: 1024MB = 1024MB total
- [ 0.000000] Memory: 758360k/758360k available, 290216k reserved, 270336K highmem
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- [ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
- [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc0969d74 (9608 kB)
- [ 0.000000] .init : 0xc096a000 - 0xc09bcec0 ( 332 kB)
- [ 0.000000] .data : 0xc09be000 - 0xc0a37f90 ( 488 kB)
- [ 0.000000] .bss : 0xc0a37fb4 - 0xc0b73110 (1261 kB)
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] Additional per-CPU info printed with stalls.
- [ 0.000000] NR_IRQS:544
- [ 0.000000] Architected local timer running at 24.00MHz.
- [ 0.000000] Switching to timer-based delay loop
- [ 0.000000] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 178956ms
- [ 0.000000] Console: colour dummy device 80x30
- [ 0.000457] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
- [ 0.000515] pid_max: default: 32768 minimum: 301
- [ 0.001272] Mount-cache hash table entries: 512
- [ 0.003411] Initializing cgroup subsys cpuacct
- [ 0.003444] Initializing cgroup subsys memory
- [ 0.003546] Initializing cgroup subsys devices
- [ 0.003574] Initializing cgroup subsys freezer
- [ 0.003601] Initializing cgroup subsys blkio
- [ 0.003654] Initializing cgroup subsys perf_event
- [ 0.003831] CPU: Testing write buffer coherency: ok
- [ 0.003917] ftrace: allocating 25980 entries in 77 pages
- [ 0.070485] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.070520] [sunxi_smp_prepare_cpus] enter
- [ 0.070587] Setting up static identity map for 0x4069eb20 - 0x4069eb78
- [ 0.072556] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.072711] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.080944] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.090327] Brought up 4 CPUs
- [ 0.090365] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
- [ 0.091895] devtmpfs: initialized
- [ 0.102502] wakeup src cnt is : 1.
- [ 0.102614] sunxi pm init
- [ 0.102912] pinctrl core: initialized pinctrl subsystem
- [ 0.125118] NET: Registered protocol family 16
- [ 0.126675] DMA: preallocated 2048 KiB pool for atomic coherent allocations
- [ 0.126675] script_sysfs_init success
- [ 0.126675] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
- [ 0.127869] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
- [ 0.129553] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.129587] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.130046] script config pll_video to 297 Mhz
- [ 0.130086] script config pll_de to 864 Mhz
- [ 0.130150] script config pll_ve to 402 Mhz
- [ 0.150521] bio: create slab <bio-0> at 0
- [ 0.150677] [ARISC] :sunxi-arisc driver v1.04
- [ 0.166048] [ARISC] :arisc version: [v0.1.58]
- [ 0.246556] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
- [ 0.250970] SCSI subsystem initialized
- [ 0.251426] usbcore: registered new interface driver usbfs
- [ 0.251598] usbcore: registered new interface driver hub
- [ 0.251657] usbcore: registered new device driver usb
- [ 0.251657] twi_chan_cfg()340 - [twi0] has no twi_regulator.
- [ 0.251657] twi_chan_cfg()340 - [twi1] has no twi_regulator.
- [ 0.251657] twi_chan_cfg()340 - [twi2] has no twi_regulator.
- [ 0.251739] Linux video capture interface: v2.00
- [ 0.252234] Advanced Linux Sound Architecture Driver Version 1.0.25.
- [ 0.253822] cfg80211: Calling CRDA to update world regulatory domain
- [ 0.260774] Switching to clocksource arch_sys_counter
- [ 0.290587] FS-Cache: Loaded
- [ 0.291100] CacheFiles: Loaded
- [ 0.316875] NET: Registered protocol family 2
- [ 0.344738] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
- [ 0.346052] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
- [ 0.350449] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
- [ 0.353053] TCP: Hash tables configured (established 131072 bind 65536)
- [ 0.353084] TCP: reno registered
- [ 0.353116] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.353209] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.353995] NET: Registered protocol family 1
- [ 0.354774] RPC: Registered named UNIX socket transport module.
- [ 0.354804] RPC: Registered udp transport module.
- [ 0.354825] RPC: Registered tcp transport module.
- [ 0.354846] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.355227] Trying to unpack rootfs image as initramfs...
- [ 0.870452] Freeing initrd memory: 3292K
- [ 0.871241] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
- [ 0.871485] sunxi_reg_init enter
- [ 0.873366] audit: initializing netlink socket (disabled)
- [ 0.873453] type=2000 audit(0.870:1): initialized
- [ 0.877766] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.879781] NFS: Registering the id_resolver key type
- [ 0.880678] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.880711] Installing knfsd (copyright (C) 1996 [email protected]).
- [ 0.882326] NTFS driver 2.1.30 [Flags: R/W].
- [ 0.882995] fuse init (API version 7.18)
- [ 0.884769] Btrfs loaded
- [ 0.884820] msgmni has been set to 1471
- [ 0.887993] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
- [ 0.888031] io scheduler noop registered
- [ 0.888052] io scheduler deadline registered
- [ 0.888208] io scheduler cfq registered (default)
- [ 0.889218] [DISP]disp_module_init
- [ 0.889863] cmdline,init_disp=
- [ 0.889926] cmdline,disp=
- [ 0.907113] [DISP] Fb_map_kernel_logo,line:932:Fb_map_kernel_logo failed!
- [ 0.947292] Console: switching to colour frame buffer device 160x45
- [ 0.990133] [DISP]disp_module_init finish
- [ 0.990582] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
- [ 0.990621] sw_uart_get_devinfo()1503 - uart1 has no uart_regulator.
- [ 0.990655] sw_uart_get_devinfo()1503 - uart2 has no uart_regulator.
- [ 0.990689] sw_uart_get_devinfo()1503 - uart3 has no uart_regulator.
- [ 0.991901] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
- [ 0.991933] sw_uart_pm()890 - uart0 clk is already enable
- [ 0.991972] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
- [ 1.092789] console [ttyS0] enabled
- [ 1.311017] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
- [ 1.311651] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
- [ 1.312312] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
- [ 1.323545] brd: module loaded
- [ 1.333051] loop: module loaded
- [ 1.343208] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator.
- [ 1.343237] sunxi_spi_chan_cfg()1376 - [spi-1] has no spi_regulator.
- [ 1.344383] spi spi0: master is unqueued, this is deprecated
- [ 1.345140] tun: Universal TUN/TAP device driver, 1.6
- [ 1.345160] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
- [ 1.347966] PPP generic driver version 2.4.2
- [ 1.348347] PPP BSD Compression module registered
- [ 1.348366] PPP Deflate Compression module registered
- [ 1.353739] PPP MPPE Compression module registered
- [ 1.353769] NET: Registered protocol family 24
- [ 1.353889] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.374095] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.374163] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
- [ 1.409466] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
- [ 1.520125] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
- [ 1.706025] hub 1-0:1.0: USB hub found
- [ 1.891955] hub 1-0:1.0: 1 port detected
- [ 1.932505] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.941598] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
- [ 1.951326] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
- [ 1.970090] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
- [ 1.977927] hub 2-0:1.0: USB hub found
- [ 1.982228] hub 2-0:1.0: 1 port detected
- [ 2.007456] sunxi-ehci sunxi-ehci.3: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 2.016649] sunxi-ehci sunxi-ehci.3: new USB bus registered, assigned bus number 3
- [ 2.026329] sunxi-ehci sunxi-ehci.3: irq 108, io mem 0xf1c1c000
- [ 2.050116] sunxi-ehci sunxi-ehci.3: USB 0.0 started, EHCI 1.00
- [ 2.058070] hub 3-0:1.0: USB hub found
- [ 2.062376] hub 3-0:1.0: 1 port detected
- [ 2.067658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 2.094763] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 2.103471] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 4
- [ 2.112089] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
- [ 2.175268] hub 4-0:1.0: USB hub found
- [ 2.179520] hub 4-0:1.0: 1 port detected
- [ 2.204818] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 2.213509] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 5
- [ 2.222117] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
- [ 2.285367] hub 5-0:1.0: USB hub found
- [ 2.289618] hub 5-0:1.0: 1 port detected
- [ 2.315010] sunxi-ohci sunxi-ohci.3: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 2.323698] sunxi-ohci sunxi-ohci.3: new USB bus registered, assigned bus number 6
- [ 2.332305] sunxi-ohci sunxi-ohci.3: irq 109, io mem 0xf1c1c400
- [ 2.395418] hub 6-0:1.0: USB hub found
- [ 2.399668] hub 6-0:1.0: 1 port detected
- [ 2.405016] Initializing USB Mass Storage driver...
- [ 2.410982] usbcore: registered new interface driver usb-storage
- [ 2.417744] USB Mass Storage support registered.
- [ 2.423088] usbcore: registered new interface driver ums-alauda
- [ 2.429847] usbcore: registered new interface driver ums-cypress
- [ 2.436762] usbcore: registered new interface driver ums-datafab
- [ 2.443658] usbcore: registered new interface driver ums_eneub6250
- [ 2.450759] usbcore: registered new interface driver ums-freecom
- [ 2.457622] usbcore: registered new interface driver ums-isd200
- [ 2.464427] usbcore: registered new interface driver ums-jumpshot
- [ 2.471436] usbcore: registered new interface driver ums-karma
- [ 2.478105] usbcore: registered new interface driver ums-onetouch
- [ 2.485130] usbcore: registered new interface driver ums-realtek
- [ 2.492048] usbcore: registered new interface driver ums-sddr09
- [ 2.498813] usbcore: registered new interface driver ums-sddr55
- [ 2.505720] usbcore: registered new interface driver ums-usbat
- [ 2.513007] file system registered
- [ 2.520632] android_usb gadget: Mass Storage Function, version: 2009/09/11
- [ 2.528385] android_usb gadget: Number of LUNs=3
- [ 2.533636] lun0: LUN: removable file: (no medium)
- [ 2.539137] lun1: LUN: removable file: (no medium)
- [ 2.544670] lun2: LUN: removable file: (no medium)
- [ 2.550983] android_usb gadget: android_usb ready
- [ 2.558224] mousedev: PS/2 mouse device common for all mice
- [ 2.565073] sunxikbd_init failed.
- [ 2.569943] ls_fetch_sysconfig_para: type err device_used = -1073060236.
- [ 2.577750] =========script_get_err============
- [ 2.584170] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
- [ 2.591748] i2c /dev entries driver
- [ 2.596566] IR RC5(x) protocol handler initialized
- [ 2.603218] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
- [ 2.612783] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
- [ 2.622327] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1a)
- [ 2.631867] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
- [ 2.641407] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2a)
- [ 2.650947] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2b)
- [ 2.660486] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
- [ 2.670003] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4d)
- [ 2.679556] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4e)
- [ 2.689123] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x18)
- [ 2.698692] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x19)
- [ 2.708261] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x1a)
- [ 2.717827] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x29)
- [ 2.727394] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2a)
- [ 2.736962] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2b)
- [ 2.746529] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4c)
- [ 2.756097] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4d)
- [ 2.765663] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4e)
- [ 2.775014] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
- [ 2.782481] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
- [ 2.794012] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
- [ 2.801614] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
- [ 2.807894] timeout_to_interv, line 167
- [ 2.812253] interv_to_timeout, line 189
- [ 2.816578] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
- [ 2.826692] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
- [ 2.836446] [cpu_freq] ERR:get cpu extremity frequency from sysconfig failed, use max_freq
- [ 2.858707] no green_led, ignore it!
- [ 2.862714] no blue_led, ignore it!
- [ 2.866953] no led_0, ignore it!
- [ 2.870566] no led_1, ignore it!
- [ 2.874149] no led_2, ignore it!
- [ 2.877730] no led_3, ignore it!
- [ 2.881329] no led_4, ignore it!
- [ 2.884911] no led_5, ignore it!
- [ 2.888492] no led_6, ignore it!
- [ 2.892153] no led_7, ignore it!
- [ 2.896556] usbcore: registered new interface driver usbhid
- [ 2.902773] usbhid: USB HID core driver
- [ 2.911269] asoc: sndcodec <-> sunxi-codec mapping ok
- [ 2.917757] [DAUDIO]sunxi-daudio cannot find any using configuration for controllers, return directly!
- [ 2.928300] [I2S]snddaudio cannot find any using configuration for controllers, return directly!
- [ 2.938085] [DAUDIO0] driver not init,just return.
- [ 2.947138] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
- [ 2.954197] oprofile: using arm/armv7-ca7
- [ 2.958801] u32 classifier
- [ 2.961837] Actions configured
- [ 2.965785] IPv4 over IPv4 tunneling driver
- [ 2.971062] TCP: bic registered
- [ 2.974564] TCP: cubic registered
- [ 2.978249] TCP: westwood registered
- [ 2.982244] TCP: highspeed registered
- [ 2.986318] TCP: hybla registered
- [ 2.990002] TCP: htcp registered
- [ 2.993626] TCP: vegas registered
- [ 2.997311] TCP: veno registered
- [ 3.000920] TCP: scalable registered
- [ 3.004892] TCP: lp registered
- [ 3.008284] TCP: yeah registered
- [ 3.011898] TCP: illinois registered
- [ 3.015867] Initializing XFRM netlink socket
- [ 3.015949] mmc0: new high speed SDHC card at address 0007
- [ 3.026819] mmcblk0: mmc0:0007 SD4GB 3.70 GiB
- [ 3.031893] NET: Registered protocol family 10
- [ 3.036952] mmcblk0: p1
- [ 3.040275] mmcblk mmc0:0007: Card claimed for testing.
- [ 3.040738] NET: Registered protocol family 17
- [ 3.040763] NET: Registered protocol family 15
- [ 3.040801] Registering the dns_resolver key type
- [ 3.061107] VFP support v0.3:
- [ 3.061127] mmc0:0007: SD4GB 3.70 GiB
- [ 3.061146] *******************sd init ok*******************
- [ 3.074931] ThumbEE CPU extension supported.
- [ 3.079674] Registering SWP/SWPB emulation handler
- [ 3.085479] registered taskstats version 1
- [ 3.090447] cmdline,disp=
- [ 3.124338] ths_fetch_sysconfig_para: type err device_used = 1.
- [ 3.132269] CPU Budget:corekeeper enabled
- [ 3.136912] CPU Budget:Register notifier
- [ 3.141298] CPU Budget:register Success
- [ 3.145553] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
- [ 3.170074] ALSA device list:
- [ 3.173363] #0: audiocodec
- [ 3.176551] #1: sndhdmi
- [ 3.180261] Freeing init memory: 328K
- Loading, please wait...
- starting version 229
- [ 3.455596] vmouse_input_dev_open
- [ 3.490282] vmouse_input_dev_close
- [ 3.730054] [DISP] disp_device_attached_and_enable,line:159:attched ok, mgr0<-->device0, type=4, mode=5
- Begin: Loading essential drivers ... done.
- Begin: Running /scripts/init-premount ... done.
- Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
- Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
- done.
- Begin: Will now check root file system ... fsck from util-linux 2.27.1
- [/sbin/fsck.ext4 (1) -- /dev/mmcblk0p1] fsck.ext4 -a -C0 /dev/mmcblk0p1
- /dev/mmcblk0p1: recovering journal
- [ 4.474913] mmc2: new high speed DDR MMC card at address 0001
- [ 4.481895] mmcblk1: mmc2:0001 8WMB3R 7.28 GiB
- [ 4.487271] mmcblk1boot0: mmc2:0001 8WMB3R partition 1 4.00 MiB
- [ 4.494175] mmcblk1boot1: mmc2:0001 8WMB3R partition 2 4.00 MiB
- [ 4.502018] mmcblk1: p1
- [ 4.510169] mmcblk1boot1: unknown partition table
- [ 4.518038] mmcblk1boot0: unknown partition table
- [ 4.523795] mmcblk mmc2:0001: Card claimed for testing.
- [ 4.529609] mmc2:0001: 8WMB3R 7.28 GiB
- [ 4.535285] *******************mmc init ok *******************
- /dev/mmcblk0p1: clean, 151794/236176 files, 661904/921856 blocks
- done.
- [ 6.497758] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
- done.
- Begin: Running /scripts/local-bottom ... done.
- Begin: Running /scripts/init-bottom ... done.
- [ 7.105561] systemd[1]: System time before build time, advancing clock.
- [ 7.790386] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPT)
- [ 7.810836] systemd[1]: Detected architecture arm.
- Welcome to Ubuntu 16.04 LTS!
- [ 7.851338] systemd[1]: Set hostname to <bananapim2plus>.
- [ 8.370261] systemd[1]: Reached target Encrypted Volumes.
- [ OK ] Reached target Encrypted Volumes.
- [ 8.400384] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ OK ] Started Dispatch Password Requests to Console Directory Watch.
- [ 8.430413] systemd[1]: Listening on Journal Socket.
- [ OK ] Listening on Journal Socket.
- [ 8.450294] systemd[1]: Listening on Journal Socket (/dev/log).
- [ OK ] Listening on Journal Socket (/dev/log).
- [ 8.480263] systemd[1]: Listening on udev Control Socket.
- [ OK ] Listening on udev Control Socket.
- [ 8.510199] systemd[1]: Listening on udev Kernel Socket.
- [ OK ] Listening on udev Kernel Socket.
- [ 8.540298] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ OK ] Started Forward Password Requests to Wall Directory Watch.
- [ 8.570481] systemd[1]: Listening on Journal Audit Socket.
- [ OK ] Listening on Journal Audit Socket.
- [ 8.600155] systemd[1]: Reached target Remote File Systems (Pre).
- [ OK ] Reached target Remote File Systems (Pre).
- [ 8.630251] systemd[1]: Reached target Remote File Systems.
- [ OK ] Reached target Remote File Systems.
- [ 8.660866] systemd[1]: Created slice System Slice.
- [ OK ] Created slice System Slice.
- [ 8.740934] systemd[1]: Starting Load Kernel Modules...
- Starting Load Kernel Modules...
- [ 8.850604] systemd[1]: Created slice system-getty.slice.
- [ OK ] Created slice system-getty.slice.
- [ 8.980534] systemd[1]: Starting Nameserver information manager...
- Starting Nameserver information manager...
- [ 9.110306] systemd[1]: Mounting POSIX Message Queue File System...
- Mounting POSIX Message Queue File System...
- [ 9.140562] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
- [ 9.170474] systemd[1]: Listening on Syslog Socket.
- [ OK ] Listening on Syslog Socket.
- [ 9.310361] systemd[1]: Mounting Debug File System...
- Mounting Debug File System...
- [ 9.322839] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
- [ 9.330439] systemd[1]: Listening on fsck to fsckd communication Socket.
- [ 9.337908] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ OK [ 9.345593] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- ] Listening on fsck to fsckd communication Socket.
- [ 9.354627] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
- [ 9.452733] mmc1: new high speed SDIO card at address 0001
- [ 9.459370] *******************sdio init ok*******************
- [ 9.500683] systemd[1]: Starting Remount Root and Kernel File Systems...
- Starting Remount Root and Kernel File Systems...
- [ 9.580489] systemd[1]: Created slice system-serial\x2dgetty.slice.
- [ OK ] Created slice system-serial\x2dgetty.slice.
- [ 9.605349] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
- [ 9.614191] systemd[1]: Created slice User and Session Slice.
- [ OK ] Created slice User and Session Slice.
- [ 9.641275] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ OK ] Set up automount Arbitrary Executab...ats File System Automount Point.
- [ 9.672710] systemd[1]: Reached target Slices.
- [ OK ] Reached target Slices.
- [ 9.770848] systemd[1]: Starting Restore / save the current clock...
- Starting Restore / save the current clock...
- [ 9.930911] systemd[1]: Starting Create list of required static device nodes for the current kernel...
- Starting Create list of required st... nodes for the current kernel...
- [ 10.044547] systemd[1]: Mounted Debug File System.
- [ OK ] Mounted Debug File System.
- [ 10.070423] systemd[1]: Mounted POSIX Message Queue File System.
- [ OK ] Mounted POSIX Message Queue File System.
- [ 10.210162] systemd[1]: Started Load Kernel Modules.
- [ OK ] Started Load Kernel Modules.
- [ 10.630255] systemd[1]: Started Remount Root and Kernel File Systems.
- [ OK ] Started Remount Root and Kernel File Systems.
- [ 10.770189] systemd[1]: Started Restore / save the current clock.
- [ OK ] Started Restore / save the current clock.
- [ 10.990184] systemd[1]: Started Create list of required static device nodes for the current kernel.
- [ OK ] Started Create list of required sta...ce nodes for the current kernel.
- [ 11.200844] systemd[1]: Started Nameserver information manager.
- [ OK ] Started Nameserver information manager.
- [ 11.335100] systemd[1]: Time has been changed
- [ 11.470825] systemd[1]: Starting Create Static Device Nodes in /dev...
- Starting Create Static Device Nodes in /dev...
- [ 11.610341] systemd[1]: Activating swap /var/swap...
- Activating swap /var/swap...
- [ 11.741320] Adding 131068k swap on /var/swap. Priority:-1 extents:1 across:131068k SS
- [ 11.750680] systemd[1]: Starting Load/Save Random Seed...
- Starting Load/Save Random Seed...
- [ 11.960666] systemd[1]: Starting udev Coldplug all Devices...
- Starting udev Coldplug all Devices...
- [ 12.150664] systemd[1]: Starting Apply Kernel Variables...
- Starting Apply Kernel Variables...
- Mounting FUSE Control File System...
- [ OK ] Activated swap /var/swap.
- [ OK ] Started Create Static Device Nodes in /dev.
- [ OK ] Started Load/Save Random Seed.
- [ OK ] Started Apply Kernel Variables.
- [ OK ] Mounted FUSE Control File System.
- [ OK ] Started udev Coldplug all Devices.
- Starting udev Kernel Device Manager...
- [ OK ] Reached target Local File Systems (Pre).
- Mounting /tmp...
- [ OK ] Reached target Swap.
- [ OK ] Mounted /tmp.
- [ OK ] Started Entropy daemon using the HAVEGE algorithm.
- Starting Journal Service...
- [ OK ] Reached target Local File Systems.
- Starting Raise network interfaces...
- Starting Set console keymap...
- [ OK ] Started udev Kernel Device Manager.
- [ OK ] Started Journal Service.
- [ OK ] Started Set console keymap.
- [ OK ] Found device /dev/ttyS0.
- [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
- [ OK ] Started ifup for eth0.
- [ OK ] Reached target Sound Card.
- Starting Flush Journal to Persistent Storage...
- Starting Load/Save RF Kill Switch Status...
- [ OK ] Started Load/Save RF Kill Switch Status.
- [ OK ] Started Flush Journal to Persistent Storage.
- Starting Create Volatile Files and Directories...
- [ OK ] Started Create Volatile Files and Directories.
- [ OK ] Reached target System Time Synchronized.
- Starting Update UTMP about System Boot/Shutdown...
- [ OK ] Started Update UTMP about System Boot/Shutdown.
- [ OK ] Reached target System Initialization.
- [ OK ] Started Daily apt activities.
- [ OK ] Started Daily Cleanup of Temporary Directories.
- [ OK ] Reached target Timers.
- [ OK ] Reached target Paths.
- [ OK ] Listening on D-Bus System Message Bus Socket.
- [ OK ] Reached target Sockets.
- [ OK ] Reached target Basic System.
- Starting LSB: No Display Manager...
- Starting LSB: Starts and stops Wicd...
- Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
- Starting Login Service...
- [ OK ] Started Regular background program processing daemon.
- Starting LSB: RPi-Monitor daemon...
- Starting LSB: RPi-Monitor sunxi-temp helper...
- Starting System Logging Service...
- [ OK ] Started D-Bus System Message Bus.
- Starting LSB: Load kernel modules needed to enable cpufreq scaling...
- Starting LSB: Starts LIRC daemon....
- [ OK ] Started Self Monitoring and Reporting Technology (SMART) Daemon.
- Starting LSB: Armbian gathering informations about hardware...
- Starting Permit User Sessions...
- Starting Save/Restore Sound Card State...
- [ OK ] Started System Logging Service.
- [ OK ] Started Permit User Sessions.
- [ OK ] Started Save/Restore Sound Card State.
- [ OK ] Started LSB: No Display Manager.
- [ OK ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".
- [ OK ] Started LSB: RPi-Monitor sunxi-temp helper.
- [ OK ] Started Login Service.
- [ OK ] Started LSB: Starts LIRC daemon..
- [ OK ] Started LSB: Load kernel modules needed to enable cpufreq scaling.
- Starting LSB: set CPUFreq kernel parameters...
- [ OK ] Started LSB: set CPUFreq kernel parameters.
- Starting LSB: Set sysfs variables from /etc/sysfs.conf...
- [ OK ] Started LSB: Armbian gathering informations about hardware.
- [ OK ] Started LSB: Set sysfs variables from /etc/sysfs.conf.
- [ OK ] Started Raise network interfaces.
- [ OK ] Reached target Network.
- Starting OpenBSD Secure Shell server...
- [ OK ] Reached target Network is Online.
- Starting /etc/rc.local Compatibility...
- Starting LSB: Start NTP daemon...
- Starting LSB: disk temperature monitoring daemon...
- Starting LSB: Advanced IEEE 802.11 management daemon...
- [ OK ] Started /etc/rc.local Compatibility.
- [ OK ] Started LSB: Advanced IEEE 802.11 management daemon.
- [ OK ] Started LSB: disk temperature monitoring daemon.
- [ OK ] Started Getty on tty1.
- [ OK ] Started Serial Getty on ttyS0.
- [ OK ] Reached target Login Prompts.
- [ OK ] Started OpenBSD Secure Shell server.
- [ OK ] Started LSB: Start NTP daemon.
- [ OK ] Started LSB: RPi-Monitor daemon.
- [ OK ] Started LSB: Starts and stops Wicd.
- [ OK ] Reached target Multi-User System.
- [ OK ] Reached target Graphical Interface.
- Starting Update UTMP about System Runlevel Changes...
- [ OK ] Started Update UTMP about System Runlevel Changes.
- Ubuntu 16.04 LTS bananapim2plus ttyS0
- bananapim2plus login:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement