Jump to content

maxsub

Members
  • Posts

    37
  • Joined

  • Last visited

Everything posted by maxsub

  1. maxsub

    Orange Pi RV2

    Thank you. Looking forward to all these contributions hitting the main branch so I can depend on the standard edge and current builds!
  2. maxsub

    Orange Pi RV2

    The patch brought the idle load average drastically down on the R2S from 2.0 to 0.18. However the temp remains at 57-58 deg C. orangepi@orangepir2s:~$ cat /sys/class/thermal/thermal_zone1/temp 56000 orangepi@orangepir2s:~$ htop orangepi@orangepir2s:~$ cat /sys/class/thermal/thermal_zone1/temp 57000
  3. maxsub

    Orange Pi RV2

    I patched that, am rebuilding and will post the R2S temps after that patch.
  4. maxsub

    Orange Pi RV2

    Is this specific patch that reverts the busy looping thread? https://github.com/armbian/build/commit/99ad08839eed42d647e716a3ed090ea318d01d2e
  5. maxsub

    Orange Pi RV2

    I compiled two different versions on the 8GB RV2: edge and current, and targeted two boards: R2S and RV2. Both compiles worked. Now I am testing the R2S as an access point with a USB wifi. The wifi adapter is working fine. The RV2 reports a stable temperature of 35C peaking at 47C when building. The R2S runs hot: 58C with a heatsink when doing nothing, peaking at 70C when doing .deb updates.
  6. maxsub

    Orange Pi RV2

    I have managed to compile this on two different platforms (Ubuntu and MacOS) for both boards: RV2 and R2S. My RV2 has 8GB and has a 64GB eMMC. I am hoping to be able to build it on the R2S natively. Will let you know how that goes. Looking forward to seeing this PR merged into armbian:main. I think the GPU will remain orphaned. OrangePi decided to use a unsupported GPU and it seems mostly a check box for them v/s them truly intending to support it.
  7. maxsub

    Orange Pi RV2

    I am so thrilled to be able to get this working. Donation to Armbian on the way.
  8. maxsub

    Orange Pi RV2

    I found the problem: [ 2299.766819] Out of memory: Killed process 43216 (pahole) total-vm:8235296kB, anon-rss:4667816kB, file-rss:0kB, shmem-rss:0kB, UID:0 pgtables:12912kB oom_score_adj:0
  9. maxsub

    Orange Pi RV2

    pahole is current. The build fails inside the docker-shell when manually invoked as well. Looks like the BTF invocation is getting killed (maybe needs more RAM)? ๐Ÿณ|๐Ÿ”จ] BTF .tmp_vmlinux1.btf.o [๐Ÿณ|๐Ÿ”จ] Killed root@c408bbb4ccde:/armbian# apt show pahole Package: pahole Version: 1.25-0ubuntu3 Priority: optional Section: universe/utils Source: dwarves Origin: Ubuntu Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> Original-Maintainer: Thomas Girard <thomas.g.girard@free.fr> Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 2012 kB Depends: libbpf1 (>= 1:1.0.0), libc6 (>= 2.38), libdw1t64 (>= 0.157), libelf1t64 (>= 0.142), zlib1g (>= 1:1.1.4) Breaks: dwarves (<< 1.22) Replaces: dwarves (<< 1.22) Homepage: https://git.kernel.org/pub/scm/devel/pahole/pahole.git Download-Size: 275 kB APT-Manual-Installed: no APT-Sources: http://ports.ubuntu.com/ubuntu-ports noble/universe arm64 Packages Description: set of advanced DWARF utilities
  10. maxsub

    Orange Pi RV2

    @sven-ola I have docker. The build BRANCH=current works but BRANCH=edge errors in the BTF section.
  11. maxsub

    Orange Pi RV2

    @sven-ola I did try the BRANCH=edge build and got an ELF error: ๐Ÿณ|๐Ÿ”จ] libbpf: failed to find '.BTF' ELF section in vmlinux.unstripped [๐Ÿณ|๐Ÿ”จ] FAILED: load BTF from vmlinux.unstripped: No data available [๐Ÿณ|๐Ÿ”จ] make[2]: *** [scripts/Makefile.vmlinux:72: vmlinux.unstripped] Error 255 [๐Ÿณ|๐Ÿ”จ] make[2]: *** Deleting file 'vmlinux.unstripped' [๐Ÿณ|๐Ÿ”จ] make[1]: *** [/armbian/cache/sources/linux-kernel-worktree/6.18__spacemit__riscv64/Makefile:1242: vmlinux] Error 2 [๐Ÿณ|๐Ÿ”จ] make: *** [Makefile:248: __sub-make] Error 2
  12. maxsub

    Orange Pi RV2

    This is fantastic work! Thank you so much. I was able to build from source. Tested it on RV2 and R2S and both work great. Your changes are patched on to the 6.6.99 kernel as far as I can tell. Are these going to be merged upstream and make their way into 6.17? Thanks again for your amazing work.
ร—
ร—
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines