All Activity
- Today
-
I am using rk3588-sd-debian-bookworm-core-6.1-arm64-20250123.img.gz It is excellent asides from lacking NPU support. Before I go down the path of learning kernel compilation and scanning poorly documented Rockchip repositories, has anyone got a current version of Armbian that includes NPU support? If not, is there any good guide to using a cross-compile system and integrating third part drivers?. On a slightly different topic I would prefer to not use fuse file systems and run off the NVME drive directly. Are there any resources on this?
-
The network card cannot be recognized on armsom
chauncy replied to chauncy's topic in Software, Applications, Userspace
the issue about can't be recognized has been fixed,but the p2p mode still can't work - Yesterday
-
I tried the image from "armbian.atomonetworks.com" and the exact same thing happens. Thanks, I'll compare the images.
-
I ran compile.sh and got an error message which looked weird It couldn't find the directory .tmp/work-3efc55a6-9478-4508-91c4-5637c4b1e593 and would stop all work I created the directory and then it worked What the heck is that about? My linux x86 system is gentoo and not debian. I do have debian in vmware fusion on my mac. I use it to chroot my gentoo arm systems since it is much faster than cross compiling. For fun I tried again on a different directory and got a new error message This time it is .tmp/work-032fc96c-9055-4b10-86a8-b46b65980a11 The board I try to work with is YY3568 The problem doesn't seem to appear if I don't ask to let me change the kernel configuration
-
The network card cannot be recognized on armsom
laibsch replied to chauncy's topic in Software, Applications, Userspace
are you sure all storage devices are working without issues? -
The latest Linux kernel brings expanded hardware support for MediaTek and Rockchip, enhanced graphics drivers, and more. Collabora played a key role in this release, with no less than 20 authored contributors! View the full article
-
ZFS-DKMS doesn't work on vanilla image https://dl.armbian.com/longanpi-3h/Bookworm_current_minimal Image is freshly burnt to the SD card. root@longanpi-3h:~# apt update root@longanpi-3h:~# apt install zfs-dkms root@longanpi-3h:~# modprobe zfs modprobe: ERROR: could not insert 'zfs': Exec format error root@longanpi-3h:~# modinfo zfs | grep -v parm filename: /lib/modules/6.12.23-current-sunxi64/updates/dkms/zfs.ko version: 2.3.1-1~bpo12+1 license: CDDL license: Dual BSD/GPL license: Dual MIT/GPL author: OpenZFS description: ZFS alias: zzstd alias: zcommon alias: zunicode alias: znvpair alias: zlua alias: icp alias: zavl alias: devname:zfs alias: char-major-10-249 srcversion: 2742833EE1C14D857611F06 depends: spl name: zfs vermagic: 6.12.23-current-sunxi64 SMP mod_unload aarch64 root@longanpi-3h:~# file /lib/modules/6.12.23-current-sunxi64/updates/dkms/zfs.ko /lib/modules/6.12.23-current-sunxi64/updates/dkms/zfs.ko: ELF 64-bit LSB relocatable, ARM aarch64, version 1 (SYSV), BuildID[sha1]=f87455b001529d816f09e1498e63a902d1af9be5, not stripped root@longanpi-3h:~# uname -a Linux longanpi-3h 6.12.23-current-sunxi64 #1 SMP Thu Apr 10 12:39:41 UTC 2025 aarch64 GNU/Linux logs After doing apt upgrade, reinstalling dkms module result is the same.
-
Awesome work as always. Cant wait until the 25.05 upgrade is available for my Rock5b
-
That was installed on my test machine which wasn't upgraded to latest (.115) yet.
-
If Rockchip reads this: knock it off and use a reasonable speed for console on your devices!
-
Audio selection not sticking after reboot ROCK 5B plus
sakittelsen replied to the skid's topic in Radxa Rock 5B
You delete all files in that folder. -
Audio selection not sticking after reboot ROCK 5B plus
the skid replied to the skid's topic in Radxa Rock 5B
-
Then I will not hold my breath
-
Audio selection not sticking after reboot ROCK 5B plus
sakittelsen replied to the skid's topic in Radxa Rock 5B
These commands work for me: pactl list short sinks #shows available audio outputs sudo -H nano /etc/pulse/default.pa #opens the file for editing set-default-sink alsa_output.platform-hdmi0-sound.stereo-fallback #set your default audio output rm -r ~/.config/pulse #delete all files in this folder reboot -
Between days and month. Depending on time, issues, regressions,... Refrain from asking for ETA. Putting pressure on developers who give you something for free is abusive.
-
hi running Armbian 25.2.3 stable 6.1.99-vendor-rk35xx (Ubuntu noble) having to change audio every time on reboot (not sticking after selecting),and maybe not showing as they should ,currently using HDMI 0 but shows as below:
-
Linux 6.15 was released yesterday. How long does it normally take before it's ready for the armbian build process?
-
error when setting root password
sakittelsen replied to sakittelsen's topic in Software, Applications, Userspace
I guess the problem is that I'm using a simple 2 character password. It has been working fine until now. I'll try a long password next time. -
ssh.service inactive after frist boot
Werner replied to PP88PP's topic in Software, Applications, Userspace
Check journalctl/syslog for clues. -
If nvme is correctly recognized code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } armbian-install should do.
- 1 reply
-
1
-
https://debug.armbian.de for obtaining low level logs to debug further.
-
???It's turned into a brick, where's your img file
-
ssh.service inactive after frist boot
AaronNGray replied to PP88PP's topic in Software, Applications, Userspace
I am unable to reload or restart sshd now for some reason ?