Git Product home page Git Product logo

nanopi-duo-ubuntu-base-minimal's Introduction

nanopi-duo-ubuntu-base-minimal linux 4.14.y

NanoPi DUO - Ubuntu Xenial Base Minimal Image (How to)

  • mainline kernel 4.14.0
  • mainline kernel 4.14.3 (deb package)
  • mainline kernel 4.14.14
  • mainline kernel 4.14.15 (* code freeze)

For convenience you can burn the ubuntu-minimal-image running:

sudo chmod +x *.sh
sudo ./burn_sd.sh /dev/sdX 
or 
sudo ./burn_sd.sh /dev/mmcblkN

where X is a letter from [b,c,...,f] and N is a number from [0,1,2...,9]

New kernel 4.14.15

sudo chmod +x *.sh
sudo ./burn_sd_ng.sh /dev/sdX 
or 
sudo ./burn_sd_ng.sh /dev/mmcblkN

warning

Make sure you find the correct device letter if you use USB reader/writer or device number if you use a builtin memory card reader/writer or you may WIPE your hdd

user & password

user: ubuntu pasw: none [ENTER]

accessible only by TTL debug, no user account added

Kernel 4.14.3 (deprecated)

A deb package is made available. Download and install deb package:

dpkg -i linux-image-4.14.3-h2-4_1.0-1.deb

Kernel 4.14.14

Up to date with 4.14.14 (stable)

Linux nanopi-duo 4.14.14-h2-0 #1 SMP Tue Jan 23 18:32:27 -02 2018 armv7l armv7l armv7l GNU/Linux

Bootlog linux 4.14.14

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.14-h2-0 (alex@svn) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #1 SMP Tue Jan 23 18:32:27 -02 2018
[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[    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: FriendlyArm NanoPi DUO
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 16 MiB at 0x4f000000
[    0.000000] On node 0 totalpages: 65536
[    0.000000] free_area_init_node: node 0, pgdat c0a61480, node_mem_map cedf1000
[    0.000000]   Normal zone: 512 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: Using PSCI v0.1 Function IDs from DT
[    0.000000] random: fast init done
[    0.000000] percpu: Embedded 16 pages/cpu @ced9c000 s33932 r8192 d23412 u65536
[    0.000000] pcpu-alloc: s33932 r8192 d23412 u65536 alloc=16*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootfstype=ext4 rw rootwait fsck.repair=yes panic=10
[    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: 232188K/262144K available (6144K kernel code, 392K rwdata, 1600K rodata, 1024K init, 276K bss, 13572K reserved, 16384K cma-reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
                   lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
                   pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                   modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                     .text : 0xc0008000 - 0xc0700000   (7136 kB)
                     .init : 0xc0900000 - 0xc0a00000   (1024 kB)
                     .data : 0xc0a00000 - 0xc0a623c0   ( 393 kB)
                      .bss : 0xc0a69ac0 - 0xc0aaeccc   ( 277 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000000] arch_timer: 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.000007] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000018] Switching to timer-based delay loop, resolution 41ns
[    0.000207] Console: colour dummy device 80x30
[    0.000243] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.000257] pid_max: default: 32768 minimum: 301
[    0.000390] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000402] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.001004] CPU: Testing write buffer coherency: ok
[    0.001389] CPU0: update cpu_capacity 1024
[    0.001399] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.001716] Setting up static identity map for 0x40100000 - 0x40100060
[    0.001819] Hierarchical SRCU implementation.
[    0.002310] smp: Bringing up secondary CPUs ...
[    0.012931] CPU1: update cpu_capacity 1024
[    0.012936] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.023626] CPU2: update cpu_capacity 1024
[    0.023631] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.034287] CPU3: update cpu_capacity 1024
[    0.034293] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.034363] smp: Brought up 1 node, 4 CPUs
[    0.034389] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.034395] CPU: All CPU(s) started in HYP mode.
[    0.034400] CPU: Virtualization extensions available.
[    0.035102] devtmpfs: initialized
[    0.040441] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.040675] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.040696] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.041486] pinctrl core: initialized pinctrl subsystem
[    0.042363] NET: Registered protocol family 16
[    0.043706] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.044674] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.044685] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.057881] gpio-regulator gpio-regulator: could not find pctldev for node /soc/pinctrl@01f02c00/regulator_pins@0, deferring probe
[    0.058188] SCSI subsystem initialized
[    0.058350] libata version 3.00 loaded.
[    0.058539] usbcore: registered new interface driver usbfs
[    0.058583] usbcore: registered new interface driver hub
[    0.058639] usbcore: registered new device driver usb
[    0.058830] pps_core: LinuxPPS API ver. 1 registered
[    0.058838] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.058856] PTP clock support registered
[    0.059005] Advanced Linux Sound Architecture Driver Initialized.
[    0.059775] clocksource: Switched to clocksource arch_sys_counter
[    0.059885] VFS: Disk quotas dquot_6.6.0
[    0.059948] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.066621] NET: Registered protocol family 2
[    0.067227] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.067263] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
[    0.067298] TCP: Hash tables configured (established 2048 bind 2048)
[    0.067406] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.067449] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.067649] NET: Registered protocol family 1
[    0.068052] RPC: Registered named UNIX socket transport module.
[    0.068062] RPC: Registered udp transport module.
[    0.068068] RPC: Registered tcp transport module.
[    0.068073] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.068277] Unpacking initramfs...
[    0.110539] Freeing initrd memory: 960K
[    0.112194] workingset: timestamp_bits=30 max_order=16 bucket_order=0
[    0.117462] NFS: Registering the id_resolver key type
[    0.117513] Key type id_resolver registered
[    0.117520] Key type id_legacy registered
[    0.117535] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.117542] Installing knfsd (copyright (C) 1996 [email protected]).
[    0.118306] fuse init (API version 7.26)
[    0.122068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.122085] io scheduler noop registered
[    0.122092] io scheduler deadline registered
[    0.122229] io scheduler cfq registered (default)
[    0.122238] io scheduler mq-deadline registered
[    0.122244] io scheduler kyber registered
[    0.122850] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
[    0.126353] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    0.127771] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    0.169437] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[    0.171812] console [ttyS0] disabled
[    0.192024] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 46, base_baud = 1500000) is a U6_16550A
[    0.856136] console [ttyS0] enabled
[    0.863879] libphy: Fixed MDIO Bus: probed
[    0.867983] CAN device driver interface
[    0.872398] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[    0.878173] dwmac-sun8i 1c30000.ethernet: No regulator found
[    0.883910] dwmac-sun8i 1c30000.ethernet: Will use internal PHY
[    0.890056] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[    0.895712] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[    0.902943] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[    0.908595] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[    0.915821] dwmac-sun8i 1c30000.ethernet: COE Type 2
[    0.920791] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[    0.927665] libphy: stmmac: probed
[    0.932562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.939084] ehci-platform: EHCI generic platform driver
[    0.944523] ehci-platform 1c1a000.usb: EHCI Host Controller
[    0.950131] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[    0.958250] ehci-platform 1c1a000.usb: irq 29, io mem 0x01c1a000
[    0.989788] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[    0.996578] hub 1-0:1.0: USB hub found
[    1.000386] hub 1-0:1.0: 1 port detected
[    1.004940] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.011162] ohci-platform: OHCI generic platform driver
[    1.016554] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[    1.023199] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[    1.031109] ohci-platform 1c1a400.usb: irq 30, io mem 0x01c1a400
[    1.104391] hub 2-0:1.0: USB hub found
[    1.108170] hub 2-0:1.0: 1 port detected
[    1.115097] usbcore: registered new interface driver usb-storage
[    1.121608] mousedev: PS/2 mouse device common for all mice
[    1.127570] ads7846 spi1.1: spi1.1 supply vcc not found, using dummy regulator
[    1.135187] ads7846 spi1.1: touchscreen, irq 93
[    1.140234] input: ADS7846 Touchscreen as /devices/platform/soc/1c69000.spi/spi_master/spi1/spi1.1/input/input0
[    1.151123] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
[    1.157905] sun6i-rtc 1f00000.rtc: RTC enabled
[    1.162526] i2c /dev entries driver
[    1.167162] thermal thermal_zone0: failed to read out thermal zone (-16)
[    1.174334] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[    1.183640] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    1.239795] sunxi-mmc 1c0f000.mmc: base:0xd083d000 irq:26
[    1.246940] usbcore: registered new interface driver usbhid
[    1.252564] usbhid: USB HID core driver
[    1.256480] fbtft_of_value: buswidth = 8
[    1.260424] fbtft_of_value: debug = 0
[    1.264072] fbtft_of_value: rotate = 90
[    1.267902] fbtft_of_value: fps = 33
[    1.420435] Console: switching to colour frame buffer device 40x30
[    1.427241] graphics fb0: fb_st7789v frame buffer, 320x240, 150 KiB video memory, 4 KiB buffer memory, fps=33, spi1.0 at 50 MHz
[    1.440246] sun4i-codec 1c22c00.codec: ASoC: /soc/codec-analog@01f015c0 not registered
[    1.448163] sun4i-codec 1c22c00.codec: Failed to register our card
[    1.450662] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.453491] mmc0: new high speed SDHC card at address aaaa
[    1.453924] mmcblk0: mmc0:aaaa SL16G 14.8 GiB 
[    1.456170]  mmcblk0: p1 p2
[    1.477006] Initializing XFRM netlink socket
[    1.481324] NET: Registered protocol family 17
[    1.485784] can: controller area network core (rev 20170425 abi 9)
[    1.492054] NET: Registered protocol family 29
[    1.496493] can: raw protocol (rev 20170425)
[    1.500772] can: broadcast manager protocol (rev 20170425 t)
[    1.506429] can: netlink gateway (rev 20170425) max_hops=1
[    1.512150] Key type dns_resolver registered
[    1.516583] Registering SWP/SWPB emulation handler
[    1.528800] ehci-platform 1c1b000.usb: EHCI Host Controller
[    1.534444] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[    1.544298] ehci-platform 1c1b000.usb: irq 31, io mem 0x01c1b000
[    1.579775] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[    1.586660] hub 3-0:1.0: USB hub found
[    1.590471] hub 3-0:1.0: 1 port detected
[    1.595122] ehci-platform 1c1c000.usb: EHCI Host Controller
[    1.600744] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
[    1.608712] ehci-platform 1c1c000.usb: irq 33, io mem 0x01c1c000
[    1.639776] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
[    1.646480] hub 4-0:1.0: USB hub found
[    1.650275] hub 4-0:1.0: 1 port detected
[    1.654817] ehci-platform 1c1d000.usb: EHCI Host Controller
[    1.660431] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
[    1.668417] ehci-platform 1c1d000.usb: irq 35, io mem 0x01c1d000
[    1.699778] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
[    1.706502] hub 5-0:1.0: USB hub found
[    1.710313] hub 5-0:1.0: 1 port detected
[    1.714859] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[    1.721516] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
[    1.729535] ohci-platform 1c1b400.usb: irq 32, io mem 0x01c1b400
[    1.804362] hub 6-0:1.0: USB hub found
[    1.808140] hub 6-0:1.0: 1 port detected
[    1.812730] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
[    1.819357] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
[    1.827382] ohci-platform 1c1c400.usb: irq 34, io mem 0x01c1c400
[    1.904367] hub 7-0:1.0: USB hub found
[    1.908144] hub 7-0:1.0: 1 port detected
[    1.912752] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
[    1.919386] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
[    1.927387] ohci-platform 1c1d400.usb: irq 36, io mem 0x01c1d400
[    2.004372] hub 8-0:1.0: USB hub found
[    2.008148] hub 8-0:1.0: 1 port detected
[    2.012811] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[    2.023900] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[    2.029647] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 9
[    2.037528] usb 4-1: new high-speed USB device number 2 using ehci-platform
[    2.045279] hub 9-0:1.0: USB hub found
[    2.049064] hub 9-0:1.0: 1 port detected
[    2.056029] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[    2.079827] usb 5-1: new high-speed USB device number 2 using ehci-platform
[    2.245996] usb-storage 4-1:1.0: USB Mass Storage device detected
[    2.259201] usb-storage 4-1:1.0: Quirks match for vid 152d pid 0578: 1000000
[    2.266348] scsi host0: usb-storage 4-1:1.0
[    2.288322] hub 5-1:1.0: USB hub found
[    2.297524] hub 5-1:1.0: 4 ports detected
[    2.430057] sunxi-mmc 1c10000.mmc: base:0xd088b000 irq:27
[    2.447447] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
[    2.474981] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:08 UTC (8)
[    2.483203] vcc3v0: disabling
[    2.486174] vcc5v0: disabling
[    2.489139] usb0-vbus: disabling
[    2.492392] ALSA device list:
[    2.495355]   #0: H3 Audio Codec
[    2.500307] Freeing unused kernel memory: 1024K
[    2.512694] mmc1: new high speed SDIO card at address 0001
[    2.621821] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[    2.635285] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[    2.649537] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended
[    2.662965] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
[    3.152096] systemd[1]: System time before build time, advancing clock.
[    3.283221] scsi 0:0:0:0: Direct-Access     JMicron  Tech             0227 PQ: 0 ANSI: 6
[    3.297316] NET: Registered protocol family 10
[    3.342541] Segment Routing with IPv6
[    3.380606] 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)
[    3.399725] systemd[1]: Detected architecture arm.
[    3.445403] systemd[1]: Set hostname to <nanopi-duo>.
[    3.857242] systemd[1]: Reached target Swap.
[    3.892434] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.932086] systemd[1]: Reached target Encrypted Volumes.
[    3.972578] systemd[1]: Reached target Remote File Systems (Pre).
[    4.011942] systemd[1]: Reached target Remote File Systems.
[    4.043016] systemd[1]: Listening on udev Control Socket.
[    4.056449] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.406277] xradio_wlan mmc1:0001:1: no mac address provided, using random
[    4.549296] random: crng init done
[    4.619937] xradio_wlan mmc1:0001:1: missed interrupt
[    4.625260] xradio_wlan mmc1:0001:1:    Input buffers: 30 x 1632 bytes
                  Hardware: 7.9
                  WSM firmware ver: 8, build: 5207, api: 1060, cap: 0x0003
[    4.641278] xradio_wlan mmc1:0001:1: Firmware Label:XR_C01.08.52.07 Nov 10 2016 13:22:16
[    4.650611] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    4.665121] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    4.692926] g_serial gadget: Gadget Serial v2.4
[    4.697483] g_serial gadget: g_serial ready
[    5.555206] systemd-journald[141]: Received request to flush runtime journal from PID 1
[    6.166748] lirc_dev: IR Remote Control driver registered, major 247
[    6.190635] IR LIRC bridge handler initialized
[    6.191551] Registered IR keymap rc-empty
[    6.191759] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
[    6.191948] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
[    6.195307] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-ir) registered at minor = 0
[    6.195476] sunxi-ir 1f02000.ir: initialized sunXi IR driver
[    7.138344] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    7.466767] Generic PHY stmmac-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[    7.469849] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[    7.469866] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[    7.470181] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    7.473423] ieee80211 phy0: Interface ID:0 of type:2 added
[    7.473955] ieee80211 phy0: vif 0, configuring tx
[    7.474397] ieee80211 phy0: vif 0, configuring tx
[    7.474703] ieee80211 phy0: vif 0, configuring tx
[    7.474973] ieee80211 phy0: vif 0, configuring tx
[    7.475232] ieee80211 phy0: ignore IEEE80211_CONF_CHANGE_MONITOR (1)IEEE80211_CONF_CHANGE_IDLE (1)
[    7.475391] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   10.563318] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   10.563479] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.459896] usb 4-1: reset high-speed USB device number 2 using ehci-platform
[   25.870093] usb 4-1: reset high-speed USB device number 2 using ehci-platform
[   36.269846] usb 4-1: reset high-speed USB device number 2 using ehci-platform
[   46.669891] usb 4-1: reset high-speed USB device number 2 using ehci-platform
[   57.070095] usb 4-1: reset high-speed USB device number 2 using ehci-platform
[   67.480099] usb 4-1: reset high-speed USB device number 2 using ehci-platform
[   77.848057] usb 4-1: reset high-speed USB device number 2 using ehci-platform
[   88.256237] usb 4-1: reset high-speed USB device number 2 using ehci-platform

Memory footprint

              total        used        free      shared  buff/cache   available
Mem:            244          10         194           4          39         213
Swap:             0           0           0

Interfaces

eth0      Link encap:Ethernet  HWaddr 02:42:f5:56:f0:a5  
          inet addr:192.168.254.100  Bcast:192.168.255.255  Mask:255.255.0.0
          inet6 addr: fe80::42:f5ff:fe56:f0a5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:10 errors:0 dropped:0 overruns:0 frame:0
          TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1868 (1.8 KB)  TX bytes:1892 (1.8 KB)
          Interrupt:42 

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:65536  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)

wlan0     Link encap:Ethernet  HWaddr 3e:89:18:6b:8d:8d  
          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)

Bootlog linux 4.14.15

* code freeze - to bring up FBTFT (hopefully) or i2c display and some optimizations

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.14.15-h2-1 (alex@svn) (gcc version 7.2.1 20171011 (Linaro GCC 7.2-2017.11)) #1 SMP Tue Jan 23 21:44:19 -02 2018
[    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[    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: FriendlyArm NanoPi DUO
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 16 MiB at 0x4f000000
[    0.000000] On node 0 totalpages: 65536
[    0.000000] free_area_init_node: node 0, pgdat c0a61480, node_mem_map cedf1000
[    0.000000]   Normal zone: 512 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 65536 pages, LIFO batch:15
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: Using PSCI v0.1 Function IDs from DT
[    0.000000] random: fast init done
[    0.000000] percpu: Embedded 16 pages/cpu @ced9c000 s33932 r8192 d23412 u65536
[    0.000000] pcpu-alloc: s33932 r8192 d23412 u65536 alloc=16*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rootfstype=ext4 rw rootwait fsck.repair=yes panic=10
[    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: 232188K/262144K available (6144K kernel code, 392K rwdata, 1600K rodata, 1024K init, 276K bss, 13572K reserved, 16384K cma-reserved, 0K highmem)
[    0.000000] Virtual kernel memory layout:
                   vector  : 0xffff0000 - 0xffff1000   (   4 kB)
                   fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
                   vmalloc : 0xd0800000 - 0xff800000   ( 752 MB)
                   lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
                   pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
                   modules : 0xbf000000 - 0xbfe00000   (  14 MB)
                     .text : 0xc0008000 - 0xc0700000   (7136 kB)
                     .init : 0xc0900000 - 0xc0a00000   (1024 kB)
                     .data : 0xc0a00000 - 0xc0a623c0   ( 393 kB)
                      .bss : 0xc0a69ac0 - 0xc0aaeccc   ( 277 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.000000] arch_timer: 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.000017] Switching to timer-based delay loop, resolution 41ns
[    0.000205] Console: colour dummy device 80x30
[    0.000242] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
[    0.000256] pid_max: default: 32768 minimum: 301
[    0.000388] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000402] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000999] CPU: Testing write buffer coherency: ok
[    0.001391] CPU0: update cpu_capacity 1024
[    0.001402] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.001720] Setting up static identity map for 0x40100000 - 0x40100060
[    0.001819] Hierarchical SRCU implementation.
[    0.002310] smp: Bringing up secondary CPUs ...
[    0.012924] CPU1: update cpu_capacity 1024
[    0.012930] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.023612] CPU2: update cpu_capacity 1024
[    0.023617] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.034268] CPU3: update cpu_capacity 1024
[    0.034273] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.034343] smp: Brought up 1 node, 4 CPUs
[    0.034368] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.034374] CPU: All CPU(s) started in HYP mode.
[    0.034378] CPU: Virtualization extensions available.
[    0.035083] devtmpfs: initialized
[    0.040547] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.040786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.040812] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.041605] pinctrl core: initialized pinctrl subsystem
[    0.042485] NET: Registered protocol family 16
[    0.043695] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.044668] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.044678] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.057964] gpio-regulator gpio-regulator: could not find pctldev for node /soc/pinctrl@01f02c00/regulator_pins@0, deferring probe
[    0.058277] SCSI subsystem initialized
[    0.058492] libata version 3.00 loaded.
[    0.058679] usbcore: registered new interface driver usbfs
[    0.058735] usbcore: registered new interface driver hub
[    0.058792] usbcore: registered new device driver usb
[    0.058982] pps_core: LinuxPPS API ver. 1 registered
[    0.058990] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
[    0.059007] PTP clock support registered
[    0.059161] Advanced Linux Sound Architecture Driver Initialized.
[    0.059975] clocksource: Switched to clocksource arch_sys_counter
[    0.060083] VFS: Disk quotas dquot_6.6.0
[    0.060146] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.066884] NET: Registered protocol family 2
[    0.067494] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.067531] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
[    0.067567] TCP: Hash tables configured (established 2048 bind 2048)
[    0.067671] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.067713] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.067912] NET: Registered protocol family 1
[    0.068286] RPC: Registered named UNIX socket transport module.
[    0.068297] RPC: Registered udp transport module.
[    0.068303] RPC: Registered tcp transport module.
[    0.068308] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.068510] Unpacking initramfs...
[    0.110827] Freeing initrd memory: 960K
[    0.112486] workingset: timestamp_bits=30 max_order=16 bucket_order=0
[    0.117770] NFS: Registering the id_resolver key type
[    0.117811] Key type id_resolver registered
[    0.117818] Key type id_legacy registered
[    0.117833] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.117841] Installing knfsd (copyright (C) 1996 [email protected]).
[    0.118598] fuse init (API version 7.26)
[    0.122282] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.122297] io scheduler noop registered
[    0.122304] io scheduler deadline registered
[    0.122451] io scheduler cfq registered (default)
[    0.122459] io scheduler mq-deadline registered
[    0.122466] io scheduler kyber registered
[    0.123089] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
[    0.126589] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    0.128037] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    0.171662] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[    0.173982] console [ttyS0] disabled
[    0.194167] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 46, base_baud = 1500000) is a U6_16550A
[    0.858447] console [ttyS0] enabled
[    0.866048] libphy: Fixed MDIO Bus: probed
[    0.870192] CAN device driver interface
[    0.874568] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[    0.880366] dwmac-sun8i 1c30000.ethernet: No regulator found
[    0.886059] dwmac-sun8i 1c30000.ethernet: Will use internal PHY
[    0.892177] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[    0.897832] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[    0.905068] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[    0.910734] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[    0.917947] dwmac-sun8i 1c30000.ethernet: COE Type 2
[    0.922914] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[    0.929802] libphy: stmmac: probed
[    0.934728] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.941290] ehci-platform: EHCI generic platform driver
[    0.946707] ehci-platform 1c1a000.usb: EHCI Host Controller
[    0.952330] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[    0.960621] ehci-platform 1c1a000.usb: irq 29, io mem 0x01c1a000
[    0.989972] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[    0.996794] hub 1-0:1.0: USB hub found
[    1.000602] hub 1-0:1.0: 1 port detected
[    1.005188] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.011403] ohci-platform: OHCI generic platform driver
[    1.016821] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[    1.023482] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[    1.031410] ohci-platform 1c1a400.usb: irq 30, io mem 0x01c1a400
[    1.104575] hub 2-0:1.0: USB hub found
[    1.108350] hub 2-0:1.0: 1 port detected
[    1.115303] usbcore: registered new interface driver usb-storage
[    1.121838] mousedev: PS/2 mouse device common for all mice
[    1.127833] ads7846 spi1.1: spi1.1 supply vcc not found, using dummy regulator
[    1.135441] ads7846 spi1.1: touchscreen, irq 93
[    1.140480] input: ADS7846 Touchscreen as /devices/platform/soc/1c69000.spi/spi_master/spi1/spi1.1/input/input0
[    1.151396] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
[    1.158178] sun6i-rtc 1f00000.rtc: RTC enabled
[    1.162811] i2c /dev entries driver
[    1.167473] thermal thermal_zone0: failed to read out thermal zone (-16)
[    1.174657] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[    1.183951] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    1.239993] sunxi-mmc 1c0f000.mmc: base:0xd083d000 irq:26
[    1.247151] usbcore: registered new interface driver usbhid
[    1.252773] usbhid: USB HID core driver
[    1.256681] fbtft_of_value: buswidth = 8
[    1.260620] fbtft_of_value: debug = 0
[    1.264278] fbtft_of_value: rotate = 90
[    1.268108] fbtft_of_value: fps = 33
[    1.420739] Console: switching to colour frame buffer device 40x30
[    1.427538] graphics fb0: fb_st7789v frame buffer, 320x240, 150 KiB video memory, 4 KiB buffer memory, fps=33, spi1.0 at 50 MHz
[    1.440585] sun4i-codec 1c22c00.codec: ASoC: /soc/codec-analog@01f015c0 not registered
[    1.448506] sun4i-codec 1c22c00.codec: Failed to register our card
[    1.451271] mmc0: host does not support reading read-only switch, assuming write-enable
[    1.454063] mmc0: new high speed SDHC card at address aaaa
[    1.454496] mmcblk0: mmc0:aaaa SL16G 14.8 GiB 
[    1.456758]  mmcblk0: p1 p2
[    1.477374] Initializing XFRM netlink socket
[    1.481692] NET: Registered protocol family 17
[    1.486150] can: controller area network core (rev 20170425 abi 9)
[    1.492407] NET: Registered protocol family 29
[    1.496846] can: raw protocol (rev 20170425)
[    1.501123] can: broadcast manager protocol (rev 20170425 t)
[    1.506779] can: netlink gateway (rev 20170425) max_hops=1
[    1.512517] Key type dns_resolver registered
[    1.516948] Registering SWP/SWPB emulation handler
[    1.529208] ehci-platform 1c1b000.usb: EHCI Host Controller
[    1.534858] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[    1.543151] ehci-platform 1c1b000.usb: irq 31, io mem 0x01c1b000
[    1.569969] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[    1.576813] hub 3-0:1.0: USB hub found
[    1.580643] hub 3-0:1.0: 1 port detected
[    1.585317] ehci-platform 1c1c000.usb: EHCI Host Controller
[    1.590930] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
[    1.598940] ehci-platform 1c1c000.usb: irq 33, io mem 0x01c1c000
[    1.629971] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
[    1.636683] hub 4-0:1.0: USB hub found
[    1.640486] hub 4-0:1.0: 1 port detected
[    1.645043] ehci-platform 1c1d000.usb: EHCI Host Controller
[    1.650653] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
[    1.658598] ehci-platform 1c1d000.usb: irq 35, io mem 0x01c1d000
[    1.689972] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
[    1.696684] hub 5-0:1.0: USB hub found
[    1.700499] hub 5-0:1.0: 1 port detected
[    1.705049] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[    1.711705] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
[    1.719708] ohci-platform 1c1b400.usb: irq 32, io mem 0x01c1b400
[    1.794568] hub 6-0:1.0: USB hub found
[    1.798344] hub 6-0:1.0: 1 port detected
[    1.802932] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
[    1.809560] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
[    1.817688] ohci-platform 1c1c400.usb: irq 34, io mem 0x01c1c400
[    1.894571] hub 7-0:1.0: USB hub found
[    1.898349] hub 7-0:1.0: 1 port detected
[    1.902945] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
[    1.909570] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
[    1.917562] ohci-platform 1c1d400.usb: irq 36, io mem 0x01c1d400
[    1.994545] hub 8-0:1.0: USB hub found
[    1.998320] hub 8-0:1.0: 1 port detected
[    2.003006] usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[    2.014088] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[    2.019834] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 9
[    2.027715] usb 4-1: new high-speed USB device number 2 using ehci-platform
[    2.035582] hub 9-0:1.0: USB hub found
[    2.039368] hub 9-0:1.0: 1 port detected
[    2.046263] sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq
[    2.070022] usb 5-1: new high-speed USB device number 2 using ehci-platform
[    2.238803] usb-storage 4-1:1.0: USB Mass Storage device detected
[    2.253167] usb-storage 4-1:1.0: Quirks match for vid 152d pid 0578: 1000000
[    2.260294] scsi host0: usb-storage 4-1:1.0
[    2.279125] hub 5-1:1.0: USB hub found
[    2.288318] hub 5-1:1.0: 4 ports detected
[    2.419987] sunxi-mmc 1c10000.mmc: base:0xd088b000 irq:27
[    2.427935] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
[    2.437008] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:09 UTC (9)
[    2.445249] vcc3v0: disabling
[    2.448229] vcc5v0: disabling
[    2.451221] usb0-vbus: disabling
[    2.454448] ALSA device list:
[    2.457410]   #0: H3 Audio Codec
[    2.469934] Freeing unused kernel memory: 1024K
[    2.484692] mmc1: new high speed SDIO card at address 0001
[    2.599191] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[    2.612386] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[    2.628518] EXT4-fs (mmcblk0p2): warning: mounting unchecked fs, running e2fsck is recommended
[    2.645090] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
[    3.165006] systemd[1]: System time before build time, advancing clock.
[    3.283340] scsi 0:0:0:0: Direct-Access     JMicron  Tech             0227 PQ: 0 ANSI: 6
[    3.305693] NET: Registered protocol family 10
[    3.361371] Segment Routing with IPv6
[    3.400854] 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)
[    3.419400] systemd[1]: Detected architecture arm.
[    3.464138] systemd[1]: Set hostname to <nanopi-duo>.
[    3.846040] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.890536] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.920594] systemd[1]: Listening on udev Kernel Socket.
[    3.952441] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    3.992339] systemd[1]: Reached target Swap.
[    4.021623] systemd[1]: Reached target Remote File Systems (Pre).
[    4.036269] systemd[1]: Created slice System Slice.
[    4.359751] xradio_wlan mmc1:0001:1: no mac address provided, using random
[    4.373230] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[    4.562861] random: crng init done
[    4.609903] xradio_wlan mmc1:0001:1:    Input buffers: 30 x 1632 bytes
                  Hardware: 7.9
                  WSM firmware ver: 8, build: 5207, api: 1060, cap: 0x0003
[    4.625939] xradio_wlan mmc1:0001:1: Firmware Label:XR_C01.08.52.07 Nov 10 2016 13:22:16
[    4.634962] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    4.658638] g_serial gadget: Gadget Serial v2.4
[    4.663209] g_serial gadget: g_serial ready
[    5.493525] systemd-journald[146]: Received request to flush runtime journal from PID 1
[    6.064607] lirc_dev: IR Remote Control driver registered, major 247
[    6.070166] IR LIRC bridge handler initialized
[    6.072368] Registered IR keymap rc-empty
[    6.072647] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
[    6.072904] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
[    6.076272] rc rc0: lirc_dev: driver ir-lirc-codec (sunxi-ir) registered at minor = 0
[    6.076455] sunxi-ir 1f02000.ir: initialized sunXi IR driver
[    7.021498] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    7.315321] ieee80211 phy0: Interface ID:0 of type:2 added
[    7.315733] ieee80211 phy0: vif 0, configuring tx
[    7.316037] ieee80211 phy0: vif 0, configuring tx
[    7.316519] ieee80211 phy0: vif 0, configuring tx
[    7.317057] ieee80211 phy0: vif 0, configuring tx
[    7.317362] ieee80211 phy0: ignore IEEE80211_CONF_CHANGE_MONITOR (1)IEEE80211_CONF_CHANGE_IDLE (1)
[    7.317539] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    7.318510] Generic PHY stmmac-0:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=stmmac-0:01, irq=POLL)
[    7.321844] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[    7.321864] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[    7.322248] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   10.481498] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   10.481658] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.460303] usb 4-1: reset high-speed USB device number 2 using ehci-platform
[   25.860299] usb 4-1: reset high-speed USB device number 2 using ehci-platform
[   36.270020] usb 4-1: reset high-speed USB device number 2 using ehci-platform

History Log:

  • initial commit
  • added kernel 4.14 files (boot, Image and modules)
  • added bootloader, format_sd.sh and burn_sd.sh
  • added linux-kernel-4.14.3 deb package
  • updated to kernel 4.14.14 (done)
  • initrd fix (initramfs broken padding)
  • wrong defconfig fix
  • removed FBTFT and Touch for the 2.8 TFT (need pin revision)
  • build with gcc 7.2.1
  • updated to kernel 4.14.15 (code base is frozen for a while for optimizations)
  • DTB with 2.8 TFT and Touch disabled

Updated DTB to disable 2.8 FTF and Touch on wrong pins on SPI.1 Overwrite nanopi-duo.dtb_4.14.15-h2-1 on /boot partition

sudo cp -avf nanopi-duo.dtb_4.14.15-h2-1 /media/[USER]/boot/.

spidev

DTB with /dev/spidev1.0 available:

sudo cp -avf nanopi-duo.dtb_4.14.15-h2-1_spidev /media/[USER]/boot/nanopi-duo.dtb_4.14.15-h2-1

Credits

Kernel is based on Megous's work: https://github.com/megous/linux XR819 driver is based on Armbian's work U-boot is based on FriendlyElec's work Aditional work is done by me :)

To be continue:

  • upload kernel 4.14.3 (done)
  • finish README instructions

nanopi-duo-ubuntu-base-minimal's People

Contributors

avafinger avatar

Watchers

 avatar  avatar

nanopi-duo-ubuntu-base-minimal's Issues

wrong login

"user: ubuntu pasw: none [ENTER]"
The user is root, not ubuntu.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.