Jump to content

usb 3.0 gigabit as eth1 not recognized - opi pc


cam2019

Recommended Posts

hi guys,

 

literally i'm new to orange pi and as well as here on armbian. like days old. I managed to run and use the usb device in rpi3b+ but was unable to on orange pi. now i know that this is a driver issue.

 

can someone show me how to download and install the driver on my opi pc?

 

TIA

 

Cam

gigabit.jpg

Link to comment
Share on other sites

1 hour ago, cam2019 said:

literally i'm new to orange pi

 

Without logs (armbianmonitor -u) we have absolutely no idea what to tell you. Drivers are usually not just installed but has to be ported to or enabled in the kernel. If you use old kernel 3.4.y forget about ... switch to new one and it will most likely just work. If not ... logs logs logs :) 

Link to comment
Share on other sites

pi@orangepipc:~$ sudo ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.2.119  netmask 255.255.255.0  broadcast 192.168.2.255
        inet6 fe80::e9f5:f619:21ee:d30d  prefixlen 64  scopeid 0x20<link>
        ether 02:81:41:c6:e0:a6  txqueuelen 1000  (Ethernet)
        RX packets 1790  bytes 157475 (153.7 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 833  bytes 71647 (69.9 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 38

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

pi@orangepipc:~$
Spoiler

pi@orangepipc:~$ sudo armbianmonitor -U
     1
     2  ### Activated 1 lzo zram swap devices with 499 MB each
     3
     4  ### Activated Armbian ramlog partition with zstd compression
     5
     6  Sat May  4 00:06:23 UTC 2019 | Orange Pi PC | 5.83 | armhf | armv7l | 4.19.38-sunxi
     7
     8  ### dmesg:
     9
    10  [    0.000000] Booting Linux on physical CPU 0x0
    11  [    0.000000] Linux version 4.19.38-sunxi (root@nightly) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33                                                                                   b1edc85d4] (Linaro GCC 7.4-2019.02)) #5.83 SMP Fri May 3 23:33:25 CEST 2019
    12  [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
    13  [    0.000000] CPU: div instructions available: patching division code
    14  [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
    15  [    0.000000] OF: fdt: Machine model: Xunlong Orange Pi PC
    16  [    0.000000] Memory policy: Data cache writealloc
    17  [    0.000000] cma: Reserved 128 MiB at 0x75c00000
    18  [    0.000000] On node 0 totalpages: 262144
    19  [    0.000000]   Normal zone: 1728 pages used for memmap
    20  [    0.000000]   Normal zone: 0 pages reserved
    21  [    0.000000]   Normal zone: 196608 pages, LIFO batch:63
    22  [    0.000000]   HighMem zone: 65536 pages, LIFO batch:15
    23  [    0.000000] psci: probing for conduit method from DT.
    24  [    0.000000] psci: Using PSCI v0.1 Function IDs from DT
    25  [    0.000000] random: get_random_bytes called from start_kernel+0x8d/0x3c6 with crng_init=0
    26  [    0.000000] percpu: Embedded 18 pages/cpu s41548 r8192 d23988 u73728
    27  [    0.000000] pcpu-alloc: s41548 r8192 d23988 u73728 alloc=18*4096
    28  [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    29  [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 260416
    30  [    0.000000] Kernel command line: root=UUID=1b49372a-ea5b-42f6-9e60-036606066891 rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi                                                                                   .audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 loglevel=1 ubootpart=5ae5405d-01 ubootsource=mmc usb-storage.quirks=   sunxi_v                                                                                   e_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
    31  [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    32  [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    33  [    0.000000] allocated 1048576 bytes of page_ext
    34  [    0.000000] Memory: 886136K/1048576K available (9216K kernel code, 1004K rwdata, 2576K rodata, 1024K init, 331K bss, 31368K reserved, 131072K c                                                                                   ma-reserved, 131060K highmem)
    35  [    0.000000] Virtual kernel memory layout:
    36                     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    37                     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    38                     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
    39                     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
    40                     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    41                     modules : 0xbf800000 - 0xbfe00000   (   6 MB)
    42                       .text : 0x(ptrval) - 0x(ptrval)   (10208 kB)
    43                       .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
    44                       .data : 0x(ptrval) - 0x(ptrval)   (1005 kB)
    45                        .bss : 0x(ptrval) - 0x(ptrval)   ( 332 kB)
    46  [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    47  [    0.000000] ftrace: allocating 39959 entries in 79 pages
    48  [    0.000000] rcu: Hierarchical RCU implementation.
    49  [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
    50  [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    51  [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
    52  [    0.000000] GIC: Using split EOI/Deactivate mode
    53  [    0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
    54  [    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
    55  [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
    56  [    0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
    57  [    0.000013] Switching to timer-based delay loop, resolution 41ns
    58  [    0.000169] Console: colour dummy device 80x30
    59  [    0.000181] console [tty1] enabled
    60  [    0.000229] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
    61  [    0.000239] pid_max: default: 32768 minimum: 301
    62  [    0.000432] Security Framework initialized
    63  [    0.000442] AppArmor: AppArmor disabled by boot time parameter
    64  [    0.000513] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    65  [    0.000523] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    66  [    0.001348] CPU: Testing write buffer coherency: ok
    67  [    0.001761] CPU0: update cpu_capacity 1024
    68  [    0.001768] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    69  [    0.002245] Setting up static identity map for 0x40100000 - 0x40100054
    70  [    0.002385] rcu: Hierarchical SRCU implementation.
    71  [    0.003095] smp: Bringing up secondary CPUs ...
    72  [    0.013784] CPU1: update cpu_capacity 1024
    73  [    0.013789] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    74  [    0.024567] CPU2: update cpu_capacity 1024
    75  [    0.024573] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
    76  [    0.035283] CPU3: update cpu_capacity 1024
    77  [    0.035289] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
    78  [    0.035381] smp: Brought up 1 node, 4 CPUs
    79  [    0.035388] SMP: Total of 4 processors activated (192.00 BogoMIPS).
    80  [    0.035392] CPU: All CPU(s) started in HYP mode.
    81  [    0.035394] CPU: Virtualization extensions available.
    82  [    0.036535] devtmpfs: initialized
    83  [    0.043004] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
    84  [    0.043255] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    85  [    0.043271] futex hash table entries: 1024 (order: 4, 65536 bytes)
    86  [    0.047939] xor: measuring software checksum speed
    87  [    0.087243]    arm4regs  :  1255.000 MB/sec
    88  [    0.127299]    8regs     :   748.000 MB/sec
    89  [    0.167359]    32regs    :   766.000 MB/sec
    90  [    0.207420]    neon      :  1270.000 MB/sec
    91  [    0.207424] xor: using function: neon (1270.000 MB/sec)
    92  [    0.207489] pinctrl core: initialized pinctrl subsystem
    93  [    0.208390] NET: Registered protocol family 16
    94  [    0.210766] DMA: preallocated 2048 KiB pool for atomic coherent allocations
    95  [    0.211237] audit: initializing netlink subsys (disabled)
    96  [    0.211401] audit: type=2000 audit(0.184:1): state=initialized audit_enabled=0 res=1
    97  [    0.211925] cpuidle: using governor ladder
    98  [    0.211954] cpuidle: using governor menu
    99  [    0.212466] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
   100  [    0.212471] hw-breakpoint: maximum watchpoint size is 8 bytes.
   101  [    0.295938] raid6: int32x1  gen()   189 MB/s
   102  [    0.363856] raid6: int32x1  xor()   160 MB/s
   103  [    0.431884] raid6: int32x2  gen()   255 MB/s
   104  [    0.499955] raid6: int32x2  xor()   194 MB/s
   105  [    0.568096] raid6: int32x4  gen()   258 MB/s
   106  [    0.636214] raid6: int32x4  xor()   193 MB/s
   107  [    0.704224] raid6: int32x8  gen()   247 MB/s
   108  [    0.772453] raid6: int32x8  xor()   172 MB/s
   109  [    0.840488] raid6: neonx1   gen()   495 MB/s
   110  [    0.908535] raid6: neonx1   xor()   460 MB/s
   111  [    0.976677] raid6: neonx2   gen()   664 MB/s
   112  [    1.044741] raid6: neonx2   xor()   594 MB/s
   113  [    1.112874] raid6: neonx4   gen()   798 MB/s
   114  [    1.180931] raid6: neonx4   xor()   669 MB/s
   115  [    1.249026] raid6: neonx8   gen()   716 MB/s
   116  [    1.317138] raid6: neonx8   xor()   606 MB/s
   117  [    1.317142] raid6: using algorithm neonx4 gen() 798 MB/s
   118  [    1.317145] raid6: .... xor() 669 MB/s, rmw enabled
   119  [    1.317148] raid6: using neon recovery algorithm
   120  [    1.318505] SCSI subsystem initialized
   121  [    1.318692] libata version 3.00 loaded.
   122  [    1.318884] usbcore: registered new interface driver usbfs
   123  [    1.318922] usbcore: registered new interface driver hub
   124  [    1.318992] usbcore: registered new device driver usb
   125  [    1.319161] media: Linux media interface: v0.10
   126  [    1.319189] videodev: Linux video capture interface: v2.00
   127  [    1.319301] pps_core: LinuxPPS API ver. 1 registered
   128  [    1.319305] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
   129  [    1.319320] PTP clock support registered
   130  [    1.320892] clocksource: Switched to clocksource arch_sys_counter
   131  [    1.423959] VFS: Disk quotas dquot_6.6.0
   132  [    1.424035] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
   133  [    1.431586] NET: Registered protocol family 2
   134  [    1.432234] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
   135  [    1.432260] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
   136  [    1.432344] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
   137  [    1.432455] TCP: Hash tables configured (established 8192 bind 8192)
   138  [    1.432562] UDP hash table entries: 512 (order: 2, 16384 bytes)
   139  [    1.432618] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
   140  [    1.432816] NET: Registered protocol family 1
   141  [    1.433363] RPC: Registered named UNIX socket transport module.
   142  [    1.433367] RPC: Registered udp transport module.
   143  [    1.433370] RPC: Registered tcp transport module.
   144  [    1.433373] RPC: Registered tcp NFSv4.1 backchannel transport module.
   145  [    1.433625] Trying to unpack rootfs image as initramfs...
   146  [    1.732552] Freeing initrd memory: 4816K
   147  [    1.734337] Initialise system trusted keyrings
   148  [    1.734537] workingset: timestamp_bits=14 max_order=18 bucket_order=4
   149  [    1.740137] zbud: loaded
   150  [    1.742296] NFS: Registering the id_resolver key type
   151  [    1.742331] Key type id_resolver registered
   152  [    1.742335] Key type id_legacy registered
   153  [    1.742346] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
   154  [    1.742351] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
   155  [    1.743421] JFS: nTxBlock = 7984, nTxLock = 63876
   156  [    1.752167] SGI XFS with ACLs, security attributes, realtime, no debug enabled
   157  [    1.759829] Key type asymmetric registered
   158  [    1.759838] Asymmetric key parser 'x509' registered
   159  [    1.759910] bounce: pool size: 64 pages
   160  [    1.759984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
   161  [    1.760137] io scheduler noop registered
   162  [    1.760142] io scheduler deadline registered
   163  [    1.760337] io scheduler cfq registered (default)
   164  [    1.760342] io scheduler mq-deadline registered
   165  [    1.760346] io scheduler kyber registered
   166  [    1.760474] io scheduler bfq registered
   167  [    1.761630] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
   168  [    1.765612] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
   169  [    1.767127] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
   170  [    1.815538] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
   171  [    1.817761] console [ttyS0] disabled
   172  [    1.837922] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 42, base_baud = 1500000) is a U6_16550A
   173  [    1.837976] console [ttyS0] enabled
   174  [    1.861323] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a85d08)
   175  [    1.861572] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a83454)
   176  [    1.861625] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator
   177  [    1.861681] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.0
   178  [    1.862482] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
   179  [    1.862826] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
   180  [    1.863068] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a8578c)
   181  [    1.863074] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
   182  [    1.863077] [drm] No driver support for vblank timestamp query.
   183  [    1.863129] [drm] Cannot find any crtc or sizes
   184  [    1.863554] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
   185  [    1.866397] brd: module loaded
   186  [    1.871727] loop: module loaded
   187  [    1.873978] libphy: Fixed MDIO Bus: probed
   188  [    1.874506] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
   189  [    1.874556] dwmac-sun8i 1c30000.ethernet: No regulator found
   190  [    1.874861] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000)
   191  [    1.874878] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
   192  [    1.874884] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
   193  [    1.874890] dwmac-sun8i 1c30000.ethernet: COE Type 2
   194  [    1.874896] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
   195  [    1.874901] dwmac-sun8i 1c30000.ethernet: Normal descriptors
   196  [    1.874906] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
   197  [    1.875039] libphy: stmmac: probed
   198  [    1.875474] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
   199  [    1.875570] libphy: mdio_mux: probed
   200  [    1.875588] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
   201  [    1.875594] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
   202  [    1.880329] libphy: mdio_mux: probed
   203  [    1.881288] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
   204  [    1.881293] ehci-platform: EHCI generic platform driver
   205  [    1.881466] ehci-platform 1c1a000.usb: EHCI Host Controller
   206  [    1.881492] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
   207  [    1.882237] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000
   208  [    1.896906] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
   209  [    1.897175] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
   210  [    1.897183] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   211  [    1.897189] usb usb1: Product: EHCI Host Controller
   212  [    1.897194] usb usb1: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
   213  [    1.897199] usb usb1: SerialNumber: 1c1a000.usb
   214  [    1.897756] hub 1-0:1.0: USB hub found
   215  [    1.897807] hub 1-0:1.0: 1 port detected
   216  [    1.898646] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
   217  [    1.898671] ohci-platform: OHCI generic platform driver
   218  [    1.898820] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
   219  [    1.898840] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
   220  [    1.898999] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400
   221  [    1.961130] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
   222  [    1.961137] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   223  [    1.961143] usb usb2: Product: Generic Platform OHCI controller
   224  [    1.961148] usb usb2: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
   225  [    1.961153] usb usb2: SerialNumber: 1c1a400.usb
   226  [    1.961601] hub 2-0:1.0: USB hub found
   227  [    1.961643] hub 2-0:1.0: 1 port detected
   228  [    1.962794] usbcore: registered new interface driver usb-storage
   229  [    1.963502] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
   230  [    1.963508] sun6i-rtc 1f00000.rtc: RTC enabled
   231  [    1.963707] i2c /dev entries driver
   232  [    1.965681] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
   233  [    1.966399] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2
   234  [    1.966866] sunxi-mmc 1c0f000.mmc: Got CD GPIO
   235  [    1.967052] ledtrig-cpu: registered to indicate activity on CPUs
   236  [    1.967131] hidraw: raw HID events driver (C) Jiri Kosina
   237  [    1.967245] usbcore: registered new interface driver usbhid
   238  [    1.967248] usbhid: USB HID core driver
   239  [    1.973470] Initializing XFRM netlink socket
   240  [    1.974103] NET: Registered protocol family 10
   241  [    1.988831] Segment Routing with IPv6
   242  [    1.988966] NET: Registered protocol family 17
   243  [    1.988992] NET: Registered protocol family 15
   244  [    1.989051] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this                                                                                   .
   245  [    1.989096] 8021q: 802.1Q VLAN Support v1.8
   246  [    1.989378] Key type dns_resolver registered
   247  [    1.989813] Registering SWP/SWPB emulation handler
   248  [    1.990411] registered taskstats version 1
   249  [    1.990416] Loading compiled-in X.509 certificates
   250  [    1.990499] zswap: loaded using pool lzo/zbud
   251  [    1.992200] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
   252  [    1.992289] Btrfs loaded, crc32c=crc32c-generic
   253  [    1.999248] Key type encrypted registered
   254  [    2.008032] sun4i-usb-phy 1c19400.phy: Linked as a consumer to regulator.4
   255  [    2.009007] ehci-platform 1c1b000.usb: EHCI Host Controller
   256  [    2.009035] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
   257  [    2.009561] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000
   258  [    2.024931] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
   259  [    2.025152] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
   260  [    2.025160] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   261  [    2.025166] usb usb3: Product: EHCI Host Controller
   262  [    2.025171] usb usb3: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
   263  [    2.025177] usb usb3: SerialNumber: 1c1b000.usb
   264  [    2.025687] hub 3-0:1.0: USB hub found
   265  [    2.025724] hub 3-0:1.0: 1 port detected
   266  [    2.026478] ehci-platform 1c1c000.usb: EHCI Host Controller
   267  [    2.026499] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
   268  [    2.026717] ehci-platform 1c1c000.usb: irq 30, io mem 0x01c1c000
   269  [    2.028934] mmc0: host does not support reading read-only switch, assuming write-enable
   270  [    2.031932] mmc0: new high speed SDHC card at address aaaa
   271  [    2.033191] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
   272  [    2.035705]  mmcblk0: p1
   273  [    2.040907] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
   274  [    2.041121] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
   275  [    2.041129] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   276  [    2.041134] usb usb4: Product: EHCI Host Controller
   277  [    2.041140] usb usb4: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
   278  [    2.041145] usb usb4: SerialNumber: 1c1c000.usb
   279  [    2.041610] hub 4-0:1.0: USB hub found
   280  [    2.041649] hub 4-0:1.0: 1 port detected
   281  [    2.042496] ehci-platform 1c1d000.usb: EHCI Host Controller
   282  [    2.042521] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
   283  [    2.042851] ehci-platform 1c1d000.usb: irq 32, io mem 0x01c1d000
   284  [    2.056895] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
   285  [    2.057078] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
   286  [    2.057085] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   287  [    2.057091] usb usb5: Product: EHCI Host Controller
   288  [    2.057096] usb usb5: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
   289  [    2.057101] usb usb5: SerialNumber: 1c1d000.usb
   290  [    2.057555] hub 5-0:1.0: USB hub found
   291  [    2.057591] hub 5-0:1.0: 1 port detected
   292  [    2.058305] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
   293  [    2.058326] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
   294  [    2.058496] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400
   295  [    2.121076] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
   296  [    2.121084] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   297  [    2.121089] usb usb6: Product: Generic Platform OHCI controller
   298  [    2.121095] usb usb6: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
   299  [    2.121100] usb usb6: SerialNumber: 1c1b400.usb
   300  [    2.121558] hub 6-0:1.0: USB hub found
   301  [    2.121591] hub 6-0:1.0: 1 port detected
   302  [    2.122279] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
   303  [    2.122301] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
   304  [    2.122452] ohci-platform 1c1c400.usb: irq 31, io mem 0x01c1c400
   305  [    2.185077] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
   306  [    2.185085] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   307  [    2.185090] usb usb7: Product: Generic Platform OHCI controller
   308  [    2.185096] usb usb7: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
   309  [    2.185101] usb usb7: SerialNumber: 1c1c400.usb
   310  [    2.185532] hub 7-0:1.0: USB hub found
   311  [    2.185566] hub 7-0:1.0: 1 port detected
   312  [    2.186228] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
   313  [    2.186260] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
   314  [    2.186417] ohci-platform 1c1d400.usb: irq 33, io mem 0x01c1d400
   315  [    2.249097] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
   316  [    2.249105] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   317  [    2.249110] usb usb8: Product: Generic Platform OHCI controller
   318  [    2.249116] usb usb8: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
   319  [    2.249121] usb usb8: SerialNumber: 1c1d400.usb
   320  [    2.249657] hub 8-0:1.0: USB hub found
   321  [    2.249692] hub 8-0:1.0: 1 port detected
   322  [    2.250431] usb_phy_generic usb_phy_generic.2.auto: usb_phy_generic.2.auto supply vcc not found, using dummy regulator
   323  [    2.250531] usb_phy_generic usb_phy_generic.2.auto: Linked as a consumer to regulator.0
   324  [    2.250820] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver
   325  [    2.250830] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus number 9
   326  [    2.251057] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
   327  [    2.251065] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   328  [    2.251071] usb usb9: Product: MUSB HDRC host driver
   329  [    2.251076] usb usb9: Manufacturer: Linux 4.19.38-sunxi musb-hcd
   330  [    2.251081] usb usb9: SerialNumber: musb-hdrc.3.auto
   331  [    2.251529] hub 9-0:1.0: USB hub found
   332  [    2.251569] hub 9-0:1.0: 1 port detected
   333  [    2.252474] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:13 UTC (13)
   334  [    2.252661] of_cfs_init
   335  [    2.252744] of_cfs_init: OK
   336  [    2.252930] vcc3v0: disabling
   337  [    2.252938] vcc5v0: disabling
   338  [    2.252942] usb0-vbus: disabling
   339  [    2.256208] Freeing unused kernel memory: 1024K
   340  [    2.273085] Run /init as init process
   341  [    2.318941] random: systemd-udevd: uninitialized urandom read (16 bytes read)
   342  [    2.319462] random: systemd-udevd: uninitialized urandom read (16 bytes read)
   343  [    2.319562] random: systemd-udevd: uninitialized urandom read (16 bytes read)
   344  [    2.376930] usb 4-1: new high-speed USB device number 2 using ehci-platform
   345  [    2.534395] usb 4-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
   346  [    2.534406] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
   347  [    2.534412] usb 4-1: Product: USB 10/100/1000 LAN
   348  [    2.534417] usb 4-1: Manufacturer: Realtek
   349  [    2.534423] usb 4-1: SerialNumber: 000001
   350  [    2.688958] usb 6-1: new full-speed USB device number 2 using ohci-platform
   351  [    2.877180] [drm] Cannot find any crtc or sizes
   352  [    2.916010] usb 6-1: New USB device found, idVendor=25a7, idProduct=fa61, bcdDevice= 6.17
   353  [    2.916021] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
   354  [    2.916027] usb 6-1: Product: 2.4G Receiver
   355  [    2.916032] usb 6-1: Manufacturer: Compx
   356  [    2.924030] input: Compx 2.4G Receiver as /devices/platform/soc/1c1b400.usb/usb6/6-1/6-1:1.0/0003:25A7:FA61.0001/input/input0
   357  [    2.981190] hid-generic 0003:25A7:FA61.0001: input,hidraw0: USB HID v1.10 Keyboard [Compx 2.4G Receiver] on usb-1c1b400.usb-1/input0
   358  [    2.989799] input: Compx 2.4G Receiver Mouse as /devices/platform/soc/1c1b400.usb/usb6/6-1/6-1:1.1/0003:25A7:FA61.0002/input/input1
   359  [    2.989945] input: Compx 2.4G Receiver as /devices/platform/soc/1c1b400.usb/usb6/6-1/6-1:1.1/0003:25A7:FA61.0002/input/input2
   360  [    2.990158] input: Compx 2.4G Receiver Consumer Control as /devices/platform/soc/1c1b400.usb/usb6/6-1/6-1:1.1/0003:25A7:FA61.0002/input/input3
   361  [    3.049147] input: Compx 2.4G Receiver System Control as /devices/platform/soc/1c1b400.usb/usb6/6-1/6-1:1.1/0003:25A7:FA61.0002/input/input4
   362  [    3.049598] hid-generic 0003:25A7:FA61.0002: input,hiddev96,hidraw1: USB HID v1.10 Mouse [Compx 2.4G Receiver] on usb-1c1b400.usb-1/input1
   363  [    3.511363] random: fast init done
   364  [    3.615934] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
   365  [    4.078727] systemd[1]: System time before build time, advancing clock.
   366  [    4.125041] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT                                                                                    +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
   367  [    4.125529] systemd[1]: Detected architecture arm.
   368  [    4.130016] systemd[1]: Set hostname to <orangepipc>.
   369  [    4.478021] systemd[1]: Listening on udev Control Socket.
   370  [    4.478848] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
   371  [    4.479894] systemd[1]: Created slice User and Session Slice.
   372  [    4.480225] systemd[1]: Reached target Remote File Systems.
   373  [    4.480572] systemd[1]: Listening on udev Kernel Socket.
   374  [    4.481122] systemd[1]: Listening on Journal Socket.
   375  [    4.481733] systemd[1]: Listening on Journal Audit Socket.
   376  [    4.586404] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
   377  [    4.887288] systemd-journald[226]: Received request to flush runtime journal from PID 1
   378  [    5.326573] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input6
   379  [    5.328115] cpu cpu0: Linked as a consumer to regulator.5
   380  [    5.328200] cpu cpu0: Dropping the link to regulator.5
   381  [    5.328402] cpu cpu0: Linked as a consumer to regulator.5
   382  [    5.515474] sun8i_ths 1c25000.thermal-sensor: no memory resources defined
   383  [    5.515499] sun8i_ths: probe of 1c25000.thermal-sensor failed with error -22
   384  [    5.568003] Registered IR keymap rc-empty
   385  [    5.568112] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
   386  [    5.568236] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input7
   387  [    5.570304] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
   388  [    5.571663] usbcore: registered new interface driver r8152
   389  [    5.581807] thermal thermal_zone0: failed to read out thermal zone (-110)
   390  [    5.582519] sunxi-ir 1f02000.ir: initialized sunXi IR driver
   391  [    5.583383] zram: Added device: zram0
   392  [    5.584033] zram: Added device: zram1
   393  [    5.584637] zram: Added device: zram2
   394  [    5.594086] usbcore: registered new interface driver cdc_ether
   395  [    5.622079] lima 1c40000.gpu: bus rate = 200000000
   396  [    5.622093] lima 1c40000.gpu: mod rate = 384000000
   397  [    5.630191] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
   398  [    5.630203] sun4i-codec 1c22c00.codec: Failed to register our card
   399  [    5.631142] [TTM] Zone  kernel: Available graphics memory: 380458 kiB
   400  [    5.631152] [TTM] Zone highmem: Available graphics memory: 511524 kiB
   401  [    5.631156] [TTM] Initializing pool allocator
   402  [    5.631991] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
   403  [    5.632053] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
   404  [    5.632096] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
   405  [    5.632130] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
   406  [    5.642626] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory
   407  [    5.647290] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
   408  [    5.660651] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
   409  [    5.673708] zram1: detected capacity change from 0 to 523800576
   410  [    5.709082] usb 4-1: reset high-speed USB device number 2 using ehci-platform
   411  [    5.747486] Adding 511520k swap on /dev/zram1.  Priority:5 extents:1 across:511520k SSFS
   412  [    5.884641] zram0: detected capacity change from 0 to 52428800
   413  [    5.906764] r8152 4-1:1.0 eth1: v1.09.9
   414  [    6.188868] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
   415  [    6.552250] r8152 4-1:1.0 enx00e04c680046: renamed from eth1
   416  [    6.910650] random: crng init done
   417  [    6.910664] random: 7 urandom warning(s) missed due to ratelimiting
   418
   419  ### armbian-release:
   420
   421  # PLEASE DO NOT EDIT THIS FILE
   422  BOARD=orangepipc
   423  BOARD_NAME="Orange Pi PC"
   424  BOARDFAMILY=sun8i
   425  VERSION=5.83
   426  LINUXFAMILY=sunxi
   427  BRANCH=next
   428  ARCH=arm
   429  IMAGE_TYPE=stable
   430  BOARD_TYPE=conf
   431  INITRD_ARCH=arm
   432  KERNEL_IMAGE_TYPE=zImage
   433
   434  ### boot environment:
   435
   436  verbosity=1
   437  logo=disabled
   438  console=both
   439  disp_mode=1920x1080p60
   440  overlay_prefix=sun8i-h3
   441  rootdev=UUID=1b49372a-ea5b-42f6-9e60-036606066891
   442  rootfstype=ext4
   443
   444  ### lsusb:
   445
   446  Sat May  4 00:06:23 UTC 2019 | Orange Pi PC | 5.83 | armhf | armv7l | 4.19.38-sunxi
   447
   448  ### [resize2fs] Leaving 1 percent spare area. Start resizing partition /dev/mmcblk0p1 now:
   449
   450  major minor  #blocks  name
   451
   452     1        0       4096 ram0
   453     1        1       4096 ram1
   454     1        2       4096 ram2
   455     1        3       4096 ram3
   456   179        0   15558144 mmcblk0
   457   179        1    1077248 mmcblk0p1
   458   254        0      51200 zram0
   459   254        1     511524 zram1
   460
   461  Executing fdisk, fsck and partprobe:
   462
   463  Welcome to fdisk (util-linux 2.29.2).
   464  Changes will remain in memory only, until you decide to write them.
   465  Be careful before using the write command.
   466
   467
   468  Command (m for help): Selected partition 1
   469  Partition 1 has been deleted.
   470
   471  Command (m for help): Partition type
   472     p   primary (0 primary, 0 extended, 4 free)
   473     e   extended (container for logical partitions)
   474  Select (default p): Partition number (1-4, default 1): First sector (2048-31116287, default 2048): Last sector, +sectors or +size{K,M,G,T,P} (8192                                                                                   -31116287, default 31116287):
   475  Created a new partition 1 of type 'Linux' and of size 14.7 GiB.
   476  Partition #1 contains a ext4 signature.
   477
   478  Command (m for help):
   479  The partition table has been altered.
   480  Calling ioctl() to re-read partition table.
   481  Re-reading the partition table failed.: Device or resource busy
   482
   483  The kernel still uses the old table. The new table will be used at the next reboot or after you run partprobe(8) or kpartx(8).
   484
   485  Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   486  Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   487  Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   488  Bus 004 Device 002: ID 0bda:8153 Realtek Semiconductor Corp.
   489  Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   490  Bus 006 Device 002: ID 25a7:fa61
   491  Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   492  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   493  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   494  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   495  Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   496
   497  ### lscpu:
   498
   499  New partition table:
   500
   501  Architecture:          armv7l
   502  Byte Order:            Little Endian
   503  CPU(s):                4
   504  On-line CPU(s) list:   0-3
   505  Thread(s) per core:    1
   506  Core(s) per socket:    4
   507  Socket(s):             1
   508  Model:                 5
   509  Model name:            ARMv7 Processor rev 5 (v7l)
   510  CPU max MHz:           1368.0000
   511  CPU min MHz:           120.0000
   512  BogoMIPS:              65.14
   513  Flags:                 half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
   514
   515  ### cpuinfo:
   516
   517  major minor  #blocks  name
   518
   519     1        0       4096 ram0
   520     1        1       4096 ram1
   521     1        2       4096 ram2
   522     1        3       4096 ram3
   523   179        0   15558144 mmcblk0
   524   179        1   15398464 mmcblk0p1
   525   254        0      51200 zram0
   526   254        1     511524 zram1
   527
   528  Now trying to resize ext4 filesystem on /dev/mmcblk0p1 to the limits:
   529
   530  processor       : 0
   531  model name      : ARMv7 Processor rev 5 (v7l)
   532  BogoMIPS        : 65.14
   533  Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
   534  CPU implementer : 0x41
   535  CPU architecture: 7
   536  CPU variant     : 0x0
   537  CPU part        : 0xc07
   538  CPU revision    : 5
   539
   540  processor       : 1
   541  model name      : ARMv7 Processor rev 5 (v7l)
   542  BogoMIPS        : 65.14
   543  Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
   544  CPU implementer : 0x41
   545  CPU architecture: 7
   546  CPU variant     : 0x0
   547  CPU part        : 0xc07
   548  CPU revision    : 5
   549
   550  processor       : 2
   551  model name      : ARMv7 Processor rev 5 (v7l)
   552  BogoMIPS        : 65.14
   553  Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
   554  CPU implementer : 0x41
   555  CPU architecture: 7
   556  CPU variant     : 0x0
   557  CPU part        : 0xc07
   558  CPU revision    : 5
   559
   560  processor       : 3
   561  model name      : ARMv7 Processor rev 5 (v7l)
   562  BogoMIPS        : 65.14
   563  Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
   564  CPU implementer : 0x41
   565  CPU architecture: 7
   566  CPU variant     : 0x0
   567  CPU part        : 0xc07
   568  CPU revision    : 5
   569
   570  Hardware        : Allwinner sun8i Family
   571  Revision        : 0000
   572  Serial          : 02c0008141c6e0a6
   573
   574  ### meminfo:
   575
   576  MemTotal:        1023048 kB
   577  MemFree:          927044 kB
   578  MemAvailable:     947340 kB
   579  Buffers:            6116 kB
   580  Cached:            25540 kB
   581  SwapCached:            0 kB
   582  Active:            26692 kB
   583  Inactive:          13076 kB
   584  Active(anon):       8052 kB
   585  Inactive(anon):     3856 kB
   586  Active(file):      18640 kB
   587  Inactive(file):     9220 kB
   588  Unevictable:           0 kB
   589  Mlocked:               0 kB
   590  HighTotal:        262132 kB
   591  HighFree:         211180 kB
   592  LowTotal:         760916 kB
   593  LowFree:          715864 kB
   594  SwapTotal:        511520 kB
   595  SwapFree:         511520 kB
   596  Dirty:                 0 kB
   597  Writeback:            12 kB
   598  AnonPages:          7912 kB
   599  Mapped:             7200 kB
   600  Shmem:              4000 kB
   601  Slab:              24132 kB
   602  SReclaimable:      11496 kB
   603  SUnreclaim:        12636 kB
   604  KernelStack:         896 kB
   605  PageTables:          324 kB
   606  NFS_Unstable:          0 kB
   607  Bounce:                0 kB
   608  WritebackTmp:          0 kB
   609  CommitLimit:     1023044 kB
   610  Committed_AS:      32356 kB
   611  VmallocTotal:     245760 kB
   612  VmallocUsed:           0 kB
   613  VmallocChunk:          0 kB
   614  Percpu:              384 kB
   615  CmaTotal:         131072 kB
   616  CmaFree:          127928 kB
   617
   618  ### virtual memory:
   619
   620  resize2fs 1.43.4 (31-Jan-2017)
   621  vm.admin_reserve_kbytes = 8192
   622  vm.block_dump = 0
   623  vm.compact_unevictable_allowed = 1
   624  vm.dirty_background_bytes = 0
   625  vm.dirty_background_ratio = 10
   626  vm.dirty_bytes = 0
   627  vm.dirty_expire_centisecs = 3000
   628  vm.dirty_ratio = 20
   629  vm.dirtytime_expire_seconds = 43200
   630  vm.dirty_writeback_centisecs = 500
   631  vm.drop_caches = 0
   632  vm.extfrag_threshold = 500
   633  vm.highmem_is_dirtyable = 0
   634  vm.laptop_mode = 0
   635  vm.legacy_va_layout = 0
   636  vm.lowmem_reserve_ratio = 32    0       0
   637  vm.max_map_count = 65530
   638  vm.min_free_kbytes = 3475
   639  vm.mmap_min_addr = 4096
   640  vm.mmap_rnd_bits = 8
   641  vm.oom_dump_tasks = 1
   642  vm.oom_kill_allocating_task = 0
   643  vm.overcommit_kbytes = 0
   644  vm.overcommit_memory = 0
   645  vm.overcommit_ratio = 50
   646  vm.page-cluster = 0
   647  vm.panic_on_oom = 0
   648  vm.percpu_pagelist_fraction = 0
   649  vm.stat_interval = 1
   650  vm.swappiness = 100
   651  vm.user_reserve_kbytes = 31604
   652  vm.vfs_cache_pressure = 100
   653  vm.watermark_scale_factor = 10
   654
   655  ### ip addr:
   656
   657  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
   658      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
   659      inet XXX.XXX.0.1/8 scope host lo
   660         valid_lft forever preferred_lft forever
   661      inet6 ::1/128 scope host
   662         valid_lft forever preferred_lft forever
   663  2: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop state DOWN group default qlen 1000
   664      link/ether 7e:04:a0:96:02:e4 brd ff:ff:ff:ff:ff:ff
   665  3: eth0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
   666      link/ether 02:81:41:c6:e0:a6 brd ff:ff:ff:ff:ff:ff
   667  4: enx00e04c680046: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
   668      link/ether 00:e0:4c:68:00:46 brd ff:ff:ff:ff:ff:ff
   669
   670  ### partitions:
   671
   672  major minor  #blocks  name
   673
   674   179        0   15558144 mmcblk0
   675   179        1   15398464 mmcblk0p1
   676   254        0      51200 zram0
   677   254        1     511524 zram1
   678
   679  ### df:
   680
   681  udev            433M     0  433M   0% /dev
   682  tmpfs           100M  3.9M   97M   4% /run
   683  /dev/mmcblk0p1  2.0G  855M  1.1G  45% /
   684  tmpfs           500M     0  500M   0% /dev/shm
   685  tmpfs           5.0M  4.0K  5.0M   1% /run/lock
   686  tmpfs           500M     0  500M   0% /sys/fs/cgroup
   687  tmpfs           500M  4.0K  500M   1% /tmp
   688  /dev/zram0       49M  576K   45M   2% /var/log
   689
   690  ### lsblk:
   691
   692  NAME        FSTYPE   SIZE MOUNTPOINT UUID
   693  mmcblk0             14.9G
   694  └─mmcblk0p1 ext4    14.7G /          1b49372a-ea5b-42f6-9e60-036606066891
   695  zram0                 50M /var/log
   696
   697  ### zramctl:
   698
   699  NAME       ALGORITHM DISKSIZE  DATA COMPR TOTAL STREAMS MOUNTPOINT
   700  /dev/zram0                50M  660K  105K  456K       4 /var/log
   701  /dev/zram1 lzo         499.5M    4K   76B    4K       4 [SWAP]
   702
   703  ### mtab:
   704
   705  /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
   706  /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
   707  /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
   708
   709  ### mmc0:aaaa info:
   710
   711                manfid: 0x000003
   712                   cid: 035344534c313647800bc4496a011497
   713                 fwrev: 0x0
   714                   rca: 0xaaaa
   715                   csd: 400e00325b59000076b27f800a404013
   716                   ocr: 0x00200000
   717                  type: SD
   718                  date: 04/2017
   719                 hwrev: 0x8
   720                   dsr: 0x404
   721                serial: 0x0bc4496a
   722            erase_size: 512
   723                uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL16G MODALIAS=mmc:block
   724                   ssr: 0000000004000000040090000f050a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000                                                                                   0000
   725                   scr: 0235800300000000
   726                 oemid: 0x5344
   727  preferred_erase_size: 4194304
   728                  name: SL16G
   729
   730  ### Boot system health:
   731
   732  Time        CPU    load %cpu %sys %usr %nice %io %irq   CPU  C.St.
   733  00:06:28: 1368MHz  1.00  54%  20%  18%   0%  14%   0% 27.7°C  0/15
   734  00:06:29: 1368MHz  1.00  37%   2%   0%   0%  34%   0% 26.9°C  0/15
   735  00:06:29: 1368MHz  1.00  29%   5%   0%   0%  22%   0% 26.9°C  0/15
   736  00:06:30: 1368MHz  1.00  25%   5%   0%   0%  18%   0% 26.6°C  0/15
   737  00:06:30: 1368MHz  1.00  20%   5%   0%   1%  12%   0% 27.0°C  0/15
   738  Filesystem at /dev/mmcblk0p1 is mounted on /; on-line resizing required
   739  old_desc_blocks = 1, new_desc_blocks = 1
   740  The filesystem on /dev/mmcblk0p1 is now 3849616 (4k) blocks long.
   741
   742
   743  ### [resize2fs] Start resizing ext4 partition /dev/mmcblk0p1 now
   744
   745  resize2fs 1.43.4 (31-Jan-2017)
   746  The filesystem is already 3849616 (4k) blocks long.  Nothing to do!
   747
   748
   749  ### quick iozone test: 4     1992      961     9045     9055     8800     3686
   750
   751  ### [firstrun] Recreated SSH keys (entropy: 2135 2145)
   752
   753  ### Activated 1 lzo zram swap devices with 499 MB each
   754
   755  ### Activated Armbian ramlog partition with zstd compression
   756
   757  Thu Jun  6 12:01:51 UTC 2019 | Orange Pi PC | 5.83 | armhf | armv7l | 4.19.38-sunxi
   758
   759  ### dmesg:
   760
   761  [    0.000000] Booting Linux on physical CPU 0x0
   762  [    0.000000] Linux version 4.19.38-sunxi (root@nightly) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33                                                                                   b1edc85d4] (Linaro GCC 7.4-2019.02)) #5.83 SMP Fri May 3 23:33:25 CEST 2019
   763  [    0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=50c5387d
   764  [    0.000000] CPU: div instructions available: patching division code
   765  [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
   766  [    0.000000] OF: fdt: Machine model: Xunlong Orange Pi PC
   767  [    0.000000] Memory policy: Data cache writealloc
   768  [    0.000000] cma: Reserved 128 MiB at 0x75c00000
   769  [    0.000000] On node 0 totalpages: 262144
   770  [    0.000000]   Normal zone: 1728 pages used for memmap
   771  [    0.000000]   Normal zone: 0 pages reserved
   772  [    0.000000]   Normal zone: 196608 pages, LIFO batch:63
   773  [    0.000000]   HighMem zone: 65536 pages, LIFO batch:15
   774  [    0.000000] psci: probing for conduit method from DT.
   775  [    0.000000] psci: Using PSCI v0.1 Function IDs from DT
   776  [    0.000000] random: get_random_bytes called from start_kernel+0x8d/0x3c6 with crng_init=0
   777  [    0.000000] percpu: Embedded 18 pages/cpu s41548 r8192 d23988 u73728
   778  [    0.000000] pcpu-alloc: s41548 r8192 d23988 u73728 alloc=18*4096
   779  [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
   780  [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 260416
   781  [    0.000000] Kernel command line: root=UUID=1b49372a-ea5b-42f6-9e60-036606066891 rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi                                                                                   .audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 loglevel=1 ubootpart=5ae5405d-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1                                                                                   066:u,0x2537:0x1068:u   sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
   782  [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
   783  [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
   784  [    0.000000] allocated 1048576 bytes of page_ext
   785  [    0.000000] Memory: 886136K/1048576K available (9216K kernel code, 1004K rwdata, 2576K rodata, 1024K init, 331K bss, 31368K reserved, 131072K c                                                                                   ma-reserved, 131060K highmem)
   786  [    0.000000] Virtual kernel memory layout:
   787                     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
   788                     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
   789                     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
   790                     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
   791                     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
   792                     modules : 0xbf800000 - 0xbfe00000   (   6 MB)
   793                       .text : 0x(ptrval) - 0x(ptrval)   (10208 kB)
   794                       .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
   795                       .data : 0x(ptrval) - 0x(ptrval)   (1005 kB)
   796                        .bss : 0x(ptrval) - 0x(ptrval)   ( 332 kB)
   797  [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
   798  [    0.000000] ftrace: allocating 39959 entries in 79 pages
   799  [    0.000000] rcu: Hierarchical RCU implementation.
   800  [    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
   801  [    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
   802  [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
   803  [    0.000000] GIC: Using split EOI/Deactivate mode
   804  [    0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
   805  [    0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
   806  [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
   807  [    0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
   808  [    0.000014] Switching to timer-based delay loop, resolution 41ns
   809  [    0.000166] Console: colour dummy device 80x30
   810  [    0.000178] console [tty1] enabled
   811  [    0.000226] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
   812  [    0.000236] pid_max: default: 32768 minimum: 301
   813  [    0.000431] Security Framework initialized
   814  [    0.000440] AppArmor: AppArmor disabled by boot time parameter
   815  [    0.000511] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
   816  [    0.000520] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
   817  [    0.001341] CPU: Testing write buffer coherency: ok
   818  [    0.001749] CPU0: update cpu_capacity 1024
   819  [    0.001756] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
   820  [    0.002235] Setting up static identity map for 0x40100000 - 0x40100054
   821  [    0.002378] rcu: Hierarchical SRCU implementation.
   822  [    0.003102] smp: Bringing up secondary CPUs ...
   823  [    0.013793] CPU1: update cpu_capacity 1024
   824  [    0.013799] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
   825  [    0.024574] CPU2: update cpu_capacity 1024
   826  [    0.024580] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
   827  [    0.035289] CPU3: update cpu_capacity 1024
   828  [    0.035294] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
   829  [    0.035386] smp: Brought up 1 node, 4 CPUs
   830  [    0.035393] SMP: Total of 4 processors activated (192.00 BogoMIPS).
   831  [    0.035397] CPU: All CPU(s) started in HYP mode.
   832  [    0.035399] CPU: Virtualization extensions available.
   833  [    0.036541] devtmpfs: initialized
   834  [    0.043017] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
   835  [    0.043268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
   836  [    0.043284] futex hash table entries: 1024 (order: 4, 65536 bytes)
   837  [    0.047958] xor: measuring software checksum speed
   838  [    0.087250]    arm4regs  :  1255.000 MB/sec
   839  [    0.127306]    8regs     :   748.000 MB/sec
   840  [    0.167366]    32regs    :   766.000 MB/sec
   841  [    0.207427]    neon      :  1270.000 MB/sec
   842  [    0.207431] xor: using function: neon (1270.000 MB/sec)
   843  [    0.207494] pinctrl core: initialized pinctrl subsystem
   844  [    0.208403] NET: Registered protocol family 16
   845  [    0.211134] DMA: preallocated 2048 KiB pool for atomic coherent allocations
   846  [    0.211625] audit: initializing netlink subsys (disabled)
   847  [    0.211777] audit: type=2000 audit(0.188:1): state=initialized audit_enabled=0 res=1
   848  [    0.212273] cpuidle: using governor ladder
   849  [    0.212301] cpuidle: using governor menu
   850  [    0.212812] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
   851  [    0.212817] hw-breakpoint: maximum watchpoint size is 8 bytes.
   852  [    0.295927] raid6: int32x1  gen()   189 MB/s
   853  [    0.363858] raid6: int32x1  xor()   160 MB/s
   854  [    0.431888] raid6: int32x2  gen()   255 MB/s
   855  [    0.499955] raid6: int32x2  xor()   194 MB/s
   856  [    0.568098] raid6: int32x4  gen()   258 MB/s
   857  [    0.636219] raid6: int32x4  xor()   193 MB/s
   858  [    0.704222] raid6: int32x8  gen()   247 MB/s
   859  [    0.772446] raid6: int32x8  xor()   172 MB/s
   860  [    0.840484] raid6: neonx1   gen()   495 MB/s
   861  [    0.908528] raid6: neonx1   xor()   460 MB/s
   862  [    0.976670] raid6: neonx2   gen()   664 MB/s
   863  [    1.044736] raid6: neonx2   xor()   594 MB/s
   864  [    1.112873] raid6: neonx4   gen()   798 MB/s
   865  [    1.180930] raid6: neonx4   xor()   669 MB/s
   866  [    1.249017] raid6: neonx8   gen()   716 MB/s
   867  [    1.317142] raid6: neonx8   xor()   606 MB/s
   868  [    1.317145] raid6: using algorithm neonx4 gen() 798 MB/s
   869  [    1.317148] raid6: .... xor() 669 MB/s, rmw enabled
   870  [    1.317152] raid6: using neon recovery algorithm
   871  [    1.318522] SCSI subsystem initialized
   872  [    1.318705] libata version 3.00 loaded.
   873  [    1.318898] usbcore: registered new interface driver usbfs
   874  [    1.318938] usbcore: registered new interface driver hub
   875  [    1.319001] usbcore: registered new device driver usb
   876  [    1.319172] media: Linux media interface: v0.10
   877  [    1.319200] videodev: Linux video capture interface: v2.00
   878  [    1.319316] pps_core: LinuxPPS API ver. 1 registered
   879  [    1.319321] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
   880  [    1.319336] PTP clock support registered
   881  [    1.320915] clocksource: Switched to clocksource arch_sys_counter
   882  [    1.424029] VFS: Disk quotas dquot_6.6.0
   883  [    1.424105] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
   884  [    1.431638] NET: Registered protocol family 2
   885  [    1.432326] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
   886  [    1.432354] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
   887  [    1.432441] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
   888  [    1.432552] TCP: Hash tables configured (established 8192 bind 8192)
   889  [    1.432663] UDP hash table entries: 512 (order: 2, 16384 bytes)
   890  [    1.432723] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
   891  [    1.433009] NET: Registered protocol family 1
   892  [    1.433502] RPC: Registered named UNIX socket transport module.
   893  [    1.433507] RPC: Registered udp transport module.
   894  [    1.433510] RPC: Registered tcp transport module.
   895  [    1.433513] RPC: Registered tcp NFSv4.1 backchannel transport module.
   896  [    1.433738] Trying to unpack rootfs image as initramfs...
   897  [    1.732189] Freeing initrd memory: 4816K
   898  [    1.733980] Initialise system trusted keyrings
   899  [    1.734199] workingset: timestamp_bits=14 max_order=18 bucket_order=4
   900  [    1.739825] zbud: loaded
   901  [    1.741967] NFS: Registering the id_resolver key type
   902  [    1.741997] Key type id_resolver registered
   903  [    1.742001] Key type id_legacy registered
   904  [    1.742013] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
   905  [    1.742017] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
   906  [    1.743080] JFS: nTxBlock = 7984, nTxLock = 63876
   907  [    1.751794] SGI XFS with ACLs, security attributes, realtime, no debug enabled
   908  [    1.759265] Key type asymmetric registered
   909  [    1.759274] Asymmetric key parser 'x509' registered
   910  [    1.759333] bounce: pool size: 64 pages
   911  [    1.759410] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
   912  [    1.759549] io scheduler noop registered
   913  [    1.759553] io scheduler deadline registered
   914  [    1.759749] io scheduler cfq registered (default)
   915  [    1.759755] io scheduler mq-deadline registered
   916  [    1.759759] io scheduler kyber registered
   917  [    1.759884] io scheduler bfq registered
   918  [    1.761028] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
   919  [    1.764991] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
   920  [    1.766487] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
   921  [    1.814770] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
   922  [    1.816981] console [ttyS0] disabled
   923  [    1.837124] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 42, base_baud = 1500000) is a U6_16550A
   924  [    1.837179] console [ttyS0] enabled
   925  [    1.860495] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a85d08)
   926  [    1.860741] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a83454)
   927  [    1.860794] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator
   928  [    1.860850] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.0
   929  [    1.861684] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
   930  [    1.862031] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
   931  [    1.862262] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a8578c)
   932  [    1.862267] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
   933  [    1.862271] [drm] No driver support for vblank timestamp query.
   934  [    1.862334] [drm] Cannot find any crtc or sizes
   935  [    1.862784] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
   936  [    1.865762] brd: module loaded
   937  [    1.871120] loop: module loaded
   938  [    1.873417] libphy: Fixed MDIO Bus: probed
   939  [    1.873950] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
   940  [    1.873986] dwmac-sun8i 1c30000.ethernet: No regulator found
   941  [    1.874280] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000)
   942  [    1.874297] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
   943  [    1.874303] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
   944  [    1.874308] dwmac-sun8i 1c30000.ethernet: COE Type 2
   945  [    1.874314] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
   946  [    1.874320] dwmac-sun8i 1c30000.ethernet: Normal descriptors
   947  [    1.874325] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
   948  [    1.874458] libphy: stmmac: probed
   949  [    1.874894] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
   950  [    1.874979] libphy: mdio_mux: probed
   951  [    1.874998] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
   952  [    1.875005] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
   953  [    1.879722] libphy: mdio_mux: probed
   954  [    1.880623] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
   955  [    1.880628] ehci-platform: EHCI generic platform driver
   956  [    1.880808] ehci-platform 1c1a000.usb: EHCI Host Controller
   957  [    1.880835] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
   958  [    1.881582] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000
   959  [    1.896918] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
   960  [    1.897205] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
   961  [    1.897212] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   962  [    1.897218] usb usb1: Product: EHCI Host Controller
   963  [    1.897224] usb usb1: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
   964  [    1.897229] usb usb1: SerialNumber: 1c1a000.usb
   965  [    1.897794] hub 1-0:1.0: USB hub found
   966  [    1.897839] hub 1-0:1.0: 1 port detected
   967  [    1.898649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
   968  [    1.898673] ohci-platform: OHCI generic platform driver
   969  [    1.898823] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
   970  [    1.898844] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
   971  [    1.899003] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400
   972  [    1.961151] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
   973  [    1.961158] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
   974  [    1.961164] usb usb2: Product: Generic Platform OHCI controller
   975  [    1.961169] usb usb2: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
   976  [    1.961175] usb usb2: SerialNumber: 1c1a400.usb
   977  [    1.961611] hub 2-0:1.0: USB hub found
   978  [    1.961652] hub 2-0:1.0: 1 port detected
   979  [    1.962784] usbcore: registered new interface driver usb-storage
   980  [    1.963508] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
   981  [    1.963515] sun6i-rtc 1f00000.rtc: RTC enabled
   982  [    1.963715] i2c /dev entries driver
   983  [    1.965710] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
   984  [    1.966465] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2
   985  [    1.966951] sunxi-mmc 1c0f000.mmc: Got CD GPIO
   986  [    1.967222] ledtrig-cpu: registered to indicate activity on CPUs
   987  [    1.967295] hidraw: raw HID events driver (C) Jiri Kosina
   988  [    1.967404] usbcore: registered new interface driver usbhid
   989  [    1.967407] usbhid: USB HID core driver
   990  [    1.973490] Initializing XFRM netlink socket
   991  [    1.974156] NET: Registered protocol family 10
   992  [    1.988710] Segment Routing with IPv6
   993  [    1.988806] NET: Registered protocol family 17
   994  [    1.988831] NET: Registered protocol family 15
   995  [    1.988889] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this                                                                                   .
   996  [    1.988993] 8021q: 802.1Q VLAN Support v1.8
   997  [    1.989267] Key type dns_resolver registered
   998  [    1.989705] Registering SWP/SWPB emulation handler
   999  [    1.990242] registered taskstats version 1
  1000  [    1.990247] Loading compiled-in X.509 certificates
  1001  [    1.990336] zswap: loaded using pool lzo/zbud
  1002  [    1.992077] Btrfs loaded, crc32c=crc32c-generic
  1003  [    1.992280] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  1004  [    1.999103] Key type encrypted registered
  1005  [    2.007857] sun4i-usb-phy 1c19400.phy: Linked as a consumer to regulator.4
  1006  [    2.008802] ehci-platform 1c1b000.usb: EHCI Host Controller
  1007  [    2.008834] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  1008  [    2.009397] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000
  1009  [    2.024922] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  1010  [    2.025130] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1011  [    2.025137] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1012  [    2.025143] usb usb3: Product: EHCI Host Controller
  1013  [    2.025148] usb usb3: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
  1014  [    2.025154] usb usb3: SerialNumber: 1c1b000.usb
  1015  [    2.025678] hub 3-0:1.0: USB hub found
  1016  [    2.025715] hub 3-0:1.0: 1 port detected
  1017  [    2.026484] ehci-platform 1c1c000.usb: EHCI Host Controller
  1018  [    2.026506] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
  1019  [    2.026720] ehci-platform 1c1c000.usb: irq 30, io mem 0x01c1c000
  1020  [    2.029005] mmc0: host does not support reading read-only switch, assuming write-enable
  1021  [    2.031999] mmc0: new high speed SDHC card at address aaaa
  1022  [    2.033268] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
  1023  [    2.035621]  mmcblk0: p1
  1024  [    2.040933] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  1025  [    2.041141] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1026  [    2.041149] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1027  [    2.041154] usb usb4: Product: EHCI Host Controller
  1028  [    2.041160] usb usb4: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
  1029  [    2.041165] usb usb4: SerialNumber: 1c1c000.usb
  1030  [    2.041641] hub 4-0:1.0: USB hub found
  1031  [    2.041679] hub 4-0:1.0: 1 port detected
  1032  [    2.042533] ehci-platform 1c1d000.usb: EHCI Host Controller
  1033  [    2.042558] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
  1034  [    2.042887] ehci-platform 1c1d000.usb: irq 32, io mem 0x01c1d000
  1035  [    2.056937] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
  1036  [    2.057124] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1037  [    2.057131] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1038  [    2.057136] usb usb5: Product: EHCI Host Controller
  1039  [    2.057142] usb usb5: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
  1040  [    2.057147] usb usb5: SerialNumber: 1c1d000.usb
  1041  [    2.057590] hub 5-0:1.0: USB hub found
  1042  [    2.057626] hub 5-0:1.0: 1 port detected
  1043  [    2.058336] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  1044  [    2.058358] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
  1045  [    2.058517] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400
  1046  [    2.121112] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  1047  [    2.121119] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1048  [    2.121125] usb usb6: Product: Generic Platform OHCI controller
  1049  [    2.121130] usb usb6: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
  1050  [    2.121135] usb usb6: SerialNumber: 1c1b400.usb
  1051  [    2.121573] hub 6-0:1.0: USB hub found
  1052  [    2.121608] hub 6-0:1.0: 1 port detected
  1053  [    2.122279] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  1054  [    2.122299] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
  1055  [    2.122443] ohci-platform 1c1c400.usb: irq 31, io mem 0x01c1c400
  1056  [    2.185103] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  1057  [    2.185110] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1058  [    2.185116] usb usb7: Product: Generic Platform OHCI controller
  1059  [    2.185121] usb usb7: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
  1060  [    2.185126] usb usb7: SerialNumber: 1c1c400.usb
  1061  [    2.185557] hub 7-0:1.0: USB hub found
  1062  [    2.185595] hub 7-0:1.0: 1 port detected
  1063  [    2.186273] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
  1064  [    2.186292] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
  1065  [    2.186475] ohci-platform 1c1d400.usb: irq 33, io mem 0x01c1d400
  1066  [    2.249092] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  1067  [    2.249101] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1068  [    2.249106] usb usb8: Product: Generic Platform OHCI controller
  1069  [    2.249112] usb usb8: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
  1070  [    2.249117] usb usb8: SerialNumber: 1c1d400.usb
  1071  [    2.249565] hub 8-0:1.0: USB hub found
  1072  [    2.249599] hub 8-0:1.0: 1 port detected
  1073  [    2.250323] usb_phy_generic usb_phy_generic.2.auto: usb_phy_generic.2.auto supply vcc not found, using dummy regulator
  1074  [    2.250387] usb_phy_generic usb_phy_generic.2.auto: Linked as a consumer to regulator.0
  1075  [    2.250684] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver
  1076  [    2.250694] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus number 9
  1077  [    2.250922] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1078  [    2.250929] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1079  [    2.250935] usb usb9: Product: MUSB HDRC host driver
  1080  [    2.250940] usb usb9: Manufacturer: Linux 4.19.38-sunxi musb-hcd
  1081  [    2.250945] usb usb9: SerialNumber: musb-hdrc.3.auto
  1082  [    2.251353] hub 9-0:1.0: USB hub found
  1083  [    2.251393] hub 9-0:1.0: 1 port detected
  1084  [    2.252352] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:16 UTC (16)
  1085  [    2.252539] of_cfs_init
  1086  [    2.252640] of_cfs_init: OK
  1087  [    2.252789] vcc3v0: disabling
  1088  [    2.252795] vcc5v0: disabling
  1089  [    2.252800] usb0-vbus: disabling
  1090  [    2.256103] Freeing unused kernel memory: 1024K
  1091  [    2.273110] Run /init as init process
  1092  [    2.318675] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1093  [    2.319222] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1094  [    2.319332] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1095  [    2.881076] [drm] Cannot find any crtc or sizes
  1096  [    3.368410] random: fast init done
  1097  [    3.395139] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  1098  [    3.864166] systemd[1]: System time before build time, advancing clock.
  1099  [    3.910168] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT                                                                                    +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  1100  [    3.910663] systemd[1]: Detected architecture arm.
  1101  [    3.915039] systemd[1]: Set hostname to <orangepipc>.
  1102  [    4.273938] systemd[1]: Listening on udev Kernel Socket.
  1103  [    4.274858] systemd[1]: Listening on Journal Socket.
  1104  [    4.275366] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1105  [    4.275990] systemd[1]: Listening on Journal Audit Socket.
  1106  [    4.276355] systemd[1]: Listening on fsck to fsckd communication Socket.
  1107  [    4.276709] systemd[1]: Listening on Journal Socket (/dev/log).
  1108  [    4.277805] systemd[1]: Created slice User and Session Slice.
  1109  [    4.441925] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  1110  [    4.694642] systemd-journald[220]: Received request to flush runtime journal from PID 1
  1111  [    5.158977] cpu cpu0: Linked as a consumer to regulator.5
  1112  [    5.159176] cpu cpu0: Dropping the link to regulator.5
  1113  [    5.159431] cpu cpu0: Linked as a consumer to regulator.5
  1114  [    5.160854] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  1115  [    5.323633] sun8i_ths 1c25000.thermal-sensor: no memory resources defined
  1116  [    5.323666] sun8i_ths: probe of 1c25000.thermal-sensor failed with error -22
  1117  [    5.392640] Registered IR keymap rc-empty
  1118  [    5.392767] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  1119  [    5.392967] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  1120  [    5.394149] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  1121  [    5.396180] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  1122  [    5.396355] thermal thermal_zone0: failed to read out thermal zone (-110)
  1123  [    5.418284] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
  1124  [    5.418298] sun4i-codec 1c22c00.codec: Failed to register our card
  1125  [    5.433598] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory
  1126  [    5.439954] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
  1127  [    5.445995] lima 1c40000.gpu: bus rate = 200000000
  1128  [    5.446007] lima 1c40000.gpu: mod rate = 384000000
  1129  [    5.452312] [TTM] Zone  kernel: Available graphics memory: 380458 kiB
  1130  [    5.452321] [TTM] Zone highmem: Available graphics memory: 511524 kiB
  1131  [    5.452324] [TTM] Initializing pool allocator
  1132  [    5.453082] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  1133  [    5.453146] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  1134  [    5.453188] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  1135  [    5.453223] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  1136  [    5.454622] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  1137  [    5.532984] zram: Added device: zram0
  1138  [    5.541161] zram: Added device: zram1
  1139  [    5.541768] zram: Added device: zram2
  1140  [    5.611890] zram1: detected capacity change from 0 to 523800576
  1141  [    5.677549] Adding 511520k swap on /dev/zram1.  Priority:5 extents:1 across:511520k SSFS
  1142  [    5.823413] zram0: detected capacity change from 0 to 52428800
  1143  [    6.494335] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  1144  [    6.531270] random: crng init done
  1145  [    6.531283] random: 7 urandom warning(s) missed due to ratelimiting
  1146
  1147  ### armbian-release:
  1148
  1149  # PLEASE DO NOT EDIT THIS FILE
  1150  BOARD=orangepipc
  1151  BOARD_NAME="Orange Pi PC"
  1152  BOARDFAMILY=sun8i
  1153  VERSION=5.83
  1154  LINUXFAMILY=sunxi
  1155  BRANCH=next
  1156  ARCH=arm
  1157  IMAGE_TYPE=stable
  1158  BOARD_TYPE=conf
  1159  INITRD_ARCH=arm
  1160  KERNEL_IMAGE_TYPE=zImage
  1161
  1162  ### boot environment:
  1163
  1164  verbosity=1
  1165  logo=disabled
  1166  console=both
  1167  disp_mode=1920x1080p60
  1168  overlay_prefix=sun8i-h3
  1169  rootdev=UUID=1b49372a-ea5b-42f6-9e60-036606066891
  1170  rootfstype=ext4
  1171  usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u
  1172
  1173  ### lsusb:
  1174
  1175  Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1176  Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1177  Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1178  Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1179  Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1180  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1181  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1182  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1183  Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1184
  1185  ### lscpu:
  1186
  1187  Architecture:          armv7l
  1188  Byte Order:            Little Endian
  1189  CPU(s):                4
  1190  On-line CPU(s) list:   0-3
  1191  Thread(s) per core:    1
  1192  Core(s) per socket:    4
  1193  Socket(s):             1
  1194  Model:                 5
  1195  Model name:            ARMv7 Processor rev 5 (v7l)
  1196  CPU max MHz:           1368.0000
  1197  CPU min MHz:           120.0000
  1198  BogoMIPS:              61.71
  1199  Flags:                 half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1200
  1201  ### cpuinfo:
  1202
  1203  processor       : 0
  1204  model name      : ARMv7 Processor rev 5 (v7l)
  1205  BogoMIPS        : 61.71
  1206  Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1207  CPU implementer : 0x41
  1208  CPU architecture: 7
  1209  CPU variant     : 0x0
  1210  CPU part        : 0xc07
  1211  CPU revision    : 5
  1212
  1213  processor       : 1
  1214  model name      : ARMv7 Processor rev 5 (v7l)
  1215  BogoMIPS        : 61.71
  1216  Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1217  CPU implementer : 0x41
  1218  CPU architecture: 7
  1219  CPU variant     : 0x0
  1220  CPU part        : 0xc07
  1221  CPU revision    : 5
  1222
  1223  processor       : 2
  1224  model name      : ARMv7 Processor rev 5 (v7l)
  1225  BogoMIPS        : 61.71
  1226  Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1227  CPU implementer : 0x41
  1228  CPU architecture: 7
  1229  CPU variant     : 0x0
  1230  CPU part        : 0xc07
  1231  CPU revision    : 5
  1232
  1233  processor       : 3
  1234  model name      : ARMv7 Processor rev 5 (v7l)
  1235  BogoMIPS        : 61.71
  1236  Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae evtstrm
  1237  CPU implementer : 0x41
  1238  CPU architecture: 7
  1239  CPU variant     : 0x0
  1240  CPU part        : 0xc07
  1241  CPU revision    : 5
  1242
  1243  Hardware        : Allwinner sun8i Family
  1244  Revision        : 0000
  1245  Serial          : 02c0008141c6e0a6
  1246
  1247  ### meminfo:
  1248
  1249  MemTotal:        1023048 kB
  1250  MemFree:          904308 kB
  1251  MemAvailable:     942232 kB
  1252  Buffers:            8512 kB
  1253  Cached:            40860 kB
  1254  SwapCached:            0 kB
  1255  Active:            34612 kB
  1256  Inactive:          28012 kB
  1257  Active(anon):      13436 kB
  1258  Inactive(anon):     3860 kB
  1259  Active(file):      21176 kB
  1260  Inactive(file):    24152 kB
  1261  Unevictable:           0 kB
  1262  Mlocked:               0 kB
  1263  HighTotal:        262132 kB
  1264  HighFree:         190244 kB
  1265  LowTotal:         760916 kB
  1266  LowFree:          714064 kB
  1267  SwapTotal:        511520 kB
  1268  SwapFree:         511520 kB
  1269  Dirty:               120 kB
  1270  Writeback:             0 kB
  1271  AnonPages:         13168 kB
  1272  Mapped:            18252 kB
  1273  Shmem:              3972 kB
  1274  Slab:              24212 kB
  1275  SReclaimable:      11660 kB
  1276  SUnreclaim:        12552 kB
  1277  KernelStack:         992 kB
  1278  PageTables:          620 kB
  1279  NFS_Unstable:          0 kB
  1280  Bounce:                0 kB
  1281  WritebackTmp:          0 kB
  1282  CommitLimit:     1023044 kB
  1283  Committed_AS:      88924 kB
  1284  VmallocTotal:     245760 kB
  1285  VmallocUsed:           0 kB
  1286  VmallocChunk:          0 kB
  1287  Percpu:              384 kB
  1288  CmaTotal:         131072 kB
  1289  CmaFree:          127932 kB
  1290
  1291  ### virtual memory:
  1292
  1293  vm.admin_reserve_kbytes = 8192
  1294  vm.block_dump = 0
  1295  vm.compact_unevictable_allowed = 1
  1296  vm.dirty_background_bytes = 0
  1297  vm.dirty_background_ratio = 10
  1298  vm.dirty_bytes = 0
  1299  vm.dirty_expire_centisecs = 3000
  1300  vm.dirty_ratio = 20
  1301  vm.dirtytime_expire_seconds = 43200
  1302  vm.dirty_writeback_centisecs = 500
  1303  vm.drop_caches = 0
  1304  vm.extfrag_threshold = 500
  1305  vm.highmem_is_dirtyable = 0
  1306  vm.laptop_mode = 0
  1307  vm.legacy_va_layout = 0
  1308  vm.lowmem_reserve_ratio = 32    0       0
  1309  vm.max_map_count = 65530
  1310  vm.min_free_kbytes = 3475
  1311  vm.mmap_min_addr = 4096
  1312  vm.mmap_rnd_bits = 8
  1313  vm.oom_dump_tasks = 1
  1314  vm.oom_kill_allocating_task = 0
  1315  vm.overcommit_kbytes = 0
  1316  vm.overcommit_memory = 0
  1317  vm.overcommit_ratio = 50
  1318  vm.page-cluster = 0
  1319  vm.panic_on_oom = 0
  1320  vm.percpu_pagelist_fraction = 0
  1321  vm.stat_interval = 1
  1322  vm.swappiness = 100
  1323  vm.user_reserve_kbytes = 31604
  1324  vm.vfs_cache_pressure = 100
  1325  vm.watermark_scale_factor = 10
  1326
  1327  ### ip addr:
  1328
  1329  1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
  1330      link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
  1331      inet XXX.XXX.0.1/8 scope host lo
  1332         valid_lft forever preferred_lft forever
  1333      inet6 ::1/128 scope host
  1334         valid_lft forever preferred_lft forever
  1335  2: dummy0: <BROADCAST,NOARP> mtu 1500 qdisc noop state DOWN group default qlen 1000
  1336      link/ether be:e0:25:96:94:e2 brd ff:ff:ff:ff:ff:ff
  1337  3: eth0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
  1338      link/ether 02:81:41:c6:e0:a6 brd ff:ff:ff:ff:ff:ff
  1339
  1340  ### partitions:
  1341
  1342  major minor  #blocks  name
  1343
  1344   179        0   15558144 mmcblk0
  1345   179        1   15398464 mmcblk0p1
  1346   254        0      51200 zram0
  1347   254        1     511524 zram1
  1348
  1349  ### df:
  1350
  1351  udev            433M     0  433M   0% /dev
  1352  tmpfs           100M  3.9M   97M   4% /run
  1353  /dev/mmcblk0p1   15G  1.3G   14G   9% /
  1354  tmpfs           500M     0  500M   0% /dev/shm
  1355  tmpfs           5.0M  4.0K  5.0M   1% /run/lock
  1356  tmpfs           500M     0  500M   0% /sys/fs/cgroup
  1357  tmpfs           500M  4.0K  500M   1% /tmp
  1358  /dev/zram0       49M  2.0M   44M   5% /var/log
  1359
  1360  ### lsblk:
  1361
  1362  NAME        FSTYPE   SIZE MOUNTPOINT UUID
  1363  mmcblk0             14.9G
  1364  └─mmcblk0p1 ext4    14.7G /          1b49372a-ea5b-42f6-9e60-036606066891
  1365  zram0                 50M /var/log
  1366
  1367  ### zramctl:
  1368
  1369  NAME       ALGORITHM DISKSIZE DATA  COMPR TOTAL STREAMS MOUNTPOINT
  1370  /dev/zram0                50M   2M 324.6K  680K       4 /var/log
  1371  /dev/zram1 lzo         499.5M   4K    76B    4K       4 [SWAP]
  1372
  1373  ### mtab:
  1374
  1375  /dev/mmcblk0p1 / ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  1376  /dev/mmcblk0p1 /var/log.hdd ext4 rw,noatime,nodiratime,errors=remount-ro,commit=600 0 0
  1377  /dev/zram0 /var/log ext4 rw,relatime,block_validity,discard,delalloc,nojournal_checksum,barrier,user_xattr,acl 0 0
  1378
  1379  ### mmc0:aaaa info:
  1380
  1381                manfid: 0x000003
  1382                   cid: 035344534c313647800bc4496a011497
  1383                 fwrev: 0x0
  1384                   rca: 0xaaaa
  1385                   csd: 400e00325b59000076b27f800a404013
  1386                   ocr: 0x00200000
  1387                  type: SD
  1388                  date: 04/2017
  1389                 hwrev: 0x8
  1390                   dsr: 0x404
  1391                serial: 0x0bc4496a
  1392            erase_size: 512
  1393                uevent: DRIVER=mmcblk MMC_TYPE=SD MMC_NAME=SL16G MODALIAS=mmc:block
  1394                   ssr: 0000000004000000040090000f050a0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000                                                                                   0000
  1395                   scr: 0235800300000000
  1396                 oemid: 0x5344
  1397  preferred_erase_size: 4194304
  1398                  name: SL16G
  1399
  1400  ### Boot system health:
  1401
  1402  Time        CPU    load %cpu %sys %usr %nice %io %irq   CPU  C.St.
  1403  12:01:54: 1296MHz  0.77  62%  27%  28%   0%   6%   0% 29.5°C  0/15
  1404  12:01:54: 1296MHz  0.77  35%   7%   3%   1%  23%   0% 27.2°C  0/15
  1405  12:01:55: 1296MHz  0.77  40%   9%   2%   2%  25%   0% 27.3°C  0/15
  1406  12:01:55: 1296MHz  0.77  36%   6%   2%   1%  24%   0% 26.6°C  0/15
  1407  12:01:56: 1296MHz  0.77  48%  11%  17%   1%  17%   0% 28.7°C  0/15
  1408
  1409  ### lsusb:
  1410
  1411  Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1412  Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1413  Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1414  Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1415  Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1416  Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1417  Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  1418  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1419  Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  1420
  1421  /:  Bus 09.Port 1: Dev 1, Class=root_hub, Driver=musb-hdrc/1p, 480M
  1422  /:  Bus 08.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  1423  /:  Bus 07.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  1424  /:  Bus 06.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  1425  /:  Bus 05.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  1426  /:  Bus 04.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  1427  /:  Bus 03.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  1428  /:  Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ohci-platform/1p, 12M
  1429  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-platform/1p, 480M
  1430
  1431  ### Group membership of pi : pi dialout sudo audio video plugdev systemd-journal input netdev ssh
  1432
  1433  ### Installed packages:
  1434
  1435  ii  armbian-config                     5.83                               all          Armbian configuration utility
  1436  ii  armbian-firmware                   5.83                               all          Linux firmware
  1437  ii  armbian-tools-stretch              5.83                               armhf        Armbian tools, Cubie bt utils
  1438  ii  hostapd                            3:2.7-99~armbian5.73+1             armhf        IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
  1439  ii  linux-base                         4.5                                all          Linux image base package
  1440  ii  linux-dtb-next-sunxi               5.83                               armhf        Linux DTB, version 4.19.38-sunxi
  1441  ii  linux-image-next-sunxi             5.83                               armhf        Linux kernel, version 4.19.38-sunxi
  1442  ii  linux-libc-dev                     5.70                               armhf        Linux support headers for userspace development
  1443  ii  linux-stretch-root-next-orangepipc 5.83                               armhf        Armbian tweaks for stretch on orangepipc (next branch)
  1444  ii  linux-u-boot-orangepipc-next       5.83                               armhf        Uboot loader 2019.04
  1445  ii  sunxi-tools                        1.4.2-2~armbian5.73+1              armhf        tools for working with Allwinner (sunxi) ARM processors
  1446
  1447  ### Loaded modules:
  1448
  1449  Module                  Size  Used by
  1450  evdev                  20480  1
  1451  zstd                   16384  4
  1452  zram                   24576  2
  1453  lima                   40960  0
  1454  gpu_sched              20480  1 lima
  1455  sun8i_codec_analog     24576  1
  1456  snd_soc_simple_card    16384  0
  1457  ttm                    57344  1 lima
  1458  snd_soc_simple_card_utils    16384  1 snd_soc_simple_card
  1459  sun4i_codec            32768  3
  1460  sun8i_adda_pr_regmap    16384  1 sun8i_codec_analog
  1461  sun4i_i2s              20480  0
  1462  snd_soc_core          110592  5 sun4i_codec,sun4i_i2s,sun8i_codec_analog,snd_soc_simple_card_utils,snd_soc_simple_card
  1463  sunxi_cir              16384  0
  1464  sun4i_gpadc_iio        16384  0
  1465  snd_pcm_dmaengine      16384  1 snd_soc_core
  1466  snd_pcm                65536  4 sun4i_codec,sun4i_i2s,snd_pcm_dmaengine,snd_soc_core
  1467  industrialio           49152  1 sun4i_gpadc_iio
  1468  snd_timer              24576  1 snd_pcm
  1469  snd                    45056  3 snd_timer,snd_soc_core,snd_pcm
  1470  sun8i_ths              16384  0
  1471  soundcore              16384  1 snd
  1472  gpio_keys              20480  0
  1473  cpufreq_dt             16384  0
  1474  uio_pdrv_genirq        16384  0
  1475  uio                    16384  1 uio_pdrv_genirq
  1476  thermal_sys            57344  3 cpufreq_dt,sun8i_ths,sun4i_gpadc_iio
  1477  ip_tables              20480  0
  1478  x_tables               20480  1 ip_tables
  1479  sy8106a_regulator      16384  1
  1480
  1481  ### Current system health:
  1482
  1483  Time        CPU    load %cpu %sys %usr %nice %io %irq   CPU  C.St.
  1484  13:46:28: 1296MHz  0.01   0%   0%   0%   0%   0%   0% 31.5°C  0/15
  1485  13:46:28: 1296MHz  0.01   5%   3%   0%   1%   0%   0% 29.9°C  0/15
  1486  13:46:29: 1296MHz  0.01   5%   3%   0%   1%   0%   0% 29.5°C  0/15
  1487  13:46:29:  480MHz  0.01   7%   6%   0%   1%   0%   0% 28.4°C  0/15
  1488  13:46:29: 1296MHz  0.01   8%   5%   0%   2%   0%   0% 29.3°C  0/15
  1489  13:46:33: 1296MHz  0.41   0%   0%   0%   0%   0%   0% 40.3°C  0/15
  1490  13:46:33: 1296MHz  0.41  73%   0%  71%   0%   0%   0% 33.3°C  0/15
  1491  13:46:34: 1296MHz  0.41   5%   3%   0%   1%   0%   0% 32.2°C  0/15
  1492  13:46:34: 1296MHz  0.41   5%   5%   0%   0%   0%   0% 31.2°C  0/15
  1493  13:46:34: 1296MHz  0.41   5%   3%   0%   1%   0%   0% 31.7°C  0/15
  1494
  1495  ### resolv.conf
  1496
  1497  -rw-r--r-- 1 root root 53 Jun  6 12:01 /etc/resolv.conf
  1498  # Generated by NetworkManager
  1499  nameserver XXX.XXX.2.1
  1500
  1501  ### Current sysinfo:
  1502
  1503  Linux 4.19.38-sunxi (orangepipc)        06/08/19        _armv7l_        (4 CPU)
  1504
  1505  avg-cpu:  %user   %nice %system %iowait  %steal   %idle
  1506             0.37    0.00    0.16    0.03    0.00   99.44
  1507
  1508  Device:            tps    kB_read/s    kB_wrtn/s    kB_read    kB_wrtn
  1509  ram0              0.00         0.00         0.00          0          0
  1510  ram1              0.00         0.00         0.00          0          0
  1511  ram2              0.00         0.00         0.00          0          0
  1512  ram3              0.00         0.00         0.00          0          0
  1513  mmcblk0           0.79        28.27         0.36     122245       1540
  1514  mmcblk0p1         0.76        27.55         0.36     119121       1540
  1515  zram0             0.23         0.17         0.75        732       3240
  1516  zram1             0.07         0.27         0.00       1180          4
  1517  zram2             0.00         0.00         0.00          0          0
  1518
  1519  procs -----------------------memory---------------------- ---swap-- -----io---- -system-- --------cpu--------
  1520   r  b         swpd         free         buff        cache   si   so    bi    bo   in   cs  us  sy  id  wa  st
  1521   0  0            0       753052        11368       134452    0    0     7     0   23   36   0   0  99   0   0
  1522
  1523                total        used        free      shared  buff/cache   available
  1524  Mem:           999M        121M        735M         12M        142M        842M
  1525  Swap:          499M          0B        499M
  1526
  1527  NAME       ALGORITHM DISKSIZE  DATA  COMPR TOTAL STREAMS MOUNTPOINT
  1528  /dev/zram0                50M  2.1M 344.4K  720K       4 /var/log
  1529  /dev/zram1 lzo         499.5M    4K    76B    4K       4 [SWAP]
  1530
  1531   13:46:35 up  1:12,  1 user,  load average: 0.38, 0.09, 0.03
  1532
  1533  [    1.743080] JFS: nTxBlock = 7984, nTxLock = 63876
  1534  [    1.751794] SGI XFS with ACLs, security attributes, realtime, no debug enabled
  1535  [    1.759265] Key type asymmetric registered
  1536  [    1.759274] Asymmetric key parser 'x509' registered
  1537  [    1.759333] bounce: pool size: 64 pages
  1538  [    1.759410] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  1539  [    1.759549] io scheduler noop registered
  1540  [    1.759553] io scheduler deadline registered
  1541  [    1.759749] io scheduler cfq registered (default)
  1542  [    1.759755] io scheduler mq-deadline registered
  1543  [    1.759759] io scheduler kyber registered
  1544  [    1.759884] io scheduler bfq registered
  1545  [    1.761028] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
  1546  [    1.764991] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  1547  [    1.766487] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  1548  [    1.814770] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
  1549  [    1.816981] console [ttyS0] disabled
  1550  [    1.837124] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 42, base_baud = 1500000) is a U6_16550A
  1551  [    1.837179] console [ttyS0] enabled
  1552  [    1.860495] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a85d08)
  1553  [    1.860741] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a83454)
  1554  [    1.860794] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator
  1555  [    1.860850] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.0
  1556  [    1.861684] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
  1557  [    1.862031] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
  1558  [    1.862262] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a8578c)
  1559  [    1.862267] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
  1560  [    1.862271] [drm] No driver support for vblank timestamp query.
  1561  [    1.862334] [drm] Cannot find any crtc or sizes
  1562  [    1.862784] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
  1563  [    1.865762] brd: module loaded
  1564  [    1.871120] loop: module loaded
  1565  [    1.873417] libphy: Fixed MDIO Bus: probed
  1566  [    1.873950] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  1567  [    1.873986] dwmac-sun8i 1c30000.ethernet: No regulator found
  1568  [    1.874280] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000)
  1569  [    1.874297] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  1570  [    1.874303] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  1571  [    1.874308] dwmac-sun8i 1c30000.ethernet: COE Type 2
  1572  [    1.874314] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  1573  [    1.874320] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  1574  [    1.874325] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  1575  [    1.874458] libphy: stmmac: probed
  1576  [    1.874894] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
  1577  [    1.874979] libphy: mdio_mux: probed
  1578  [    1.874998] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
  1579  [    1.875005] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
  1580  [    1.879722] libphy: mdio_mux: probed
  1581  [    1.880623] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1582  [    1.880628] ehci-platform: EHCI generic platform driver
  1583  [    1.880808] ehci-platform 1c1a000.usb: EHCI Host Controller
  1584  [    1.880835] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  1585  [    1.881582] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000
  1586  [    1.896918] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  1587  [    1.897205] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1588  [    1.897212] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1589  [    1.897218] usb usb1: Product: EHCI Host Controller
  1590  [    1.897224] usb usb1: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
  1591  [    1.897229] usb usb1: SerialNumber: 1c1a000.usb
  1592  [    1.897794] hub 1-0:1.0: USB hub found
  1593  [    1.897839] hub 1-0:1.0: 1 port detected
  1594  [    1.898649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1595  [    1.898673] ohci-platform: OHCI generic platform driver
  1596  [    1.898823] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  1597  [    1.898844] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  1598  [    1.899003] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400
  1599  [    1.961151] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  1600  [    1.961158] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1601  [    1.961164] usb usb2: Product: Generic Platform OHCI controller
  1602  [    1.961169] usb usb2: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
  1603  [    1.961175] usb usb2: SerialNumber: 1c1a400.usb
  1604  [    1.961611] hub 2-0:1.0: USB hub found
  1605  [    1.961652] hub 2-0:1.0: 1 port detected
  1606  [    1.962784] usbcore: registered new interface driver usb-storage
  1607  [    1.963508] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
  1608  [    1.963515] sun6i-rtc 1f00000.rtc: RTC enabled
  1609  [    1.963715] i2c /dev entries driver
  1610  [    1.965710] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  1611  [    1.966465] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2
  1612  [    1.966951] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  1613  [    1.967222] ledtrig-cpu: registered to indicate activity on CPUs
  1614  [    1.967295] hidraw: raw HID events driver (C) Jiri Kosina
  1615  [    1.967404] usbcore: registered new interface driver usbhid
  1616  [    1.967407] usbhid: USB HID core driver
  1617  [    1.973490] Initializing XFRM netlink socket
  1618  [    1.974156] NET: Registered protocol family 10
  1619  [    1.988710] Segment Routing with IPv6
  1620  [    1.988806] NET: Registered protocol family 17
  1621  [    1.988831] NET: Registered protocol family 15
  1622  [    1.988889] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  1623  [    1.988993] 8021q: 802.1Q VLAN Support v1.8
  1624  [    1.989267] Key type dns_resolver registered
  1625  [    1.989705] Registering SWP/SWPB emulation handler
  1626  [    1.990242] registered taskstats version 1
  1627  [    1.990247] Loading compiled-in X.509 certificates
  1628  [    1.990336] zswap: loaded using pool lzo/zbud
  1629  [    1.992077] Btrfs loaded, crc32c=crc32c-generic
  1630  [    1.992280] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
  1631  [    1.999103] Key type encrypted registered
  1632  [    2.007857] sun4i-usb-phy 1c19400.phy: Linked as a consumer to regulator.4
  1633  [    2.008802] ehci-platform 1c1b000.usb: EHCI Host Controller
  1634  [    2.008834] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
  1635  [    2.009397] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000
  1636  [    2.024922] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
  1637  [    2.025130] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1638  [    2.025137] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1639  [    2.025143] usb usb3: Product: EHCI Host Controller
  1640  [    2.025148] usb usb3: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
  1641  [    2.025154] usb usb3: SerialNumber: 1c1b000.usb
  1642  [    2.025678] hub 3-0:1.0: USB hub found
  1643  [    2.025715] hub 3-0:1.0: 1 port detected
  1644  [    2.026484] ehci-platform 1c1c000.usb: EHCI Host Controller
  1645  [    2.026506] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
  1646  [    2.026720] ehci-platform 1c1c000.usb: irq 30, io mem 0x01c1c000
  1647  [    2.029005] mmc0: host does not support reading read-only switch, assuming write-enable
  1648  [    2.031999] mmc0: new high speed SDHC card at address aaaa
  1649  [    2.033268] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
  1650  [    2.035621]  mmcblk0: p1
  1651  [    2.040933] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
  1652  [    2.041141] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1653  [    2.041149] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1654  [    2.041154] usb usb4: Product: EHCI Host Controller
  1655  [    2.041160] usb usb4: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
  1656  [    2.041165] usb usb4: SerialNumber: 1c1c000.usb
  1657  [    2.041641] hub 4-0:1.0: USB hub found
  1658  [    2.041679] hub 4-0:1.0: 1 port detected
  1659  [    2.042533] ehci-platform 1c1d000.usb: EHCI Host Controller
  1660  [    2.042558] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
  1661  [    2.042887] ehci-platform 1c1d000.usb: irq 32, io mem 0x01c1d000
  1662  [    2.056937] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
  1663  [    2.057124] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1664  [    2.057131] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1665  [    2.057136] usb usb5: Product: EHCI Host Controller
  1666  [    2.057142] usb usb5: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
  1667  [    2.057147] usb usb5: SerialNumber: 1c1d000.usb
  1668  [    2.057590] hub 5-0:1.0: USB hub found
  1669  [    2.057626] hub 5-0:1.0: 1 port detected
  1670  [    2.058336] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
  1671  [    2.058358] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
  1672  [    2.058517] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400
  1673  [    2.121112] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  1674  [    2.121119] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1675  [    2.121125] usb usb6: Product: Generic Platform OHCI controller
  1676  [    2.121130] usb usb6: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
  1677  [    2.121135] usb usb6: SerialNumber: 1c1b400.usb
  1678  [    2.121573] hub 6-0:1.0: USB hub found
  1679  [    2.121608] hub 6-0:1.0: 1 port detected
  1680  [    2.122279] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
  1681  [    2.122299] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
  1682  [    2.122443] ohci-platform 1c1c400.usb: irq 31, io mem 0x01c1c400
  1683  [    2.185103] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  1684  [    2.185110] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1685  [    2.185116] usb usb7: Product: Generic Platform OHCI controller
  1686  [    2.185121] usb usb7: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
  1687  [    2.185126] usb usb7: SerialNumber: 1c1c400.usb
  1688  [    2.185557] hub 7-0:1.0: USB hub found
  1689  [    2.185595] hub 7-0:1.0: 1 port detected
  1690  [    2.186273] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
  1691  [    2.186292] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
  1692  [    2.186475] ohci-platform 1c1d400.usb: irq 33, io mem 0x01c1d400
  1693  [    2.249092] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
  1694  [    2.249101] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1695  [    2.249106] usb usb8: Product: Generic Platform OHCI controller
  1696  [    2.249112] usb usb8: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
  1697  [    2.249117] usb usb8: SerialNumber: 1c1d400.usb
  1698  [    2.249565] hub 8-0:1.0: USB hub found
  1699  [    2.249599] hub 8-0:1.0: 1 port detected
  1700  [    2.250323] usb_phy_generic usb_phy_generic.2.auto: usb_phy_generic.2.auto supply vcc not found, using dummy regulator
  1701  [    2.250387] usb_phy_generic usb_phy_generic.2.auto: Linked as a consumer to regulator.0
  1702  [    2.250684] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver
  1703  [    2.250694] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus number 9
  1704  [    2.250922] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
  1705  [    2.250929] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1706  [    2.250935] usb usb9: Product: MUSB HDRC host driver
  1707  [    2.250940] usb usb9: Manufacturer: Linux 4.19.38-sunxi musb-hcd
  1708  [    2.250945] usb usb9: SerialNumber: musb-hdrc.3.auto
  1709  [    2.251353] hub 9-0:1.0: USB hub found
  1710  [    2.251393] hub 9-0:1.0: 1 port detected
  1711  [    2.252352] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:16 UTC (16)
  1712  [    2.252539] of_cfs_init
  1713  [    2.252640] of_cfs_init: OK
  1714  [    2.252789] vcc3v0: disabling
  1715  [    2.252795] vcc5v0: disabling
  1716  [    2.252800] usb0-vbus: disabling
  1717  [    2.256103] Freeing unused kernel memory: 1024K
  1718  [    2.273110] Run /init as init process
  1719  [    2.318675] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1720  [    2.319222] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1721  [    2.319332] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  1722  [    2.881076] [drm] Cannot find any crtc or sizes
  1723  [    3.368410] random: fast init done
  1724  [    3.395139] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
  1725  [    3.864166] systemd[1]: System time before build time, advancing clock.
  1726  [    3.910168] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
  1727  [    3.910663] systemd[1]: Detected architecture arm.
  1728  [    3.915039] systemd[1]: Set hostname to <orangepipc>.
  1729  [    4.273938] systemd[1]: Listening on udev Kernel Socket.
  1730  [    4.274858] systemd[1]: Listening on Journal Socket.
  1731  [    4.275366] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  1732  [    4.275990] systemd[1]: Listening on Journal Audit Socket.
  1733  [    4.276355] systemd[1]: Listening on fsck to fsckd communication Socket.
  1734  [    4.276709] systemd[1]: Listening on Journal Socket (/dev/log).
  1735  [    4.277805] systemd[1]: Created slice User and Session Slice.
  1736  [    4.441925] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
  1737  [    4.694642] systemd-journald[220]: Received request to flush runtime journal from PID 1
  1738  [    5.158977] cpu cpu0: Linked as a consumer to regulator.5
  1739  [    5.159176] cpu cpu0: Dropping the link to regulator.5
  1740  [    5.159431] cpu cpu0: Linked as a consumer to regulator.5
  1741  [    5.160854] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
  1742  [    5.323633] sun8i_ths 1c25000.thermal-sensor: no memory resources defined
  1743  [    5.323666] sun8i_ths: probe of 1c25000.thermal-sensor failed with error -22
  1744  [    5.392640] Registered IR keymap rc-empty
  1745  [    5.392767] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
  1746  [    5.392967] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
  1747  [    5.394149] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
  1748  [    5.396180] sunxi-ir 1f02000.ir: initialized sunXi IR driver
  1749  [    5.396355] thermal thermal_zone0: failed to read out thermal zone (-110)
  1750  [    5.418284] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
  1751  [    5.418298] sun4i-codec 1c22c00.codec: Failed to register our card
  1752  [    5.433598] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory
  1753  [    5.439954] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
  1754  [    5.445995] lima 1c40000.gpu: bus rate = 200000000
  1755  [    5.446007] lima 1c40000.gpu: mod rate = 384000000
  1756  [    5.452312] [TTM] Zone  kernel: Available graphics memory: 380458 kiB
  1757  [    5.452321] [TTM] Zone highmem: Available graphics memory: 511524 kiB
  1758  [    5.452324] [TTM] Initializing pool allocator
  1759  [    5.453082] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
  1760  [    5.453146] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
  1761  [    5.453188] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
  1762  [    5.453223] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
  1763  [    5.454622] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
  1764  [    5.532984] zram: Added device: zram0
  1765  [    5.541161] zram: Added device: zram1
  1766  [    5.541768] zram: Added device: zram2
  1767  [    5.611890] zram1: detected capacity change from 0 to 523800576
  1768  [    5.677549] Adding 511520k swap on /dev/zram1.  Priority:5 extents:1 across:511520k SSFS
  1769  [    5.823413] zram0: detected capacity change from 0 to 52428800
  1770  [    6.494335] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
  1771  [    6.531270] random: crng init done
  1772  [    6.531283] random: 7 urandom warning(s) missed due to ratelimiting
  1773  [    9.729911] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1774  [    9.731361] Generic PHY 0.1:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0.1:01, irq=POLL)
  1775  [    9.733629] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
  1776  [    9.733647] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
  1777  [    9.733656] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
  1778  [    9.734086] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  1779  [   12.797436] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  1780  [   12.797477] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  1781  [ 4029.059023] dwmac-sun8i 1c30000.ethernet eth0: Link is Down
  1782  [ 4031.107229] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
  1783
  1784
  1785  vm.admin_reserve_kbytes = 8192
  1786  vm.block_dump = 0
  1787  vm.compact_unevictable_allowed = 1
  1788  vm.dirty_background_bytes = 0
  1789  vm.dirty_background_ratio = 10
  1790  vm.dirty_bytes = 0
  1791  vm.dirty_expire_centisecs = 3000
  1792  vm.dirty_ratio = 20
  1793  vm.dirty_writeback_centisecs = 500
  1794  vm.dirtytime_expire_seconds = 43200
  1795  vm.drop_caches = 0
  1796  vm.extfrag_threshold = 500
  1797  vm.highmem_is_dirtyable = 0
  1798  vm.laptop_mode = 0
  1799  vm.legacy_va_layout = 0
  1800  vm.lowmem_reserve_ratio = 32    0       0
  1801  vm.max_map_count = 65530
  1802  vm.min_free_kbytes = 3475
  1803  vm.mmap_min_addr = 4096
  1804  vm.mmap_rnd_bits = 8
  1805  vm.oom_dump_tasks = 1
  1806  vm.oom_kill_allocating_task = 0
  1807  vm.overcommit_kbytes = 0
  1808  vm.overcommit_memory = 0
  1809  vm.overcommit_ratio = 50
  1810  vm.page-cluster = 0
  1811  vm.panic_on_oom = 0
  1812  vm.percpu_pagelist_fraction = 0
  1813  vm.stat_interval = 1
  1814  vm.swappiness = 100
  1815  vm.user_reserve_kbytes = 31604
  1816  vm.vfs_cache_pressure = 100
  1817  vm.watermark_scale_factor = 10
  1818
  1819  ### interrupts:
  1820             CPU0       CPU1       CPU2       CPU3
  1821   17:          0          0          0          0     GICv2  50 Level     timer@1c20c00
  1822   18:          0          0          0          0     GICv2  29 Level     arch_timer
  1823   19:      68115      43835      48835      41702     GICv2  30 Level     arch_timer
  1824   22:          0          0          0          0     GICv2  82 Level     1c02000.dma-controller
  1825   23:          0          0          0          0     GICv2 118 Level     1c0c000.lcd-controller
  1826   24:      66636          0          0          0     GICv2  92 Level     sunxi-mmc
  1827   25:          0          0          0          0     GICv2 103 Level     musb-hdrc.3.auto
  1828   26:          0          0          0          0     GICv2 104 Level     ehci_hcd:usb1
  1829   27:          0          0          0          0     GICv2 105 Level     ohci_hcd:usb2
  1830   28:          0          0          0          0     GICv2 106 Level     ehci_hcd:usb3
  1831   29:          0          0          0          0     GICv2 107 Level     ohci_hcd:usb6
  1832   30:          0          0          0          0     GICv2 108 Level     ehci_hcd:usb4
  1833   31:          0          0          0          0     GICv2 109 Level     ohci_hcd:usb7
  1834   32:          0          0          0          0     GICv2 110 Level     ehci_hcd:usb5
  1835   33:          0          0          0          0     GICv2 111 Level     ohci_hcd:usb8
  1836   36:      49427          0          0          0     GICv2  63 Level     1c25000.thermal-sensor
  1837   38:       2945          0          0          0     GICv2 114 Level     eth0
  1838   42:         10          0          0          0     GICv2  32 Level     ttyS0
  1839   43:          0          0          0          0     GICv2 120 Level     1ee0000.hdmi
  1840   44:          0          0          0          0     GICv2  72 Level     1f00000.rtc
  1841   46:         58          0          0          0     GICv2  69 Level     sunxi-ir
  1842   47:       2936          0          0          0     GICv2  76 Level     mv64xxx_i2c
  1843   49:          0          0          0          0     GICv2 129 Level     gp
  1844   50:          0          0          0          0     GICv2 130 Level     gpmmu
  1845   51:          0          0          0          0     GICv2 131 Level     pp0
  1846   52:          0          0          0          0     GICv2 132 Level     ppmmu0
  1847   53:          0          0          0          0     GICv2 134 Level     pp1
  1848   54:          0          0          0          0     GICv2 135 Level     ppmmu1
  1849  100:          1          0          0          0  sunxi_pio_edge  44 Edge      usb0-id-det
  1850  123:          1          0          0          0  sunxi_pio_edge   3 Edge      sw4
  1851  IPI0:          0          0          0          0  CPU wakeup interrupts
  1852  IPI1:          0          0          0          0  Timer broadcast interrupts
  1853  IPI2:       7408      13372      17391      10994  Rescheduling interrupts
  1854  IPI3:         13         14         11         14  Function call interrupts
  1855  IPI4:          0          0          0          0  CPU stop interrupts
  1856  IPI5:      12432       1644       2422       1860  IRQ work interrupts
  1857  IPI6:          0          0          0          0  completion interrupts
  1858  Err:          0

Please upload the whole output above to an online pasteboard service
and provide the URL in the forum where you have been asked for this.

pi@orangepipc:~$

 

Hope this helps. i don't know what to do next.

 

Thanks for the reply

Link to comment
Share on other sites

2 hours ago, cam2019 said:

literally i'm new to orange pi and as well as here on armbian. like days old. I managed to run and use the usb device in rpi3b+ but was unable to on orange pi. now i know that this is a driver issue.

can someone show me how to download and install the driver on my opi pc?

I do use the same USB3.0-ethetnet adapter on my devices under armbian and got NO driver issue.

Welcome to ARMBIAN 5.73 stable Debian GNU/Linux 9 (stretch) 5.1.0-sunxi
package bsp-kernel[5.86] u-boot[5.85] dtb[5.86] firmware[5.83] config[5.88]
Linux opi-zero-99 5.1.0-sunxi #5.86 SMP Mon May 13 21:11:09 CEST 2019 armv7l GNU/Linux

[1399909.295651] usb 5-1: new high-speed USB device number 2 using ehci-platform
[1399909.455662] usb 5-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.00
[1399909.455734] usb 5-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[1399909.455783] usb 5-1: Product: USB 10/100/1000 LAN
[1399909.455830] usb 5-1: Manufacturer: Realtek
[1399909.455874] usb 5-1: SerialNumber: 000001000000
[1399909.732093] usbcore: registered new interface driver r8152
[1399909.763071] usbcore: registered new interface driver cdc_ether
[1399909.867457] usb 5-1: reset high-speed USB device number 2 using ehci-platform
[1399910.083109] r8152 5-1:1.0 eth1: v1.09.9
[1399910.174042] r8152 5-1:1.0 enx00e04c68007b: renamed from eth1


Which version of armbian do you use? Maybe your eth1 is also renamed (see dmesg or ifconfig)

= Predictable Network Interface Name

 

Maybe you have to switch this off for eth1 as name:

http://www.itzgeek.com/how-tos/mini-howtos/change-default-network-name-ens33-to-old-eth0-on-ubuntu-16-04.html

sudo nano /etc/default/grub
from: GRUB_CMDLINE_LINUX=""
to:   GRUB_CMDLINE_LINUX="net.ifnames=0 biosdevname=0"
sudo grub-mkconfig -o /boot/grub/grub.cfg
reboot

 

[EDIT]  your code in your dmesg:

413 [ 5.906764] r8152 4-1:1.0 eth1: v1.09.9

414 [ 6.188868] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard

415 [ 6.552250] r8152 4-1:1.0 enx00e04c680046: renamed from eth1

 

So now configure enx00e04c680046 or disable the predictable network names :)

 

Test:

ifconfig enx00e04c680046 up

and then look for the device with

ifconfig

Link to comment
Share on other sites

this is what i get 

Spoiler

pi@orangepipc:~$ dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.38-sunxi (root@nightly) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro GCC 7.4-2019.02)) #5.83 SMP Fri May 3 23:33:25 CEST 2019
[    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 PC
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 128 MiB at 0x75c00000
[    0.000000] On node 0 totalpages: 262144
[    0.000000]   Normal zone: 1728 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 196608 pages, LIFO batch:63
[    0.000000]   HighMem 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: get_random_bytes called from start_kernel+0x8d/0x3c6 with crng_init=0
[    0.000000] percpu: Embedded 18 pages/cpu s41548 r8192 d23988 u73728
[    0.000000] pcpu-alloc: s41548 r8192 d23988 u73728 alloc=18*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 260416
[    0.000000] Kernel command line: root=UUID=1b49372a-ea5b-42f6-9e60-036606066891 rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0 disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 loglevel=1 ubootpart=5ae5405d-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:u   sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgroup_enable=memory swapaccount=1
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] allocated 1048576 bytes of page_ext
[    0.000000] Memory: 886136K/1048576K available (9216K kernel code, 1004K rwdata, 2576K rodata, 1024K init, 331K bss, 31368K reserved, 131072K cma-reserved, 131060K 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 : 0x(ptrval) - 0x(ptrval)   (10208 kB)
                     .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
                     .data : 0x(ptrval) - 0x(ptrval)   (1005 kB)
                      .bss : 0x(ptrval) - 0x(ptrval)   ( 332 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 39959 entries in 79 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.000014] Switching to timer-based delay loop, resolution 41ns
[    0.000166] Console: colour dummy device 80x30
[    0.000178] console [tty1] enabled
[    0.000226] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.000236] pid_max: default: 32768 minimum: 301
[    0.000431] Security Framework initialized
[    0.000440] AppArmor: AppArmor disabled by boot time parameter
[    0.000511] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000520] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001341] CPU: Testing write buffer coherency: ok
[    0.001749] CPU0: update cpu_capacity 1024
[    0.001756] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.002235] Setting up static identity map for 0x40100000 - 0x40100054
[    0.002378] rcu: Hierarchical SRCU implementation.
[    0.003102] smp: Bringing up secondary CPUs ...
[    0.013793] CPU1: update cpu_capacity 1024
[    0.013799] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.024574] CPU2: update cpu_capacity 1024
[    0.024580] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.035289] CPU3: update cpu_capacity 1024
[    0.035294] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.035386] smp: Brought up 1 node, 4 CPUs
[    0.035393] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.035397] CPU: All CPU(s) started in HYP mode.
[    0.035399] CPU: Virtualization extensions available.
[    0.036541] devtmpfs: initialized
[    0.043017] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[    0.043268] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.043284] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.047958] xor: measuring software checksum speed
[    0.087250]    arm4regs  :  1255.000 MB/sec
[    0.127306]    8regs     :   748.000 MB/sec
[    0.167366]    32regs    :   766.000 MB/sec
[    0.207427]    neon      :  1270.000 MB/sec
[    0.207431] xor: using function: neon (1270.000 MB/sec)
[    0.207494] pinctrl core: initialized pinctrl subsystem
[    0.208403] NET: Registered protocol family 16
[    0.211134] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[    0.211625] audit: initializing netlink subsys (disabled)
[    0.211777] audit: type=2000 audit(0.188:1): state=initialized audit_enabled=0 res=1
[    0.212273] cpuidle: using governor ladder
[    0.212301] cpuidle: using governor menu
[    0.212812] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.212817] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.295927] raid6: int32x1  gen()   189 MB/s
[    0.363858] raid6: int32x1  xor()   160 MB/s
[    0.431888] raid6: int32x2  gen()   255 MB/s
[    0.499955] raid6: int32x2  xor()   194 MB/s
[    0.568098] raid6: int32x4  gen()   258 MB/s
[    0.636219] raid6: int32x4  xor()   193 MB/s
[    0.704222] raid6: int32x8  gen()   247 MB/s
[    0.772446] raid6: int32x8  xor()   172 MB/s
[    0.840484] raid6: neonx1   gen()   495 MB/s
[    0.908528] raid6: neonx1   xor()   460 MB/s
[    0.976670] raid6: neonx2   gen()   664 MB/s
[    1.044736] raid6: neonx2   xor()   594 MB/s
[    1.112873] raid6: neonx4   gen()   798 MB/s
[    1.180930] raid6: neonx4   xor()   669 MB/s
[    1.249017] raid6: neonx8   gen()   716 MB/s
[    1.317142] raid6: neonx8   xor()   606 MB/s
[    1.317145] raid6: using algorithm neonx4 gen() 798 MB/s
[    1.317148] raid6: .... xor() 669 MB/s, rmw enabled
[    1.317152] raid6: using neon recovery algorithm
[    1.318522] SCSI subsystem initialized
[    1.318705] libata version 3.00 loaded.
[    1.318898] usbcore: registered new interface driver usbfs
[    1.318938] usbcore: registered new interface driver hub
[    1.319001] usbcore: registered new device driver usb
[    1.319172] media: Linux media interface: v0.10
[    1.319200] videodev: Linux video capture interface: v2.00
[    1.319316] pps_core: LinuxPPS API ver. 1 registered
[    1.319321] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.319336] PTP clock support registered
[    1.320915] clocksource: Switched to clocksource arch_sys_counter
[    1.424029] VFS: Disk quotas dquot_6.6.0
[    1.424105] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.431638] NET: Registered protocol family 2
[    1.432326] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[    1.432354] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    1.432441] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    1.432552] TCP: Hash tables configured (established 8192 bind 8192)
[    1.432663] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    1.432723] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    1.433009] NET: Registered protocol family 1
[    1.433502] RPC: Registered named UNIX socket transport module.
[    1.433507] RPC: Registered udp transport module.
[    1.433510] RPC: Registered tcp transport module.
[    1.433513] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.433738] Trying to unpack rootfs image as initramfs...
[    1.732189] Freeing initrd memory: 4816K
[    1.733980] Initialise system trusted keyrings
[    1.734199] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    1.739825] zbud: loaded
[    1.741967] NFS: Registering the id_resolver key type
[    1.741997] Key type id_resolver registered
[    1.742001] Key type id_legacy registered
[    1.742013] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.742017] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    1.743080] JFS: nTxBlock = 7984, nTxLock = 63876
[    1.751794] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[    1.759265] Key type asymmetric registered
[    1.759274] Asymmetric key parser 'x509' registered
[    1.759333] bounce: pool size: 64 pages
[    1.759410] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
[    1.759549] io scheduler noop registered
[    1.759553] io scheduler deadline registered
[    1.759749] io scheduler cfq registered (default)
[    1.759755] io scheduler mq-deadline registered
[    1.759759] io scheduler kyber registered
[    1.759884] io scheduler bfq registered
[    1.761028] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
[    1.764991] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    1.766487] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    1.814770] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[    1.816981] console [ttyS0] disabled
[    1.837124] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 42, base_baud = 1500000) is a U6_16550A
[    1.837179] console [ttyS0] enabled
[    1.860495] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a85d08)
[    1.860741] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a83454)
[    1.860794] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, using dummy regulator
[    1.860850] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.0
[    1.861684] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a with HDCP (sun8i_dw_hdmi_phy)
[    1.862031] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus driver
[    1.862262] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a8578c)
[    1.862267] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.862271] [drm] No driver support for vblank timestamp query.
[    1.862334] [drm] Cannot find any crtc or sizes
[    1.862784] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on minor 0
[    1.865762] brd: module loaded
[    1.871120] loop: module loaded
[    1.873417] libphy: Fixed MDIO Bus: probed
[    1.873950] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[    1.873986] dwmac-sun8i 1c30000.ethernet: No regulator found
[    1.874280] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 148000 (expect 58000)
[    1.874297] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
[    1.874303] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
[    1.874308] dwmac-sun8i 1c30000.ethernet: COE Type 2
[    1.874314] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[    1.874320] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[    1.874325] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[    1.874458] libphy: stmmac: probed
[    1.874894] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
[    1.874979] libphy: mdio_mux: probed
[    1.874998] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
[    1.875005] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
[    1.879722] libphy: mdio_mux: probed
[    1.880623] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.880628] ehci-platform: EHCI generic platform driver
[    1.880808] ehci-platform 1c1a000.usb: EHCI Host Controller
[    1.880835] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
[    1.881582] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000
[    1.896918] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[    1.897205] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    1.897212] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.897218] usb usb1: Product: EHCI Host Controller
[    1.897224] usb usb1: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
[    1.897229] usb usb1: SerialNumber: 1c1a000.usb
[    1.897794] hub 1-0:1.0: USB hub found
[    1.897839] hub 1-0:1.0: 1 port detected
[    1.898649] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.898673] ohci-platform: OHCI generic platform driver
[    1.898823] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[    1.898844] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
[    1.899003] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400
[    1.961151] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    1.961158] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.961164] usb usb2: Product: Generic Platform OHCI controller
[    1.961169] usb usb2: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
[    1.961175] usb usb2: SerialNumber: 1c1a400.usb
[    1.961611] hub 2-0:1.0: USB hub found
[    1.961652] hub 2-0:1.0: 1 port detected
[    1.962784] usbcore: registered new interface driver usb-storage
[    1.963508] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
[    1.963515] sun6i-rtc 1f00000.rtc: RTC enabled
[    1.963715] i2c /dev entries driver
[    1.965710] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[    1.966465] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2
[    1.966951] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    1.967222] ledtrig-cpu: registered to indicate activity on CPUs
[    1.967295] hidraw: raw HID events driver (C) Jiri Kosina
[    1.967404] usbcore: registered new interface driver usbhid
[    1.967407] usbhid: USB HID core driver
[    1.973490] Initializing XFRM netlink socket
[    1.974156] NET: Registered protocol family 10
[    1.988710] Segment Routing with IPv6
[    1.988806] NET: Registered protocol family 17
[    1.988831] NET: Registered protocol family 15
[    1.988889] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.988993] 8021q: 802.1Q VLAN Support v1.8
[    1.989267] Key type dns_resolver registered
[    1.989705] Registering SWP/SWPB emulation handler
[    1.990242] registered taskstats version 1
[    1.990247] Loading compiled-in X.509 certificates
[    1.990336] zswap: loaded using pool lzo/zbud
[    1.992077] Btrfs loaded, crc32c=crc32c-generic
[    1.992280] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
[    1.999103] Key type encrypted registered
[    2.007857] sun4i-usb-phy 1c19400.phy: Linked as a consumer to regulator.4
[    2.008802] ehci-platform 1c1b000.usb: EHCI Host Controller
[    2.008834] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 3
[    2.009397] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000
[    2.024922] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[    2.025130] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.025137] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.025143] usb usb3: Product: EHCI Host Controller
[    2.025148] usb usb3: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
[    2.025154] usb usb3: SerialNumber: 1c1b000.usb
[    2.025678] hub 3-0:1.0: USB hub found
[    2.025715] hub 3-0:1.0: 1 port detected
[    2.026484] ehci-platform 1c1c000.usb: EHCI Host Controller
[    2.026506] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 4
[    2.026720] ehci-platform 1c1c000.usb: irq 30, io mem 0x01c1c000
[    2.029005] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.031999] mmc0: new high speed SDHC card at address aaaa
[    2.033268] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[    2.035621]  mmcblk0: p1
[    2.040933] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
[    2.041141] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.041149] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.041154] usb usb4: Product: EHCI Host Controller
[    2.041160] usb usb4: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
[    2.041165] usb usb4: SerialNumber: 1c1c000.usb
[    2.041641] hub 4-0:1.0: USB hub found
[    2.041679] hub 4-0:1.0: 1 port detected
[    2.042533] ehci-platform 1c1d000.usb: EHCI Host Controller
[    2.042558] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 5
[    2.042887] ehci-platform 1c1d000.usb: irq 32, io mem 0x01c1d000
[    2.056937] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
[    2.057124] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.057131] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.057136] usb usb5: Product: EHCI Host Controller
[    2.057142] usb usb5: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
[    2.057147] usb usb5: SerialNumber: 1c1d000.usb
[    2.057590] hub 5-0:1.0: USB hub found
[    2.057626] hub 5-0:1.0: 1 port detected
[    2.058336] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[    2.058358] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6
[    2.058517] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400
[    2.121112] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    2.121119] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.121125] usb usb6: Product: Generic Platform OHCI controller
[    2.121130] usb usb6: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
[    2.121135] usb usb6: SerialNumber: 1c1b400.usb
[    2.121573] hub 6-0:1.0: USB hub found
[    2.121608] hub 6-0:1.0: 1 port detected
[    2.122279] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
[    2.122299] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7
[    2.122443] ohci-platform 1c1c400.usb: irq 31, io mem 0x01c1c400
[    2.185103] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    2.185110] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.185116] usb usb7: Product: Generic Platform OHCI controller
[    2.185121] usb usb7: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
[    2.185126] usb usb7: SerialNumber: 1c1c400.usb
[    2.185557] hub 7-0:1.0: USB hub found
[    2.185595] hub 7-0:1.0: 1 port detected
[    2.186273] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
[    2.186292] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8
[    2.186475] ohci-platform 1c1d400.usb: irq 33, io mem 0x01c1d400
[    2.249092] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 4.19
[    2.249101] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.249106] usb usb8: Product: Generic Platform OHCI controller
[    2.249112] usb usb8: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
[    2.249117] usb usb8: SerialNumber: 1c1d400.usb
[    2.249565] hub 8-0:1.0: USB hub found
[    2.249599] hub 8-0:1.0: 1 port detected
[    2.250323] usb_phy_generic usb_phy_generic.2.auto: usb_phy_generic.2.auto supply vcc not found, using dummy regulator
[    2.250387] usb_phy_generic usb_phy_generic.2.auto: Linked as a consumer to regulator.0
[    2.250684] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver
[    2.250694] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus number 9
[    2.250922] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
[    2.250929] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.250935] usb usb9: Product: MUSB HDRC host driver
[    2.250940] usb usb9: Manufacturer: Linux 4.19.38-sunxi musb-hcd
[    2.250945] usb usb9: SerialNumber: musb-hdrc.3.auto
[    2.251353] hub 9-0:1.0: USB hub found
[    2.251393] hub 9-0:1.0: 1 port detected
[    2.252352] sun6i-rtc 1f00000.rtc: setting system clock to 1970-01-01 00:00:16 UTC (16)
[    2.252539] of_cfs_init
[    2.252640] of_cfs_init: OK
[    2.252789] vcc3v0: disabling
[    2.252795] vcc5v0: disabling
[    2.252800] usb0-vbus: disabling
[    2.256103] Freeing unused kernel memory: 1024K
[    2.273110] Run /init as init process
[    2.318675] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.319222] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.319332] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.881076] [drm] Cannot find any crtc or sizes
[    3.368410] random: fast init done
[    3.395139] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null)
[    3.864166] systemd[1]: System time before build time, advancing clock.
[    3.910168] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    3.910663] systemd[1]: Detected architecture arm.
[    3.915039] systemd[1]: Set hostname to <orangepipc>.
[    4.273938] systemd[1]: Listening on udev Kernel Socket.
[    4.274858] systemd[1]: Listening on Journal Socket.
[    4.275366] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.275990] systemd[1]: Listening on Journal Audit Socket.
[    4.276355] systemd[1]: Listening on fsck to fsckd communication Socket.
[    4.276709] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.277805] systemd[1]: Created slice User and Session Slice.
[    4.441925] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro
[    4.694642] systemd-journald[220]: Received request to flush runtime journal from PID 1
[    5.158977] cpu cpu0: Linked as a consumer to regulator.5
[    5.159176] cpu cpu0: Dropping the link to regulator.5
[    5.159431] cpu cpu0: Linked as a consumer to regulator.5
[    5.160854] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
[    5.323633] sun8i_ths 1c25000.thermal-sensor: no memory resources defined
[    5.323666] sun8i_ths: probe of 1c25000.thermal-sensor failed with error -22
[    5.392640] Registered IR keymap rc-empty
[    5.392767] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
[    5.392967] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
[    5.394149] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR receiver, no transmitter
[    5.396180] sunxi-ir 1f02000.ir: initialized sunXi IR driver
[    5.396355] thermal thermal_zone0: failed to read out thermal zone (-110)
[    5.418284] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registered
[    5.418298] sun4i-codec 1c22c00.codec: Failed to register our card
[    5.433598] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debugfs directory
[    5.439954] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
[    5.445995] lima 1c40000.gpu: bus rate = 200000000
[    5.446007] lima 1c40000.gpu: mod rate = 384000000
[    5.452312] [TTM] Zone  kernel: Available graphics memory: 380458 kiB
[    5.452321] [TTM] Zone highmem: Available graphics memory: 511524 kiB
[    5.452324] [TTM] Initializing pool allocator
[    5.453082] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[    5.453146] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[    5.453188] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[    5.453223] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit external bus
[    5.454622] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
[    5.532984] zram: Added device: zram0
[    5.541161] zram: Added device: zram1
[    5.541768] zram: Added device: zram2
[    5.611890] zram1: detected capacity change from 0 to 523800576
[    5.677549] Adding 511520k swap on /dev/zram1.  Priority:5 extents:1 across:511520k SSFS
[    5.823413] zram0: detected capacity change from 0 to 52428800
[    6.494335] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
[    6.531270] random: crng init done
[    6.531283] random: 7 urandom warning(s) missed due to ratelimiting
[    9.729911] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    9.731361] Generic PHY 0.1:01: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0.1:01, irq=POLL)
[    9.733629] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
[    9.733647] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
[    9.733656] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[    9.734086] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   12.797436] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
[   12.797477] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 4029.059023] dwmac-sun8i 1c30000.ethernet eth0: Link is Down
[ 4031.107229] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - flow control rx/tx
pi@orangepipc:~$

 

 

Link to comment
Share on other sites

7 minutes ago, cam2019 said:

I use the latest Armbian_5.83_Orangepipc_Debian_stretch_next_4.19.38.img


Its not recognised at all - like it was not attached. Try connecting it via some powered USB hub.

Edit:
Next time use link generated by armbianmonitor -u ... to reduce those walls of text.

Link to comment
Share on other sites

3 minutes ago, Igor said:


Its not recognised at all - like it was not attached. Try connecting it via some powered USB hub.

 

could it be a power supply issue? the usb adapter works fine under windows so i'm sure its working fine. 

Link to comment
Share on other sites

Just now, cam2019 said:

could it be a power supply ssue? 


Surely possible. What about other USB (especially USB3) devices? Do they work?

Link to comment
Share on other sites

6 minutes ago, Igor said:


Its not recognised at all - like it was not attached. Try connecting it via some powered USB hub.

in his first dmesg it was recognized:
 

388 [ 5.571663] usbcore: registered new interface driver r8152
413 [ 5.906764] r8152 4-1:1.0 eth1: v1.09.9
414 [ 6.188868] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
415 [ 6.552250] r8152 4-1:1.0 enx00e04c680046: renamed from eth1

but not in the second one.

@cam2019 did you use another USB-Port? Maybe that has to be enabled in armbian-config -> system -> hardware ?

Link to comment
Share on other sites

1 minute ago, guidol said:

but not in the second one.


Than its almost 100% power related problem. Not an Armbian problem. 

Link to comment
Share on other sites

3 minutes ago, guidol said:

in his first dmesg it was recognized:
 


388 [ 5.571663] usbcore: registered new interface driver r8152
413 [ 5.906764] r8152 4-1:1.0 eth1: v1.09.9
414 [ 6.188868] EXT4-fs (zram0): mounted filesystem without journal. Opts: discard
415 [ 6.552250] r8152 4-1:1.0 enx00e04c680046: renamed from eth1

but not in the second one.

@cam2019 did you use another USB-Port? Maybe hat has to be enabled in armbian-config -> system -> hardware ?

its the only usb device that is connected at the moment and yes i tried using all the 3 ports still got no eth1

Link to comment
Share on other sites

14 minutes ago, cam2019 said:

I use the latest Armbian_5.83_Orangepipc_Debian_stretch_next_4.19.38.img

with this version you shouldnt have a driver issue - like you could see in your first dmesg log :)

Link to comment
Share on other sites

after changing to 3amps 5v psu still i get this

Spoiler

pi@orangepipc:~$ sudo ifconfig
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.2.119  netmask 255.255.255.0  broadcast 192.168.2.255
        inet6 fe80::ecc5:4572:5bee:8fcd  prefixlen 64  scopeid 0x20<link>
        ether 02:81:41:c6:e0:a6  txqueuelen 1000  (Ethernet)
        RX packets 300  bytes 32126 (31.3 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 211  bytes 28011 (27.3 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 38

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 0  bytes 0 (0.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

pi@orangepipc:~$ 

pi@orangepipc:~$ sudo dmesg
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.19.38-sunxi (root@nightly) (gcc version 7.4.1 201                                                                                                                                                             81213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Li                                                                                                                                                             naro GCC 7.4-2019.02)) #5.83 SMP Fri May 3 23:33:25 CEST 2019
[    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 instructio                                                                                                                                                             n cache
[    0.000000] OF: fdt: Machine model: Xunlong Orange Pi PC
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] cma: Reserved 128 MiB at 0x75c00000
[    0.000000] On node 0 totalpages: 262144
[    0.000000]   Normal zone: 1728 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 196608 pages, LIFO batch:63
[    0.000000]   HighMem 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: get_random_bytes called from start_kernel+0x8d/0x3c6 with                                                                                                                                                              crng_init=0
[    0.000000] percpu: Embedded 18 pages/cpu s41548 r8192 d23988 u73728
[    0.000000] pcpu-alloc: s41548 r8192 d23988 u73728 alloc=18*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 260416
[    0.000000] Kernel command line: root=UUID=1b49372a-ea5b-42f6-9e60-0366060668                                                                                                                                                             91 rootwait rootfstype=ext4 console=ttyS0,115200 console=tty1 hdmi.audio=EDID:0                                                                                                                                                              disp.screen0_output_mode=1920x1080p60 panic=10 consoleblank=0 loglevel=1 ubootpa                                                                                                                                                             rt=5ae5405d-01 ubootsource=mmc usb-storage.quirks=0x2537:0x1066:u,0x2537:0x1068:                                                                                                                                                             u   sunxi_ve_mem_reserve=0 sunxi_g2d_mem_reserve=0 sunxi_fb_mem_reserve=16 cgrou                                                                                                                                                             p_enable=memory swapaccount=1
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] allocated 1048576 bytes of page_ext
[    0.000000] Memory: 886136K/1048576K available (9216K kernel code, 1004K rwda                                                                                                                                                             ta, 2576K rodata, 1024K init, 331K bss, 31368K reserved, 131072K cma-reserved, 1                                                                                                                                                             31060K 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 : 0x(ptrval) - 0x(ptrval)   (10208 kB)
                     .init : 0x(ptrval) - 0x(ptrval)   (1024 kB)
                     .data : 0x(ptrval) - 0x(ptrval)   (1005 kB)
                      .bss : 0x(ptrval) - 0x(ptrval)   ( 332 kB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 39959 entries in 79 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    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.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 43980                                                                                                                                                             46511097ns
[    0.000014] Switching to timer-based delay loop, resolution 41ns
[    0.000169] Console: colour dummy device 80x30
[    0.000181] console [tty1] enabled
[    0.000229] Calibrating delay loop (skipped), value calculated using timer fr                                                                                                                                                             equency.. 48.00 BogoMIPS (lpj=96000)
[    0.000239] pid_max: default: 32768 minimum: 301
[    0.000434] Security Framework initialized
[    0.000445] AppArmor: AppArmor disabled by boot time parameter
[    0.000516] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000526] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.001344] CPU: Testing write buffer coherency: ok
[    0.001756] CPU0: update cpu_capacity 1024
[    0.001763] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.002246] Setting up static identity map for 0x40100000 - 0x40100054
[    0.002388] rcu: Hierarchical SRCU implementation.
[    0.003104] smp: Bringing up secondary CPUs ...
[    0.013789] CPU1: update cpu_capacity 1024
[    0.013795] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.024583] CPU2: update cpu_capacity 1024
[    0.024588] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.035297] CPU3: update cpu_capacity 1024
[    0.035303] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.035393] smp: Brought up 1 node, 4 CPUs
[    0.035400] SMP: Total of 4 processors activated (192.00 BogoMIPS).
[    0.035404] CPU: All CPU(s) started in HYP mode.
[    0.035406] CPU: Virtualization extensions available.
[    0.036551] devtmpfs: initialized
[    0.043025] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7                                                                                                                                                              rev 5
[    0.043271] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, ma                                                                                                                                                             x_idle_ns: 7645041785100000 ns
[    0.043287] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.047961] xor: measuring software checksum speed
[    0.087258]    arm4regs  :  1255.000 MB/sec
[    0.127314]    8regs     :   748.000 MB/sec
[    0.167375]    32regs    :   766.000 MB/sec
[    0.207436]    neon      :  1270.000 MB/sec
[    0.207440] xor: using function: neon (1270.000 MB/sec)
[    0.207504] pinctrl core: initialized pinctrl subsystem
[    0.208412] NET: Registered protocol family 16
[    0.210789] DMA: preallocated 2048 KiB pool for atomic coherent allocations
[    0.211260] audit: initializing netlink subsys (disabled)
[    0.211421] audit: type=2000 audit(0.184:1): state=initialized audit_enabled=                                                                                                                                                             0 res=1
[    0.211941] cpuidle: using governor ladder
[    0.211971] cpuidle: using governor menu
[    0.212487] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint                                                                                                                                                              registers.
[    0.212491] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.295950] raid6: int32x1  gen()   189 MB/s
[    0.363905] raid6: int32x1  xor()   160 MB/s
[    0.431904] raid6: int32x2  gen()   255 MB/s
[    0.499955] raid6: int32x2  xor()   194 MB/s
[    0.568116] raid6: int32x4  gen()   258 MB/s
[    0.636222] raid6: int32x4  xor()   193 MB/s
[    0.704244] raid6: int32x8  gen()   247 MB/s
[    0.772457] raid6: int32x8  xor()   172 MB/s
[    0.840498] raid6: neonx1   gen()   495 MB/s
[    0.908538] raid6: neonx1   xor()   460 MB/s
[    0.976686] raid6: neonx2   gen()   664 MB/s
[    1.044749] raid6: neonx2   xor()   594 MB/s
[    1.112884] raid6: neonx4   gen()   798 MB/s
[    1.180940] raid6: neonx4   xor()   669 MB/s
[    1.249026] raid6: neonx8   gen()   716 MB/s
[    1.317132] raid6: neonx8   xor()   606 MB/s
[    1.317136] raid6: using algorithm neonx4 gen() 798 MB/s
[    1.317139] raid6: .... xor() 669 MB/s, rmw enabled
[    1.317142] raid6: using neon recovery algorithm
[    1.318495] SCSI subsystem initialized
[    1.318677] libata version 3.00 loaded.
[    1.318869] usbcore: registered new interface driver usbfs
[    1.318907] usbcore: registered new interface driver hub
[    1.318968] usbcore: registered new device driver usb
[    1.319134] media: Linux media interface: v0.10
[    1.319161] videodev: Linux video capture interface: v2.00
[    1.319279] pps_core: LinuxPPS API ver. 1 registered
[    1.319284] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giome                                                                                                                                                             tti <giometti@linux.it>
[    1.319298] PTP clock support registered
[    1.320938] clocksource: Switched to clocksource arch_sys_counter
[    1.424055] VFS: Disk quotas dquot_6.6.0
[    1.424132] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.431689] NET: Registered protocol family 2
[    1.432336] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144                                                                                                                                                              bytes)
[    1.432363] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    1.432445] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    1.432557] TCP: Hash tables configured (established 8192 bind 8192)
[    1.432659] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    1.432715] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    1.432989] NET: Registered protocol family 1
[    1.433457] RPC: Registered named UNIX socket transport module.
[    1.433463] RPC: Registered udp transport module.
[    1.433465] RPC: Registered tcp transport module.
[    1.433469] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.433716] Trying to unpack rootfs image as initramfs...
[    1.732781] Freeing initrd memory: 4816K
[    1.734578] Initialise system trusted keyrings
[    1.734797] workingset: timestamp_bits=14 max_order=18 bucket_order=4
[    1.740394] zbud: loaded
[    1.742539] NFS: Registering the id_resolver key type
[    1.742574] Key type id_resolver registered
[    1.742577] Key type id_legacy registered
[    1.742589] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    1.742594] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    1.743682] JFS: nTxBlock = 7984, nTxLock = 63876
[    1.752402] SGI XFS with ACLs, security attributes, realtime, no debug enable                                                                                                                                                             d
[    1.760048] Key type asymmetric registered
[    1.760058] Asymmetric key parser 'x509' registered
[    1.760114] bounce: pool size: 64 pages
[    1.760192] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2                                                                                                                                                             46)
[    1.760333] io scheduler noop registered
[    1.760337] io scheduler deadline registered
[    1.760538] io scheduler cfq registered (default)
[    1.760544] io scheduler mq-deadline registered
[    1.760548] io scheduler kyber registered
[    1.760679] io scheduler bfq registered
[    1.761808] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
[    1.765742] sun8i-h3-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[    1.767257] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
[    1.815385] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[    1.817624] console [ttyS0] disabled
[    1.837770] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 42, base_baud = 15                                                                                                                                                             00000) is a U6_16550A
[    1.837822] console [ttyS0] enabled
[    1.861145] sun4i-drm display-engine: bound 1100000.mixer (ops 0xc0a85d08)
[    1.861405] sun4i-drm display-engine: bound 1c0c000.lcd-controller (ops 0xc0a                                                                                                                                                             83454)
[    1.861459] sun8i-dw-hdmi 1ee0000.hdmi: 1ee0000.hdmi supply hvcc not found, u                                                                                                                                                             sing dummy regulator
[    1.861515] sun8i-dw-hdmi 1ee0000.hdmi: Linked as a consumer to regulator.0
[    1.862297] sun8i-dw-hdmi 1ee0000.hdmi: Detected HDMI TX controller v1.32a wi                                                                                                                                                             th HDCP (sun8i_dw_hdmi_phy)
[    1.862638] sun8i-dw-hdmi 1ee0000.hdmi: registered DesignWare HDMI I2C bus dr                                                                                                                                                             iver
[    1.862868] sun4i-drm display-engine: bound 1ee0000.hdmi (ops 0xc0a8578c)
[    1.862874] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.862878] [drm] No driver support for vblank timestamp query.
[    1.862926] [drm] Cannot find any crtc or sizes
[    1.863371] [drm] Initialized sun4i-drm 1.0.0 20150629 for display-engine on                                                                                                                                                              minor 0
[    1.866344] brd: module loaded
[    1.871673] loop: module loaded
[    1.873971] libphy: Fixed MDIO Bus: probed
[    1.874509] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
[    1.874547] dwmac-sun8i 1c30000.ethernet: No regulator found
[    1.874867] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the def                                                                                                                                                             ault 148000 (expect 58000)
[    1.874885] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supporte                                                                                                                                                             d
[    1.874890] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supporte                                                                                                                                                             d
[    1.874896] dwmac-sun8i 1c30000.ethernet: COE Type 2
[    1.874901] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
[    1.874907] dwmac-sun8i 1c30000.ethernet: Normal descriptors
[    1.874912] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
[    1.875033] libphy: stmmac: probed
[    1.875456] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
[    1.875542] libphy: mdio_mux: probed
[    1.875560] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
[    1.875567] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
[    1.880365] libphy: mdio_mux: probed
[    1.881311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.881316] ehci-platform: EHCI generic platform driver
[    1.881496] ehci-platform 1c1a000.usb: EHCI Host Controller
[    1.881522] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus n                                                                                                                                                             umber 1
[    1.882264] ehci-platform 1c1a000.usb: irq 26, io mem 0x01c1a000
[    1.896950] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
[    1.897199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bc                                                                                                                                                             dDevice= 4.19
[    1.897206] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                                                                                             1
[    1.897212] usb usb1: Product: EHCI Host Controller
[    1.897218] usb usb1: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
[    1.897223] usb usb1: SerialNumber: 1c1a000.usb
[    1.897782] hub 1-0:1.0: USB hub found
[    1.897827] hub 1-0:1.0: 1 port detected
[    1.898631] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.898656] ohci-platform: OHCI generic platform driver
[    1.898806] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
[    1.898826] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus n                                                                                                                                                             umber 2
[    1.898997] ohci-platform 1c1a400.usb: irq 27, io mem 0x01c1a400
[    1.961179] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bc                                                                                                                                                             dDevice= 4.19
[    1.961187] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                                                                                             1
[    1.961192] usb usb2: Product: Generic Platform OHCI controller
[    1.961198] usb usb2: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
[    1.961203] usb usb2: SerialNumber: 1c1a400.usb
[    1.961642] hub 2-0:1.0: USB hub found
[    1.961686] hub 2-0:1.0: 1 port detected
[    1.962822] usbcore: registered new interface driver usb-storage
[    1.963545] sun6i-rtc 1f00000.rtc: rtc core: registered rtc-sun6i as rtc0
[    1.963552] sun6i-rtc 1f00000.rtc: RTC enabled
[    1.963753] i2c /dev entries driver
[    1.965716] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, now                                                                                                                                                             ayout=0)
[    1.966479] sunxi-mmc 1c0f000.mmc: Linked as a consumer to regulator.2
[    1.966987] sunxi-mmc 1c0f000.mmc: Got CD GPIO
[    1.967255] ledtrig-cpu: registered to indicate activity on CPUs
[    1.967330] hidraw: raw HID events driver (C) Jiri Kosina
[    1.967462] usbcore: registered new interface driver usbhid
[    1.967465] usbhid: USB HID core driver
[    1.973600] Initializing XFRM netlink socket
[    1.974246] NET: Registered protocol family 10
[    1.989082] Segment Routing with IPv6
[    1.989184] NET: Registered protocol family 17
[    1.989211] NET: Registered protocol family 15
[    1.989269] bridge: filtering via arp/ip/ip6tables is no longer available by                                                                                                                                                              default. Update your scripts to load br_netfilter if you need this.
[    1.989322] 8021q: 802.1Q VLAN Support v1.8
[    1.989598] Key type dns_resolver registered
[    1.990033] Registering SWP/SWPB emulation handler
[    1.990580] registered taskstats version 1
[    1.990586] Loading compiled-in X.509 certificates
[    1.990672] zswap: loaded using pool lzo/zbud
[    1.992335] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB
[    1.992482] Btrfs loaded, crc32c=crc32c-generic
[    1.999542] Key type encrypted registered
[    2.008278] sun4i-usb-phy 1c19400.phy: Linked as a consumer to regulator.4
[    2.009274] ehci-platform 1c1b000.usb: EHCI Host Controller
[    2.009300] ehci-platform 1c1b000.usb: new USB bus registered, assigned bus n                                                                                                                                                             umber 3
[    2.009829] ehci-platform 1c1b000.usb: irq 28, io mem 0x01c1b000
[    2.024953] ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00
[    2.025196] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bc                                                                                                                                                             dDevice= 4.19
[    2.025203] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                                                                                             1
[    2.025209] usb usb3: Product: EHCI Host Controller
[    2.025214] usb usb3: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
[    2.025220] usb usb3: SerialNumber: 1c1b000.usb
[    2.025767] hub 3-0:1.0: USB hub found
[    2.025812] hub 3-0:1.0: 1 port detected
[    2.026580] ehci-platform 1c1c000.usb: EHCI Host Controller
[    2.026601] ehci-platform 1c1c000.usb: new USB bus registered, assigned bus n                                                                                                                                                             umber 4
[    2.026819] ehci-platform 1c1c000.usb: irq 30, io mem 0x01c1c000
[    2.028948] mmc0: host does not support reading read-only switch, assuming wr                                                                                                                                                             ite-enable
[    2.031682] mmc0: new high speed SDHC card at address aaaa
[    2.032865] mmcblk0: mmc0:aaaa SL16G 14.8 GiB
[    2.035434]  mmcblk0: p1
[    2.040962] ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00
[    2.041170] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bc                                                                                                                                                             dDevice= 4.19
[    2.041178] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                                                                                             1
[    2.041183] usb usb4: Product: EHCI Host Controller
[    2.041189] usb usb4: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
[    2.041194] usb usb4: SerialNumber: 1c1c000.usb
[    2.041688] hub 4-0:1.0: USB hub found
[    2.041728] hub 4-0:1.0: 1 port detected
[    2.042546] ehci-platform 1c1d000.usb: EHCI Host Controller
[    2.042581] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus n                                                                                                                                                             umber 5
[    2.042925] ehci-platform 1c1d000.usb: irq 32, io mem 0x01c1d000
[    2.056952] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
[    2.057137] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bc                                                                                                                                                             dDevice= 4.19
[    2.057145] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                                                                                             1
[    2.057150] usb usb5: Product: EHCI Host Controller
[    2.057155] usb usb5: Manufacturer: Linux 4.19.38-sunxi ehci_hcd
[    2.057161] usb usb5: SerialNumber: 1c1d000.usb
[    2.057607] hub 5-0:1.0: USB hub found
[    2.057641] hub 5-0:1.0: 1 port detected
[    2.058346] ohci-platform 1c1b400.usb: Generic Platform OHCI controller
[    2.058367] ohci-platform 1c1b400.usb: new USB bus registered, assigned bus n                                                                                                                                                             umber 6
[    2.058559] ohci-platform 1c1b400.usb: irq 29, io mem 0x01c1b400
[    2.121131] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bc                                                                                                                                                             dDevice= 4.19
[    2.121139] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                                                                                             1
[    2.121145] usb usb6: Product: Generic Platform OHCI controller
[    2.121150] usb usb6: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
[    2.121156] usb usb6: SerialNumber: 1c1b400.usb
[    2.121600] hub 6-0:1.0: USB hub found
[    2.121636] hub 6-0:1.0: 1 port detected
[    2.122320] ohci-platform 1c1c400.usb: Generic Platform OHCI controller
[    2.122341] ohci-platform 1c1c400.usb: new USB bus registered, assigned bus n                                                                                                                                                             umber 7
[    2.122507] ohci-platform 1c1c400.usb: irq 31, io mem 0x01c1c400
[    2.185112] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bc                                                                                                                                                             dDevice= 4.19
[    2.185120] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                                                                                             1
[    2.185126] usb usb7: Product: Generic Platform OHCI controller
[    2.185131] usb usb7: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
[    2.185136] usb usb7: SerialNumber: 1c1c400.usb
[    2.185572] hub 7-0:1.0: USB hub found
[    2.185606] hub 7-0:1.0: 1 port detected
[    2.186267] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
[    2.186287] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus n                                                                                                                                                             umber 8
[    2.186453] ohci-platform 1c1d400.usb: irq 33, io mem 0x01c1d400
[    2.249116] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bc                                                                                                                                                             dDevice= 4.19
[    2.249123] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                                                                                             1
[    2.249128] usb usb8: Product: Generic Platform OHCI controller
[    2.249134] usb usb8: Manufacturer: Linux 4.19.38-sunxi ohci_hcd
[    2.249139] usb usb8: SerialNumber: 1c1d400.usb
[    2.249569] hub 8-0:1.0: USB hub found
[    2.249605] hub 8-0:1.0: 1 port detected
[    2.250323] usb_phy_generic usb_phy_generic.2.auto: usb_phy_generic.2.auto su                                                                                                                                                             pply vcc not found, using dummy regulator
[    2.250380] usb_phy_generic usb_phy_generic.2.auto: Linked as a consumer to r                                                                                                                                                             egulator.0
[    2.250661] musb-hdrc musb-hdrc.3.auto: MUSB HDRC host driver
[    2.250671] musb-hdrc musb-hdrc.3.auto: new USB bus registered, assigned bus                                                                                                                                                              number 9
[    2.250898] usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bc                                                                                                                                                             dDevice= 4.19
[    2.250906] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=                                                                                                                                                             1
[    2.250912] usb usb9: Product: MUSB HDRC host driver
[    2.250917] usb usb9: Manufacturer: Linux 4.19.38-sunxi musb-hcd
[    2.250922] usb usb9: SerialNumber: musb-hdrc.3.auto
[    2.251328] hub 9-0:1.0: USB hub found
[    2.251367] hub 9-0:1.0: 1 port detected
[    2.252322] sun6i-rtc 1f00000.rtc: setting system clock to 2019-06-08 14:39:0                                                                                                                                                             2 UTC (1560004742)
[    2.252511] of_cfs_init
[    2.252617] of_cfs_init: OK
[    2.252766] vcc3v0: disabling
[    2.252772] vcc5v0: disabling
[    2.252775] usb0-vbus: disabling
[    2.256085] Freeing unused kernel memory: 1024K
[    2.265130] Run /init as init process
[    2.310969] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.311502] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.311614] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    2.877052] [drm] Cannot find any crtc or sizes
[    3.354045] random: fast init done
[    3.380729] EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode.                                                                                                                                                              Opts: (null)
[    3.900171] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SEL                                                                                                                                                             INUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +                                                                                                                                                             XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    3.900649] systemd[1]: Detected architecture arm.
[    3.905044] systemd[1]: Set hostname to <orangepipc>.
[    4.273369] systemd[1]: Reached target Remote File Systems.
[    4.274239] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    4.274531] systemd[1]: Reached target Swap.
[    4.275049] systemd[1]: Listening on Journal Socket.
[    4.276111] systemd[1]: Created slice User and Session Slice.
[    4.276556] systemd[1]: Listening on udev Kernel Socket.
[    4.277611] systemd[1]: Set up automount Arbitrary Executable File Formats Fi                                                                                                                                                             le System Automount Point.
[    4.433678] EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-                                                                                                                                                             ro
[    4.691087] systemd-journald[222]: Received request to flush runtime journal                                                                                                                                                              from PID 1
[    5.132024] cpu cpu0: Linked as a consumer to regulator.5
[    5.132251] cpu cpu0: Dropping the link to regulator.5
[    5.132450] cpu cpu0: Linked as a consumer to regulator.5
[    5.133762] input: r_gpio_keys as /devices/platform/r_gpio_keys/input/input0
[    5.293732] sun8i_ths 1c25000.thermal-sensor: no memory resources defined
[    5.293761] sun8i_ths: probe of 1c25000.thermal-sensor failed with error -22
[    5.375574] thermal thermal_zone0: failed to read out thermal zone (-110)
[    5.387173] Registered IR keymap rc-empty
[    5.387280] rc rc0: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0
[    5.387408] input: sunxi-ir as /devices/platform/soc/1f02000.ir/rc/rc0/input1
[    5.387628] rc rc0: lirc_dev: driver sunxi-ir registered at minor = 0, raw IR                                                                                                                                                              receiver, no transmitter
[    5.388395] sunxi-ir 1f02000.ir: initialized sunXi IR driver
[    5.421316] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registe                                                                                                                                                             red
[    5.421334] sun4i-codec 1c22c00.codec: Failed to register our card
[    5.424772] sun4i-codec 1c22c00.codec: ASoC: codec-analog@1f015c0 not registe                                                                                                                                                             red
[    5.424787] sun4i-codec 1c22c00.codec: Failed to register our card
[    5.436013] lima 1c40000.gpu: bus rate = 200000000
[    5.436028] lima 1c40000.gpu: mod rate = 384000000
[    5.436204] sun4i-codec 1c22c00.codec: ASoC: Failed to create component debug                                                                                                                                                             fs directory
[    5.437269] [TTM] Zone  kernel: Available graphics memory: 380458 kiB
[    5.437279] [TTM] Zone highmem: Available graphics memory: 511524 kiB
[    5.437283] [TTM] Initializing pool allocator
[    5.438034] lima 1c40000.gpu: gp - mali400 version major 1 minor 1
[    5.438081] lima 1c40000.gpu: pp0 - mali400 version major 1 minor 1
[    5.438133] lima 1c40000.gpu: pp1 - mali400 version major 1 minor 1
[    5.438169] lima 1c40000.gpu: l2 cache 64K, 4-way, 64byte cache line, 64bit e                                                                                                                                                             xternal bus
[    5.442986] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
[    5.462103] [drm] Initialized lima 1.0.0 20170325 for 1c40000.gpu on minor 1
[    5.505632] zram: Added device: zram0
[    5.508452] zram: Added device: zram1
[    5.509943] zram: Added device: zram2
[    5.611967] zram1: detected capacity change from 0 to 523800576
[    5.680849] Adding 511520k swap on /dev/zram1.  Priority:5 extents:1 across:5                                                                                                                                                             11520k SSFS
[    5.793771] zram0: detected capacity change from 0 to 52428800
[    6.078183] Generic PHY 0.1:01: attached PHY driver [Generic PHY] (mii_bus:ph                                                                                                                                                             y_addr=0.1:01, irq=POLL)
[    6.079709] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support fou                                                                                                                                                             nd
[    6.079722] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters ava                                                                                                                                                             ilable
[    6.079729] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
[    6.080064] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    6.498250] EXT4-fs (zram0): mounted filesystem without journal. Opts: discar                                                                                                                                                             d
[    6.531648] random: crng init done
[    6.531661] random: 7 urandom warning(s) missed due to ratelimiting
[    9.149507] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 100Mbps/Full - fl                                                                                                                                                             ow control rx/tx
[    9.149547] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
pi@orangepipc:~$

 

is my board damaged?

Link to comment
Share on other sites

4 minutes ago, cam2019 said:

after changing to 3amps 5v psu still i get this

 

How do you power your board? What kind of cable do you use? Can you make a photo?

Link to comment
Share on other sites

http://ix.io/1Lfc

 

its just an improvised one. barrel jack to opi pc and a 5v from our own rpi3b+ custom board. the reason why i sorted to using the output of our custom board because i ran out of options. used 2 buck converters and still no luck. i am sure its at least 3 amps 5v as was designed by our engineer.

 

 

Link to comment
Share on other sites

Measure 5V line on USB port to see if its within tolerance. Running low on ideas ... ofc it can be some hardware defects - in that case we both waste time.

Link to comment
Share on other sites

13 minutes ago, cam2019 said:

maybe its with the latest build of armbian?

 

Or quirky driver/hardware combo which we didn't make and will not even try to fix.

 

Link to comment
Share on other sites

1 hour ago, cam2019 said:

i already used 2nd board. i have 3. still no eth1. maybe its with the latest build of armbian?

when you did try different boards - did you also try all of the !three! usb-ports on every board?

specially the single one on the other side of the eth0-port? Because in you first dmesg the USB-Ethernet adapter was recognized as eth1 and then renamed.

And this renamed name wouldnt go in every situation automatically up for ifconfig.

 

So check the other usb-ports and when you will see enx00e04c680046 in dmesg get him up with

ifconfig enx00e04c680046 up

and then he would be displayed in

ifconfig

 

when the port is down (not automatically up or no cable/link connected the interface is in down state) then it wouldnt displayed by

ifconfig

 

The part after enx is the MAC-address of your USB3.0 Ethernet-adapter.

 

I got this model running on my devices without special power supply and from my personal view there is no driver problem with armbian and this device.

Link to comment
Share on other sites

i got it working now. what did i do? i plugged in 3 gigabits all at the same time then it all got registered in ifconfig. and removed 1 by 1 until i only have 1. 


[sudo] password for pi:
enx00e04c68012f: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.10.10.1  netmask 255.255.254.0  broadcast 10.10.11.255
        inet6 fe80::5712:3fed:cdaa:9ee3  prefixlen 64  scopeid 0x20<link>
        ether 00:e0:4c:68:01:2f  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 44  bytes 5108 (4.9 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.2.110  netmask 255.255.255.0  broadcast 192.168.2.255
        inet6 fe80::ecc5:4572:5bee:8fcd  prefixlen 64  scopeid 0x20<link>
        ether 02:81:0c:80:12:7d  txqueuelen 1000  (Ethernet)
        RX packets 749  bytes 52425 (51.1 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 132  bytes 17546 (17.1 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 38

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 14  bytes 630 (630.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 14  bytes 630 (630.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

pi@orangepipc:~$

 

Link to comment
Share on other sites

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.2.110  netmask 255.255.255.0  broadcast 192.168.2.255
        inet6 fe80::ecc5:4572:5bee:8fcd  prefixlen 64  scopeid 0x20<link>
        ether 02:81:0c:80:12:7d  txqueuelen 1000  (Ethernet)
        RX packets 548  bytes 49314 (48.1 KiB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 159  bytes 21987 (21.4 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
        device interrupt 38

eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 10.10.10.1  netmask 255.255.254.0  broadcast 10.10.11.255
        inet6 fe80::6ffa:2eb7:3e4d:50f  prefixlen 64  scopeid 0x20<link>
        ether 00:e0:4c:68:01:2f  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 72  bytes 9425 (9.2 KiB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 10  bytes 474 (474.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 10  bytes 474 (474.0 B)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

pi@orangepipc:~$

it is now eth1

 

using this

Thanks @guidol and @Igor

 

will bother you again soon :D

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines