Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. All Armbian images require the user to have an internet connection. Before the first start, your device must be connected to the router using a cable and the router must distribute IP addresses via DHCP. Almost all devices do not have a watch with a battery. Therefore, after the kernel boot stage, the OS service tries to configure the system clock by sending a request to the NTP server. If there is no response, then the system waits for it and kind of stops. The user sees a blank screen. This line says that the system turned out to be in the past. [ 6.026051] systemd[1]: System time before build time, advancing clock. At the same time, it cannot properly process the file system that is in the future. Possible solutions to the problem: 1) Purchase a watch with a battery and connect it to the 40 pin connector. Add a dtbo overlay file for this type of watch. Set the system clock to the current time. 2) Connect the device to a local network in which there is another device with a watch with a battery. Configure and run an NTP server on this device. On a device without a watch, specify the NTP address on the local network.
  3. Today
  4. Description Ubuntu noble ships qbootctl with a bug which makes qbootctl service can't start: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057918. I fixed it in my ppa liujianfeng1994/qcom-mainline. I use a silly dd method to create rootfs. It's better to use losetup to load the built image and copy rootfs from the mounted loop device. Note: ubuntu noble also ships mkbootimg with bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1050300, which will make this extension not working. So it's better not using noble as build environment. Debian's fix is still not packaged: https://salsa.debian.org/android-tools-team/android-platform-tools/-/commit/d26c3b5ac89efd92eb96ad029cd06400c1c9f015 How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] ./compile.sh BOARD=xiaomi-elish BRANCH=current BUILD_DESKTOP=yes BUILD_MINIMAL=no DEB_COMPRESS=xz DESKTOP_APPGROUPS_SELECTED= DESKTOP_ENVIRONMENT=gnome DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base KERNEL_CONFIGURE=no KERNEL_GIT=shallow RELEASE=noble Checklist: Please delete options that are not relevant. [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
  5. Description The general improvements for RK3588 on 6.9 and 6.10 weren't as many as we've hoped, but still this is what was mainlined: USB3 DRD support, including PHY usbdp HDMI PHY GPU We already had most of those features patched in via patches, but this gives us the chance to finally be able to remove those and stay closer to mainline. -> PR summary: (+5,895 - 28,098) ~= 22,000 lines less 👍 (meaning less hassles in the future, less maintenance needed) In addition to that, I have also updated our patch to support RK3588 thermal sensors and management, enabling and improving the use of cooling fans. This patch also includes updates for CpuFreq and OPP. We had an old patch that patched in the HDMI Controller driver, but this patch does not build on 6.10. Fortunately, I was able to include a new, improved version for this driver, which is as recent as 1st of June. Since out "general-add-overlay-compilation-support.patch" became obsolete in Linux 6.9 (see AR-2352) , @paolosabatino developed an improved way on adding overlays as first seen in https://github.com/armbian/build/pull/6690. I have adapted this patch for 6.10, which also paves the way for other kernel bumps to 6.10 in the future. In addition to that, there are some fixes included for Orange Pi 5 and Khadas Edge 2 patches, which were failing on 6.10. Please see the commit messages for details. How Has This Been Tested? [x] Compile success: ./compile.sh BOARD=nanopc-cm3588-nas BRANCH=edge RELEASE=trixie EXPERT=yes KERNEL_CONFIGURE=no BUILD_MINIMAL=no BUILD_DESKTOP=no [ ] HDMI is untested [ ] More general testing is needed Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [x] I have commented my code, particularly in hard-to-understand areas [x] My changes generate no new warnings View the full article
  6. Can Somebody help? Wifi works, but, bluetooth dont... This is the Kernel 6.1 image V11
  7. a Few days ago I started noticing strange behavior with calls failing and pods with valid imag tags not working and finally figured out what seems like armbian stopped trusting any certificates. When I apt update I get errors (certificate something something) When I curl google.com it says invalid certificate and have to use --insecure for it to work. I've run update ca-certifactes -f to try and force it to trust them again but no real idea of what is wrong here.
  8. that what i did first, to install the img! but now, it wont go on maskmod again
  9. If the board is not detected on your PC, try pressing the reset button behind the audio jack connector, and keeping it pressed for two seconds while giving power to the board and then try again with the male-to-male cable.
  10. I would use this to replace my current NanoPC-T6 home server, as this lies freely within an ATX case in my 19inch rack ... the Rock5 ITX would definitely fit better into the case, and I could also use the plugs on the ATX header much better. (The NanoPC-T6 will then be used for some other projects ... definitely some AI related stuff :D)
  11. mainline support in 6.8 is to be considered experimental at most. Breaking is likely since it is bleeding edge. Feel free to use an image from earlier release. I hope at some point things get rebased on 6.10-rc where lots of new stuff hit mainline.
  12. Hi. i have two cheap TV boxes with rk3228a. installed armbian community 24.8.0 trunk 36 rk322x bookworm current 6.6.32 minimal img and loader "rk322x_loader_v1.10.238_256.bin" using "rkdeveloptool" with commands rkdeveloptool db loadername.bin rkdeveloptool wl 0x0 imagname.img the first boot was fine and started normally. when rebooted the device, it's just dead. only blue LED and blinking red LED. but nothing! and the device wont go on Maskmod to try another img or something!!
  13. Connect usb cable into an Android smartphone and select "USB Thetering" in smartphone... But in new release(v20240522) Ethernet was showing working(not tested), and wifi too(tested). I've give up because can't add CAN network module(don't know how), this is necessary to run my project (3d printer with klipper and can toolhead).
  14. @Khadas Tnx for the information. I have VONTAR QTV Q1, internals are the same. Will be great to have linux on a such small device for multiple purpose. Will follow this topic. 🤝
  15. I've done quite a bit of searching and can't find anyone else reporting this specific issue. As the title says any 6.8 image I try fails to boot. The LED is red for approx 4 seconds, turns green for 2 or 3 seconds, and then turns red again and stays that way no matter how long I wait. There is never any video regardless of which HDMI port I use. I've tried the following images: Armbian_24.8.0-trunk.85_Orangepi5-plus_noble_edge_6.8.12_gnome-oibaf_desktop.img.xz Armbian_24.5.1_Orangepi5-plus_noble_edge_6.8.10_gnome-oibaf_desktop.img.xz Armbian_24.5.1_Orangepi5-plus_noble_edge_6.8.10_xfce_desktop.img.xz Armbian_24.5.1_Orangepi5-plus_bookworm_edge_6.8.10_cinnamon_desktop.img.xz 6.1 images work fine. I get the immediate blinking purple-ish indicator and video with the middle HDMI port. Armbian_24.5.1_Orangepi5-plus_bookworm_vendor_6.1.43_cinnamon_desktop.img.xz Armbian_24.5.1_Orangepi5-plus_bookworm_vendor_6.1.43_minimal.img.xz The closest thing to my problem I could find was this I'm aware these folks are using 5B not 5 Plus but I went ahead and tried this anyway unplugging the HDMI to see if it would boot. That didn't work either. I know sometimes certain image writers work while others don't. I've tried writing these images in balena etcher, rufus, and raspberry pi writer. This doesn't seem to effect the situation. Any help would be greatly appreciated. Thank you!
  16. I finally got wifi working on a fresh install of 24.5.1. Video acceleration is working perfectly in Chromium but I am not having any luck playing h264 mp4 videos with hardware acceleration in vlc or mpv. Is this possible or am I missing something? CPU is around ~30% with chromium playing 4k youtube but if I play one of my mp4 files it's a solid 130%
  17. > Back in March I ran into problems with the community builds for the NanoPi Neo, for Debian Bookworm. It would boot up initially, > but within 30 minutes or so, it would crash. So I did a fresh install from the last official build I had saved from June 2023: > Armbian_23.5.2_Nanopineo_bookworm_current_6.1.30 Dear @dave3 I had the same problem with my three NanoPi Neo2 (the H5 version of the Neo) I went for the (latest) 6.1.36 image and did also the freeze kernel/firmware (now they are running cool/stabe:
  18. Maybe. However nothing we could do anything about.
  19. https://archive.armbian.com If it is not there its gone.
  20. Can I get orange pi one ARMBIAN 5.34 version? We developed a product based on orange pi one ARMBIAN 5.34 and need to modify it but I can not find this version. Kindly let me know.
  21. The sound patches have now been implemented in Armbian current and edge. The community images for orangepizero3 are only updated once a week. So either wait for a new image or build one yourself from Armbian build on github.
  22. I don't think I've ever tried to connect the NanoPi to the PC to access the SD card. I didn't know there was such a thing. I just use a usb SD card adapater.
  23. Yesterday
  24. I have successfully run proxmox 8.1.7 with lxc containers and VMs on it in this lil thing so its doable and works well, and i can run docker inside a VM with ubuntu or debian.
  25. How to connect with usb tethering please. And ethernet work after install or only wifi
  26. it is alone in 6.8 dir :) View the full article
  27. Hi, it is strange, I'm in Czech republic on Vodafone network. It really doesn't work. So I have tried to connect over my mobile phone and now it work fine. Can be some problem with routing on my provider? apt update Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://security.debian.org bookworm-security InRelease Hit:4 http://deb.debian.org/debian bookworm-backports InRelease Ign:5 http://imola.armbian.com/apt bookworm InRelease Ign:5 http://imola.armbian.com/apt bookworm InRelease Ign:5 http://imola.armbian.com/apt bookworm InRelease Err:5 http://imola.armbian.com/apt bookworm InRelease Could not connect to imola.armbian.com:80 (93.103.15.56), connection timed out Reading package lists... Done Building dependency tree... Done Reading state information... Done 11 packages can be upgraded. Run 'apt list --upgradable' to see them. W: Failed to fetch http://apt.armbian.com/dists/bookworm/InRelease Could not connect to imola.armbian.com:80 (93.103.15.56), connection timed out W: Some index files failed to download. They have been ignored, or old ones used instead.
  28. guys anyone willing to help with tv-out drivers for $? many thanks in advance!
  1. Load more activity
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines