Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Perhaps this is a solution? https://github.com/armbian/build/pull/6652
  3. Hi, I've been running the OMV7 latest with the armbian headless latest. I've set the power button for powering the system off in the OMV's gui. When the system is "on" I can power the system down by short press on the power button, the system powers off after couple of seconds (so hopefully a clean shut down), the power led and network led get off, but the USB HDD (320GB WD) still shows activity after power down - the activity led on it blinks (like 3-5 blinks per second) and from time to time I can hear a light click. The disk does not spin, however. I've been using a battery backup (3.7V lion) wired to the BPi M1 board permanently (there is an onboard controller for the battery backup). What needs to be set in order the USB HDD stops showing activity after the power down?
  4. Hello, I installed a fresh `Armbian_23.02.2_Nanopim4v2_bullseye_current_5.15.93_minimal.img.xz` for the Nanopi M4v2. But when I try to install `armbian-config' after an `apt update`, I got following error: root@nanopim4v2:~# apt install armbian-config Reading package lists... Done Building dependency tree... Done Reading state information... Done Package armbian-config is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'armbian-config' has no installation candidate also checked the apt-cache: apt-cache showpkg armbian-config Package: armbian-config Versions: Reverse Depends: armbian-bsp-cli-nanopim4v2,armbian-config Dependencies: Provides: Reverse Provides: Also tried the `3rd party Debian based distributions`from https://github.com/armbian/config, but got the same error. There is also a second unsolved thread: I stay now with the non-minimal, but is there a solution for future using of the minimal with armbian-config? Thanks and greeting!
  5. - Update: Kernel 6.1 ✔️ HDMI Audio ✔️ WIFI 2.4 + 5ghz ✔️ Ethernet ❌ Bluetooth ❌ NPU ❌ VPU ❌ GPU Wifi-K610: https://drive.google.com/file/d/1B1LmAylalETcnBEWiPiJHL0MjK5xlIV4/view cd /lib/firmware/brcm/ sudo wget https://github.com/CoreELEC/brcmfmac_sdio-firmware-aml/raw/master/firmware/brcm/fw_bcm4335b0_ag.bin sudo ln -s fw_bcm4335b0_ag.bin brcmfmac4335-sdio.h96-TVbox,rk3566.bin sudo reboot now nmcli dev wifi sudo rmmod brcmfmac_wcc brcmfmac brcmutil modprobe brcmfmac - Image: Updated K610 test image: https://drive.google.com/file/d/1G3ne0N0DX-sKNr36uqGhnaVXHt6sqBMz/view?usp=sharing - BaseFiles: RK3566-H96-MAX-VENDOR-61-V3: https://drive.google.com/file/d/1Y5sGIE8uAo-eASNvkBkZ6SX3vdpiBFRU/view?usp=sharing edit Rockchip U-boot Legacy 4.19 DTS: https://github.com/hqnicolas/u-boot/blob/next-dev-v2024.03/arch/arm/dts/rk3566-h96.dts edit Rockchip U-boot Legacy 4.19 DEFCONFIG: https://github.com/hqnicolas/u-boot/blob/next-dev-v2024.03/configs/h96-rk3566_defconfig dmesg before install wifi & BT dmesg short: Full dmesg:
  6. Did you do code { font-family: Consolas,"courier new"; color: crimson; background-color: rgba(0, 0, 0, 0.2); padding: 2px; font-size: 105%; } apt update beforehand? Images usually are shipped with empty lists to avoid having outdated ones packed which also increase image size.
  7. Got the same problem with `Armbian_23.02.2_Nanopim4v2_bullseye_current_5.15.93_minimal.img.xz` for the Nanopi M4v2. Did you get it fixed? root@nanopim4v2:~# apt install armbian-config Reading package lists... Done Building dependency tree... Done Reading state information... Done Package armbian-config is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'armbian-config' has no installation candidate apt-cache showpkg armbian-config Package: armbian-config Versions: Reverse Depends: armbian-bsp-cli-nanopim4v2,armbian-config Dependencies: Provides: Reverse Provides: Greeting
  8. The video processor unit can decode your file but the rendering unit (GPU) can't display it. You can view your file at lower resolution and so you have half of 4k capabilities. Even at 1080p you get low FPS because the CPU can't resize fast enough. You need rk3588 or mabe rk3576 to view full 4k. An rk3566 with stand alone kodi can do the job but librelec or corelec are not supported for this CPU. Odroid M1 have this on its forum.
  9. The video processor unit can decode your file but the rendering unit (GPU) can't display it. You can view your file at lower resolution and so you have half of 4k capabilities. Even at 1080p you get low FPS because the CPU can't resize fast enough. You need rk3588 or mabe rk3576 to view full 4k.
  10. Currently, my home server is a Raspberry Pi 4 8GB with 2x4TB drives hanging from it :). Would love to replace it with something more powerful. Absolutely will print a case for it, instead of buying one!
  11. Yesterday
  12. Linux cubieboard2 6.1.63-current-sunxi #1 SMP Mon Nov 20 11:52:19 CET 2023 armv7l armv7l armv7l GNU/Linux is build and runs good so far (stable version, jammy). ..at the moment I'm fighting with the keyboard mapping, got an german keyboard w/o the "<>|" key.. Tomorrow I'll look if I can enable the 2nd uart.. Regards, Holm
  13. However RK3528 seems to be ok with 2160p (not p60 by the way). NewPipe plays the video just fine.Many users seem to suggest that standard 4k clips with reasonable bitrate are fine, it is just that the screen resolution is hardcoded in some way onto the device. It's really strange Ok then, if it's just a lie, then more people should hear about this, since all manufacturers claim these boxes are able to play 4k, I think most users don't even realize, that when they are watching 4k it is actuallu FullHD
  14. Your box can't play 4k and more powerfull boxes neither. The sellers lie about this. You should try with kodi to get the BEST of it. You must configure settings and player settings.
  15. I don't believe mainline kernels support the NAND, and aren't likely to as it is flaky. I would try whatever the current image is and see what you get.
  16. @specs A current 6.9.0 edge kernel (collabora version) is availale on beta.armbian.com (linux-dtb and linux-headers are available too). They can be downloaded to the filesystem using 'wget <URL>' and installed via 'dpkg -i linux*' (without armbian-config). After updating Armbian 24.2.1 (minimal) from linux 5.10.160 to 6.9.0: (system on emmc, data on a 4TB sata ssd (m.2)) ____ _ ____ ____ | _ \ ___ ___| | __ | ___|| __ ) | |_) / _ \ / __| |/ / |___ \| _ \ | _ < (_) | (__| < ___) | |_) | |_| \_\___/ \___|_|\_\ |____/|____/ Welcome to Armbian 24.2.1 Bookworm with Linux 6.9.0-collabora-rockchip-rk3588 No end-user support: community creations System load: 1% Up time: 27 min Memory usage: 3% of 7.35G IP: 192.168.xx.31 CPU temp: 45°C Usage of /: 33% of 14G I tried a network performance benchmark and it rocks: 2x 2.34 Gbits/s (bidirectional) ! (armbian-hardware-optimize disabled) # ./iperf3 -c 192.168.xx.31 -p 5201 (client -> rock 5b) Connecting to host 192.168.xx.31, port 5201 [ 5] local 192.168.xx.54 port 63943 connected to 192.168.xx.31 port 5201 [ ID] Interval Transfer Bitrate [ 5] 0.00-1.01 sec 284 MBytes 2.37 Gbits/sec [ 5] 1.01-2.00 sec 280 MBytes 2.35 Gbits/sec [ 5] 2.00-3.00 sec 280 MBytes 2.35 Gbits/sec [ 5] 3.00-4.00 sec 281 MBytes 2.35 Gbits/sec [ 5] 4.00-5.00 sec 281 MBytes 2.35 Gbits/sec [ 5] 5.00-6.01 sec 282 MBytes 2.35 Gbits/sec [ 5] 6.01-7.00 sec 280 MBytes 2.35 Gbits/sec [ 5] 7.00-8.00 sec 281 MBytes 2.35 Gbits/sec [ 5] 8.00-9.00 sec 281 MBytes 2.35 Gbits/sec [ 5] 9.00-10.00 sec 280 MBytes 2.35 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate [ 5] 0.00-10.00 sec 2.74 GBytes 2.36 Gbits/sec sender [ 5] 0.00-10.01 sec 2.74 GBytes 2.35 Gbits/sec receiver # ./iperf3 -c 192.168.xx.31 -p 5201 -R (rock 5b -> client) Connecting to host 192.168.xx.31, port 5201 Reverse mode, remote host 192.168.xx.31 is sending [ 5] local 192.168.xx.54 port 63945 connected to 192.168.xx.31 port 5201 [ ID] Interval Transfer Bitrate [ 5] 0.00-1.01 sec 279 MBytes 2.33 Gbits/sec [ 5] 1.01-2.01 sec 281 MBytes 2.35 Gbits/sec [ 5] 2.01-3.01 sec 280 MBytes 2.35 Gbits/sec [ 5] 3.01-4.01 sec 281 MBytes 2.35 Gbits/sec [ 5] 4.01-5.00 sec 280 MBytes 2.35 Gbits/sec [ 5] 5.00-6.01 sec 281 MBytes 2.35 Gbits/sec [ 5] 6.01-7.01 sec 280 MBytes 2.35 Gbits/sec [ 5] 7.01-8.01 sec 281 MBytes 2.35 Gbits/sec [ 5] 8.01-9.01 sec 280 MBytes 2.35 Gbits/sec [ 5] 9.01-10.01 sec 281 MBytes 2.35 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ ID] Interval Transfer Bitrate Retr [ 5] 0.00-10.01 sec 2.74 GBytes 2.35 Gbits/sec 2 sender [ 5] 0.00-10.01 sec 2.74 GBytes 2.35 Gbits/sec receiver #./iperf3 -c 192.168.xx.31 -p 5201 --bidir (bidirectional) Connecting to host 192.168.xx.31, port 5201 [ 5] local 192.168.xx.54 port 63948 connected to 192.168.xx.31 port 5201 [ 7] local 192.168.xx.54 port 63949 connected to 192.168.xx.31 port 5201 [ ID][Role] Interval Transfer Bitrate [ 5][TX-C] 0.00-1.00 sec 278 MBytes 2.33 Gbits/sec [ 7][RX-C] 0.00-1.00 sec 273 MBytes 2.29 Gbits/sec [ 5][TX-C] 1.00-2.01 sec 280 MBytes 2.34 Gbits/sec [ 7][RX-C] 1.00-2.01 sec 281 MBytes 2.35 Gbits/sec [ 5][TX-C] 2.01-3.00 sec 278 MBytes 2.34 Gbits/sec [ 7][RX-C] 2.01-3.00 sec 279 MBytes 2.35 Gbits/sec [ 5][TX-C] 3.00-4.01 sec 280 MBytes 2.34 Gbits/sec [ 7][RX-C] 3.00-4.01 sec 281 MBytes 2.35 Gbits/sec [ 5][TX-C] 4.01-5.01 sec 279 MBytes 2.34 Gbits/sec [ 7][RX-C] 4.01-5.01 sec 280 MBytes 2.35 Gbits/sec [ 5][TX-C] 5.01-6.01 sec 279 MBytes 2.34 Gbits/sec [ 7][RX-C] 5.01-6.01 sec 280 MBytes 2.35 Gbits/sec [ 5][TX-C] 6.01-7.01 sec 279 MBytes 2.34 Gbits/sec [ 7][RX-C] 6.01-7.01 sec 280 MBytes 2.35 Gbits/sec [ 5][TX-C] 7.01-8.00 sec 278 MBytes 2.34 Gbits/sec [ 7][RX-C] 7.01-8.00 sec 279 MBytes 2.35 Gbits/sec [ 5][TX-C] 8.00-9.01 sec 280 MBytes 2.34 Gbits/sec [ 7][RX-C] 8.00-9.01 sec 281 MBytes 2.35 Gbits/sec [ 5][TX-C] 9.01-10.01 sec 279 MBytes 2.34 Gbits/sec [ 7][RX-C] 9.01-10.01 sec 280 MBytes 2.35 Gbits/sec - - - - - - - - - - - - - - - - - - - - - - - - - [ ID][Role] Interval Transfer Bitrate Retr [ 5][TX-C] 0.00-10.01 sec 2.72 GBytes 2.34 Gbits/sec sender [ 5][TX-C] 0.00-10.01 sec 2.72 GBytes 2.34 Gbits/sec receiver [ 7][RX-C] 0.00-10.01 sec 2.73 GBytes 2.35 Gbits/sec 1 sender [ 7][RX-C] 0.00-10.01 sec 2.73 GBytes 2.34 Gbits/sec receiver
  17. I realize this is probably a nob question and I am missing something here, but I haven't been able to find any answer to this problem, even though I was digging really hard. Whenever a streaming app allows you to see screen resolution in the settings, in my case it always shows 1080p even though all of my TVs are 4k. Same goes for Kodi, Cpuz also shows 1080p only. It is my 3rd Chinese Rockchp Box (this time HK1 RK 3528), and it has allways been the same, the prevoius ones even stuttered when playing 4k. Am I doing something wrong, or is it just jet another Chinese scam?
  18. I realized that, and connected the pi5 to the lan port on my wifi router but wasn't able to see it in the clients list on my router dashboard (192.168.1.1). Waited for 10-15 mins.
  19. This would go great with something like the ORICO M.2 PCIe M Key to 6 x SATA 6Gbps Adapter Card for making a NAS. It might be hard to find an ITS case that would accommodate 6 drives though.
  20. As this SBC have good hardware, I plan to use it as my main desktop and develop in Java/Spring Boot/Docker stack and check how it perform. A lot of people try to use the SBCs as desktop machines, but the perform is the main point when they do some complain. With this hardware I think this can be different.
  21. You normally connect ethernet to a switch or router not directly to a laptop. You need something providing dhcp addresses and routing traffic between connected devices. While is is possible to setup a laptop to at as a dhcp server and to route traffic that isn't normal and isn't easy to setup correctly. You just need to plug the board into your 'network' and plug you laptop into the same network.
  22. I'd love to put the Rock 5 ITX into a white JONSBO case and try to remake a Kobol Helios64. Putting a photos app with image recognition on it like photoprism/photoview/immich, jellyfin and frigate for cameras. Immich rkmpp support Jellyfin rkmpp support Frigate RKNN
  23. Ok guys, it's almost a year after my last post and I'm finally back at the project 🙂 I've read some mail about upcoming new releases and I'm no here to ask what version I should try to use on an old (unsupported or "community supported") Cubieboard 2 with 1G of RAM, 100Mbits/s Ethernet and Allwinner A20. Is it possible to use the NAND flash in the meantime? My Goal ist to build some appliance for some smarthome things, including 3 pcs. PIP4048ms PV inverters (in 3 phase combination), accumulators (LiFePo with Daly BMS), MQTT, an SQL Database and so on. I'm still don't know what to use at as user frontend, "solaranzeige.de", homeassistant or whatever. I have 3 such cubieboard 2's and I have kits named DVK521 which contain an LCD with touchscreen, an breakout board and even an camera module, that's why I'm trying to use one of them, nice that they have an SATA connector so I can use spinning rust. power should be enough for the project, 1GByte RAM is ..so lala... Last time I've tried an Armbian Version that don't even read the the config files. So please, what version I should use actually? Which build environment? Kind regards, Holm
  24. Dear Armbian Community, We are excited to announce that our new release is approaching quickly, with an estimated release date of May 25th. Our team is working actively on the final touches, focusing on stability and fine-tuning advanced features such as 3D and video acceleration. We’re utilizing the best available methods, as there are multiple options to consider. We are adjusting our build targets to include stable, rolling and application-specific builds. Stable Releases: For those who prefer a more reliable and tested environment. Rolling Releases: For the latest updates and experimental features. Applications: Optimized builds for specific applications. We will continue to support Jammy (old stable Ubuntu) while gradually introducing Noble as the latter has numerous bugs from upstream user space applications. Official Partnership with Radxa: We are thrilled to announce a new official partnership with Radxa. This collaboration will enhance support for their newly released RK3588 boards, bringing more robust and reliable options to our users. Community Engagement and Giveaways: One of our current giveaways is nearing its end, but don’t worry – a new one is here! Stay tuned for more exciting opportunities. Focus Areas: As we approach the release date, we ask for your help, especially in the areas of desktop acceleration and desktop environments. While we have covered base OS system features well, your contributions and feedback are invaluable. Community Poll Results: We recently conducted a poll to understand our community’s involvement in open-source projects. Here are the results: I’m an active contributor: 28.6% Contributed occasionally: 31.7% Not yet, but I’d like to: 28.6% No, why?: 11.1% These results are based on 63 votes and show a vibrant and engaged community, with a significant number of active and occasional contributors. For those who haven’t contributed yet but would like to, we encourage you to get involved. Your participation can make a significant difference! Thank you for your continued support and contributions. Together, we can make Armbian even better! Best regards, The Armbian Team The post New Release Approaching Fast! first appeared on Armbian. View the full article
  25. I can't see my rpi5 installed with armbian cli on nmap / angry ip scanner, when I connect it via ethernet to my laptop. The getting started guide mentions it via serial or hdmi, do I need to enable ethernet somewhere??
  26. We're working on robotic vision and we have a new device pluggable to CSI-2 ports as a camera. I'd use the board to make it work with Rockchip platform.
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines