Nothing changed at all

  • First of all, the Bootloader and some U-Boot components are indeed proprietary and closed-source parts from Rockchip. We do not have the authority or capability to modify them. These limitations are determined by the chip vendor, primarily for security and protection purposes in the device’s boot process.

    Secondly, regarding the kernel version you mentioned: the current system uses Linux 6.1.75, which, while not the latest release, is part of the official Long-Term Support (LTS) branch. It is still actively maintained and offers high stability and compatibility, especially suitable for industrial control and embedded system scenarios where reliability is a top priority. Many mainstream devices are still running the 6.1 LTS kernel series.

    As for your concern about package updates, some essential packages are indeed version-locked during system build. This is to prevent instability caused by dependency mismatches or ABI changes. If needed, users can manually unlock them by modifying the apt configuration (e.g., using apt-mark unhold or adjusting the sources.list and pinning settings). There is no technical restriction preventing updates.

    Regarding the firmware image, we have released updates in March and May 2025, including kernel improvements, driver fixes, and user-space optimizations. It’s possible that the link you referred to was outdated. We recommend checking the latest images on our [official Wiki or firmware download page].

    We are also actively working with the chip vendor to gradually open up more low-level access and modernize the system environment. Your feedback and suggestions are greatly appreciated, and we welcome further discussions on how to improve the platform.
  • Hi, thanks a lot for the statement.
    Regarding the topic of "firmware image":
    Luckfox Taylor wrote: 2025-06-12 8:07 Regarding the firmware image, we have released updates in March and May 2025, including kernel improvements, driver fixes, and user-space optimizations. It’s possible that the link you referred to was outdated. We recommend checking the latest images on our [official Wiki or firmware download page].
    So either I'm misunderstanding something, or I'm overlooking something here.
    Because on your wiki page, which I always use [LINK] I can only find the link to Google Cloud under "2. Image Download". And there, the last upload is dated 31.10.2024. [See attached image]
    Am I getting something wrong here?

    Best regards.
    Attachments
    2025-06-18 19.18.34 drive.google.com c8c6b77ef56b.jpg
  • This indicates the last modification time of the folder itself. Updating the image file inside will not change the folder's timestamp. Please enter the directory until you see the .img file.
    1111.png