openwrt for the rock64
#6
Thank you for posting the patch, it has greatly helped. One quick note, I had to make one further modification to get NFS to compile without error, specifically kmod-fs-nfs-common:

Code:
diff --git a/package/kernel/linux/modules/fs.mk b/package/kernel/linux/modules/fs.mk
index d43542b17e..327e236e8d 100644
--- a/package/kernel/linux/modules/fs.mk
+++ b/package/kernel/linux/modules/fs.mk
@@ -366,7 +366,8 @@ define KernelPackage/fs-nfs-common
   FILES:= \
        $(LINUX_DIR)/fs/lockd/lockd.ko \
        $(LINUX_DIR)/net/sunrpc/sunrpc.ko \
-       $(LINUX_DIR)/fs/nfs_common/grace.ko
+       $(LINUX_DIR)/fs/nfs_common/grace.ko \
+       $(LINUX_DIR)/fs/nfs_common/nfs_ssc.ko
   AUTOLOAD:=$(call AutoLoad,30,grace sunrpc lockd)
endef

It seems you are creating your builds with glibc, is there a particular reason or benefit there? I am building with the standard openwrt configuration using musl with no problem. I realize that by using an sd card or emmc we are quite a bit less size constrained than the routers with tiny flash that openwrt was originally built for, but we are also building an image with all of the software self-contained or external ipks with heavy reliance on being built within the openwrt development system and not relying on compatible ABIs or 3rd party software to work with the image after the fact. Just wanting to see if I am missing any obvious benefits of choosing glibc over musl in my build.

I am still running into issues with my rtl8153 adapter that I use for testing, even with a powered USB hub and after including both of your recommended ethtool commands. My final setup will use the dual ax88179 adapter though. It seems to be working better than the rtl8153, but is still requiring the powered hub. I am going to try swapping out my stock Rock64 5v 3A power supply with a 4A supply made for a different USB 3.0 hub, as well as taking voltage measurements on the GPIO pins and using an inline USB voltage and current meter on the network adapters to try and squash any power-related issues I may be having.

I'll continue to update on my progress, but I am glad to be able to build an image from scratch with your patches. I see you are including the vendor drivers for rtl8153 and ax88179 so thank you for that.

~Chainu
  Reply


Messages In This Thread
openwrt for the rock64 - by wilsonYan - 08-11-2020, 12:13 AM
RE: openwrt for the rock64 - by tophneal - 08-11-2020, 09:49 AM
RE: openwrt for the rock64 - by yura407 - 11-29-2020, 11:30 PM
RE: openwrt for the rock64 - by chainu127 - 01-16-2021, 11:16 PM
RE: openwrt for the rock64 - by chainu127 - 02-01-2021, 09:23 PM
RE: openwrt for the rock64 - by chainu127 - 02-08-2021, 10:08 PM
RE: openwrt for the rock64 - by wilsonYan - 04-05-2021, 10:17 PM
RE: openwrt for the rock64 - by wilsonYan - 04-23-2021, 01:37 AM
RE: openwrt for the rock64 - by gechu - 05-12-2021, 12:10 PM
RE: openwrt for the rock64 - by helpmerock - 05-14-2021, 11:16 PM
RE: openwrt for the rock64 - by gechu - 05-15-2021, 02:20 PM
RE: openwrt for the rock64 - by helpmerock - 05-16-2021, 10:26 AM
RE: openwrt for the rock64 - by helpmerock - 05-21-2021, 10:14 AM
RE: openwrt for the rock64 - by stamasd - 05-22-2021, 11:16 AM
RE: openwrt for the rock64 - by stamasd - 05-23-2021, 07:53 AM
RE: openwrt for the rock64 - by wilsonYan - 06-28-2021, 09:50 PM
RE: openwrt for the rock64 - by wilsonYan - 09-22-2021, 01:33 AM
RE: openwrt for the rock64 - by wilsonYan - 09-22-2021, 06:38 PM
RE: openwrt for the rock64 - by helpmerock - 11-26-2021, 08:01 PM
RE: openwrt for the rock64 - by CanadianBacon - 12-20-2021, 11:46 AM
RE: openwrt for the rock64 - by helpmerock - 12-21-2021, 08:54 AM
RE: openwrt for the rock64 - by helpmerock - 12-21-2021, 09:56 AM
RE: openwrt for the rock64 - by c012 - 01-16-2022, 10:30 PM
RE: openwrt for the rock64 - by stamasd - 02-12-2022, 08:52 AM
RE: openwrt for the rock64 - by CanadianBacon - 03-09-2022, 11:37 PM
RE: openwrt for the rock64 - by CanadianBacon - 03-10-2022, 03:23 PM
RE: openwrt for the rock64 - by CanadianBacon - 03-12-2022, 06:59 PM
RE: openwrt for the rock64 - by helpmerock - 03-13-2022, 04:24 PM
RE: openwrt for the rock64 - by CanadianBacon - 03-13-2022, 06:42 PM
RE: openwrt for the rock64 - by CanadianBacon - 03-13-2022, 10:25 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  irradium (based on crux linux) Rock64 riscv64, aarch64 mara 0 158 03-24-2024, 01:07 PM
Last Post: mara
  Rock64 v2 - did not work song / audio sqw200zu 2 1,377 03-14-2024, 03:09 AM
Last Post: dmitrymyadzelets
  Rock64 won't boot dstallmo 0 345 12-27-2023, 10:34 AM
Last Post: dstallmo
  HDMI doesn't work on rock64 Noung1991 1 630 11-21-2023, 08:33 AM
Last Post: as365n4
  Rock64 + Klipper + KlipperScreen Instructions godzilla62 0 621 10-22-2023, 01:52 AM
Last Post: godzilla62
  Rock64 Debian 11 (Bullseye) install problem jbize 15 8,490 10-12-2023, 05:14 PM
Last Post: tpaul
  slarm64 (unofficial slackware) Rock64 RK3328 (aarch64) mara 133 191,046 10-09-2023, 03:31 AM
Last Post: mara
  arch rock64 does not boot nemnob 0 603 07-09-2023, 03:28 AM
Last Post: nemnob
  RXDP from Win10 to Armbian on Rock64 Transportsicherung 0 657 05-27-2023, 06:11 AM
Last Post: Transportsicherung
  DietPi OS for ROCK64 MichaIng 41 33,669 12-07-2022, 08:22 PM
Last Post: luminosity7

Forum Jump:


Users browsing this thread: 3 Guest(s)