Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. I don't have IR device to test. While in kernel driver code there is pm_ops defined: https://github.com/armbian/linux-rockchip/blob/rk-6.1-rkr5.1/drivers/input/remotectl/rockchip_pwm_remotectl.c#L1063-L1066
  3. Today
  4. output.txt output.txt is my android img dts, can you help me ? which one i need change? @Nick A
  5. Just saw this. I'm getting back into the game.
  6. Yesterday
  7. To keep the forum updated: I closed my PR to downgrade all NanoPC-T6 boards to use HS200 mode, since there are other folks who do have the NanoPC-T6 and can successfully use HS400 mode. @SuperKali opened up a PR to downgrade all NanoPC-T6 boards to use HS400 mode without enhanced strobe as "This should maintains the same ~400MB/s throughput while eliminating I/O errors under load.". I tried applying the patch on my board, but unfortunately still hit I/O errors. @SuperKali had suggested on my original PR to try reducing the eMMC frequency from the default 200000000 to 150000000. I created an overlay for this... and it worked! I'm going to prepare a PR tomorrow to add that overlay as a kernel overlay, so that others who are experiencing this issue can opt-in to it without needing to find this thread and copy the overlay file.
  8. @JohnTheCoolingFan I tested a Debian Trixie image from the website ( Armbian_25.8.1_Bigtreetech-cb1_trixie_current_6.12.35_minimal.img.xz ) and it seems to be stable even with the default configuration that uses systemd-networkd.
  9. Using Armbian_25.8.1_Odroidxu4_noble_current_6.6.102.img I can boot off SD. Then when I run nand-sata-install it sharts and comes up with initramfs prompt. I'll try to fix it there next time, but I'm just using a 3.5" SATA laptop disk with USB controller.
  10. http://armbian.lv.auroradev.org/beta bookworm/main armhf armbian-bsp-cli-bananapim2ultra-current armhf 25.11.0-trunk.302 [434 kB] http://armbian.lv.auroradev.org/beta bookworm/main armhf armbian-firmware all 25.11.0-trunk.302 [100 MB] http://armbian.lv.auroradev.org/beta bookworm/main armhf linux-dtb-current-sunxi armhf 25.11.0-trunk.302 [211 kB] http://armbian.lv.auroradev.org/beta bookworm/main armhf linux-image-current-sunxi armhf 25.11.0-trunk.302 [41.8 MB] http://armbian.lv.auroradev.org/beta bookworm/main armhf linux-u-boot-bananapim2ultra-current armhf 25.11.0-trunk.302 [271 kB] after update fastfetch: Armbian 25.11.0-trunk.297 bookworm armv7l
  11. Recently, first when updating the OrangePi 3B, and now the BananaPi M2 Ultra, the /ect/os-release file, *PRETTY_NAME=*trunk.XXX*, has stopped updating correctly. XXX doesn't change and doesn't match the current value. (rolling release)
  12. Thank you for the answer. Yes I will try the various dts, so far I have found that librelec - despiite not running at all, is crashing giving a visible prompt on the HDMI. I will try to compare that dtb/dts to the default rk3318-box and be back.
  13. Try the 'minimal-iot' flavor, I think that's the only one that boots from the current images. You can then add the desired packages and even switch to the 'edge' kernel from armbian-config.
  14. Ok, that makes sense. Is there an edge build for this or does one have to compile "edge" builds? Sry, I'm just a little confused.
  15. If you don't mind, just a few points of confirmation. Reading the documentation and the info on the GitHub page for boards, I gather I can probably expect to use ./compile.sh cubox-i However looking in the cubox-i.csc file, which at this moment looks like: # Freescale / NXP iMx6 dual-quad core 1GB/2GB RAM SoC Wifi/BT GBE BOARD_NAME="Cubox i2eX/i4" BOARDFAMILY="imx6" BOARD_MAINTAINER="" BOOTCONFIG="mx6cuboxi_defconfig" KERNEL_TARGET="current,edge" KERNEL_TEST_TARGET="current" FULL_DESKTOP="yes" BOOT_LOGO="desktop" PACKAGE_LIST_BOARD="rfkill bluetooth bluez bluez-tools" I suspect I want to add/change (at least) the following build switches BUILD_MINIMAL="yes" FULL_DESKTOP="no" since I (think I) want the minimal Ubuntu 24.04. The build switches page doesn't talk about the KERNEL_TARGET nor the KERNEL_TEST_TARGET switches. I'm puzzled why there are two kernel targets but only one test target. Also, is there somewhere I can read up on the differences between targets, especially "current" and "edge"? Same sort of question about BOOT_LOGO - are those listed / explained somewhere? Given that I'm looking for a minimal / non-desktop configuration, I still guess I can build from either a server or a desktop Ubuntu running in a VM (or bare metal) as per @Werner's comment. Does that sound correct? Finally I'm guessing this should generate a u-boot based image, given that the Cubox uses u-boot; is that correct? Thanks very much in advance for any clarification.
  16. @NiTr0 Armbian doesn't use $fdtfile because U-Boot carries the same DT already, in memory. If you want to use a different DT, add fdtfile=yourdt to the /boot/armbianEnv.txt. I haven't tried this method. I don’t remember if I tested orange pi 2w. It’s been awhile since I released the image. I think someone has. I have a board laying around somewhere. I'll try it when I'm not busy.
  17. thanks. also, did you test orange pi 2w armbian release with h618 dtb? and how to specify dtb in proper way? how it's specified in armbian images? I didn't see "fdtfile=<something>" in images.
  18. Maybe another important data point to consider – are both of you running the same firmware?
  19. Thank you very much. You are my superman.
  20. @emor acid This was discussed before in this thread. Here are the links. Hope they help. 1) https://forum.armbian.com/topic/29794-how-to-install-armbian-in-h618/page/4/#findComment-187672 2) https://forum.armbian.com/topic/29794-how-to-install-armbian-in-h618/page/21/#findComment-218004 @NiTr0 You need to freeze kernel updates in the armbian-config tool. The images I released use kernel version 6.12. Linux version 6.15.4-edge-sunxi64 (build@armbian)
  21. I didn't test eMMC, whilst the bug occurred (it definitely impacted the SD card), but I did try using a USB drive and I can confirm (for me at least) the issue went away (the issue impacts the MMC stack, specifically), so if you have a spare USB drive hanging around, and you want an easier interim "fix" you can try putting the rootfs on a USB drive in the meantime. To be clear, the bug still did occur, but as it only impacted the SD card (which was for boot only), it only spammed my log files, but did not impact my day to day running (which with rootfs on SD, it definitely did. Made the device completely unusable pending a hard reset). I'll put the build instructions here too, because it's very simple (This was using a Debian Bookworm/Trixie host): sudo apt install git git clone --depth=1 https://github.com/armbian/build.git cd build ./compile.sh \ BOARD=odroidc1 \ BRANCH=current \ RELEASE=trixie \ BUILD_MINIMAL=yes \ BUILD_DESKTOP=no \ CLEAN_LEVEL= \ PREFER_DOCKER=no \ KERNEL_CONFIGURE=no \ COMPRESS_OUTPUTIMAGE=sha,gpg,img And that's it. Image is saved in: ./output/images
  22. Thanks for answer. Yep, I installed standard image. Since I was using two storage devices (SD and MMC), I first noticed issues with the mounted file system on the SD card, which I eventually had to remove (only the MMC storage remained). Then I noticed errors causing the processor to freeze, which got me a little worried. It was long time ago when last time I was compiling Linux kernel (FreeBSD more recently) , but maybe I will try to follow your instructions and try to do it. Many Thanks
  23. For this 16xx displays we need to ask @Jean-Francois Lessard he was in contact with this drivers for a while. these 16xx displays will be included in the mainline 6.18 drivers as tm16xx_i2c make sure to adjust your device according to this repository to benefit from the update https://github.com/jefflessard/tm16xx-display
  24. Read this entire topic, It's all there, just read it
  25. oh how cool, send a shout out: https://forum.slitaz.org/ Let me read this https://doc.slitaz.org/en:start and I will give you the answer The answer is Yes https://arm.slitaz.org/
  26. does anybody have a photo of the actual chip? A3A444 isn't finding much useful in google for a datasheet
  27. @superkali: "defective" or "silicon lottery loser" ??
  28. if you have tweezers and pin location for Maskroom rockchip will never be bricked thanks for sharing I use the best technique of all, trial and error, tears, screams and anger. Search for the work from @jock as @paolosabatino in github You will find all variants dts files for this chip rk3318 and rk3328 test all of them https://github.com/armbian/build/blob/main/patch/kernel/archive/rockchip64-6.6/dt/rk3318-box.dts https://github.com/armbian/build/blob/main/patch/kernel/archive/rockchip64-6.17/dt/rk3318-box.dts also, this chip allready have a topic https://forum.armbian.com/topic/26978-csc-armbian-for-rk3318rk3328-tv-box-boards/ the solution was inside of it, just search ­DISCLAIMER (PLEASE READ): everything you can find in this thread (binaries, texts, code snippets, etc...) are provided AS-IS and are not part of official Armbian project. For this reason not people from Armbian project nor myself are responsible for misuse or loss of functionality of hardware.
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines