Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2016.09 (Oct 31 2016 - 11:49:45)
- DRAM: 256 MiB
- Failed to set core voltage! Can't set CPU frequency
- Trying to boot from MMC1
- U-Boot 2016.09 (Oct 31 2016 - 11:49:45 +0800) Allwinner Technology
- CPU: Allwinner H3 (SUN8I 1680)
- Model: Xunlong Orange Pi PC
- I2C: ready
- DRAM: 256 MiB
- MMC: SUNXI SD/MMC: 0, SUNXI SD/MMC: 1
- *** Warning - bad CRC, using default environment
- In: serial
- Out: serial
- Err: serial
- Net: phy interface0
- eth0: ethernet@1c30000
- 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.scr
- reading /boot.scr
- 538 bytes read in 19 ms (27.3 KiB/s)
- ## Executing script at 43100000
- gpio: pin PA17 (gpio 17) value is 1
- reading script.bin
- 34864 bytes read in 30 ms (1.1 MiB/s)
- reading uImage
- 4678576 bytes read in 417 ms (10.7 MiB/s)
- ## Booting kernel from Legacy Image at 48000000 ...
- Image Name: Linux-3.4.39
- Image Type: ARM Linux Kernel Image (uncompressed)
- Data Size: 4678512 Bytes = 4.5 MiB
- Load Address: 40008000
- Entry Point: 40008000
- Verifying Checksum ... OK
- Loading Kernel Image ... OK
- Using machid 0x1029 from environment
- Starting kernel ...
- [sun8i_fixup]: From boot, get meminfo:
- Start: 0x40000000
- Size: 256MB
- ion_carveout reserve: 160m@0 300m@0 130m@1 200m@1
- ion_reserve_select: ion chipid [0x2004620!
- ion_reserve_common: ion reserve: [0x46000000, 0x50000000]!
- [ 0.000000] Booting Linux on physical CPU 0
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Linux version 3.4.39 (orange@orange-All-Series) (gcc version 4.6.3 20120201 (prerelease) (crosstool-NG linaro-1.13.1-2012.02-20120222 - Linaro GCC 2012.6
- [ 0.000000] cma: CMA: reserved 160 MiB at 46000000
- [ 0.000000] PERCPU: Embedded 8 pages/cpu @c0dd9000 s11264 r8192 d13312 u32768
- [ 0.000000] Kernel command line: console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p2 init=/sbin/init rootwait rootfstype=ext4 panic=10 consoleblank=0 enforcing=0 7
- [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
- [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
- [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
- [ 0.000000] Memory: 256MB = 256MB total
- [ 0.000000] Memory: 83308k/83308k available, 178836k reserved, 0K highmem
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
- [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc08e6014 (9081 kB)
- [ 0.000000] .init : 0xc08e7000 - 0xc0938c00 ( 327 kB)
- [ 0.000000] .data : 0xc093a000 - 0xc09b3e10 ( 488 kB)
- [ 0.000000] .bss : 0xc09b45c4 - 0xc0b878f0 (1869 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.000000] console [tty1] enabled
- [ 0.002380] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.00 BogoMIPS (lpj=24000000)
- [ 0.002551] pid_max: default: 32768 minimum: 301
- [ 0.003583] Mount-cache hash table entries: 512
- [ 0.006155] Initializing cgroup subsys debug
- [ 0.006247] Initializing cgroup subsys cpuacct
- [ 0.006323] Initializing cgroup subsys freezer
- [ 0.006465] CPU: Testing write buffer coherency: ok
- [ 0.006636] ftrace: allocating 23912 entries in 71 pages
- [ 0.080541] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.080637] [sunxi_smp_prepare_cpus] enter
- [ 0.080747] Setting up static identity map for 0x40649b78 - 0x40649bd0
- [ 0.083062] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.083231] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.091130] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.100306] Brought up 4 CPUs
- [ 0.100497] SMP: Total of 4 processors activated (19200.00 BogoMIPS).
- [ 0.101908] devtmpfs: initialized
- [ 0.113372] wakeup src cnt is : 1.
- [ 0.113527] sunxi pm init
- [ 0.114540] pinctrl core: initialized pinctrl subsystem
- [ 0.124985] NET: Registered protocol family 16
- [ 0.126685] DMA: preallocated 2048 KiB pool for atomic coherent allocations
- [ 0.126685] script_sysfs_init success
- [ 0.126685] gpiochip_add: registered GPIOs 0 to 383 on device: sunxi-pinctrl
- [ 0.128540] sunxi-pinctrl sunxi-pinctrl: initialized sunXi PIO driver
- [ 0.130533] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.130632] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.131458] script config pll_video to 297 Mhz
- [ 0.131534] script config pll_de to 864 Mhz
- [ 0.131639] script config pll_ve to 402 Mhz
- [ 0.150717] bio: create slab <bio-0> at 0
- [ 0.151209] [ARISC] :sunxi-arisc driver v1.04
- [ 0.174242] [ARISC] :arisc version: [v0.1.58.3]
- [ 0.251010] [ARISC] :sunxi-arisc driver v1.04 startup succeeded
- [ 0.255155] SCSI subsystem initialized
- [ 0.255155] usbcore: registered new interface driver usbfs
- [ 0.255155] usbcore: registered new interface driver hub
- [ 0.260120] usbcore: registered new device driver usb
- [ 0.260450] twi_chan_cfg()340 - [twi0] has no twi_regulator.
- [ 0.260523] twi_chan_cfg()340 - [twi1] has no twi_regulator.
- [ 0.260592] twi_chan_cfg()340 - [twi2] has no twi_regulator.
- [ 0.262126] Linux video capture interface: v2.00
- [ 0.262126] Advanced Linux Sound Architecture Driver Version 1.0.25.
- [ 0.262126] Bluetooth: Core ver 2.16
- [ 0.262126] NET: Registered protocol family 31
- [ 0.262126] Bluetooth: HCI device and connection manager initialized
- [ 0.262144] Bluetooth: HCI socket layer initialized
- [ 0.262204] Bluetooth: L2CAP socket layer initialized
- [ 0.262325] Bluetooth: SCO socket layer initialized
- [ 0.262930] cfg80211: Calling CRDA to update world regulatory domain
- [ 0.263127] Switching to clocksource arch_sys_counter
- [ 0.310924] FS-Cache: Loaded
- [ 0.311565] CacheFiles: Loaded
- [ 0.342079] NET: Registered protocol family 2
- [ 0.342799] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.344313] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.344723] TCP bind hash table entries: 8192 (order: 4, 98304 bytes)
- [ 0.345081] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.345152] TCP: reno registered
- [ 0.345208] UDP hash table entries: 128 (order: 0, 4096 bytes)
- [ 0.345322] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
- [ 0.346150] NET: Registered protocol family 1
- [ 0.347145] RPC: Registered named UNIX socket transport module.
- [ 0.347221] RPC: Registered udp transport module.
- [ 0.347277] RPC: Registered tcp transport module.
- [ 0.347332] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.348619] hw perfevents: enabled with ARMv7 Cortex_A7 PMU driver, 5 counters available
- [ 0.348930] sunxi_reg_init enter
- [ 0.350952] audit: initializing netlink socket (disabled)
- [ 0.351101] type=2000 audit(0.350:1): initialized
- [ 0.358279] NTFS driver 2.1.30 [Flags: R/W].
- [ 0.358861] fuse init (API version 7.18)
- [ 0.360118] msgmni has been set to 386
- [ 0.363805] io scheduler noop registered
- [ 0.363871] io scheduler deadline registered
- [ 0.364180] io scheduler cfq registered (default)
- [ 0.365027] [DISP]disp_module_init
- [ 0.365921] cmdline,init_disp=
- [ 0.366434] cmdline,disp=
- [ 0.385934] [DISP] Fb_map_kernel_logo,line:989:Fb_map_kernel_logo failed!sel=0, output_type=4, lcd_reg=0, hdmi_reg=0
- [ 0.390935] [DISP]disp_module_init finish
- [ 0.391487] sw_uart_get_devinfo()1503 - uart0 has no uart_regulator.
- [ 0.391575] sw_uart_get_devinfo()1503 - uart1 has no uart_regulator.
- [ 0.391653] sw_uart_get_devinfo()1503 - uart2 has no uart_regulator.
- [ 0.392821] uart0: ttyS0 at MMIO 0x1c28000 (irq = 32) is a SUNXI
- [ 0.392904] sw_uart_pm()890 - uart0 clk is already enable
- [ 0.392985] sw_console_setup()1233 - console setup baud 115200 parity n bits 8, flow n
- [ 0.504904] console [ttyS0] enabled
- [ 1.007198] uart1: ttyS1 at MMIO 0x1c28400 (irq = 33) is a SUNXI
- [ 1.114659] uart2: ttyS2 at MMIO 0x1c28800 (irq = 34) is a SUNXI
- [ 1.123406] sunxi_di_init get di_by_pass err!
- [ 1.140207] loop: module loaded
- [ 1.143820] Get boot type cmd line fail
- [ 1.149215] sunxi_spi_chan_cfg()1376 - [spi-0] has no spi_regulator.
- [ 1.156442] sunxi_spi_chan_cfg()1376 - [spi-1] has no spi_regulator.
- [ 1.163685] tun: Universal TUN/TAP device driver, 1.6
- [ 1.169365] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
- [ 1.178546] PPP generic driver version 2.4.2
- [ 1.183878] PPP BSD Compression module registered
- [ 1.189232] PPP Deflate Compression module registered
- [ 1.196853] PPP MPPE Compression module registered
- [ 1.202307] NET: Registered protocol family 24
- [ 1.207359] PPTP driver version 0.8.5
- [ 1.212038] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.239540] sunxi-ehci sunxi-ehci.1: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.248635] sunxi-ehci sunxi-ehci.1: new USB bus registered, assigned bus number 1
- [ 1.258443] sunxi-ehci sunxi-ehci.1: irq 104, io mem 0xf1c1a000
- [ 1.280089] sunxi-ehci sunxi-ehci.1: USB 0.0 started, EHCI 1.00
- [ 1.288296] hub 1-0:1.0: USB hub found
- [ 1.292606] hub 1-0:1.0: 1 port detected
- [ 1.318093] sunxi-ehci sunxi-ehci.2: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.327183] sunxi-ehci sunxi-ehci.2: new USB bus registered, assigned bus number 2
- [ 1.336914] sunxi-ehci sunxi-ehci.2: irq 106, io mem 0xf1c1b000
- [ 1.360083] sunxi-ehci sunxi-ehci.2: USB 0.0 started, EHCI 1.00
- [ 1.368199] hub 2-0:1.0: USB hub found
- [ 1.372520] hub 2-0:1.0: 1 port detected
- [ 1.397930] sunxi-ehci sunxi-ehci.3: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.407025] sunxi-ehci sunxi-ehci.3: new USB bus registered, assigned bus number 3
- [ 1.416791] sunxi-ehci sunxi-ehci.3: irq 108, io mem 0xf1c1c000
- [ 1.440084] sunxi-ehci sunxi-ehci.3: USB 0.0 started, EHCI 1.00
- [ 1.448131] hub 3-0:1.0: USB hub found
- [ 1.452435] hub 3-0:1.0: 1 port detected
- [ 1.477914] sunxi-ehci sunxi-ehci.4: SW USB2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.487009] sunxi-ehci sunxi-ehci.4: new USB bus registered, assigned bus number 4
- [ 1.496701] sunxi-ehci sunxi-ehci.4: irq 110, io mem 0xf1c1d000
- [ 1.520080] sunxi-ehci sunxi-ehci.4: USB 0.0 started, EHCI 1.00
- [ 1.528210] hub 4-0:1.0: USB hub found
- [ 1.532511] hub 4-0:1.0: 1 port detected
- [ 1.537756] sunxi-ehci sunxi-ehci.4: remove, state 1
- [ 1.543468] usb usb4: USB disconnect, device number 1
- [ 1.551515] sunxi-ehci sunxi-ehci.4: USB bus 4 deregistered
- [ 1.567947] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 1.595066] sunxi-ohci sunxi-ohci.1: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 1.603760] sunxi-ohci sunxi-ohci.1: new USB bus registered, assigned bus number 4
- [ 1.612368] sunxi-ohci sunxi-ohci.1: irq 105, io mem 0xf1c1a400
- [ 1.675529] hub 4-0:1.0: USB hub found
- [ 1.679784] hub 4-0:1.0: 1 port detected
- [ 1.705185] sunxi-ohci sunxi-ohci.2: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 1.713878] sunxi-ohci sunxi-ohci.2: new USB bus registered, assigned bus number 5
- [ 1.722488] sunxi-ohci sunxi-ohci.2: irq 107, io mem 0xf1c1b400
- [ 1.785443] hub 5-0:1.0: USB hub found
- [ 1.789695] hub 5-0:1.0: 1 port detected
- [ 1.815113] sunxi-ohci sunxi-ohci.3: SW USB2.0 'Open' Host Controller (OHCI) Driver
- [ 1.823824] sunxi-ohci sunxi-ohci.3: new USB bus registered, assigned bus number 6
- [ 1.832440] sunxi-ohci sunxi-ohci.3: irq 109, io mem 0xf1c1c400
- [ 1.895482] hub 6-0:1.0: USB hub found
- [ 1.899736] hub 6-0:1.0: 1 port detected
- [ 1.905161] Initializing USB Mass Storage driver...
- [ 1.911158] usbcore: registered new interface driver usb-storage
- [ 1.917980] USB Mass Storage support registered.
- [ 1.923393] usbcore: registered new interface driver ums-alauda
- [ 1.930246] usbcore: registered new interface driver ums-cypress
- [ 1.937157] usbcore: registered new interface driver ums-datafab
- [ 1.944108] usbcore: registered new interface driver ums_eneub6250
- [ 1.951287] usbcore: registered new interface driver ums-freecom
- [ 1.958199] usbcore: registered new interface driver ums-isd200
- [ 1.965051] usbcore: registered new interface driver ums-jumpshot
- [ 1.972105] usbcore: registered new interface driver ums-karma
- [ 1.978854] usbcore: registered new interface driver ums-onetouch
- [ 1.986033] usbcore: registered new interface driver ums-realtek
- [ 1.993030] usbcore: registered new interface driver ums-sddr09
- [ 1.999845] usbcore: registered new interface driver ums-sddr55
- [ 2.006838] usbcore: registered new interface driver ums-usbat
- [ 2.013806] usbcore: registered new interface driver usbserial
- [ 2.020423] usbserial: USB Serial Driver core
- [ 2.025458] usbcore: registered new interface driver option
- [ 2.031923] USB Serial support registered for GSM modem (1-port)
- [ 2.040102] file system registered
- [ 2.048331] android_usb gadget: Mass Storage Function, version: 2009/09/11
- [ 2.056191] android_usb gadget: Number of LUNs=3
- [ 2.061473] lun0: LUN: removable file: (no medium)
- [ 2.067000] lun1: LUN: removable file: (no medium)
- [ 2.072568] lun2: LUN: removable file: (no medium)
- [ 2.078980] android_usb gadget: android_usb ready
- [ 2.086435] mousedev: PS/2 mouse device common for all mice
- [ 2.093418] ls_fetch_sysconfig_para: type err device_used = 0.
- [ 2.100222] =========script_get_err============
- [ 2.106065] [RTC] WARNING: Rtc time will be wrong!!
- [ 2.111638] [RTC] WARNING: use *internal OSC* as clock source
- [ 2.118795] sunxi-rtc sunxi-rtc: rtc core: registered sunxi-rtc as rtc0
- [ 2.126641] IR RC5(x) protocol handler initialized
- [ 2.132481] tscdev_init: tsc driver is disabled
- [ 2.138528] sunxi_wdt_init_module: sunxi WatchDog Timer Driver v1.0
- [ 2.146030] sunxi_wdt_probe: devm_ioremap return wdt_reg 0xf1c20ca0, res->start 0x01c20ca0, res->end 0x01c20cbf
- [ 2.157542] sunxi_wdt_probe: initialized (g_timeout=16s, g_nowayout=0)
- [ 2.165140] wdt_enable, write reg 0xf1c20cb8 val 0x00000000
- [ 2.171458] timeout_to_interv, line 167
- [ 2.175779] interv_to_timeout, line 189
- [ 2.180146] wdt_set_tmout, write 0x000000b0 to mode reg 0xf1c20cb8, actual timeout 16 sec
- [ 2.190593] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
- [ 2.201067] [cpu_freq] ERR:get cpu extremity frequency from sysconfig failed, use max_freq
- [ 2.222550] usbcore: registered new interface driver usbhid
- [ 2.228831] usbhid: USB HID core driver
- [ 2.233765] ashmem: initialized
- [ 2.237401] logger: created 256K log 'log_main'
- [ 2.242607] logger: created 256K log 'log_events'
- [ 2.247993] logger: created 256K log 'log_radio'
- [ 2.253291] logger: created 256K log 'log_system'
- [ 2.258949] sunxi_oops: heming add OOPS_INFO_ADDR = -20
- [ 2.269535] asoc: sndcodec <-> sunxi-codec mapping ok
- [ 2.280474] asoc: sndhdmi <-> sunxi-hdmiaudio.0 mapping ok
- [ 2.287681] pktgen: Packet Generator for packet performance testing. Version: 2.74
- [ 2.296758] u32 classifier
- [ 2.299773] Actions configured
- [ 2.303580] Netfilter messages via NETLINK v0.30.
- [ 2.308887] nf_conntrack version 0.5.0 (3093 buckets, 12372 max)
- [ 2.316043] ctnetlink v0.93: registering with nfnetlink.
- [ 2.322035] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
- [ 2.329779] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
- [ 2.336644] xt_time: kernel timezone is -0000
- [ 2.341698] IPv4 over IPv4 tunneling driver
- [ 2.346866] gre: GRE over IPv4 demultiplexor driver
- [ 2.352336] ip_gre: GRE over IPv4 tunneling driver
- [ 2.358386] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 2.364551] arp_tables: (C) 2002 David S. Miller
- [ 2.369759] TCP: cubic registered
- [ 2.373510] Initializing XFRM netlink socket
- [ 2.378654] NET: Registered protocol family 10
- [ 2.385037] Mobile IPv6
- [ 2.387799] ip6_tables: (C) 2000-2006 Netfilter Core Team
- [ 2.394072] IPv6 over IPv4 tunneling driver
- [ 2.399958] NET: Registered protocol family 17
- [ 2.404976] NET: Registered protocol family 15
- [ 2.410104] Bluetooth: RFCOMM TTY layer initialized
- [ 2.415543] Bluetooth: RFCOMM socket layer initialized
- [ 2.421285] Bluetooth: RFCOMM ver 1.11
- [ 2.425457] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 2.431450] Bluetooth: BNEP filters: protocol multicast
- [ 2.437330] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- [ 2.444114] L2TP core driver, V2.0
- [ 2.447915] PPPoL2TP kernel driver, V2.0
- [ 2.452306] L2TP IP encapsulation support (L2TPv3)
- [ 2.457718] L2TP netlink interface
- [ 2.461552] L2TP ethernet pseudowire support (L2TPv3)
- [ 2.467458] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
- [ 2.476019] ThumbEE CPU extension supported.
- [ 2.480801] Registering SWP/SWPB emulation handler
- [ 2.486148] sunxi_bootup_extend_init: bootup extend state 1
- [ 2.493451] cmdline,disp=
- [ 2.528049] cmdline,disp=
- [ 2.531428] [DISP] disp_init_tv,line:540:screen 0 do not support TV TYPE!
- [ 2.531453] [DISP] bsp_disp_tv_register,line:946:'ptv is null
- [ 2.545573] sunxi-rtc sunxi-rtc: setting system clock to 1970-01-01 00:01:35 UTC (95)
- [ 2.554420] ths_fetch_sysconfig_para: type err device_used = 1.
- [ 2.562850] CPU Budget:Register notifier
- [ 2.567225] CPU Budget:register Success
- [ 2.571535] sunxi-budget-cooling sunxi-budget-cooling: Cooling device registered: thermal-budget-0
- [ 2.586380] ALSA device list:
- [ 2.589692] #0: audiocodec
- [ 2.592964] #1: sndhdmi
- [ 2.596150] Waiting for root device /dev/mmcblk0p2...
- [ 3.120073] [DISP] disp_hdmi_set_detect,line:405:hdmi0's mgr is NULL
- [ 3.757301] *******************Try sdio*******************
- [ 3.764299] mmc0: req failed (CMD5): -110, retrying...
- [ 3.770891] mmc0: req failed (CMD5): -110, retrying...
- [ 3.777463] mmc0: req failed (CMD5): -110, retrying...
- [ 3.784054] *******************Try sd *******************
- [ 3.858028] mmc0: new high speed SDHC card at address aaaa
- [ 3.864786] mmcblk0: mmc0:aaaa SL08G 7.40 GiB
- [ 3.871229] mmcblk0: p1 p2
- [ 3.875181] *******************sd init ok*******************
- [ 3.932661] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
- [ 3.941767] VFS: Mounted root (ext4 filesystem) on device 179:2.
- [ 3.949532] devtmpfs: mounted
- [ 3.953245] Freeing init memory: 324K
- [ 4.418481] init: plymouth-upstart-bridge main process (95) terminated with status 1
- [ 4.427280] init: plymouth-upstart-bridge main process ended, respawning
- [ 4.467344] init: plymouth-upstart-bridge main process (105) terminated with status 1
- [ 4.476303] init: plymouth-upstart-bridge main process ended, respawning
- [ 4.512481] init: plymouth-upstart-bridge main process (108) terminated with status 1
- [ 4.521489] init: plymouth-upstart-bridge main process ended, respawning
- [ 4.530579] init: ureadahead main process (98) terminated with status 5
- [ 5.973960] [XRADIO] Driver Label:L34M.01.08.0002 Nov 4 2016 11:22:27
- [ 5.981563] [XRADIO] Allocated hw_priv @ c40630e0
- [ 5.987344] xradio wlan power on
- [ 6.167229] [XRADIO] Detect SDIO card 1
- [ 6.255681] [SBUS] XRadio Device:sdio clk=50000000
- [ 6.263164] [XRADIO] XRADIO_HW_REV 1.0 detected.
- [ 6.379514] systemd-udevd[293]: could not open builtin file '/lib/modules/3.4.39/modules.builtin.bin'
- [ 6.509905] [XRADIO] Bootloader complete
- [ 6.616440] systemd-udevd[291]: could not open builtin file '/lib/modules/3.4.39/modules.builtin.bin'
- [ 6.660520] [XRADIO] Firmware completed.
- [ 6.668851] [WSM] Firmware Label:XR_C01.08.0043 Jun 6 2016 20:41:04
- [ 6.678194] [XRADIO] Firmware Startup Done.
- * Starting Mount filesystems on boot[ OK ]
- * Starting Signal sysvinit that the rootfs is mounted[ OK ]
- * Starting Populate /dev filesystem[ OK ]
- * Stopping Populate /dev filesystem[ OK ]
- * Starting Clean /tmp directory[ OK ]
- * Starting Populate and link to /run filesystem[ OK ]
- * Stopping Clean /tmp directory[ OK ]
- * Stopping Populate and link to /run filesystem[ OK ]
- * Stopping Track if upstart is running in a container[ OK ]
- * Starting Initialize or finalize resolvconf[ OK ]
- * Starting Signal sysvinit that virtual filesystems are mounted[ OK ]
- * Starting Signal sysvinit that virtual filesystems are mounted[ OK ]
- * Starting Signal sysvinit that local filesystems are mounted[ OK ]
- * Starting restore software rfkill state[ OK ]
- * Starting Bridge udev events into upstart[ OK ]
- * Stopping restore software rfkill state[ OK ]
- * Starting Signal sysvinit that remote filesystems are mounted[ OK ]
- * Starting device node and kernel event manager[ OK ]
- * Starting flush early job output to logs[ OK ]
- * Stopping Mount filesystems on boot[ OK ]
- * Stopping flush early job output to logs[ OK ]
- * Starting load modules from /etc/modules[ OK ]
- * Starting cold plug devices[ OK ]
- * Starting log initial device creation[ OK ]
- * Starting Bridge file events into upstart[ OK ]
- * Starting D-Bus system message bus[ OK ]
- * Starting system logging daemon[ OK ]
- * Starting SystemD login management service[ OK ]
- * Starting set console font[ OK ]
- * Stopping set console font[ OK ]
- * Starting userspace bootsplash[ OK ]
- * Starting bluetooth daemon[ OK ]
- * Stopping load modules from /etc/modules[ OK ]
- * Stopping userspace bootsplash[ OK ]
- * Starting Uncomplicated firewall[ OK ]
- * Starting configure network device security[ OK ]
- * Starting Send an event to indicate plymouth is up[ OK ]
- * Starting configure network device[ OK ]
- * Starting mDNS/DNS-SD daemon[ OK ]
- * Stopping Send an event to indicate plymouth is up[ OK ]
- * Starting Reload cups, upon starting avahi-daemon to make sure remote queues are populated[ OK ]
- * Stopping Reload cups, upon starting avahi-daemon to make sure remote queues are populated[ OK ]
- * Starting configure network device security[ OK ]
- * Starting configure network device security[ OK ]
- * Starting configure network device security[ OK ]
- * Starting configure network device security[ OK ]
- * Starting configure network device security[ OK ]
- * Stopping cold plug devices[ OK ]
- * Starting CUPS printing spooler/server[ OK ]
- * Starting configure network device[ OK ]
- * Starting configure network device[ OK ]
- * Starting configure network device[ OK ]
- * Starting configure network device[ OK ]
- * Stopping log initial device creation[ OK ]
- * Starting configure network device security[ OK ]
- * Starting enable remaining boot-time encrypted block devices[ OK ]
- * Starting Mount network filesystems[ OK ]
- * Starting Failsafe Boot Delay[ OK ]
- * Starting configure virtual network devices[ OK ]
- * Starting mDNS/DNS-SD daemon[ OK ]
- * Starting configure network device[ OK ]
- * Starting configure network device security[ OK ]
- * Stopping Failsafe Boot Delay[ OK ]
- * Starting configure network device[ OK ]
- [ OK ]rting early crypto disks...
- * Starting System V initialisation compatibility[ OK ]
- * Starting Reload cups, upon starting avahi-daemon to make sure remote queues are populated[ OK ]
- * Starting configure network device security[ OK ]
- * Starting modem connection manager[ OK ]
- * Starting configure network device security[ OK ]
- * Starting configure network device[ OK ]
- * Stopping Mount network filesystems[ OK ]
- * Stopping Reload cups, upon starting avahi-daemon to make sure remote queues are populated[ OK ]
- * Setting up X socket directories... * Starting mDNS/DNS-SD daemon[ OK ]
- [ OK ]
- * Starting Reload cups, upon starting avahi-daemon to make sure remote queues are populated[ OK ]
- * Stopping Reload cups, upon starting avahi-daemon to make sure remote queues are populated[ OK ]
- * Starting network connection manager[ OK ]
- * Stopping System V initialisation compatibility[ OK ]
- [ 10.210571] [STA] !!!xradio_vif_setup: id=0, type=2, p2p=0
- [ OK ]rting NTP server ntpd
- [ OK ]toring resolver state...
- * Starting System V runlevel compatibility[ OK ]
- * Starting regular background program processing daemon[ OK ]
- * Starting anac(h)ronistic cron[ OK ]
- * Starting save kernel messages[ OK ]
- * Starting OpenSSH server[ OK ]
- * Starting CPU interrupts balancing daemon[ OK ]
- * Stopping save kernel messages[ OK ]
- * Stopping anac(h)ronistic cron[ OK ]
- Ubuntu 14.04.1 LTS orangepi ttyS0
- orangepi login: root
- Password:
- Last login: Thu Jan 1 08:00:33 CST 1970 on ttyS0
- Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.4.39 armv7l)
- * Documentation: https://help.ubuntu.com/
- New release '16.04.1 LTS' available.
- Run 'do-release-upgrade' to upgrade to it.
- root@orangepi:~# ifconfig
- eth0 Link encap:Ethernet HWaddr 8e:da:97:20:a7:09
- inet6 addr: fe80::8cda:97ff:fe20:a709/64 Scope:Link
- UP BROADCAST MULTICAST MTU:1500 Metric:1
- RX packets:0 errors:0 dropped:0 overruns:0 frame:0
- TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:0 (0.0 B) TX bytes:748 (748.0 B)
- Interrupt:114
- lo Link encap:Local Loopback
- inet addr:127.0.0.1 Mask:255.0.0.0
- inet6 addr: ::1/128 Scope:Host
- UP LOOPBACK RUNNING MTU:16436 Metric:1
- RX packets:240 errors:0 dropped:0 overruns:0 frame:0
- TX packets:240 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:0
- RX bytes:19104 (19.1 KB) TX bytes:19104 (19.1 KB)
- wlan11 Link encap:Ethernet HWaddr 8c:da:97:20:a7:08
- UP BROADCAST MULTICAST MTU:1500 Metric:1
- RX packets:0 errors:0 dropped:0 overruns:0 frame:0
- TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
- collisions:0 txqueuelen:1000
- RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement