Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Detailed/full uart logs would probably be helpful
  3. Hi, I successfully booted from the @JuanEsf image. but there is no pci and ethernet, the network is only wifi. initlog.txt dmesg.txt
  4. Hello, I'm developing a Custom Armbian for the RSB-4411 (the motherboard that uses like the Raise3D E2). For the moment, it's in the experimental phase because I can't get it to boot. It goes CRC-ERROR when I boot into the debug port on my motherboard. Source codes Armbian build: https://github.com/AstromanGaming/build Linux Kernel: https://github.com/AstromanGaming/Linux-i.MX-Fork U-boot: https://github.com/AstromanGaming/U-boot-i.MX-Fork If someone or I manage to make it boot, that would be great! 🙂 PS: I'm new to this community, if I do something wrong, please let me know.
  5. Oh, that's sad, I didn't realize this, the rk322x cpu datasheet mentions 64bit a lot, I thought it was. Thanks!
  6. The rk322x is a 32bit CPU, so it can't run 64bit code
  7. Today
  8. Hello. I have this MX10 Box S android TV box, it works well with the latest Armbian community build (Armbian_community_25.8.0-trunk.309_Rk322x-box_bookworm_current_6.12.35_minimal.img). However, I have this specific binary that is 64bit that I would like to run on my box and this build of armbian is 32bit only. Is there a 64bit build of armbian for rk322x anywhere? Thanks!
  9. One more tv-box, HK1 Rbox. It hase an HK2735M chip Almost all things works, but WiFi can't connect to 5G, while 2.4 work fine. It see 5G AP, but connection fail. @transpeed-8k618-t:~$ dmesg | grep brcmfmac [ 7.019181] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac4335-sdio for chip BCM4335/1 [ 7.019857] usbcore: registered new interface driver brcmfmac [ 7.094608] brcmfmac mmc2:0001:1: Direct firmware load for brcm/brcmfmac4335-sdio.clm_blob failed with error -2 [ 7.094631] brcmfmac mmc2:0001:1: Falling back to sysfs fallback for: brcm/brcmfmac4335-sdio.clm_blob [ 9.242828] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available (err=-2), device may have limited channels available [ 9.242856] brcmfmac: brcmf_c_process_txcap_blob: no txcap_blob available (err=-2) [ 9.243349] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4335/1 wl0: Mar 24 2013 20:36:01 version 6.30.171.24.20 (B0 Station/P2P)
  10. Hello, Thanks a lot Mark, Yes, I just created a Github page for this project: https://github.com/GuillaumeLopere/Armbian-TX95Max-AllwinnerH618/pulls If you could make a Pull Request with the SD card image that would be very kind and I'm sure it would help someone else. I will keep you informed Best Regards, Guillaume
  11. Hi @Alex83, There was a kernel bump prior to submission so HDMI fixes only apply to 6.12.35. If you device is indeed the Banana Pi M3 then that is A83T SOC and not the A10 or A20 for which these patches apply.
  12. I can provide all necessary files,for the linux development for AM9.
  13. I can upload Bionic also, but I have to remove Stretch first due to space on dropbox. Bionic is newer, but Bionic had more issues with it on my box. Install a bigger heatsink, or fan because my box failed due to overheating.
  14. Muchas gracias S-petersen por tu ayuda y amabilidad, ya lo estoy descargando. Luego te comento si tuve suerte! Thank you so much, S-petersen, for your help and kindness. I'm downloading it now. I'll let you know if I've had any luck!
  15. Hi @faxe2110, or any other user, how are you? I'm working on a project with an Amlogic S805-based TV box and found your forum posts about custom Armbian images, particularly older versions like 5.67 with Debian Stretch and kernel 3.10.108. Unfortunately, the links you shared are no longer available, and I was wondering if you still have any of those files, or if you could give me some guidance on how to generate them. I'd greatly appreciate any help you can provide! Greetings from Argentina, Ricardo
  16. Hi, Juan the image won't boot only getting a static red led.
  17. Maybe, but maybe the issue won't occur then. If you want it reproducable, first for yourself, make a complete image of that USB stick on other large storage device and use that as 'master problem disk'. I have an old PC with 3x 4T HDD Btrfs multidevice formatted for such cases. Btrfs can make reflink copies or do RW snapshots, so easy and fast to create a slightly modified image. There is gddrescue to make initial copy from USB-stick. Also this is a USB-stick in an SBC, all sorts of power issues might also be a root cause. You can use nbd-server and nbd-client to make large/huge images available via network, I do that for my BananaPi M1 (8T HDD). In the past for Btrfs kernel development itself for example, there was/is? a metadata only imager tool, so in case of a complex filesystem bug, you can share only meta data, the data is actually zeroed/sparse. But you need a good extra Linux computer, Windows exFAT handling makes little sense. Best to also test/use the image with a generic Debian Bookworm/Trixie computer, I use a Armbian virtual machine for such a case, running on RPi4 (if 32-bit) or ROCK5B (64-bit only). They can use NBD (as client). AFAIR you can use the sunxi kernel directly in a KVM, at least did something with a NanoPi-NEO image (same kernel as well).
  18. This was the best working version, I also have bionic https://www.dropbox.com/scl/fi/cubr0yu3t9garv3rxzarg/Armbian_5.67_Aml-s805_Debian_stretch_default_3.10.108_desktop_20181207.img-1.xz?rlkey=remqj5qcnwyjl3t943qj3uh4l&dl=0
  19. Tomas. In regards to SteeMan writing that we could 'brick' our tv box, I have recovered two tv boxes that have an amlogic chip in them. Here are my and others' notes. Some more notes there about how to install/reinstall Android for the sake of installing Armbian maybe also be useful.
  20. I did find the files in a backup, now have to find a way to post them...
  21. Hey - thanks for Webmin. That looks pretty slick. Nice graphics. I am going to have to do a deeper dive against cockpit but very nice. I bet both work with Tailscale which makes for nice for remote access.
  22. sh🤫, it's a secret. check your private messages.
  23. Nope . I will put that in my notes if I get there again. What kernel are you running
  24. Did you check logs in the directory /var/log/ ? Did you check kernel messages by running this command in a terminal and scrolling up/down and searching for text "zfs" by press slash / ? sudo dmesg | less -I
  25. I have been looking, but all of the links are dead, I might have a copy, but I possibly deleted it a month or 2 ago. I will look some more tomorrow, I might have it in a backup, I will let you know
  26. Wow - thanks for Webmin. I've never heard of that one but looks nifty. I'm going to have to take a look at that. Thanks
  27. Baaaahhhhahahahahahahah.... Sorry buddy - you have me confused with someone that understands much at all!!! I am willing to help. I COULD NOT get ZFS to work and had a zfs pool. So I clicked and typed anything I could. I believe??? that what worked was multiple >sudo armbian-update followed by > sudo armbian-config Where I installed/uninstalled/reinstalled zfs file support. Also - I could not get it to work with the current armbian I am using Kernel Version: 6.12.34
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines