guidol Posted November 11, 2019 Posted November 11, 2019 at https://www.friendlyarm.com/index.php?route=product/product&product_id=274 is the "new" NanoPi R1S (available as H3 or H5) and they stated armbian-support in the OS-Section. Is that original or FriendlyElec-armbian? Because the R1S doenst seem to use the AMPAK WiFi/Bluetooth as the NPi R1, but a Realtek module?
Igor Posted November 12, 2019 Posted November 12, 2019 On 11/11/2019 at 2:14 PM, guidol said: and they stated armbian-support in the OS-Section. Copy / paste in action With an exception of wireless it should just work with a normal image ... but I couldn't find/see which wireless chip is used?
martinayotte Posted November 12, 2019 Posted November 12, 2019 27 minutes ago, Igor said: but I couldn't find/see which wireless chip is used? Picture is not good enough, but it looks like an RTL8723 module ...
sfx2000 Posted November 13, 2019 Posted November 13, 2019 On 11/11/2019 at 5:14 AM, guidol said: Because the R1S doenst seem to use the AMPAK WiFi/Bluetooth as the NPi R1, but a Realtek module? RTL single stream on the WiFi for the R1S - ASIX USB-1Gbe on one of the ports, so for routing it's going to have some challenges... USB 2.0 PHY on one of the ports, and the CPU is going to be busy doing all routing in SW. (maybe the H3 variant might be a better match compared to H5 because of that USB2.0 PHY, but H5's gigabit is generally good for FriendlyARM boards) I'm assuming that the H5 variant will be similar to NanoPi NEO2 for thermals and clocks Good artists copy - great artists steal... Remarkable that the ID is similar to the GL-Inet Mango (and other small GL-Inet devices) - expected more from FriendlyARM there.
sfx2000 Posted November 13, 2019 Posted November 13, 2019 9 hours ago, martinayotte said: Picture is not good enough, but it looks like an RTL8723 module ... Yeah, looks like one of them - at least it's not XR819
lazerdye Posted November 26, 2019 Posted November 26, 2019 I just tried the R1 images on the R1S-H5 and it will not boot. Would it make any sense to try an H2 image like Neo or Core 2?
guidol Posted November 27, 2019 Author Posted November 27, 2019 8 hours ago, lazerdye said: I just tried the R1 images on the R1S-H5 and it will not boot. Would it make any sense to try an H2 image like Neo or Core 2? I would try a NPi Neo2 or NPi Core2 (both H5) on your NPi R1S with H5 CPU. The normal NPi Neo Image I only would try on the NPi R1S with H3 CPU, because the normal NPi R1 has a H3 CPU
lazerdye Posted November 27, 2019 Posted November 27, 2019 Thanks, I just went with the Nano Pi 2 Black image, and it just works, dual ethernet and wifi.
lazerdye Posted November 28, 2019 Posted November 28, 2019 Actually overnight it froze up, and it looks like it is overheating. I will put the official image for some time and see if it's a hardware problem.
guidol Posted November 28, 2019 Author Posted November 28, 2019 maybe you could set the cpu governor in armbian-config =>> system =>> cpu to max of 1008000 Hz and conservative governor and then take a look if it will overheat. whats acutal the max cpu value?
lazerdye Posted November 29, 2019 Posted November 29, 2019 I tried out the NanoPi Neo 2 image, the cpu still appears hot (59c), although it doesn't look like it's going out of control. The maximum cpu speed option I see there is 816.
sfx2000 Posted December 7, 2019 Posted December 7, 2019 (edited) On 11/12/2019 at 9:19 PM, sfx2000 said: RTL single stream on the WiFi for the R1S - ASIX USB-1Gbe on one of the ports, so for routing it's going to have some challenges... USB 2.0 PHY on one of the ports, and the CPU is going to be busy doing all routing in SW. After reviewing the schematics.... I stand corrected... eth0 - realtek RTL8211E which is tied to the H3/H5 gigabit designware MAC onboard the SoC eth1 - realtek RTL8253B USB3.0 to 1Gbe, will be limited by USB2 obviously, but a better choice perhaps than the Asix chip for some packet offloading Oddly enough, WiFi is hanging off the SDIO bus, schematic calls out the Ampak AP6212 SOM, which is a broadcom/cypress WiFi 802.11n/BT 4.2 (which is connected to UART3) which would have made this board much more interesting for IoT things. Would be interesting to see things there, as @martinayotte points out, it looks like a generic RTL8723 - and there, some have BT, and some do not... what's odd with R1S, there's an IPX-I connection on the module, but I'm not seeing an antenna here - patch antenna inside the housing? Would be nice with the SPINOR on-board, as 16MB flash there can do both u-Boot and host OpenWRT on that flash part, and then secondary boot to SDIO for Amrbian... Anyways - the R1 seems to be the better solution, more balanced across interfaces, and includes the option for the eMMC. even though it's only H3 - I might order one, as it does pique my interest to get an ARM variant of the code I'm currently doing on AR9331 (MIPS) - but since I have a Neo and Neo2 already, I can pretty much fake it there, just not as tidy of a box. For R1S - only reason why one might consider the H5 variant would be OpenVPN, as there, the H5 is going to perform better than H3, but for general routing purposes, H3 might be a better choice as it'll clock higher than H5, and since routing it all about clocks without a dedicated switch on the board... after all, H3/H5 are application driven, compared to chips like Marvell MV3720, or others like this, which are purpose built for communications/networking. Edited December 7, 2019 by sfx2000 edit for SPINOR
BPI_M3-Robs Posted December 22, 2019 Posted December 22, 2019 Hi, I tried to boot R1S-H5 with: Buster minimal kernel 5.4 boots sucessfully Buster server kernel 5.3 did not boot (I had no time to monitor the UART output yet) So the output is from "Buster minimal kernel 5.4" uname -r: 5.4.2-sunxi64 here output of dmesg -t : Spoiler Memory: 351456K/524288K available (10878K kernel code, 726K rwdata, 2804K rodata, 768K init, 288K bss, 41760K reserved, 131072K cma-reserved) SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 rcu: Hierarchical RCU implementation. rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4. rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 GIC: Using split EOI/Deactivate mode random: get_random_bytes called from start_kernel+0x2a8/0x430 with crng_init=0 arch_timer: cp15 timer(s) running at 24.00MHz (phys). clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns Console: colour dummy device 80x25 Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000) pid_max: default: 32768 minimum: 301 LSM: Security Framework initializing Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear) *** VALIDATE tmpfs *** *** VALIDATE proc *** *** VALIDATE cgroup1 *** *** VALIDATE cgroup2 *** ASID allocator initialised with 32768 entries rcu: Hierarchical SRCU implementation. smp: Bringing up secondary CPUs ... Detected VIPT I-cache on CPU1 CPU1: Booted secondary processor 0x0000000001 [0x410fd034] Detected VIPT I-cache on CPU2 CPU2: Booted secondary processor 0x0000000002 [0x410fd034] Detected VIPT I-cache on CPU3 CPU3: Booted secondary processor 0x0000000003 [0x410fd034] smp: Brought up 1 node, 4 CPUs SMP: Total of 4 processors activated. CPU features: detected: 32-bit EL0 Support CPU features: detected: CRC32 instructions CPU: All CPU(s) started at EL2 alternatives: patching kernel code devtmpfs: initialized Registered cp15_barrier emulation handler Registered setend emulation handler clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns futex hash table entries: 1024 (order: 4, 65536 bytes, linear) xor: measuring software checksum speed 8regs : 1615.000 MB/sec 32regs : 1853.000 MB/sec arm64_neon: 1674.000 MB/sec xor: using function: 32regs (1853.000 MB/sec) pinctrl core: initialized pinctrl subsystem NET: Registered protocol family 16 DMA: preallocated 256 KiB pool for atomic allocations audit: initializing netlink subsys (disabled) audit: type=2000 audit(0.136:1): state=initialized audit_enabled=0 res=1 cpuidle: using governor menu hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. Serial: AMBA PL011 UART driver HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages cryptd: max_cpu_qlen set to 1000 raid6: neonx8 gen() 1062 MB/s raid6: neonx8 xor() 999 MB/s raid6: neonx4 gen() 1013 MB/s raid6: neonx4 xor() 976 MB/s raid6: neonx2 gen() 773 MB/s raid6: neonx2 xor() 809 MB/s raid6: neonx1 gen() 516 MB/s raid6: neonx1 xor() 611 MB/s raid6: int64x8 gen() 791 MB/s raid6: int64x8 xor() 518 MB/s raid6: int64x4 gen() 668 MB/s raid6: int64x4 xor() 503 MB/s raid6: int64x2 gen() 461 MB/s raid6: int64x2 xor() 410 MB/s raid6: int64x1 gen() 302 MB/s raid6: int64x1 xor() 312 MB/s raid6: using algorithm neonx8 gen() 1062 MB/s raid6: .... xor() 999 MB/s, rmw enabled raid6: using neon recovery algorithm iommu: Default domain type: Translated SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb pps_core: LinuxPPS API ver. 1 registered pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> PTP clock support registered clocksource: Switched to clocksource arch_sys_counter VFS: Disk quotas dquot_6.6.0 VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) *** VALIDATE ramfs *** *** VALIDATE hugetlbfs *** thermal_sys: Registered thermal governor 'fair_share' thermal_sys: Registered thermal governor 'bang_bang' thermal_sys: Registered thermal governor 'step_wise' thermal_sys: Registered thermal governor 'user_space' thermal_sys: Registered thermal governor 'power_allocator' NET: Registered protocol family 2 tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear) TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear) TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) TCP: Hash tables configured (established 4096 bind 4096) UDP hash table entries: 256 (order: 1, 8192 bytes, linear) UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) NET: Registered protocol family 1 RPC: Registered named UNIX socket transport module. RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. Trying to unpack rootfs image as initramfs... Freeing initrd memory: 7464K Initialise system trusted keyrings workingset: timestamp_bits=44 max_order=17 bucket_order=0 zbud: loaded squashfs: version 4.0 (2009/01/31) Phillip Lougher NFS: Registering the id_resolver key type Key type id_resolver registered Key type id_legacy registered nfs4filelayout_init: NFSv4 File Layout Driver Registering... Installing knfsd (copyright (C) 1996 okir@monad.swb.de). 9p: Installing v9fs 9p2000 file system support async_tx: api initialized (async) Key type asymmetric registered Asymmetric key parser 'x509' registered Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) io scheduler mq-deadline registered io scheduler kyber registered io scheduler bfq registered sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver sun50i-h5-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator printk: console [ttyS0] disabled 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 29, base_baud = 1500000) is a U6_16550A printk: console [ttyS0] enabled cacheinfo: Unable to detect cache hierarchy for CPU 0 loop: module loaded libphy: Fixed MDIO Bus: probed ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver ehci-platform: EHCI generic platform driver ehci-platform 1c1a000.usb: EHCI Host Controller ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1 ehci-platform 1c1a000.usb: irq 12, io mem 0x01c1a000 ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00 usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: EHCI Host Controller usb usb1: Manufacturer: Linux 5.4.2-sunxi64 ehci_hcd usb usb1: SerialNumber: 1c1a000.usb hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected ehci-platform 1c1b000.usb: EHCI Host Controller ehci-platform 1c1b000.usb: new USB bus registered, assigned bus number 2 ehci-platform 1c1b000.usb: irq 14, io mem 0x01c1b000 ehci-platform 1c1b000.usb: USB 2.0 started, EHCI 1.00 usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: EHCI Host Controller usb usb2: Manufacturer: Linux 5.4.2-sunxi64 ehci_hcd usb usb2: SerialNumber: 1c1b000.usb hub 2-0:1.0: USB hub found hub 2-0:1.0: 1 port detected ehci-platform 1c1c000.usb: EHCI Host Controller ehci-platform 1c1c000.usb: new USB bus registered, assigned bus number 3 ehci-platform 1c1c000.usb: irq 16, io mem 0x01c1c000 ehci-platform 1c1c000.usb: USB 2.0 started, EHCI 1.00 usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb3: Product: EHCI Host Controller usb usb3: Manufacturer: Linux 5.4.2-sunxi64 ehci_hcd usb usb3: SerialNumber: 1c1c000.usb hub 3-0:1.0: USB hub found hub 3-0:1.0: 1 port detected ehci-platform 1c1d000.usb: EHCI Host Controller ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 4 ehci-platform 1c1d000.usb: irq 18, io mem 0x01c1d000 ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00 usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb4: Product: EHCI Host Controller usb usb4: Manufacturer: Linux 5.4.2-sunxi64 ehci_hcd usb usb4: SerialNumber: 1c1d000.usb hub 4-0:1.0: USB hub found hub 4-0:1.0: 1 port detected ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver ohci-platform: OHCI generic platform driver ohci-platform 1c1a400.usb: Generic Platform OHCI controller ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 5 ohci-platform 1c1a400.usb: irq 13, io mem 0x01c1a400 usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04 usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb5: Product: Generic Platform OHCI controller usb usb5: Manufacturer: Linux 5.4.2-sunxi64 ohci_hcd usb usb5: SerialNumber: 1c1a400.usb hub 5-0:1.0: USB hub found hub 5-0:1.0: 1 port detected ohci-platform 1c1b400.usb: Generic Platform OHCI controller ohci-platform 1c1b400.usb: new USB bus registered, assigned bus number 6 ohci-platform 1c1b400.usb: irq 15, io mem 0x01c1b400 usb usb6: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04 usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb6: Product: Generic Platform OHCI controller usb usb6: Manufacturer: Linux 5.4.2-sunxi64 ohci_hcd usb usb6: SerialNumber: 1c1b400.usb hub 6-0:1.0: USB hub found hub 6-0:1.0: 1 port detected ohci-platform 1c1c400.usb: Generic Platform OHCI controller ohci-platform 1c1c400.usb: new USB bus registered, assigned bus number 7 ohci-platform 1c1c400.usb: irq 17, io mem 0x01c1c400 usb usb7: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04 usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb7: Product: Generic Platform OHCI controller usb usb7: Manufacturer: Linux 5.4.2-sunxi64 ohci_hcd usb usb7: SerialNumber: 1c1c400.usb hub 7-0:1.0: USB hub found hub 7-0:1.0: 1 port detected ohci-platform 1c1d400.usb: Generic Platform OHCI controller ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 8 ohci-platform 1c1d400.usb: irq 19, io mem 0x01c1d400 usb usb8: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04 usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb8: Product: Generic Platform OHCI controller usb usb8: Manufacturer: Linux 5.4.2-sunxi64 ohci_hcd usb usb8: SerialNumber: 1c1d400.usb hub 8-0:1.0: USB hub found hub 8-0:1.0: 1 port detected usbcore: registered new interface driver usb-storage usb_phy_generic usb_phy_generic.0.auto: usb_phy_generic.0.auto supply vcc not found, using dummy regulator musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 9 usb usb9: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04 usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb9: Product: MUSB HDRC host driver usb usb9: Manufacturer: Linux 5.4.2-sunxi64 musb-hcd usb usb9: SerialNumber: musb-hdrc.1.auto hub 9-0:1.0: USB hub found hub 9-0:1.0: 1 port detected mousedev: PS/2 mouse device common for all mice sun6i-rtc 1f00000.rtc: registered as rtc0 sun6i-rtc 1f00000.rtc: RTC enabled i2c /dev entries driver sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0) sun8i-h3-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator sdhci: Secure Digital Host Controller Interface driver sdhci: Copyright(c) Pierre Ossman Synopsys Designware Multimedia Card Interface Driver sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator sunxi-mmc 1c0f000.mmc: Got CD GPIO sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator sunxi-mmc 1c10000.mmc: allocated mmc-pwrseq usb 2-1: new high-speed USB device number 2 using ehci-platform mmc0: host does not support reading read-only switch, assuming write-enable mmc0: new high speed SDHC card at address b368 mmcblk0: mmc0:b368 14.9 GiB mmcblk0: p1 usb 2-1: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=31.00 usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6 usb 2-1: Product: USB 10/100/1000 LAN usb 2-1: Manufacturer: Realtek usb 2-1: SerialNumber: 000000000000 sunxi-mmc 1c10000.mmc: initialized, max. request size: 16384 KB, uses new timings mode sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pc not found, using dummy regulator sunxi-mmc 1c11000.mmc: initialized, max. request size: 2048 KB sdhci-pltfm: SDHCI platform and OF driver helper ledtrig-cpu: registered to indicate activity on CPUs hidraw: raw HID events driver (C) Jiri Kosina usbcore: registered new interface driver usbhid usbhid: USB HID core driver mmc1: new high speed SDIO card at address 0001 sunxi-mmc 1c11000.mmc: no support for card's volts mmc2: error -22 whilst initialising SDIO card NET: Registered protocol family 10 Segment Routing with IPv6 NET: Registered protocol family 17 8021q: 802.1Q VLAN Support v1.8 9pnet: Installing 9P2000 support Key type dns_resolver registered registered taskstats version 1 Loading compiled-in X.509 certificates zswap: loaded using pool lzo/zbud Key type ._fscrypt registered Key type .fscrypt registered Btrfs loaded, crc32c=crc32c-generic Key type encrypted registered sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator sun6i-rtc 1f00000.rtc: setting system clock to 2019-12-22T07:01:38 UTC (1576998098) of_cfs_init of_cfs_init: OK Freeing unused kernel memory: 768K Run /init as init process dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found dwmac-sun8i 1c30000.ethernet: PTP uses main clock dwmac-sun8i 1c30000.ethernet: 1c30000.ethernet supply phy-io not found, using dummy regulator dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported dwmac-sun8i 1c30000.ethernet: COE Type 2 dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported dwmac-sun8i 1c30000.ethernet: Normal descriptors dwmac-sun8i 1c30000.ethernet: Chain mode enabled libphy: stmmac: probed dwmac-sun8i 1c30000.ethernet: Found internal PHY node libphy: mdio_mux: probed dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY dwmac-sun8i 1c30000.ethernet: Powering internal PHY libphy: mdio_mux: probed dwmac-sun8i 1c30000.ethernet: Switch mux to external PHY random: fast init done EXT4-fs (mmcblk0p1): mounted filesystem with writeback data mode. Opts: (null) systemd[1]: systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) systemd[1]: Detected architecture arm64. systemd[1]: Set hostname to <nanopineo2black>. systemd[1]: Failed to bump fs.file-max, ignoring: Invalid argument systemd[1]: File /lib/systemd/system/systemd-journald.service:12 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling. systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.) random: systemd: uninitialized urandom read (16 bytes read) random: systemd: uninitialized urandom read (16 bytes read) systemd[1]: Started Dispatch Password Requests to Console Directory Watch. random: systemd: uninitialized urandom read (16 bytes read) systemd[1]: Listening on udev Kernel Socket. systemd[1]: Listening on fsck to fsckd communication Socket. systemd[1]: Reached target Remote File Systems. EXT4-fs (mmcblk0p1): re-mounted. Opts: commit=600,errors=remount-ro systemd-journald[401]: Received request to flush runtime journal from PID 1 zram: Added device: zram0 zram: Added device: zram1 zram: Added device: zram2 zram1: detected capacity change from 0 to 251269120 usbcore: registered new interface driver r8152 lima 1e80000.gpu: IRQ ppmmu4 not found lima 1e80000.gpu: IRQ ppmmu5 not found lima 1e80000.gpu: IRQ ppmmu6 not found lima 1e80000.gpu: IRQ ppmmu7 not found lima 1e80000.gpu: gp - mali450 version major 0 minor 0 lima 1e80000.gpu: pp0 - mali450 version major 0 minor 0 lima 1e80000.gpu: pp1 - mali450 version major 0 minor 0 lima 1e80000.gpu: pp2 - mali450 version major 0 minor 0 lima 1e80000.gpu: pp3 - mali450 version major 0 minor 0 lima 1e80000.gpu: IRQ pp4 not found lima 1e80000.gpu: IRQ pp5 not found lima 1e80000.gpu: IRQ pp6 not found lima 1e80000.gpu: IRQ pp7 not found lima 1e80000.gpu: l2 cache 8K, 4-way, 64byte cache line, 128bit external bus lima 1e80000.gpu: l2 cache 128K, 4-way, 64byte cache line, 128bit external bus lima 1e80000.gpu: bus rate = 200000000 lima 1e80000.gpu: mod rate = 384000000 [drm] Initialized lima 1.0.0 20190217 for 1e80000.gpu on minor 0 usbcore: registered new interface driver cdc_ether cfg80211: Loading compiled-in X.509 certificates for regulatory database cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' usb 2-1: reset high-speed USB device number 2 using ehci-platform platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 cfg80211: failed to load regulatory.db sun4i-codec 1c22c00.codec: Failed to register our card debugfs: Directory '1c22c00.codec' with parent 'H3 Audio Codec' already present! sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok r8152 2-1:1.0 (unnamed net_device) (uninitialized): Invalid ether addr 00:00:00:00:00:00 r8152 2-1:1.0 (unnamed net_device) (uninitialized): Random ether addr 46:57:86:4f:22:0a r8152 2-1:1.0 eth1: v1.10.10 bFWReady == _FALSE call reset 8051... Adding 245376k swap on /dev/zram1. Priority:5 extents:1 across:245376k SSFS zram0: detected capacity change from 0 to 52428800 EXT4-fs (zram0): mounted filesystem without journal. Opts: discard ext4 filesystem being mounted at /var/log supports timestamps until 2038 (0x7fffffff) random: crng init done random: 7 urandom warning(s) missed due to ratelimiting dwmac-sun8i 1c30000.ethernet eth0: PHY [0.2:07] driver [RTL8211E Gigabit Ethernet] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode ==> rtl8188e_iol_efuse_patch dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch ==> rtl8188e_iol_efuse_patch lsusb: Spoiler Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 009 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub lsusb -v -d 0bda: Spoiler us 002 Device 002: ID 0bda:8153 Realtek Semiconductor Corp. RTL8153 Gigabit Ethernet Adapter Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.10 bDeviceClass 0 bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0bda Realtek Semiconductor Corp. idProduct 0x8153 RTL8153 Gigabit Ethernet Adapter bcdDevice 31.00 iManufacturer 1 Realtek iProduct 2 USB 10/100/1000 LAN iSerial 6 000000000000 bNumConfigurations 2 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0027 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 350mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 3 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 0 iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0002 1x 2 bytes bInterval 8 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 0x0050 bNumInterfaces 2 bConfigurationValue 2 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 350mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 2 Communications bInterfaceSubClass 6 Ethernet Networking bInterfaceProtocol 0 iInterface 5 CDC Communications Control CDC Header: bcdCDC 1.10 CDC Union: bMasterInterface 0 bSlaveInterface 1 CDC Ethernet: iMacAddress 3 000000000000 bmEthernetStatistics 0x00000000 wMaxSegmentSize 1514 wNumberMCFilters 0x0000 bNumberPowerFilters 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x83 EP 3 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0010 1x 16 bytes bInterval 8 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 0 bNumEndpoints 0 bInterfaceClass 10 CDC Data bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 0 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 1 bAlternateSetting 1 bNumEndpoints 2 bInterfaceClass 10 CDC Data bInterfaceSubClass 0 bInterfaceProtocol 0 iInterface 4 Ethernet Data Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes 2 Transfer Type Bulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Binary Object Store Descriptor: bLength 5 bDescriptorType 15 wTotalLength 0x0016 bNumDeviceCaps 2 USB 2.0 Extension Device Capability: bLength 7 bDescriptorType 16 bDevCapabilityType 2 bmAttributes 0x00000006 BESL Link Power Management (LPM) Supported SuperSpeed USB Device Capability: bLength 10 bDescriptorType 16 bDevCapabilityType 3 bmAttributes 0x02 Latency Tolerance Messages (LTM) Supported wSpeedsSupported 0x000e Device can operate at Full Speed (12Mbps) Device can operate at High Speed (480Mbps) Device can operate at SuperSpeed (5Gbps) bFunctionalitySupport 2 Lowest fully-functional device speed is High Speed (480Mbps) bU1DevExitLat 10 micro seconds bU2DevExitLat 2047 micro seconds can't get debug descriptor: Resource temporarily unavailable Device Status: 0x0000 (Bus Powered) If anyone needs more information, please let me know Robert
Laszlo Posted January 15, 2020 Posted January 15, 2020 Hi, I loaded the FriendlyWRT image on NanoPI R1S-H5. It works except the radio.0 interface says "Device is not active". Has anybody succeeded in activation the WiFi interface? Thanks, Laszlo
martinayotte Posted January 15, 2020 Posted January 15, 2020 1 hour ago, Laszlo said: FriendlyWRT image Unfortunately, here is the Armbian forum for Armbian image. No one here can help about FriendlyWRT image ...
No Name Posted May 24, 2020 Posted May 24, 2020 Do you plan to add the nanopi R1S-H5 device in the list in a near future ? Regards
Werner Posted May 24, 2020 Posted May 24, 2020 2 hours ago, No Name said: Do you plan to add the nanopi R1S-H5 device in the list in a near future ? Regards Definitely not in near future and not sure even after. Allwinner stopped producing the H5 SoC so boards having them will become extinct in a while anyways... However if a community contribution brings the board up it will be added as community supported (CSC).
Recommended Posts