Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2016.01-rc2-dirty (Jan 01 1970 - 00:00:00)
- DRAM: 1024 MiB
- Trying to boot from MMC
- U-Boot 2016.01-rc2-dirty (Jan 01 1970 - 00:00:00 +0000) Allwinner Technology
- CPU: Allwinner H3 (SUN8I)
- 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...
- No controllers 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
- Command 'gpio' failed: Error -22
- Command 'gpio' failed: Error -22
- 190 bytes read in 135 ms (1000 Bytes/s)
- ** File not found /boot/.next **
- ** Unrecognized filesystem type **
- ** File not found .next **
- 38256 bytes read in 394 ms (94.7 KiB/s)
- 3373724 bytes read in 3210 ms (1 MiB/s)
- 5059440 bytes read in 4810 ms (1 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.000211] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
- [ 0.000235] pid_max: default: 32768 minimum: 301
- [ 0.000563] Mount-cache hash table entries: 512
- [ 0.001508] Initializing cgroup subsys cpuacct
- [ 0.001524] Initializing cgroup subsys memory
- [ 0.001569] Initializing cgroup subsys devices
- [ 0.001581] Initializing cgroup subsys freezer
- [ 0.001593] Initializing cgroup subsys blkio
- [ 0.001616] Initializing cgroup subsys perf_event
- [ 0.001694] CPU: Testing write buffer coherency: ok
- [ 0.001737] ftrace: allocating 25980 entries in 77 pages
- [ 0.030280] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.030296] [sunxi_smp_prepare_cpus] enter
- [ 0.030332] Setting up static identity map for 0x4069eb20 - 0x4069eb78
- [ 0.031253] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.031386] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.040485] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.040606] Brought up 4 CPUs
- [ 0.040606] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
- [ 0.040905] devtmpfs: initialized
- [ 0.043740] wakeup src cnt is : 1.
- [ 0.043786] sunxi pm init
- [ 0.043922] pinctrl core: initialized pinctrl subsystem
- [ 0.059547] NET: Registered protocol family 16
- [ 0.061454] DMA: preallocated 2048 KiB pool for atomic coherent allocations
- [ 0.061528] script_sysfs_init success
- [ 0.062429] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
- [ 0.063789] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
- [ 0.064546] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.064561] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.064746] script config pll_video to 297 Mhz
- [ 0.064762] script config pll_de to 864 Mhz
- [ 0.064793] script config pll_ve to 402 Mhz
- [ 0.070230] bio: create slab <bio-0> at 0
- [ 0.070298] [ARISC] :sunxi-arisc driver v1.04
- [ 0.078619] [ARISC] :arisc version: [v0.1.58]
- [ 0.159155] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
- [ 0.170443] SCSI subsystem initialized
- [ 0.170641] usbcore: registered new interface driver usbfs
- [ 0.170715] usbcore: registered new interface driver hub
- [ 0.170747] usbcore: registered new device driver usb
- [ 0.170747] twi_chan_cfg()340 - [twi0] has no twi_regulator.
- [ 0.170747] twi_chan_cfg()340 - [twi1] has no twi_regulator.
- [ 0.170747] twi_chan_cfg()340 - [twi2] has no twi_regulator.
- [ 0.170770] Linux video capture interface: v2.00
- [ 0.170988] Advanced Linux Sound Architecture Driver Version 1.0.25.
- [ 0.171706] cfg80211: Calling CRDA to update world regulatory domain
- [ 0.171766] Switching to clocksource arch_sys_counter
- [ 0.183554] FS-Cache: Loaded
- [ 0.183830] CacheFiles: Loaded
- [ 0.194636] NET: Registered protocol family 2
- [ 0.205956] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
- [ 0.206541] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
- [ 0.208301] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
- [ 0.209355] TCP: Hash tables configured (established 131072 bind 65536)
- [ 0.209368] TCP: reno registered
- [ 0.209382] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.209420] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.209756] NET: Registered protocol family 1
- [ 0.210161] RPC: Registered named UNIX socket transport module.
- [ 0.210173] RPC: Registered udp transport module.
- [ 0.210181] RPC: Registered tcp transport module.
- [ 0.210190] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.210374] Trying to unpack rootfs image as initramfs...
- [ 0.425064] Freeing initrd memory: 3292K
- [ 0.425436] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
- [ 0.425555] sunxi_reg_init enter
- [ 0.426432] audit: initializing netlink socket (disabled)
- [ 0.426480] type=2000 audit(0.420:1): initialized
- [ 0.428486] squashfs: version 4.0 (2009/01/31) Phillip Lougher
- [ 0.429369] NFS: Registering the id_resolver key type
- [ 0.429744] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
- [ 0.429757] Installing knfsd (copyright (C) 1996 [email protected]).
- [ 0.430537] NTFS driver 2.1.30 [Flags: R/W].
- [ 0.430835] fuse init (API version 7.18)
- [ 0.431583] Btrfs loaded
- [ 0.431609] msgmni has been set to 1471
- [ 0.432990] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
- [ 0.433008] io scheduler noop registered
- [ 0.433018] io scheduler deadline registered
- [ 0.433082] io scheduler cfq registered (default)
- [ 0.433529] [DISP]disp_module_init
- [ 0.433819] cmdline,init_disp=
- [ 0.433849] cmdline,disp=
- [ 0.441620] [DISP] Fb_map_kernel_logo,line:932:Fb_map_kernel_logo failed!
- [ 0.457961] Console: switching to colour frame buffer device 160x45
- [ 0.475279] [DISP]disp_module_init finish
- [ 0.475491] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
- [ 0.475507] sw_uart_get_devinfo()1503 - uart1 has no uart_regulator.
- [ 0.475520] sw_uart_get_devinfo()1503 - uart2 has no uart_regulator.
- [ 0.475534] sw_uart_get_devinfo()1503 - uart3 has no uart_regulator.
- [ 0.476094] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
- [ 0.476108] sw_uart_pm()890 - uart0 clk is already enable
- [ 0.476126] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
- [ 0.575566] console [ttyS0] enabled
- [ 1.164899] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
- [ 1.165201] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
- [ 1.165487] uart3: ttyS3 at MMIO 0x1c28c00 (irq = 35) is a SUNXI
- [ 1.170167] brd: module loaded
- [ 1.174123] loop: module loaded
- [ 1.235984] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator.
- [ 1.269872] sunxi_spi_chan_cfg()1376 - [spi-1] has no spi_regulator.
- [ 1.277481] spi spi0: master is unqueued, this is deprecated
- [ 1.284107] tun: Universal TUN/TAP device driver, 1.6
- [ 1.289711] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
- [ 1.297870] PPP generic driver version 2.4.2
- [ 1.302792] PPP BSD Compression module registered
- [ 1.308010] PPP Deflate Compression module registered
- [ 1.316278] PPP MPPE Compression module registered
- [ 1.321624] NET: Registered protocol family 24
- [ 1.326616] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.353956] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.362874] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
- [ 1.371892] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
- [ 1.390034] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
- [ 1.397205] hub 1-0:1.0: USB hub found
- [ 1.401403] hub 1-0:1.0: 1 port detected
- [ 1.426117] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.435037] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
- [ 1.443934] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
- [ 1.470040] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
- [ 1.470588] hub 2-0:1.0: USB hub found
- [ 1.470606] hub 2-0:1.0: 1 port detected
- [ 1.490969] sunxi-ehci sunxi-ehci.3: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.499867] sunxi-ehci sunxi-ehci.3: new USB bus registered, assigned bus number 3
- [ 1.508821] sunxi-ehci sunxi-ehci.3: irq 108, io mem 0xf1c1c000
- [ 1.530039] sunxi-ehci sunxi-ehci.3: USB 0.0 started, EHCI 1.00
- [ 1.537110] hub 3-0:1.0: USB hub found
- [ 1.541298] hub 3-0:1.0: 1 port detected
- [ 1.546017] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 1.572937] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 1.581473] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 4
- [ 1.589898] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
- [ 1.654537] hub 4-0:1.0: USB hub found
- [ 1.658705] hub 4-0:1.0: 1 port detected
- [ 1.683422] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 1.691946] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 5
- [ 1.700382] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
- [ 1.764607] hub 5-0:1.0: USB hub found
- [ 1.768774] hub 5-0:1.0: 1 port detected
- [ 1.793511] sunxi-ohci sunxi-ohci.3: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 1.802034] sunxi-ohci sunxi-ohci.3: new USB bus registered, assigned bus number 6
- [ 1.810469] sunxi-ohci sunxi-ohci.3: irq 109, io mem 0xf1c1c400
- [ 1.874607] hub 6-0:1.0: USB hub found
- [ 1.878775] hub 6-0:1.0: 1 port detected
- [ 1.883518] Initializing USB Mass Storage driver...
- [ 1.889114] usbcore: registered new interface driver usb-storage
- [ 1.895795] USB Mass Storage support registered.
- [ 1.900981] usbcore: registered new interface driver ums-alauda
- [ 1.907586] usbcore: registered new interface driver ums-cypress
- [ 1.914309] usbcore: registered new interface driver ums-datafab
- [ 1.921027] usbcore: registered new interface driver ums_eneub6250
- [ 1.927926] usbcore: registered new interface driver ums-freecom
- [ 1.934649] usbcore: registered new interface driver ums-isd200
- [ 1.941278] usbcore: registered new interface driver ums-jumpshot
- [ 1.948076] usbcore: registered new interface driver ums-karma
- [ 1.954639] usbcore: registered new interface driver ums-onetouch
- [ 1.961476] usbcore: registered new interface driver ums-realtek
- [ 1.968186] usbcore: registered new interface driver ums-sddr09
- [ 1.974811] usbcore: registered new interface driver ums-sddr55
- [ 1.981477] usbcore: registered new interface driver ums-usbat
- [ 1.988265] file system registered
- [ 1.993691] android_usb gadget: Mass Storage Function, version: 2009/09/11
- [ 2.001382] android_usb gadget: Number of LUNs=3
- [ 2.006506] lun0: LUN: removable file: (no medium)
- [ 2.011935] lun1: LUN: removable file: (no medium)
- [ 2.017347] lun2: LUN: removable file: (no medium)
- [ 2.023105] android_usb gadget: android_usb ready
- [ 2.029124] mousedev: PS/2 mouse device common for all mice
- [ 2.035560] sunxikbd_init failed.
- [ 2.039817] ls_fetch_sysconfig_para: type err device_used = -1073060236.
- [ 2.047474] =========script_get_err============
- [ 2.053095] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
- [ 2.060489] i2c /dev entries driver
- [ 2.064742] IR RC5(x) protocol handler initialized
- [ 2.070725] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x18)
- [ 2.080214] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x19)
- [ 2.089546] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x1a)
- [ 2.098892] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x29)
- [ 2.108237] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2a)
- [ 2.117581] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x2b)
- [ 2.126924] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4c)
- [ 2.136268] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4d)
- [ 2.145611] sunxi_i2c_do_xfer()985 - [i2c0] incomplete xfer (status: 0x20, dev addr: 0x4e)
- [ 2.154986] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x18)
- [ 2.164357] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x19)
- [ 2.173727] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x1a)
- [ 2.183097] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x29)
- [ 2.192467] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2a)
- [ 2.201838] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x2b)
- [ 2.211209] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4c)
- [ 2.220579] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4d)
- [ 2.229933] sunxi_i2c_do_xfer()985 - [i2c1] incomplete xfer (status: 0x20, dev addr: 0x4e)
- [ 2.239123] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
- [ 2.246257] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
- [ 2.257428] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
- [ 2.264891] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
- [ 2.271086] timeout_to_interv, line 167
- [ 2.275338] interv_to_timeout, line 189
- [ 2.279591] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
- [ 2.289065] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
- [ 2.298540] [cpu_freq] ERR:get cpu extremity frequency from sysconfig failed, use max_freq
- [ 2.317094] no green_led, ignore it!
- [ 2.321075] no blue_led, ignore it!
- [ 2.325179] no led_0, ignore it!
- [ 2.328756] no led_1, ignore it!
- [ 2.332362] no led_2, ignore it!
- [ 2.335940] no led_3, ignore it!
- [ 2.339516] no led_4, ignore it!
- [ 2.343108] no led_5, ignore it!
- [ 2.346685] no led_6, ignore it!
- [ 2.350283] no led_7, ignore it!
- [ 2.354742] usbcore: registered new interface driver usbhid
- [ 2.354749] usbhid: USB HID core driver
- [ 2.369719] asoc: sndcodec <-> sunxi-codec mapping ok
- [ 2.376256] [DAUDIO]sunxi-daudio cannot find any using configuration for controllers, return directly!
- [ 2.386802] [I2S]snddaudio cannot find any using configuration for controllers, return directly!
- [ 2.396585] [DAUDIO0] driver not init,just return.
- [ 2.405402] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
- [ 2.412585] oprofile: using arm/armv7-ca7
- [ 2.417211] u32 classifier
- [ 2.420241] Actions configured
- [ 2.424189] IPv4 over IPv4 tunneling driver
- [ 2.429449] TCP: bic registered
- [ 2.432974] TCP: cubic registered
- [ 2.436662] TCP: westwood registered
- [ 2.440646] TCP: highspeed registered
- [ 2.444718] TCP: hybla registered
- [ 2.448422] TCP: htcp registered
- [ 2.452054] TCP: vegas registered
- [ 2.455747] TCP: veno registered
- [ 2.459338] TCP: scalable registered
- [ 2.463325] TCP: lp registered
- [ 2.466721] TCP: yeah registered
- [ 2.470323] TCP: illinois registered
- [ 2.474300] Initializing XFRM netlink socket
- [ 2.479256] NET: Registered protocol family 10
- [ 2.484521] mmc0: new high speed SDHC card at address 0007
- [ 2.491107] mmcblk0: mmc0:0007 SD4GB 3.70 GiB
- [ 2.491378] NET: Registered protocol family 17
- [ 2.491407] NET: Registered protocol family 15
- [ 2.491445] Registering the dns_resolver key type
- [ 2.511080] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
- [ 2.514408] mmcblk0: p1
- [ 2.514881] mmcblk mmc0:0007: Card claimed for testing.
- [ 2.514893] mmc0:0007: SD4GB 3.70 GiB
- [ 2.514910] *******************sd init ok*******************
- [ 2.538636] ThumbEE CPU extension supported.
- [ 2.543400] Registering SWP/SWPB emulation handler
- [ 2.549213] registered taskstats version 1
- [ 2.554209] cmdline,disp=
- [ 2.588127] ths_fetch_sysconfig_para: type err device_used = 1.
- [ 2.596037] CPU Budget:corekeeper enabled
- [ 2.600709] CPU Budget:Register notifier
- [ 2.605060] CPU Budget:register Success
- [ 2.609313] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
- [ 2.640113] ALSA device list:
- [ 2.643401] #0: audiocodec
- [ 2.646590] #1: sndhdmi
- [ 2.650294] Freeing init memory: 328K
- Loading, please wait...
- starting version 229
- [ 2.916085] vmouse_input_dev_open
- [ 2.960190] vmouse_input_dev_close
- [ 3.190073] [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: clean, 151793/236176 files, 661965/921856 blocks
- done.
- [ 3.618088] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
- done.
- Begin: Running /scripts/local-bottom ... done.
- Begin: Running /scripts/init-bottom ... done.
- [ 3.894973] mmc2: new high speed DDR MMC card at address 0001
- [ 3.901974] mmcblk1: mmc2:0001 8WMB3R 7.28 GiB
- [ 3.907252] mmcblk1boot0: mmc2:0001 8WMB3R partition 1 4.00 MiB
- [ 3.919497] mmcblk1boot1: mmc2:0001 8WMB3R partition 2 4.00 MiB
- [ 3.927325] mmcblk1: p1
- [ 3.932137] mmcblk1boot1: unknown partition table
- [ 3.939169] mmcblk1boot0: unknown partition table
- [ 3.944790] mmcblk mmc2:0001: Card claimed for testing.
- [ 3.950638] mmc2:0001: 8WMB3R 7.28 GiB
- [ 3.954930] *******************mmc init ok *******************
- [ 4.250280] systemd[1]: System time before build time, advancing clock.
- [ 4.780391] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPT)
- [ 4.801000] systemd[1]: Detected architecture arm.
- Welcome to Ubuntu 16.04 LTS!
- [ 4.841439] systemd[1]: Set hostname to <bananapim2plus>.
- [ 5.344197] systemd[1]: Listening on Syslog Socket.
- [ OK ] Listening on Syslog Socket.
- [ 5.370335] systemd[1]: Listening on Journal Socket (/dev/log).
- [ OK ] Listening on Journal Socket (/dev/log).
- [ 5.400156] systemd[1]: Reached target Remote File Systems (Pre).
- [ OK ] Reached target Remote File Systems (Pre).
- [ 5.415450] systemd[1]: Listening on Journal Audit Socket.
- [ OK ] Listening on Journal Audit Socket.
- [ 5.440143] systemd[1]: Reached target Remote File Systems.
- [ OK ] Reached target Remote File Systems.
- [ 5.470226] systemd[1]: Listening on fsck to fsckd communication Socket.
- [ OK ] Listening on fsck to fsckd communication Socket.
- [ 5.500137] systemd[1]: Reached target Encrypted Volumes.
- [ OK ] Reached target Encrypted Volumes.
- [ 5.530508] systemd[1]: Created slice System Slice.
- [ OK ] Created slice System Slice.
- [ 5.550476] systemd[1]: Created slice system-serial\x2dgetty.slice.
- [ OK ] Created slice system-serial\x2dgetty.slice.
- [ 5.580374] systemd[1]: Created slice User and Session Slice.
- [ OK ] Created slice User and Session Slice.
- [ 5.610174] systemd[1]: Reached target Slices.
- [ OK ] Reached target Slices.
- [ 5.630336] systemd[1]: Listening on udev Control Socket.
- [ OK ] Listening on udev Control Socket.
- [ 5.660423] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
- [ OK ] Started Dispatch Password Requests to Console Directory Watch.
- [ 5.690494] systemd[1]: Listening on Journal Socket.
- [ OK ] Listening on Journal Socket.
- [ 5.810450] systemd[1]: Mounting POSIX Message Queue File System...
- Mounting POSIX Message Queue File System...
- [ 5.980796] systemd[1]: Starting Load Kernel Modules...
- Starting Load Kernel Modules...
- [ 6.170481] systemd[1]: Starting Nameserver information manager...
- Starting Nameserver information manager...
- [ 6.330666] 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...
- [ 6.360495] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ OK ] Started Forward Password Requests to Wall Directory Watch.
- [ 6.390494] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
- [ 6.500860] systemd[1]: Starting Restore / save the current clock...
- Starting Restore / save the current clock...
- [ 6.558374] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
- [ 6.566310] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 6.574204] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 6.583308] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
- [ 6.618937] systemd[1]: Starting Remount Root and Kernel File Systems...
- Starting Remount Root and Kernel File Systems...
- [ 6.650583] systemd[1]: Listening on udev Kernel Socket.
- [ OK ] Listening on udev Kernel Socket.
- [ 6.681001] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
- [ 6.699319] mmc1: new high speed SDIO card at address 0001
- [ 6.706289] *******************sdio init ok*******************
- [ 6.750514] systemd[1]: Mounting Debug File System...
- Mounting Debug File System...
- [ 6.771371] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ OK ] Set up automount Arbitrary Executab...ats File System Automount Point.
- [ 6.810640] systemd[1]: Created slice system-getty.slice.
- [ OK ] Created slice system-getty.slice.
- [ 6.894408] systemd[1]: Mounted Debug File System.
- [ OK ] Mounted Debug File System.
- [ 6.920438] systemd[1]: Mounted POSIX Message Queue File System.
- [ OK ] Mounted POSIX Message Queue File System.
- [ 7.130174] systemd[1]: Started Load Kernel Modules.
- [ OK ] Started Load Kernel Modules.
- [ 7.560261] 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.
- [ 7.710186] systemd[1]: Started Restore / save the current clock.
- [ OK ] Started Restore / save the current clock.
- [ 7.890186] systemd[1]: Started Remount Root and Kernel File Systems.
- [ OK ] Started Remount Root and Kernel File Systems.
- [ 8.160825] systemd[1]: Started Nameserver information manager.
- [ OK ] Started Nameserver information manager.
- [ 8.215325] systemd[1]: Time has been changed
- [ 8.320655] systemd[1]: Starting Load/Save Random Seed...
- Starting Load/Save Random Seed...
- [ 8.460429] systemd[1]: Activating swap /var/swap...
- Activating swap /var/swap...
- [ 8.540649] systemd[1]: Starting udev Coldplug all Devices...
- Starting udev Coldplug all Devices...
- [ 8.559085] Adding 131068k swap on /var/swap. Priority:-1 extents:1 across:131068k SS
- [ 8.630725] systemd[1]: Starting Create Static Device Nodes in /dev...
- Starting Create Static Device Nodes in /dev...
- [ 8.770605] systemd[1]: Starting Apply Kernel Variables...
- Starting Apply Kernel Variables...
- Mounting FUSE Control File System...
- [ OK ] Activated swap /var/swap.
- [ OK ] Started Load/Save Random Seed.
- [ OK ] Started Create Static Device Nodes in /dev.
- [ OK ] Started Apply Kernel Variables.
- [ OK ] Mounted FUSE Control File System.
- [ OK ] Started udev Coldplug all Devices.
- [ OK ] Reached target Local File Systems (Pre).
- Mounting /tmp...
- Starting udev Kernel Device Manager...
- [ 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 Set console keymap...
- Starting Raise network interfaces...
- [ OK ] Started udev Kernel Device Manager.
- [ OK ] Started Journal Service.
- [ OK ] Found device /dev/ttyS0.
- [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
- [ OK ] Reached target Sound Card.
- Starting Flush Journal to Persistent Storage...
- [ OK ] Started Set console keymap.
- [ OK ] Started ifup for eth0.
- Starting Load/Save RF Kill Switch Status...
- [ OK ] Started Flush Journal to Persistent Storage.
- [ OK ] Started Load/Save RF Kill Switch Status.
- [ OK ] Found device /sys/subsystem/net/devices/eth0.
- 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 Cleanup of Temporary Directories.
- [ OK ] Listening on D-Bus System Message Bus Socket.
- [ OK ] Reached target Sockets.
- [ OK ] Started Daily apt activities.
- [ OK ] Reached target Timers.
- [ OK ] Reached target Paths.
- [ OK ] Reached target Basic System.
- Starting LSB: Starts LIRC daemon....
- Starting LSB: No Display Manager...
- Starting LSB: Armbian gathering informations about hardware...
- [ OK ] Started Regular background program processing daemon.
- [ OK ] Started D-Bus System Message Bus.
- Starting Permit User Sessions...
- Starting Save/Restore Sound Card State...
- Starting LSB: RPi-Monitor sunxi-temp helper...
- [ OK ] Started Self Monitoring and Reporting Technology (SMART) Daemon.
- Starting System Logging Service...
- Starting LSB: RPi-Monitor daemon...
- Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...
- Starting LSB: Load kernel modules needed to enable cpufreq scaling...
- Starting LSB: Starts and stops Wicd...
- Starting Login Service...
- [ OK ] Started System Logging Service.
- [ OK ] Started Permit User Sessions.
- [ OK ] Started Save/Restore Sound Card State.
- [ OK ] Started Login Service.
- [ 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 LSB: Load kernel modules needed to enable cpufreq scaling.
- Starting LSB: set CPUFreq kernel parameters...
- [ OK ] Started LSB: Armbian gathering informations about hardware.
- [ OK ] Started LSB: Starts LIRC daemon..
- [ OK ] Started LSB: set CPUFreq kernel parameters.
- Starting LSB: Set sysfs variables from /etc/sysfs.conf...
- [ 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 LSB: Start NTP daemon...
- Starting /etc/rc.local Compatibility...
- 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: RPi-Monitor daemon.
- [ OK ] Started LSB: Starts and stops Wicd.
- [ OK ] Started LSB: Start NTP daemon.
- [ 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