All Activity
- Today
-
USB error after kernel update on ODROID-HC4
Leon Buitendam replied to Sergius's topic in Software, Applications, Userspace
Same problem: Bus 001 Device 004: ID 14b0:0206 StarTech.com Ltd. 008-2DR166 I've blocked kernel updates via /etc/apt/preferences: Package: base-files Pin: version * Pin-Priority: -1 Package: armbian-bsp-cli-odroidhc4-current Pin: version * Pin-Priority: -1 Package: armbian-firmware Pin: version * Pin-Priority: -1 Package: linux-dtb-current-meson64 Pin: version * Pin-Priority: -1 Package: linux-image-current-meson64 Pin: version * Pin-Priority: -1 Package: linux-u-boot-odroidhc4-current Pin: version * Pin-Priority: -1 -
Ugoos AM9 s905x5 ARMBIAN build
Roman Fedorenko replied to Roman Fedorenko's topic in Amlogic CPU Boxes
-
moved
-
Armbian on Odroid N2+ 4 GB with eMMC does not boot from eMMC.
Werner replied to PavelH's topic in Odroid N2/N2+
https://debug.armbian.de -
Hi,anyone intrested in porting armbian linux to Ugoos AM9 s905x5(64bit) I can provide necessary files from root partitions,device tree and stuff like that. Any help is appreciated 😊
-
Armbian on Odroid N2+ 4 GB with eMMC does not boot from eMMC.
PavelH posted a topic in Odroid N2/N2+
Used HW and SW: Odroid N2+ 4GB with 32 GB eMMC Sandisk 32 GB SD card SW: Armbian_25.5.1_Odroidn2_bookworm_current_6.12.28_minimal.img If I write the image to the SD card (using Balena Etcher), the system boots up and works fine. If I write the image in the same way to the eMMC using an adapter (with Balena Etcher), the system does not boot – only the red LED stays on. Booting via SD card with system and boot files transferred to eMMC using armbian-install also doesn't work. The system fails to boot again. The switch on the N2+ is in the correct position. The eMMC module is functional – if I write CoreELEC or Android images to it, everything works and the system boots correctly. Similar experiences have been described on the forum in the past. Is there any up-to-date procedure to resolve this? Thank you for all the advice and help. -
@laibschThe nano pi neo air uses the Ampak AP6212. Here are the modules loaded. lsmod | grep brcmfmac brcmfmac_wcc 12288 0 brcmfmac 192512 1 brcmfmac_wcc brcmutil 12288 1 brcmfmac cfg80211 618496 1 brcmfmac I didn't see a change in this output before/after I installed the patch fix above. dpkg -l wireless-regdb Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-====================================== ii wireless-regdb 2022.06.06-1 all wireless regulatory database for Linux
- Yesterday
-
Armbian Development Report: Continued Progress and Community Momentum Over the past two weeks, the Armbian project has made steady and meaningful progress across core infrastructure, board support, and kernel development. From bootloader improvements to expanded hardware compatibility, our contributors continue to push the platform forward. This update highlights recent technical advancements, bug fixes, and community contributions that help power the Armbian ecosystem. Highlights Pcduino2/3 Gain HDMI and Display FixesHDMI output is now supported, and a regression affecting display output on Pcduino2 and Pcduino3 boards has been resolved.#8341 Key Bootloader and Memory EnhancementsUpdates include a boot fix for Inovato Quadra, u-boot bumps for Banana Pi Zero3 and 2W, and the addition of 1.5GB memory support.#8334 Enhanced Repository SecurityImprovements include a new signing key, dual signing support, and better GPG key handling via APA.#8323, #8320, #8316 Improved TI Board SupportTexas Instruments boards now benefit from a custom Debian repo, pre-installed packages, and a Real-Time (RT) kernel config option.#8305, #8280 Meson64 Security BoostKernel Address Space Layout Randomization (KASLR) is now enabled by default to improve runtime security.#8354 New Features Add rtl8723ds Bluetooth support to Gateway GZ80x Add HDMI support for Pcduino2/3 and fix sun4i-drm regression TI: Add Debian repo and default packages TI: Add Real-Time kernel config for current Bug Fixes Fix Odroid-C4 I2C overlays (6.15 kernel) Fix I2C overlays for Odroid-C4 Fix WAN interface naming on Nanopi R6/R5 (Netplan rules) Fix DP alt mode on some rk3399 boards (6.15 kernel) Improvements Enable KASLR in Meson64 config Enable USB serial on PocketBeagle2 Add GPIO names to Rock-5C DTS Update u-boot and fix Bluetooth on BPI-M4-Zero Align Rock-5B-Plus edge kernel (6.16) with upstream Allwinner: Bump current to 6.12.35 and edge to 6.15.4 Re-enable xradio wireless driver for Allwinner 64-bit Bootloader/memory improvements for multiple boards Update SpacemiT kernel to 6.6.95 Remove WiFi patches (merged upstream in 6.16) Refactor Rockchip64 patches Bump Rockchip64 edge to 6.16-rc3 Enable Ethernet & USB serial modules on Beagle boards Add new GPG signing key Support dual signing of repos APA: Handle GPG key installation Update TM16xx driver for Rockchip64 edge Community Contributions @veduco @pyavitz @Ayush1325 @EvilOlaf @Ryzer58 @HeyMeco @igorpecovnik @amazingfate @paolosabatino @jsuhaas22 @hyx0329 @leggewie Stay Connected with the Community Looking to join live chats with Armbian developers and users? The Armbian Community Calendar lists upcoming voice chats, planning sessions, and community events. Stay informed and be part of the conversation! The post Armbian Development Highlights first appeared on Armbian. View the full article
-
Hi, I haven't posted for a while since I don't have an OrangePi 4A, just a Cubie A5E. I compiled Armbian for OrangePi 4a, kernel 6.16-rc4. No video yet, just a serial console. Can anyone test the image? https://github.com/juanesf/build/commits/Opi4A/ https://paste.armbian.com/ranagabiku https://drive.google.com/drive/folders/1dx0TApPAEjFDz24Rm22J4jgtIbJrYYHC?usp=sharing
-
What kernel version are you using now, and what was the linux version that failed before? If you can't remember: cat /var/log/apt/term.log |grep linux-image
-
@Nick A good news, everything seems to work except emmc. For now I'll just use the SD card. Thanks again for the help Update: I messed around with the device trees and found out that eMMC works if the frequency is lowered to 12Mhz as done in this patch: https://github.com/sicXnull/armbian-build/blob/333e462466670e9a8609771ccd05977b87800881/patch/u-boot/u-boot-sunxi/board_x96q-v5-1/sunxi_mmc-dec-f_max-to-12MHz-to-get-emmc-reliable.patch Maybe the next x96q-v5.1 builds can just use the x98h base with this patch applied
-
TX95 Max - Allwinner H618 Quadcore Cortex - A53
Mark Waples replied to Mark Waples's topic in Allwinner CPU Boxes
Hi Guillame, I forget how many hours/days I worked on this to get this box to work and at times I felt like chuckin it in the wastebin! It's not in a github, sadly, but all the info is here in this thread - I tried to document my madness as I went along and as you say I am very indebted to Nick and others for getting me started and the help he provided along the way. In the end I just moved to a Raspberry Pi as it was so much easier lol But I think I have a working SD Card somewhere. I got everything working, including the remote, with the exception of the onboard wifi chip had no drivers for Armbian, that may well have changed by now, I don't know, but I just used a wifi dongle with wifi and bluetooth - It's here in the thread. I can image the sd card if you have somewhere to upload it to - maybe start your own github and let me uploaded the img there to get you started? Regards, Mark -
No Audio on Kernel: 6.12.15 and Armbian 25.2.2 Bookworm Minimal
Igor replied to Truenox's topic in Radxa Rock Pi S
Once PR is merged, automated nightly beta repository has this kernel within hours. -
I already have that patch. I use the same Ethernet phy on other boxes and it works fine. I don’t have your box so it’s hard for me to debug it. Maybe if you compare sicknull board config uboot and kernel patches with mine you might find the problem. https://github.com/NickAlilovic/build/blob/v20250306/patch/u-boot/u-boot-h616/100-sunsi-add-h616-internal-eth-phy-support.patch or if someone can send me a box I’ll add proper support.
-
@Nick A Ethernet appears to be working, I'll set up the device and see if everything works as it should. Thanks for the help.
-
it's a problem with the kernel, mine was like that too, but it seems they fixed it, but I don't know if it was with all the drivers, on my ILI9486 LCD, I'm using, “waveshare,rpi-lcd-35”
-
@Trauma try this image. Let me know if wifi and ethernet work. https://github.com/NickAlilovic/build/releases/download/20250306/Armbian-unofficial_25.05.0-trunk_X98h_bookworm_edge_6.12.11_xfce_desktop.img.xz
-
Thanks! 🙏
-
BananaPi M1 failed boot after armbian-upgrade
laibsch replied to Chris007's topic in Allwinner sunxi
please share more information about the problem you ran into for the sake of the next guy coming to the forum to look for a solution to the same problem. Thank you. -
Hi, I have the v5.1 board and I was wondering if there's ongoing support for it. I tried @Nick A Armbian-unofficial_25.05.0-trunk_X96q-ddr3-v5-1_bookworm_edge_6.12.11_server.img build but Wifi and ethernet don't work at all. Also I noticed that the X96Q-5.1-DDR3 branch from @sicxnull was never merged in armbian-main, was support dropped? P.s. Armbian-unofficial_24.11.0-trunk_X96q-v5-1_bookworm_current_6.6.44_mate_desktop.img.xz from sicxnull works fine, but I'd like to keep the system up to date
-
No Audio on Kernel: 6.12.15 and Armbian 25.2.2 Bookworm Minimal
Truenox replied to Truenox's topic in Radxa Rock Pi S
Hello Brentr, Nice, good job!! It's already possible to upgrade kernel? What version it is? Thanks for all, Brentr. Best regards. -
I am checking now Before installing plymouth, I checked that panel-mipi-dbi-spi is still loaded late: I added the include-lcd-bin.sh and installed plymouth: Checking that my bin file is there: The LCD works with plymouth: it starts the LCD earlier, with a smaller font, then switches to normal font, showing all the boot messages My armbian is not setup yet with lightdm+openbox (x11) or greetd+gtkgreet+labwc (wayland)... I will continue tomorrow
-
Currently trying to follow the manual https://manpages.ubuntu.com/manpages/bionic/man8/initramfs-tools.8.html#configuration hook scripts I want to include this file: Creating this file: chmod +x include-lcd-bin.sh Then I updated the initrd: Then I checked, and the desired file was included I will repeat this with the actual armbian OS with plymouth, tomorrow.
-
BananaPi M1 failed boot after armbian-upgrade
Chris007 replied to Chris007's topic in Allwinner sunxi
Hi Igor and thank you. It was a problem with the SSD. Thank you and best regards Christian -
TX95 Max - Allwinner H618 Quadcore Cortex - A53
Guillaume lopéré replied to Mark Waples's topic in Allwinner CPU Boxes
Hello Mark, Thanks for everything you shared with us with help of Nick and many others. I also begin with Armbian,I bought the exact same hardware piece and I would like to do the same thing. To save me a lot of time and also help other people in the community who have the same equipment. Have you made a github repo of this project ? Or is there a place where we could download it? Best Regards, Guillaume