Active threads
Showing topics posted in for the last 365 days.
- Today
-
@ScoreABSM can I see the dmesg?
-
After years of thinking, wishing and tinkering - Armbian automated WiFi performance benchmark system: https://docs.armbian.com/WifiPerformance/ From latest WiFi 7 down to (in)famous xradio XR819.
-
i never connected anything on the hdmi port, sorry. i'm using 10 of them for different projects, some are used 24/7/365 for home assistant or video encoding
-
Hi @Ed van den Enden, I'm still pressing "X" to doubt that dtoverlay=... will work for sunxi boards running Armbian like the Banana Pi M2 zero, as your points do not work on my Orange Pi zero (which is running sunxi Allwinner H2+ just like the Bananana Pi M2 zero). Also, your provided logging clearly indicates that the kernel did not configure any additional RTC, just the H2+ built-in one. But then again, I don't mind being wrong every now and then in life. Can you share the output of the following commands: ls -Failh /dev/rtc* ls -Failh /sys/class/rtc/ egrep -- . /sys/class/rtc/*/name dmesg | egrep -i -- 'rtc' And to read the actual clocks: sudo hwclock --rtc=/dev/rtc0 # per default this is the H2+ built-in RTC sudo hwclock --rtc=/dev/rtc1 # per default this is going to be the I2C RTC Posting the link to @IgorS's topic that shows exactly what to do here again: Also, for reference, here is a link to the Allwinner H2+ datasheet, where it also mentions clearly (chapter 4.8 RTC on page 171) that the SoC itself also has an on-board RTC (this is the RTC detected by the kernel as sun6i-rtc and the one you actually are reading in your case): https://wiki.friendlyelec.com/wiki/images/0/08/Allwinner_H2+_Datasheet_V1.2.pdf Groetjes,
-
Hi I am looking for a low power, fanless, solution for a Debian server with a single large 3.5" SATA drive. I don't want to boot from the SATA so I guess I'd buy an eMMC module as well. Currently I have an Orange Pi4 LTS with a weird expansion board and a generic Mini PCIe to SATA, but it isn't stable enough. Given that the Rock 5C has platinum support and works with the Penta SATA hat I'm wondering if it might be more reliable? thanks
-
In the official Armbian Radxa Rock 5C Gnome image (nobel) the WiFi hardware is detected, but in the server image (nobel) the WiFi hardware is not detected. Edit. I see I can use WiFi in armbian-config, but it does not show up in gnome on the server image.
-
Ver 20250515-edge kernel 6.15 . The HDMI video output works immediately after startup (Gnome KDE XFCE console etc) . To run these images, switch the Devicetree option to ACPI in the BIOS settings (This is a universal mode that runs versions of systems using DTB without problems.). The fan is automatically adjusted. Some external graphics cards for PCE-e are working. The installation of the system with the USB standard arm utility on nvme has been checked, everything is working correctly. Armbian-unofficial 25.05.0-trunk Noble ttyAMA2 orion-o6 login: orion-o6 login: root Password: _ _ _ __ __ _ _ _ /_\ _ _ _ __ | |__(_)__ _ _ _ ___ _ _ _ _ ___ / _|/ _(_)__(_)__ _| | / _ \| '_| ' \| '_ \ / _` | ' \___| || | ' \/ _ \ _| _| / _| / _` | | /_/ \_\_| |_|_|_|_.__/_\__,_|_||_| \_,_|_||_\___/_| |_| |_\__|_\__,_|_| v25.05 rolling for Orion O6 running Armbian Linux 6.15.0-rc5-edge-media Packages: Ubuntu stable (noble) Support: DIY (custom image) IPv4: (LAN) 192.168.1.47 (WAN) 185.213.138.150 Performance: Load: 11% Up time: 1 min Memory usage: 4% of 15.38G CPU temp: 44°C Usage of /: 42% of 14G storage/: 1% of 253M RX today: 5 KiB Commands: Configuration : armbian-config Monitoring : htop root@192.168.1.47's password: _ _ _ __ __ _ _ _ /_\ _ _ _ __ | |__(_)__ _ _ _ ___ _ _ _ _ ___ / _|/ _(_)__(_)__ _| | / _ \| '_| ' \| '_ \ / _` | ' \___| || | ' \/ _ \ _| _| / _| / _` | | /_/ \_\_| |_|_|_|_.__/_\__,_|_||_| \_,_|_||_\___/_| |_| |_\__|_\__,_|_| v25.05 rolling for Orion O6 running Armbian Linux 6.15.0-rc5-edge-media Packages: Ubuntu stable (noble) Support: DIY (custom image) IPv4: (LAN) 192.168.1.47 (WAN) 185.213.138.150 Performance: Load: 12% Up time: 4 min Local users: 2 Memory usage: 2% of 15.38G CPU temp: 40°C Usage of /: 67% of 3.4G storage/: 1% of 253M RX today: 18 KiB Commands: Configuration : armbian-config Monitoring : htop root@orion-o6:~# neofetch ##### root@orion-o6 ####### ------------- ##O#O## OS: Armbian-unofficial 25.05.0-trunk noble aarch64 ####### Host: Radxa Orion O6 1.0 ########### Kernel: 6.15.0-rc5-edge-media ############# Uptime: 4 mins ############### Packages: 540 (dpkg) ################ Shell: bash 5.2.21 ################# Resolution: 1920x1080 ##################### Terminal: /dev/pts/0 ##################### CPU: (12) @ 2.500GHz ################# Memory: 342MiB / 15749MiB root@orion-o6:~#
-
Analog Audio out not working (25.2.1 / 6.1 kernel / KDE Neon)
deskwizard replied to deskwizard's topic in Orange Pi 5
Quick update Since I need the hardware video decoder, I focused on vendor kernel (6.1) and KDE Observed on the following images that kernel versions higher than 6.1.75 (6.1.84 and 6.1.99) have issues with analog audio out (no output). The jack detection is functional, HDMI audio works, and it's not specific to the OS or KDE versions. Armbian_25.2.1_Orangepi5_noble_vendor_6.1.99_kde-neon_desktop.img Armbian_24.11.2_Orangepi5_noble_vendor_6.1.75_kde-neon-kisak_desktop.img Armbian_24.8.1_Orangepi5_jammy_vendor_6.1.75_kde-neon-kisak_desktop.img I compared the device tree from 2 installs, 25.2.1 (6.1.99) and 24.11.2 (before update, 6.1.75) and nothing jumps out. For the time being I rolled back the kernel to 6.1.75 on the 25.2.1 (updated to the latest, 25.2.3) image and put the DTS, headers and image packages on hold so I don't update them by mistake. I'll update this thread when I figure out more. -
Hi, unable to install any sofware, error: docker: Error response from daemon: failed to set up container networking: network lsio not found
-
USB Gadget Ethernet (g_ether or g_cdc) on mainline kernel not working
IBV replied to runlikellama's topic in Radxa Rock 5 ITX
Hi, could you point to a like where this status is shown? Normally yes, once Armbian will start integrating that kernel version you should have what you need. -
How to reset the armbian system and restore the initial configuration operation??
IBV replied to lay's topic in Khadas EDGE2
Take a look here: https://docs.armbian.com/User-Guide_Getting-Started/#deploy-the-image -
I should also say I run "./compile.sh KERNEL_BTF=no" because I have only 4 GB of RAM.
-
Hardware acceleration on tx6 armbian 23 jammy kernel 6
Sadik Hossain replied to Sadik Hossain's topic in Allwinner CPU Boxes
I saw your build in an old topic about the Allwinner H6. Do those builds have graphics acceleration? -
Sorry last message, need more test.
- Yesterday
-
can't find debian package tags
Jacob Burckhardt replied to Jacob Burckhardt's topic in Software, Applications, Userspace
My Armbian user space is Ubuntu. I don't see tags on a non-Armbian Ubuntu host either, so maybe the issue is not caused by Armbian but is more related to Ubuntu vs Debian differences. Thanks. -
It only works when you are already logged in Gnome, just for your session (no sudo). If you want global settings, you could try setting this via /etc/profile.d/. Create a script like: /etc/profile.d/disable-screen-blank.sh With the contents #!/bin/bash if [ "$XDG_SESSION_TYPE" = "wayland" ]; then gsettings set org.gnome.desktop.session idle-delay 0 fi and make it executable sudo chmod +x /etc/profile.d/disable-screen-blank.sh I tried it and it works for my Gnome 48 test system.
-
Lost wifi after upgrade on latest bookworm/noble images
Paul Damian replied to SeanTheITGuy's topic in BIGTREETECH CB1
Thank you. It seems the issue persists also on "v25.2.3 for BigTreeTech CB1 running Armbian Linux 6.12.20-current-sunxi64" -
RK3588 - Setting Up Mali & Hardware Acceleration
David N replied to David N's topic in Orange Pi 5 Plus
Thanks for the help! Switching to that kernel was enough to allow me to turn on transcoding after I mounted the proper /dev stuff to the docker container. Before I did this, transcoding just immediately crashed. Now I can see it working and it also looks to be using alot mess CPU as well, showing it's using the hardware. -
make driver patch - lib/module without full .img?
awef replied to awef's topic in Advanced users - Development
Thank you SteeMan and Werner. I will try out your recommendations. -
question about accuracy of onboard temperature sensor (BPi M2+)
laibsch replied to laibsch's topic in Allwinner sunxi
... but at the same time, others with H3-based boards seem to have similarly high idle temps reported. @Domas Do you own one of those infrared themometers or have another way to ascertain the true temperature of your board? As the title of this thread says, I am curious about the accuracy of the onboard sensors. Maybe the sensors are even accurate but they need proper software calibration.- 4 replies
-
- Banana Pi
- Banana Pi BPi-M2+
- (and 4 more)
-
unsupported host os for build environment. Grant the user access to Docker or use a Noble host.
-
Stuck on jammy, can't upgrade to noble
Domas replied to Domas's topic in Software, Applications, Userspace
I understand this now. So autoinstalled flag does not cover base packages out of the box. I assumed that manually installed is something i have installed explicitly (as per apt install XXXX). Apparently autoinstalled is the flag that means "I was installed as a dependency only, please wipe me out whenever nothing depends on me" -
Ok .. sorry ... It is all "WIP" dts files / attachments. They don't work correctly on the device. (my testing files, posted in this thread, when I'm stuck "somewhere" and asking for help) ..all files like meson8b-sencor.dts, meson8m2-mxiii-plus.dts ... etc.