Christos Posted January 31, 2017 Posted January 31, 2017 Did a clean build (deleted all cache & sources), for OPi+2E, Ubuntu development, with desktop. (up to commit 633824d) Build ok and copied on SD, yet after boot no HDMI screen came out boot [ OK ] Started Create list of required sta...ce nodes for the current kernel. [ OK ] Started Set console keymap. [FAILED] Failed to start Load Kernel Modules. See 'systemctl status systemd-modules-load.service' for details. [ OK ] Started Remount Root and Kernel File Systems. [ OK ] Started Nameserver information manager. root@orangepiplus2e:~# systemctl status systemd-modules-load.service Warning: systemd-modules-load.service changed on disk. Run 'systemctl daemon-reload' to reload units. ◠systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static; vendor preset: enabled) Drop-In: /etc/systemd/system/systemd-modules-load.service.d └─10-timeout.conf Active: failed (Result: exit-code) since Tue 2017-01-31 14:18:41 UTC; 10min ago Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Process: 246 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) Main PID: 246 (code=exited, status=1/FAILURE) Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable. dmesg [ 3.250482] ------------[ cut here ]------------ [ 3.250502] WARNING: CPU: 2 PID: 1 at arch/arm/mm/ioremap.c:303 __arm_ioremap_pfn_caller+0x5d/0x12c [ 3.250505] Modules linked in: [ 3.250517] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 4.9.4-sun8i #1 [ 3.250520] Hardware name: Allwinner sun8i Family [ 3.250543] [<c010b891>] (unwind_backtrace) from [<c0108ec3>] (show_stack+0xb/0xc) [ 3.250556] [<c0108ec3>] (show_stack) from [<c04266d7>] (dump_stack+0x67/0x74) [ 3.250570] [<c04266d7>] (dump_stack) from [<c0117411>] (__warn+0xa9/0xbc) [ 3.250579] [<c0117411>] (__warn) from [<c011748f>] (warn_slowpath_null+0x13/0x18) [ 3.250589] [<c011748f>] (warn_slowpath_null) from [<c0111dbd>] (__arm_ioremap_pfn_caller+0x5d/0x12c) [ 3.250600] [<c0111dbd>] (__arm_ioremap_pfn_caller) from [<c0111eb9>] (__arm_ioremap_caller+0x2d/0x38) [ 3.250612] [<c0111eb9>] (__arm_ioremap_caller) from [<c046150f>] (simplefb_probe+0x1c3/0x654) [ 3.250625] [<c046150f>] (simplefb_probe) from [<c0497517>] (platform_drv_probe+0x33/0x74) [ 3.250635] [<c0497517>] (platform_drv_probe) from [<c049658b>] (driver_probe_device+0x14f/0x1c8) [ 3.250647] [<c049658b>] (driver_probe_device) from [<c04953ab>] (bus_for_each_drv+0x37/0x54) [ 3.250659] [<c04953ab>] (bus_for_each_drv) from [<c049639b>] (__device_attach+0x6f/0xb8) [ 3.250670] [<c049639b>] (__device_attach) from [<c0495c71>] (bus_probe_device+0x55/0x5c) [ 3.250681] [<c0495c71>] (bus_probe_device) from [<c0494a3d>] (device_add+0x2d9/0x400) [ 3.250695] [<c0494a3d>] (device_add) from [<c05a2ec3>] (of_platform_device_create_pdata+0x5b/0x84) [ 3.250712] [<c05a2ec3>] (of_platform_device_create_pdata) from [<c0a15227>] (simplefb_init+0x43/0x58) [ 3.250725] [<c0a15227>] (simplefb_init) from [<c01016b9>] (do_one_initcall+0x31/0x110) [ 3.250736] [<c01016b9>] (do_one_initcall) from [<c0a00b83>] (kernel_init_freeable+0x17f/0x1e4) [ 3.250749] [<c0a00b83>] (kernel_init_freeable) from [<c069dbd7>] (kernel_init+0x7/0xd4) [ 3.250761] [<c069dbd7>] (kernel_init) from [<c0105f31>] (ret_from_fork+0x11/0x20) [ 3.250771] ---[ end trace d6bff669de280e74 ]--- [ 3.250788] simple-framebuffer: probe of b9f40000.framebuffer failed with error -12 P.S. Trying now again this time for a mainliine Debian/Desktop, but it takes about two hours on my system.. P.S.2 -> same problem in Debian mainline desktop build.
zador.blood.stained Posted January 31, 2017 Posted January 31, 2017 Should be fixed. Thanks for the report.
Christos Posted January 31, 2017 Author Posted January 31, 2017 Performed another H3 OPi+2E build, Ubuntu mainline desktop, up to commit 36ae17d Now the screen/HDMI does work, yet there still is a reported error [ OK ] Mounted Debug File System. [ OK ] Started Create list of required sta...ce nodes for the current kernel. [FAILED] Failed to start Load Kernel Modules. See 'systemctl status systemd-modules-load.service' for details. [ OK ] Started Set console keymap. [ OK ] Started Restore / save the current clock. [ OK ] Started Remount Root and Kernel File Systems. Warning: systemd-modules-load.service changed on disk. Run 'systemctl daemon-reload' to reload units. ◠systemd-modules-load.service - Load Kernel Modules Loaded: loaded (/lib/systemd/system/systemd-modules-load.service; static; vendor preset: enabled) Drop-In: /etc/systemd/system/systemd-modules-load.service.d └─10-timeout.conf Active: failed (Result: exit-code) since Tue 2017-01-31 20:14:29 EET; 5min ago Docs: man:systemd-modules-load.service(8) man:modules-load.d(5) Process: 237 ExecStart=/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE) Main PID: 237 (code=exited, status=1/FAILURE) Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable. root@orangepiplus2e:~# Dont know exactly where it comes from so I report the entire dmesg root@orangepiplus2e:~# dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.9.4-sun8i (root@Ubuntu16041VM) (gcc version 6.2.1 20161016 (Linaro GCC 6.2-2016.11) ) #2 SMP Tue Jan 31 18:35:49 EET 2017 [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt:Machine model: Xunlong Orange Pi Plus 2E [ 0.000000] cma: Reserved 16 MiB at 0xbe800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 522263 [ 0.000000] free_area_init_node: node 0, pgdat c0b4e680, node_mem_map eee01000 [ 0.000000] Normal zone: 1728 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 325655 pages, LIFO batch:31 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: Using PSCI v0.1 Function IDs from DT [ 0.000000] percpu: Embedded 14 pages/cpu @eedaf000 s26188 r8192 d22964 u57344 [ 0.000000] pcpu-alloc: s26188 r8192 d22964 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 520535 [ 0.000000] Kernel command line: root=UUID=39dc4b8a-4172-4493-9c35-8951c8349da6 rootwait rootfstype=ext4 console=tty1 console=ttyS0,115200 cgroup_enable=memory swapaccount=1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 enforcing=0 loglevel=1 ubootpart=01b516de-01 ubootsource=mmc sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 [ 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] Memory: 2037180K/2089052K available (6144K kernel code, 316K rwdata, 2248K rodata, 1024K init, 310K bss, 35488K reserved, 16384K cma-reserved, 1286228K highmem) [ 0.000000] Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xffc00000 - 0xfff00000 (3072 kB) vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) modules : 0xbf800000 - 0xbfe00000 ( 6 MB) .text : 0xc0008000 - 0xc0700000 (7136 kB) .init : 0xc0a00000 - 0xc0b00000 (1024 kB) .data : 0xc0b00000 - 0xc0b4f280 ( 317 kB) .bss : 0xc0b51000 - 0xc0b9e940 ( 311 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 24.00MHz (phys). [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns [ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns [ 0.000015] Switching to timer-based delay loop, resolution 41ns [ 0.000179] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000458] Console: colour dummy device 80x30 [ 0.000470] console [tty1] enabled [ 0.000491] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) [ 0.000502] pid_max: default: 32768 minimum: 301 [ 0.000702] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000709] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001457] CPU: Testing write buffer coherency: ok [ 0.001766] CPU0: update cpu_capacity 1024 [ 0.001772] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.001793] Setting up static identity map for 0x40100000 - 0x4010004c [ 0.013535] CPU1: update cpu_capacity 1024 [ 0.013541] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.024195] CPU2: update cpu_capacity 1024 [ 0.024200] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.034857] CPU3: update cpu_capacity 1024 [ 0.034862] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.034926] Brought up 4 CPUs [ 0.034936] SMP: Total of 4 processors activated (192.00 BogoMIPS). [ 0.034939] CPU: All CPU(s) started in HYP mode. [ 0.034941] CPU: Virtualization extensions available. [ 0.036016] devtmpfs: initialized [ 0.044783] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5 [ 0.045034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.045648] xor: measuring software checksum speed [ 0.144727] arm4regs : 1263.200 MB/sec [ 0.244778] 8regs : 733.200 MB/sec [ 0.344829] 32regs : 787.600 MB/sec [ 0.444880] neon : 1280.800 MB/sec [ 0.444884] xor: using function: neon (1280.800 MB/sec) [ 0.444969] pinctrl core: initialized pinctrl subsystem [ 0.445900] NET: Registered protocol family 16 [ 0.447003] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.473716] cpuidle: using governor ladder [ 0.513724] cpuidle: using governor menu [ 0.514408] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.514412] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.695157] raid6: int32x1 gen() 190 MB/s [ 0.865172] raid6: int32x1 xor() 161 MB/s [ 1.035291] raid6: int32x2 gen() 255 MB/s [ 1.205433] raid6: int32x2 xor() 198 MB/s [ 1.375466] raid6: int32x4 gen() 258 MB/s [ 1.545607] raid6: int32x4 xor() 191 MB/s [ 1.715614] raid6: int32x8 gen() 248 MB/s [ 1.885790] raid6: int32x8 xor() 172 MB/s [ 2.055862] raid6: neonx1 gen() 494 MB/s [ 2.225902] raid6: neonx1 xor() 366 MB/s [ 2.396060] raid6: neonx2 gen() 649 MB/s [ 2.566092] raid6: neonx2 xor() 470 MB/s [ 2.736222] raid6: neonx4 gen() 785 MB/s [ 2.906300] raid6: neonx4 xor() 528 MB/s [ 3.076373] raid6: neonx8 gen() 697 MB/s [ 3.246490] raid6: neonx8 xor() 480 MB/s [ 3.246493] raid6: using algorithm neonx4 gen() 785 MB/s [ 3.246496] raid6: .... xor() 528 MB/s, rmw enabled [ 3.246499] raid6: using intx1 recovery algorithm [ 3.246736] reg-fixed-voltage usb0-vbus: could not find pctldev for node /soc/pinctrl@01f02c00/usb0_vbus_pin@0, deferring probe [ 3.247298] reg-fixed-voltage gmac-3v3: could not find pctldev for node /soc/pinctrl@01c20800/gmac_power_pin@0, deferring probe [ 3.247807] SCSI subsystem initialized [ 3.247985] libata version 3.00 loaded. [ 3.248213] usbcore: registered new interface driver usbfs [ 3.248264] usbcore: registered new interface driver hub [ 3.248324] usbcore: registered new device driver usb [ 3.248506] media: Linux media interface: v0.10 [ 3.248555] Linux video capture interface: v2.00 [ 3.248613] pps_core: LinuxPPS API ver. 1 registered [ 3.248617] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 3.248633] PTP clock support registered [ 3.249951] clocksource: Switched to clocksource arch_sys_counter [ 3.250837] simple-framebuffer bf817000.framebuffer: framebuffer at 0xbf817000, 0x7e9000 bytes, mapped to 0xf0880000 [ 3.250847] simple-framebuffer bf817000.framebuffer: format=x8r8g8b8, mode=1920x1080x32, linelength=7680 [ 3.288638] Console: switching to colour frame buffer device 240x67 [ 3.325747] simple-framebuffer bf817000.framebuffer: fb0: simplefb registered! [ 3.333925] NET: Registered protocol family 2 [ 3.334485] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 3.334569] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 3.334680] TCP: Hash tables configured (established 8192 bind 8192) [ 3.334735] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 3.334790] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 3.334989] NET: Registered protocol family 1 [ 3.335370] RPC: Registered named UNIX socket transport module. [ 3.335375] RPC: Registered udp transport module. [ 3.335378] RPC: Registered tcp transport module. [ 3.335381] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 3.335641] Trying to unpack rootfs image as initramfs... [ 3.629734] Freeing initrd memory: 4988K (c9b21000 - ca000000) [ 3.631412] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 3.631777] Initialise system trusted keyrings [ 3.632122] workingset: timestamp_bits=14 max_order=19 bucket_order=5 [ 3.639907] zbud: loaded [ 3.643414] NFS: Registering the id_resolver key type [ 3.643435] Key type id_resolver registered [ 3.643439] Key type id_legacy registered [ 3.643451] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.643454] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.644906] JFS: nTxBlock = 8192, nTxLock = 65536 [ 3.654665] SGI XFS with ACLs, security attributes, realtime, no debug enabled [ 3.661545] Key type asymmetric registered [ 3.661606] bounce: pool size: 64 pages [ 3.661841] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 3.661952] io scheduler noop registered [ 3.661957] io scheduler deadline registered [ 3.662314] io scheduler cfq registered (default) [ 3.663068] sun4i-usb-phy 1c19400.phy: could not find pctldev for node /soc/pinctrl@01c20800/usb0_id_detect_pin@0, deferring probe [ 3.667160] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver [ 3.668867] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver [ 3.724379] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled [ 3.726967] console [ttyS0] disabled [ 3.747125] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 41, base_baud = 1500000) is a U6_16550A [ 3.747167] console [ttyS0] enabled [ 3.750864] brd: module loaded [ 3.756768] loop: module loaded [ 3.758066] libphy: Fixed MDIO Bus: probed [ 3.759114] usbcore: registered new interface driver catc [ 3.759159] usbcore: registered new interface driver kaweth [ 3.759164] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 3.759205] usbcore: registered new interface driver pegasus [ 3.759258] usbcore: registered new interface driver rtl8150 [ 3.759316] usbcore: registered new interface driver r8152 [ 3.759358] usbcore: registered new interface driver lan78xx [ 3.759413] usbcore: registered new interface driver asix [ 3.759455] usbcore: registered new interface driver ax88179_178a [ 3.759497] usbcore: registered new interface driver cdc_ether [ 3.759539] usbcore: registered new interface driver cdc_eem [ 3.759580] usbcore: registered new interface driver dm9601 [ 3.759631] usbcore: registered new interface driver sr9700 [ 3.759688] usbcore: registered new interface driver CoreChips [ 3.759747] usbcore: registered new interface driver smsc75xx [ 3.759805] usbcore: registered new interface driver smsc95xx [ 3.759848] usbcore: registered new interface driver gl620a [ 3.759891] usbcore: registered new interface driver net1080 [ 3.759975] usbcore: registered new interface driver plusb [ 3.760035] usbcore: registered new interface driver rndis_host [ 3.760080] usbcore: registered new interface driver cdc_subset [ 3.760125] usbcore: registered new interface driver MOSCHIP usb-ethernet driver [ 3.760199] usbcore: registered new interface driver cdc_ncm [ 3.760243] usbcore: registered new interface driver huawei_cdc_ncm [ 3.760286] usbcore: registered new interface driver cdc_mbim [ 3.760295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.760299] ehci-platform: EHCI generic platform driver [ 3.760668] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.760683] ohci-platform: OHCI generic platform driver [ 3.761041] usbcore: registered new interface driver cdc_wdm [ 3.761105] usbcore: registered new interface driver usb-storage [ 3.761815] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0 [ 3.761821] sun6i-rtc 1f00000.rtc: RTC enabled [ 3.761883] i2c /dev entries driver [ 3.765366] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) [ 3.766674] sunxi-mmc 1c0f000.mmc: Got CD GPIO [ 3.829975] sunxi-mmc 1c0f000.mmc: base:0xf152e000 irq:24 [ 3.830518] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq [ 3.880909] mmc0: host does not support reading read-only switch, assuming write-enable [ 3.883254] mmc0: new high speed SDHC card at address aaaa [ 3.883778] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 3.885965] mmcblk0: p1 [ 3.890002] sunxi-mmc 1c10000.mmc: base:0xf1532000 irq:25 [ 3.896300] sunxi-mmc 1c10000.mmc: smc 1 err, cmd 8, RTO !! [ 3.906770] mmc1: new high speed SDIO card at address 0001 [ 3.949963] sunxi-mmc 1c11000.mmc: base:0xf153f000 irq:26 [ 3.951045] ledtrig-cpu: registered to indicate activity on CPUs [ 3.951122] hidraw: raw HID events driver (C) Jiri Kosina [ 3.951288] usbcore: registered new interface driver usbhid [ 3.951291] usbhid: USB HID core driver [ 3.951537] Initializing XFRM netlink socket [ 3.952262] NET: Registered protocol family 10 [ 3.953087] NET: Registered protocol family 17 [ 3.953108] NET: Registered protocol family 15 [ 3.953139] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 3.953193] 8021q: 802.1Q VLAN Support v1.8 [ 3.953231] Key type dns_resolver registered [ 3.953588] Registering SWP/SWPB emulation handler [ 3.954229] registered taskstats version 1 [ 3.954234] Loading compiled-in X.509 certificates [ 3.954309] zswap: loaded using pool lzo/zbud [ 3.955732] Btrfs loaded, crc32c=crc32c-generic [ 3.956938] sunxi-mmc 1c11000.mmc: smc 2 err, cmd 8, RTO !! [ 3.961093] sunxi-mmc 1c11000.mmc: smc 2 err, cmd 55, RTO !! [ 3.964873] sunxi-mmc 1c11000.mmc: smc 2 err, cmd 55, RTO !! [ 3.968586] sunxi-mmc 1c11000.mmc: smc 2 err, cmd 55, RTO !! [ 3.969427] sunxi-mmc 1c11000.mmc: smc 2 err, cmd 55, RTO !! [ 3.971565] Key type encrypted registered [ 3.977963] sun8i-emac 1c30000.ethernet: PHY regulator found [ 3.979006] ehci-platform 1c1a000.usb: EHCI Host Controller [ 3.979035] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 [ 3.979435] ehci-platform 1c1a000.usb: irq 28, io mem 0x01c1a000 [ 4.000035] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 [ 4.000245] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.000253] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.000259] usb usb1: Product: EHCI Host Controller [ 4.000264] usb usb1: Manufacturer: Linux 4.9.4-sun8i ehci_hcd [ 4.000269] usb usb1: SerialNumber: 1c1a000.usb [ 4.000874] hub 1-0:1.0: USB hub found [ 4.000911] hub 1-0:1.0: 1 port detected [ 4.001500] ehci-platform 1c1b000.usb: EHCI Host Controller [ 4.001533] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 [ 4.001688] ehci-platform 1c1b000.usb: irq 30, io mem 0x01c1b000 [ 4.039958] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 [ 4.040127] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.040134] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.040139] usb usb2: Product: EHCI Host Controller [ 4.040145] usb usb2: Manufacturer: Linux 4.9.4-sun8i ehci_hcd [ 4.040150] usb usb2: SerialNumber: 1c1b000.usb [ 4.040667] hub 2-0:1.0: USB hub found [ 4.040701] hub 2-0:1.0: 1 port detected [ 4.041253] ehci-platform 1c1c000.usb: EHCI Host Controller [ 4.041275] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 [ 4.041413] ehci-platform 1c1c000.usb: irq 32, io mem 0x01c1c000 [ 4.054084] mmc2: new DDR MMC card at address 0001 [ 4.054659] mmcblk2: mmc2:0001 AWPD3R 14.6 GiB [ 4.054920] mmcblk2boot0: mmc2:0001 AWPD3R partition 1 4.00 MiB [ 4.055180] mmcblk2boot1: mmc2:0001 AWPD3R partition 2 4.00 MiB [ 4.056312] mmcblk2: p1 [ 4.079958] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 [ 4.080159] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.080167] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.080172] usb usb3: Product: EHCI Host Controller [ 4.080177] usb usb3: Manufacturer: Linux 4.9.4-sun8i ehci_hcd [ 4.080183] usb usb3: SerialNumber: 1c1c000.usb [ 4.080773] hub 3-0:1.0: USB hub found [ 4.080808] hub 3-0:1.0: 1 port detected [ 4.081442] ehci-platform 1c1d000.usb: EHCI Host Controller [ 4.081479] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 4 [ 4.081669] ehci-platform 1c1d000.usb: irq 34, io mem 0x01c1d000 [ 4.109968] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00 [ 4.110137] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.110145] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.110150] usb usb4: Product: EHCI Host Controller [ 4.110156] usb usb4: Manufacturer: Linux 4.9.4-sun8i ehci_hcd [ 4.110161] usb usb4: SerialNumber: 1c1d000.usb [ 4.110744] hub 4-0:1.0: USB hub found [ 4.110777] hub 4-0:1.0: 1 port detected [ 4.399960] usb 2-1: new high-speed USB device number 2 using ehci-platform [ 4.590595] usb 2-1: New USB device found, idVendor=1a40, idProduct=0101 [ 4.590603] usb 2-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 4.590609] usb 2-1: Product: USB 2.0 Hub [ 4.591249] hub 2-1:1.0: USB hub found [ 4.591342] hub 2-1:1.0: 4 ports detected [ 4.909957] usb 2-1.1: new low-speed USB device number 3 using ehci-platform [ 5.010331] random: fast init done [ 5.066090] usb 2-1.1: New USB device found, idVendor=046d, idProduct=c521 [ 5.066097] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.066103] usb 2-1.1: Product: USB Receiver [ 5.066108] usb 2-1.1: Manufacturer: Logitech [ 5.073136] input: Logitech USB Receiver as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.1/2-1.1:1.0/0003:046D:C521.0001/input/input0 [ 5.073305] hid-generic 0003:046D:C521.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-1c1b000.usb-1.1/input0 [ 5.081445] input: Logitech USB Receiver as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.1/2-1.1:1.1/0003:046D:C521.0002/input/input1 [ 5.120074] ohci-platform 1c1a400.usb: Generic Platform OHCI controller [ 5.120099] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 5 [ 5.120263] ohci-platform 1c1a400.usb: irq 29, io mem 0x01c1a400 [ 5.150315] hid-generic 0003:046D:C521.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-1c1b000.usb-1.1/input1 [ 5.194109] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.194116] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.194122] usb usb5: Product: Generic Platform OHCI controller [ 5.194127] usb usb5: Manufacturer: Linux 4.9.4-sun8i ohci_hcd [ 5.194132] usb usb5: SerialNumber: 1c1a400.usb [ 5.194682] hub 5-0:1.0: USB hub found [ 5.194720] hub 5-0:1.0: 1 port detected [ 5.195360] ohci-platform 1c1b400.usb: Generic Platform OHCI controller [ 5.195385] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6 [ 5.195527] ohci-platform 1c1b400.usb: irq 31, io mem 0x01c1b400 [ 5.249964] usb 2-1.4: new low-speed USB device number 4 using ehci-platform [ 5.264097] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.264105] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.264110] usb usb6: Product: Generic Platform OHCI controller [ 5.264116] usb usb6: Manufacturer: Linux 4.9.4-sun8i ohci_hcd [ 5.264121] usb usb6: SerialNumber: 1c1b400.usb [ 5.264653] hub 6-0:1.0: USB hub found [ 5.264687] hub 6-0:1.0: 1 port detected [ 5.265239] ohci-platform 1c1c400.usb: Generic Platform OHCI controller [ 5.265261] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7 [ 5.265383] ohci-platform 1c1c400.usb: irq 33, io mem 0x01c1c400 [ 5.334109] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.334116] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.334121] usb usb7: Product: Generic Platform OHCI controller [ 5.334127] usb usb7: Manufacturer: Linux 4.9.4-sun8i ohci_hcd [ 5.334132] usb usb7: SerialNumber: 1c1c400.usb [ 5.334680] hub 7-0:1.0: USB hub found [ 5.334712] hub 7-0:1.0: 1 port detected [ 5.335249] ohci-platform 1c1d400.usb: Generic Platform OHCI controller [ 5.335271] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8 [ 5.335375] ohci-platform 1c1d400.usb: irq 35, io mem 0x01c1d400 [ 5.404153] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001 [ 5.404160] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.404166] usb usb8: Product: Generic Platform OHCI controller [ 5.404171] usb usb8: Manufacturer: Linux 4.9.4-sun8i ohci_hcd [ 5.404176] usb usb8: SerialNumber: 1c1d400.usb [ 5.404743] hub 8-0:1.0: USB hub found [ 5.404782] hub 8-0:1.0: 1 port detected [ 5.405421] usb_phy_generic.0.auto supply vcc not found, using dummy regulator [ 5.405730] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 5.405739] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 9 [ 5.405935] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002 [ 5.405942] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 5.405947] usb usb9: Product: MUSB HDRC host driver [ 5.405952] usb usb9: Manufacturer: Linux 4.9.4-sun8i musb-hcd [ 5.405957] usb usb9: SerialNumber: musb-hdrc.1.auto [ 5.406511] hub 9-0:1.0: USB hub found [ 5.406574] hub 9-0:1.0: 1 port detected [ 5.409089] usb 2-1.4: New USB device found, idVendor=1c4f, idProduct=0027 [ 5.409096] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 5.409102] usb 2-1.4: Product: USB Keyboard [ 5.409107] usb 2-1.4: Manufacturer: SIGMACHIP [ 5.413506] input: SIGMACHIP USB Keyboard as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.4/2-1.4:1.0/0003:1C4F:0027.0003/input/input2 [ 5.450491] of_cfs_init [ 5.450576] of_cfs_init: OK [ 5.450692] vcc3v0: disabling [ 5.450699] vcc5v0: disabling [ 5.450705] gmac-3v3: disabling [ 5.452247] Freeing unused kernel memory: 1024K (c0a00000 - c0b00000) [ 5.480281] hid-generic 0003:1C4F:0027.0003: input,hidraw2: USB HID v1.10 Keyboard [SIGMACHIP USB Keyboard] on usb-1c1b000.usb-1.4/input0 [ 5.485575] input: SIGMACHIP USB Keyboard as /devices/platform/soc/1c1b000.usb/usb2/2-1/2-1.4/2-1.4:1.1/0003:1C4F:0027.0004/input/input3 [ 5.550282] hid-generic 0003:1C4F:0027.0004: input,hidraw3: USB HID v1.10 Device [SIGMACHIP USB Keyboard] on usb-1c1b000.usb-1.4/input1 [ 5.770000] usb 7-1: new low-speed USB device number 2 using ohci-platform [ 6.038037] usb 7-1: New USB device found, idVendor=16c0, idProduct=05dc [ 6.038048] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 6.038054] usb 7-1: Product: DG8SAQ-I2C [ 6.038060] usb 7-1: Manufacturer: www.obdev.at [ 6.038065] usb 7-1: SerialNumber: PE0FKO-0 [ 6.591496] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) [ 6.932231] systemd[1]: System time before build time, advancing clock. [ 6.960138] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.960647] systemd[1]: Detected architecture arm. [ 7.004291] systemd[1]: Set hostname to <orangepiplus2e>. [ 7.353840] systemd[1]: Listening on udev Kernel Socket. [ 7.380369] systemd[1]: Listening on Journal Socket (/dev/log). [ 7.410150] systemd[1]: Listening on fsck to fsckd communication Socket. [ 7.440179] systemd[1]: Listening on Journal Socket. [ 7.470185] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 7.500493] systemd[1]: Created slice User and Session Slice. [ 7.530761] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 7.892456] ######platform_wifi_power_on: [ 7.897729] 29 [ 7.897735] 81 [ 7.897737] 03 [ 7.897740] CC [ 7.897742] 00 [ 7.897744] 00 [ 7.897746] 50 [ 7.897748] 00 [ 7.897750] 00 [ 7.897753] 00 [ 7.897754] 04 [ 7.897757] CC [ 7.897758] 0A [ 7.897761] 0C [ 7.897762] 00 [ 7.897764] 00 [ 7.897766] FF [ 7.897769] FF [ 7.897770] FF [ 7.897773] FF [ 7.897774] FF [ 7.897777] FF [ 7.897778] FF [ 7.897781] FF [ 7.897782] FF [ 7.897785] FF [ 7.897786] FF [ 7.897789] FF [ 7.897790] FF [ 7.897793] FF [ 7.897794] FF [ 7.897796] FF [ 7.897798] FF [ 7.897800] FF [ 7.897802] FF [ 7.897805] FF [ 7.897806] FF [ 7.897808] FF [ 7.897810] FF [ 7.897812] FF [ 7.897814] FF [ 7.897816] FF [ 7.897818] FF [ 7.897820] FF [ 7.897822] FF [ 7.897824] FF [ 7.897826] FF [ 7.897828] FF [ 7.897830] FF [ 7.897832] FF [ 7.897834] FF [ 7.897836] FF [ 7.897838] FF [ 7.897840] FF [ 7.897842] FF [ 7.897844] FF [ 7.897846] FF [ 7.897848] FF [ 7.897850] FF [ 7.897852] FF [ 7.897854] FF [ 7.897856] FF [ 7.897858] FF [ 7.897860] FF [ 7.897862] FF [ 7.897864] FF [ 7.897866] FF [ 7.897868] FF [ 7.897870] FF [ 7.897872] FF [ 7.897874] FF [ 7.897876] FF [ 7.897878] FF [ 7.897880] FF [ 7.897882] FF [ 7.897884] FF [ 7.897886] FF [ 7.897888] FF [ 7.897890] FF [ 7.897892] FF [ 7.897893] FF [ 7.897896] FF [ 7.897898] FF [ 7.897900] FF [ 7.897902] FF [ 7.897904] FF [ 7.897905] FF [ 7.897908] FF [ 7.897910] FF [ 7.897912] FF [ 7.897914] FF [ 7.897916] FF [ 7.897917] FF [ 7.897920] FF [ 7.897921] FF [ 7.897924] FF [ 7.897925] FF [ 7.897928] FF [ 7.897929] FF [ 7.897932] FF [ 7.897933] FF [ 7.897936] FF [ 7.897937] FF [ 7.897940] FF [ 7.897941] FF [ 7.897944] FF [ 7.897946] FF [ 7.897948] FF [ 7.897949] FF [ 7.897952] FF [ 7.897953] FF [ 7.897956] FF [ 7.897957] FF [ 7.897960] FF [ 7.897962] FF [ 7.897964] FF [ 7.897966] FF [ 7.897968] FF [ 7.897970] FF [ 7.897972] FF [ 7.897974] FF [ 7.897976] FF [ 7.897978] FF [ 7.897980] FF [ 7.897982] FF [ 7.897984] FF [ 7.897985] FF [ 7.897988] FF [ 7.897989] FF [ 7.897992] FF [ 7.897993] FF [ 7.897996] FF [ 7.897997] FF [ 7.898000] FF [ 7.898001] FF [ 7.898004] FF [ 7.898005] FF [ 7.898008] FF [ 7.898009] FF [ 7.898012] FF [ 7.898013] FF [ 7.898015] FF [ 7.898017] FF [ 7.898019] FF [ 7.898021] FF [ 7.898023] FF [ 7.898025] FF [ 7.898028] FF [ 7.898029] FF [ 7.898031] FF [ 7.898033] FF [ 7.898035] FF [ 7.898037] FF [ 7.898040] FF [ 7.898041] FF [ 7.898043] FF [ 7.898045] FF [ 7.898047] FF [ 7.898049] FF [ 7.898051] FF [ 7.898053] FF [ 7.898055] FF [ 7.898057] FF [ 7.898059] FF [ 7.898061] FF [ 7.898063] FF [ 7.898065] FF [ 7.898067] FF [ 7.898069] FF [ 7.898071] FF [ 7.898073] FF [ 7.898075] FF [ 7.898077] FF [ 7.898079] FF [ 7.898081] FF [ 7.898083] FF [ 7.898085] FF [ 7.898087] FF [ 7.898089] FF [ 7.898091] FF [ 7.898093] FF [ 7.898095] FF [ 7.898097] FF [ 7.898099] FF [ 7.898101] FF [ 7.898103] FF [ 7.898105] FF [ 7.898107] FF [ 7.898109] FF [ 7.898111] FF [ 7.898113] FF [ 7.898115] FF [ 7.898117] FF [ 7.898119] FF [ 7.898121] FF [ 7.898123] FF [ 7.898125] FF [ 7.898127] FF [ 7.898129] FF [ 7.898131] FF [ 7.898133] FF [ 7.898135] FF [ 7.898137] FF [ 7.898139] FF [ 7.898141] FF [ 7.898143] FF [ 7.898145] FF [ 7.898147] FF [ 7.898149] FF [ 7.898151] FF [ 7.898153] FF [ 7.898155] FF [ 7.898157] FF [ 7.898159] FF [ 7.898161] FF [ 7.898163] FF [ 7.898165] FF [ 7.898167] FF [ 7.898169] FF [ 7.898171] FF [ 7.898173] FF [ 7.898175] FF [ 7.898177] FF [ 7.898179] FF [ 7.898181] FF [ 7.898183] FF [ 7.898185] FF [ 7.898187] FF [ 7.898189] FF [ 7.898191] FF [ 7.898193] FF [ 7.898195] FF [ 7.898197] FF [ 7.898199] FF [ 7.898201] FF [ 7.898203] FF [ 7.898205] FF [ 7.898207] FF [ 7.898208] FF [ 7.898211] FF [ 7.898212] FF [ 7.898215] FF [ 7.898216] FF [ 7.898219] FF [ 7.898220] FF [ 7.898223] FF [ 7.898224] FF [ 7.898227] FF [ 7.898228] FF [ 7.898231] FF [ 7.898232] FF [ 7.898235] FF [ 7.898236] FF [ 7.898238] FF [ 7.898240] FF [ 7.898242] FF [ 7.898244] FF [ 7.898246] FF [ 7.898248] FF [ 7.898250] FF [ 7.898252] FF [ 7.898254] FF [ 7.898256] FF [ 7.898258] FF [ 7.898260] FF [ 7.898262] FF [ 7.898264] FF [ 7.898266] FF [ 7.898268] FF [ 7.898270] FF [ 7.898272] FF [ 7.898274] FF [ 7.898276] FF [ 7.898278] FF [ 7.898280] FF [ 7.898282] FF [ 7.898284] FF [ 7.898286] FF [ 7.898288] FF [ 7.898290] FF [ 7.898292] FF [ 7.898295] FF [ 7.898296] FF [ 7.898298] FF [ 7.898300] FF [ 7.898302] FF [ 7.898304] FF [ 7.898306] FF [ 7.898308] FF [ 7.898310] FF [ 7.898312] FF [ 7.898315] FF [ 7.898316] FF [ 7.898318] FF [ 7.898320] FF [ 7.898322] FF [ 7.898324] FF [ 7.898326] FF [ 7.898328] FF [ 7.898330] FF [ 7.898332] FF [ 7.898334] FF [ 7.898336] FF [ 7.898338] FF [ 7.898340] FF [ 7.898342] FF [ 7.898344] FF [ 7.898346] FF [ 7.898348] FF [ 7.898350] FF [ 7.898352] FF [ 7.898354] FF [ 7.898356] FF [ 7.898358] FF [ 7.898360] FF [ 7.898362] FF [ 7.898364] FF [ 7.898366] FF [ 7.898368] FF [ 7.898370] FF [ 7.898372] FF [ 7.898374] FF [ 7.898376] FF [ 7.898378] FF [ 7.898380] FF [ 7.898382] FF [ 7.898384] FF [ 7.898386] FF [ 7.898388] FF [ 7.898390] FF [ 7.898392] FF [ 7.898394] FF [ 7.898396] FF [ 7.898398] FF [ 7.898400] FF [ 7.898402] FF [ 7.898404] FF [ 7.898406] FF [ 7.898408] FF [ 7.898410] FF [ 7.898412] FF [ 7.898414] FF [ 7.898416] FF [ 7.898418] FF [ 7.898420] FF [ 7.898422] FF [ 7.898424] FF [ 7.898426] FF [ 7.898428] FF [ 7.898430] FF [ 7.898432] FF [ 7.898434] FF [ 7.898435] FF [ 7.898438] FF [ 7.898439] FF [ 7.898442] FF [ 7.898444] FF [ 7.898446] FF [ 7.898447] FF [ 7.898450] FF [ 7.898451] FF [ 7.898454] FF [ 7.898456] FF [ 7.898458] FF [ 7.898459] FF [ 7.898462] FF [ 7.898463] FF [ 7.898465] FF [ 7.898467] FF [ 7.898470] FF [ 7.898471] FF [ 7.898474] FF [ 7.898476] FF [ 7.898478] FF [ 7.898480] FF [ 7.898482] FF [ 7.898484] FF [ 7.898486] FF [ 7.898488] FF [ 7.898490] FF [ 7.898492] FF [ 7.898494] FF [ 7.898496] FF [ 7.898498] FF [ 7.898500] FF [ 7.898502] FF [ 7.898504] FF [ 7.898506] FF [ 7.898508] FF [ 7.898510] FF [ 7.898512] FF [ 7.898514] FF [ 7.898516] FF [ 7.898518] FF [ 7.898520] FF [ 7.898522] FF [ 7.898523] FF [ 7.898526] FF [ 7.898527] FF [ 7.898530] FF [ 7.898531] FF [ 7.898534] FF [ 7.898535] FF [ 7.898538] FF [ 7.898539] FF [ 7.898542] FF [ 7.898543] FF [ 7.898546] FF [ 7.898547] FF [ 7.898550] FF [ 7.898551] FF [ 7.898554] FF [ 7.898555] FF [ 7.898557] FF [ 7.898559] FF [ 7.898561] FF [ 7.898563] FF [ 7.898565] FF [ 7.898567] FF [ 7.898569] FF [ 7.898571] FF [ 7.898573] FF [ 7.898575] FF [ 7.898577] FF [ 7.898579] FF [ 7.898582] FF [ 7.898583] FF [ 7.898585] FF [ 7.898587] FF [ 7.898589] FF [ 7.898591] FF [ 7.898593] FF [ 7.898595] FF [ 7.898597] FF [ 7.898599] FF [ 7.898601] FF [ 7.898603] FF [ 7.898605] FF [ 7.898607] FF [ 7.898609] FF [ 7.898611] FF [ 7.898613] FF [ 7.898615] FF [ 7.898617] FF [ 7.898619] FF [ 7.898621] FF [ 7.898623] FF [ 7.898625] FF [ 7.898627] FF [ 7.898629] FF [ 7.898631] FF [ 7.898633] FF [ 7.898635] FF [ 7.898637] FF [ 7.898639] FF [ 7.898641] FF [ 7.898643] FF [ 7.898645] FF [ 7.898647] FF [ 7.898649] FF [ 7.898651] FF [ 7.898653] FF [ 7.898655] FF [ 7.898657] FF [ 7.898659] FF [ 7.898661] FF [ 7.898663] FF [ 7.898665] FF [ 7.898667] FF [ 7.898669] FF [ 7.898671] FF [ 7.898673] FF [ 7.898675] FF [ 7.898677] FF [ 7.898679] FF [ 7.898681] FF [ 7.898683] FF [ 7.898685] FF [ 7.898687] FF [ 7.898689] FF [ 7.898691] FF [ 7.898693] FF [ 7.898695] FF [ 7.898697] FF [ 7.898699] FF [ 7.898701] FF [ 7.898703] FF [ 7.898705] FF [ 7.898707] FF [ 7.898709] FF [ 7.898711] FF [ 7.898713] FF [ 7.898715] FF [ 7.898717] FF [ 7.898719] FF [ 7.898721] FF [ 7.898723] FF [ 7.898725] FF [ 7.898727] FF [ 7.898729] FF [ 7.898731] FF [ 7.898733] FF [ 7.898735] FF [ 7.898737] FF [ 7.898739] FF [ 7.898741] FF [ 7.898743] FF [ 7.898745] FF [ 7.898747] FF [ 7.898749] FF [ 7.898750] FF [ 7.898753] FF [ 8.149416] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro [ 8.806679] Adding 131068k swap on /var/swap. Priority:-1 extents:1 across:131068k SSFS [ 9.496855] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input4 [ 9.769421] thermal thermal_zone0: failed to read out thermal zone (-16) [ 9.812628] Registered IR keymap rc-empty [ 9.812974] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input5 [ 9.812993] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0 [ 9.822070] sunxi-ir 1f02000.ir: initialized sunXi IR driver [ 9.826782] lirc_dev: IR Remote Control driver registered, major 245 [ 9.835254] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-ir) registered at minor = 0 [ 9.835264] IR LIRC bridge handler initialized [ 10.115701] systemd-journald[323]: Received request to flush runtime journal from PID 1 [ 10.431436] libphy: 1c30000.ethernet: probed [ 10.448236] RTL8211E Gigabit Ethernet 1c30000.ethernet:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=1c30000.ethernet:00, irq=-1) [ 10.448251] sun8i-emac 1c30000.ethernet: device MAC address slot 0 02:81:39:d3:17:03 [ 10.448935] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 10.896140] random: crng init done [ 13.601322] sun8i-emac 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 13.601408] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 16.366334] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 17.644459] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 18.115773] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 22.852823] fuse init (API version 7.26) root@orangepiplus2e:~#
earth08 Posted February 5, 2017 Posted February 5, 2017 @ christos Is mainline kernel working perfectly for u? What is the basic use on opi+2e? Please recommend Thanks in advm
Recommended Posts