Search by Tags

Torizon OS Issue Tracker

 

The following table contains known issues, scheduled bug fixes, and feature improvements for the Torizon OS images. The tickets are split into two major states:

  • Submitted (open): new features and bug fixes for Torizon OS versions that have not yet been released. They may be scheduled for a specific release version; not planned; or in our backlog. All of them have one of the following states:
    • Known Issue: a bug or unexpected behavior that has been reported and pending a fix. Once fixed, the status will transition to Fixed.
    • Feature Request: a new feature that may be added to a future release. Once released, the status will transition to New Feature.
  • Released (closed): new features and bug fixes for BSP versions that have already been released. All of them have one of the following states:
    • Fixed: a bug that has been fixed and released.
    • New Feature: something that didn't exist before and was added to a news release.

Any schedules are not guaranteed but reflect the current planning. The planning could be shifted due to priority changes.
Issues that are scheduled for a specific version will be integrated into the mentioned version of the BSP.

We will update this table continuously in order to always provide the latest state of our development plan.

Please see also the Toradex Embedded Linux Support Strategy to learn more about the different releases.

How to obtain the Torizon OS Images

Using the Toradex Easy Installer application in a Toradex SoM connected to the internet is the easiest and fastest way to install the latest version of Torizon OS into the device. Toradex also offers offline installers.

Clear Filter
Issue #StatusSubjectModuleComponentsSeverity

6.6.0-devel-202403 (Release date: 2024-03-05)
6.6.0-devel-202403 monthly pre-release
TOR-3383New FeatureEnable support for the ExFAT file system on Torizon OSAll supported modulesKernel

Description: Enable the kernel option for the ExFAT file system.

TOR-3373New FeatureChange default systemd-timesync interval to a long valueNot applicableOpen Embedded

Description: When there is no sync to NTP servers for a while, the systemd-timesync saves the current time to a file, to guarantee the systems continues roughly monotonic on reboots. This is explained on the systemd doc for timesyncd.conf, timesyncd.conf.d — Network Time Synchronization configuration files.

The default frequency is 60 seconds, which means there is a write operation to the flash very often. Therefore, the default value is overridden in Torizon OS to increase this frequency to 3600 seconds.

TOR-3333FixedSplash screen not working on AM62Verdin AM62Open EmbeddedLow

Description: The splash screen is not displayed on the DSI to LVDS adapter interface on Verdin AM62

6.6.0-devel-202402 (Release date: 2024-02-01)
6.6.0-devel-202402 monthly pre-release
TOR-3360New FeatureSwitch to use meta-toradex-torizon on GitHubNot applicableOpen Embedded

Description: Previously, the meta-toradex-torizon on GitHub was only a mirror from an internal Git repository. The project, currently available on torizon/meta-toradex-torizon, has issues and pull requests also public, as well as a discussion space.

TOR-3353New FeatureEnable support for the Marvell SD8787 in Torizon OSAll supported modulesKernel

Description: Enable support for the Marvell SD8787 in Torizon OS, more specifically, for the power sequence of the module.

TOR-3349New FeatureSupport the SIMCom SIM7600 cellular modem on Torizon OSNot applicableKernel, Open Embedded

Description: Enable kernel config for the SIM7600 modem on Torizon OS 6.

TOR-3339New Featureqemuarm64/genericx86-64 dont have serial numbersOpen Embedded

Description: The serial number is being appended to machine name to be able to have a unique device name for toradex machines. The serial number is being read out from /proc/device-tree/serial-number, but qemuarm64 and genericx86-64 machines dont have it, so currently the unique device name is not supported on these machines. A solution could be using partuuid (hexadecimal digits) of the root disk and translate it to a 8 decimal digits, since we have only one root partition and it's different for a specific build.

TOR-3336New FeatureAs a developer, I want genericx86-64 could be run by runqemuOpen Embedded

Description: Currently we are supporting two machines qemuarm64/genericx86-64 along with toradex machines. qemuarm64 could be run by qemu: ``` $ runqemu qemuarm64 ``` but genericx86-64 could not. in OE kirkstone branch, it's already supported with qemu-ovmf, like this: ``` $ runqemu genericx86-64 ovmf ``` maybe we should consider support it?

TOR-3335New Featuregenericx86-64 grub fails to bootNot applicableOpen Embedded

Description: genericx86-64 grub fail to boot per my test, this is a know issue of grub 2.6, and it's been fixed in grub upstream, OE master has the backport patch: https://github.com/openembedded/openembedded-core/commit/51eab4bb0cae46c9c32d28986eb97badf47594b7 we need port it in meta-toradex-torizon.

TOR-3312FixedU-Boot failing with error "collect2: error: ld returned 1 exit status" during linking step on Secure Boot images on Verdin iMX8M MiniVerdin iMX8M MiniSecure Boot, U-BootLow

Description: U-Boot fails with the error "collect2: error: ld returned 1 exit status" when building a signed Torizon OS image for Verdin iMX8M Mini.

Update: this is fixed, use Torizon OS 6.6.0-devel-202402 or newer.

TOR-3059New FeatureAs a user, I want to learn how to setup a DHCP server on the Ethernet interface, so I can provide a dynamic IP to other devicesOpen Embedded

Description: Learn how to setup a DHCP server with internet forward in the Ethernet interface on Networking with Torizon.

6.5.0 (Release date: 2024-01-18)
6.5.0 quarterly release
TOR-3311New FeatureEnable support for the NXP PCA963X I2C LED driver on TorizonCore 6All supported modulesKernel

Description: Enable the NXP PCA963X I2C LED device driver as a module on TorizonCore 6.

TOR-3310FixedOE image_ostreepush authentication with push server failedNot applicableOpen EmbeddedLow

Description: Pushing OS images to the Torizon Cloud with Yocto fails due to an authentication error.
Update: this is fixed in Torizon OS 6.5.0.

6.5.0-devel-202312 (Release date: 2023-12-11)
6.5.0-devel-202312 monthly pre-release
TOR-3275New FeatureEnable the TI ADS8688 ADC on TorizonCore 6All supported modulesKernel

Description: Enable the device driver for the TI ADS8688 16-bit, 500-kSPS, 8-channel, single-supply SAR ADC with bipolar input ranges on TorizonCore 6

TOR-3267New FeatureEnable the Lattice RGB-HDMI bridge RGB to HDMI bridge SiI9022 on TorizonCore 6Colibri iMX7Kernel

Description: Enable the Lattice Sil9022 RGB-HDMI bridge device driver as a module on TorizonCore 6.

6.4.0 (Release date: 2023-10-10)
6.4.0 quarterly release
TOR-3227New FeatureEnable support for the Vishay Semiconductor VEML6030 High Accuracy Ambient Light Sensor on TorizonCore 6All supported modulesKernel

Description: Vishay Semiconductor VEML6030 High Accuracy Ambient Light Sensor device driver as a module.

TOR-3197New FeatureEnable support for the Texas Instruments PCM1681 CODEC in TorizonCore 6All supported modulesKernel

Description: Enable the Texas Instruments PCM1681 CODEC device driver as a module.

TOR-3029New FeatureProvide Qt 6 with GLES support for Debian BookwormNot applicableDebian Packages

Description: Qt 6 packages on Debian Bookworm don't have support for OpenGL ES. Support will be added in the Toradex feed and later on upstreamed to the Debian community.

6.4.0-devel-202309 (Release date: 2023-09-11)
6.4.0-devel-202309 monthly pre-release
TOR-3195New FeatureEnable support for the SHT40 humidity sensor on TorizonCore 6All supported modulesKernel

Description: Enable the SHT40 humidity sensor device driver as a module

TOR-3190New FeatureEnable kernel config support for NTC thermistor sensorsAll supported modulesKernel

Description: Enable support for NTC thermistor sensors on TorizonCore 6.

TOR-3065New FeatureAs a developer, I want to investigate what is missing related to VPU-enabled GStreamer support in TorizonCore for SoMs that use the Hantro VPU in BookwormVerdin iMX8M Mini, Verdin iMX8M PlusDebian Base Containers, Debian Packages

Description: TorizonCore lacks some Debian packages that would allow you to use VPU-enabled GStreamer pipelines for Verdin iMX8M Mini and Verdin iMX8M Plus, that use the Hantro VPU. In this task, we investigate which NXP packages we miss and list what Debian packages must be created by Toradex to support it.

Note that Apalis/Colibri iMX6 already have upstream support for VPU acceleration, and Apalis iMX8, Apalis iMX8X and Colibri iMX8X are also supported downstream, the latter with instructions provided on How to use GStreamer on TorizonCore.

Workaround: While it isn't a trivial thing to do, you could start from our instructions for i.MX 8 and add/build the missing NXP packages directly in a Dockerfile.

TOR-3063New FeatureAs a user, I want public documentation on how to build a TorizonCore image with Secure Boot, so I can leverage the basic chain of trust on my productsNot applicableOpen Embedded

Description: Toradex supports Secure Boot on TorizonCore. For you to be able to leverage this feature, comprehensive documentation is provided on the article Secure Boot on TorizonCore.

TOR-2744FixedSplash screen not appearing on Verdin iMX8M Mini and iMX8M PlusVerdin iMX8M Mini, Verdin iMX8M PlusOpen EmbeddedLow

Description: On TorizonCore 6, the splash screen is not being displayed on Verdin iMX8M Mini and Verdin iMX8M Plus.

6.4.0-devel-202308 (Release date: 2023-08-08)
6.4.0-devel-202308 monthly pre-release
TOR-3143FixediMX8 devices sometimes fail to start a GUI on boot with the error "Could not make device fd drm master: Permission denied"Apalis iMX8, Colibri iMX8X, Verdin iMX8M Mini, Verdin iMX8M PlusDebian PackagesCritical

Description: When the device boots or reboots, sometimes the GUI is not brought up, and when inspecting the Weston container logs, the error "seatd returns 00:00:00.140 [ERROR] [seatd/seat.c:281] Could not make device fd drm master: Permission denied" is present.

Update: this is fixed on the Debian Containers for Torizon, and all TorizonCore 6 releases, including the 6.3.0, are not affected anymore by this bug. You must just use the "weston" or the ""touch-calibrator" Debian Containers for Torizon with version 3.1.1 or newer. Learn more about container tags and TorizonCore on TorizonCore Containers Tags and Versioning.

Workaround: Use the command "sudo systemctl edit --full docker-compose.service" and change the line with the "After" key from "After=docker.service" to "After=docker.service plymouth-quit.service".

This will increase the time to start the graphical application by a few seconds.

Update: the public workaround is not required anymore.You must just use the "weston" or the ""touch-calibrator" Debian Containers for Torizon with version 3.1.1 or newer. Learn more about container tags and TorizonCore on TorizonCore Containers Tags and Versioning.

TOR-3138New FeatureEnable Linear Technology LTC1660 and LTC1665 DACs on TorizonCore 6All supported modulesKernel

Description: Enable the kernel config CONFIG_LTC1660 as a module on TorizonCore 6 for the Linear Technology LTC1660 and LTC1665 DACs

TOR-3121New FeatureEnable the MAX31855 thermocouple chip on TorizonCoreAll supported modulesKernel

Description: Enable kernel config MAXIM_THERMOCOUPLE on TorizonCore 6 so the MAX31855 thermocouple chip can be used

6.3.0 (Release date: 2023-07-25)
6.3.0 quarterly release
TOR-3116FixedDevice won't boot when enabling docker data on external storage with different permission than "drwx--x--x"Open EmbeddedLow

Description: Due to the Docker daemon starting too early in the boot process, before the usermount service that mounts the external storage, sometimes the Docker data on external storage failed to boot the board and led to an infinite reboot loop.

TOR-3092FixedCROSS_COMPILE_ARG is not being passed on 64-bit torizon SDK containers, leading to cross compilation errorsNot applicableDebian SDK ContainersLow

Description: The wrong cross-compiler was included in the 3.0.6-bookworm, 3.0.7-bookworm and 3.0.8-bookworm tags of debian-cross-toolchain-arm64.

Update: the issue is no longer present in version 3.0.9

TOR-3043New FeatureEnable ISO 15765-2:2016 CAN Transport Protocol (CAN ISOTP) support on TorizonCore 6All supported modulesKernel

Description: Enable ISO 15765-2:2016 CAN Transport Protocol (CAN ISOTP) support on TorizonCore 6

TOR-3036New FeatureDeprecate container repos and mirror torizon-containers to GitHubNot applicableDebian Base Containers, Debian SDK Containers

Description: Containers for Torizon were scattered across several repositories (debian-docker-images, debian-package-devel, debian-cross-toolchain, rt-validation, debian-dotnet-development-images). They are now unified under torizon-containers.

TOR-2983New FeatureAdd OCI image support for lockboxes in AktualizrNot applicableAktualizr

Description: Lockboxes don't accept OCI images by default, and therefore support in being added to address this use case.

TOR-2880FixedWi-Fi Access Point (AP) does not work in TorizonCore 6Not applicableOpen EmbeddedLow

Description: In TorizonCore 6, it is not possible to connect to a Toradex SoM with on-SoM Wi-Fi configured in Access Point (AP) mode. When configuring the device in AP mode, no errors are displayed.

TOR-2440New FeatureRelease Chromium and Cog containers for Debian BookwormNot applicableDebian Base Containers

Description: On TorizonCore 6, only Debian Bookworm containers are tested and thus officially supported by Toradex - even if the previous Debian Bullseye containers are expected to work.

Due to this, Chromium and Cog containers based on Bookworm are provided.

TOR-1748New FeatureAs a developer, I want a class in OE for signed images, so I can build images with secure boot supportApalis iMX6, Apalis iMX8, Apalis iMX8X, Colibri iMX6, Colibri iMX7, Colibri iMX8X, Verdin iMX8M Mini, Verdin iMX8M PlusOpen Embedded

Description: To make it possible for you to build a TorizonCore image with Secure Boot enabled, a new Yocto Project/OE class named "torizon-signed" is being introduced. You must include it into your TorizonCore custom image to enable secure boot. A how-to guide will be released with more instructions.

6.3.0-devel-202306 (Release date: 2023-06-07)
6.3.0-devel-202306 monthly release
TOR-3024New FeaturePackage Xwayland without GLX support on i.MX8-based SoMsApalis iMX8, Colibri iMX8X, Verdin iMX8M Mini, Verdin iMX8M PlusDebian Packages

Description: NXP GPUs doesn't seem to support GLX, therefore this has been disabled in meta-freescale, as xwayland: Drop GLX for i.MX GPU. This broke Xwayland on the Debian Container for Torizon.

Workaround: Update to the latest version of the Debian Containers for Torizon. At the moment, only software support is provided. 2D graphics acceleration will be added as soon as Xwayland falls back to software rendering due to broken Glamor support on i.MX8-based SoMs is concluded.

TOR-3012New FeatureEnable MAC80211 (Wi-Fi) mesh networking support on TorizonCore 6All supported modulesKernel

Description: Enable MAC80211 (Wi-Fi) mesh networking support on TorizonCore 6.

TOR-3008FixedOS rollbacks fail with error "EFI boot manager: Cannot load any image" in TorizonCore 6Not applicableOpen EmbeddedMedium

Description: As reported on the Toradex community post OSTree rolling back to "unconfigured" state after flash/deploy, OS rollbacks fail with error "EFI boot manager: Cannot load any image" in TorizonCore 6.

Workaround: Update to TorizonCore 6.3.0-devel-202306 or newer.

TOR-3001New FeatureEnable support for the Analog Devices AD7606 ADC in TorizonCore 6All supported modulesKernel

Description: Enable the Analog Devices AD7606 ADC as a module in TorizonCore 6.

6.3.0-devel-202305 (Release date: 2023-05-03)
6.3.0-devel-202305 monthly release
TOR-2977New FeatureEnable support for the SPI/SDIO to Wi-Fi Module Microchip ATWILC1000 on TorizonCore 6All supported modulesKernel

Description: Enable the SPI/SDIO to Wi-Fi Module Microchip ATWILC1000 device driver as a module.

TOR-2975New FeatureEnable support for the Microchip KSZ8795/KSZ88X3 switch chips on TorizonCore 6 (upstream kernel)Apalis iMX6, Colibri iMX6, Colibri iMX6ULL, Colibri iMX7Kernel

Description: Enable the Microchip KSZ8795/KSZ88X3 switch IC device driver as a module on TorizonCore 6, for the upstream kernel.

TOR-2951New FeatureAs a user, I want the ethtool utility on TorizonCore, so I can make various network configurations without having to install this tool in a containerNot applicableOpen Embedded

Description: The ethtool utility is useful for examining and tuning the settings of ethernet-based network interfaces.

6.2.0 (Release date: 2023-04-19)
6.2.0 quarterly release
TOR-2957FixedOffline sync updates broken in TorizonCore 6AktualizrLow

Description: Offline sync updates are not working on TorizonCore 6. Even though both OS and application updates are installed, the process is never concluded and after the reboot with the new OS version, the application is never started.

Update: this bug has been fixed. As a side-effect, in case a rollback happens during a synchronous offline update, the newer application container image is not removed from the system, as it should. This means that some of the flash storage space will be used without need.

TOR-2929New FeatureEnable support for the Microchip KSZ8795/KSZ88X3 switch chips on TorizonCore 6 (NXP downstream kernel)Apalis iMX8, Colibri iMX8X, Verdin iMX8M Mini, Verdin iMX8M PlusKernel

Description: Enable the Microchip KSZ8795/KSZ88X3 switch IC device driver as a module on TorizonCore 6, for the NXP downstream kernel.

TOR-2928New FeatureEnable support for the Ilitek I2C 213X/23XX/25XX/Lego Series Touchscreen Controller on TorizonCore 6All supported modulesKernel

Description: Enable the Ilitek I2C 213X/23XX/25XX/Lego Series Touchscreen Controller device driver as a module on TorizonCore 6.

TOR-2923FixedThe "ip" command does not work as expected when bringing up the CAN interface leading to error "either "dev" is duplicate, or "type" is garbage"Not applicableOpen EmbeddedLow

Description: In TorizonCore 6 it is not possible to configure the CAN interface with the command "ip" (for example, "ip link set can0 type can bitrate 125000") outside a container. This leads to the error "either "dev" is duplicate, or "type" is garbage" when trying to bring up the CAN interface.

Workaround: Use the "ip" command inside a container, as described on How to Use CAN on TorizonCore.

TOR-2921New FeatureEnable support for the VUB300 USB to SD/SDIO IC on TorizonCore 6All supported modulesKernel

Description: Enable the VUB300 USB to SD/SDIO IC device driver as a module on TorizonCore 6.

TOR-2452FixedIncreased boot time by approximately 2x on TC 6 when compared to TC 5 on SoMs that use an upstream kernelApalis iMX6, Colibri iMX6Open EmbeddedLow

Description: The boot time on TorizonCore 6 for 32-bit devices has increased by approximately 2x.

Update: the root cause of the increased boot time seems to be that our Embedded Linux BSP 6 is using 2x CPU when compared with BSP 5.

Update 2: the BSP performance has been fixed. Despite that, TorizonCore first boot time seems to be greater on TorizonCore 6 than 5, so we continue to investigate it.

TOR-2426FixedAktualizr: Offline Updates don't work on container images containing symlinks in their layer metadata with error "Found in archive a file with bad file type: 40960"Not applicableAktualizrLow

Description: As reported in the community thread [aktualizr, offline updates] Found in archive a file with bad file type: 40960, some docker images may contain layers that are symlinked to other layers, which leads to an error. The reason a docker image would contain a symlink in the layers is unknown.

6.2.0-devel-202303 (Release date: 2023-03-07)
6.2.0-devel-202303 monthly pre-release
TOR-2844New FeatureEnable HIDRAW - Raw Access to USB and Bluetooth Human Interface Devices on TorizonCoreAll supported modulesKernel

Description: Enable the HIDRAW interface in TorizonCore. To learn more, read the Linux kernel document HIDRAW - Raw Access to USB and Bluetooth Human Interface Devices.

TOR-2792FixedDuring a synchronous update Aktualizr may try to start the new application before rebooting, on TorizonCore 6Not applicableAktualizrLow

Description: Once a synchronous update is triggered, the new application is not expected to start until the system reboots and the new OS version is available. On this bug, which affects TorizonCore 6.x releases only, the application starts on the upcoming polling for updates (which by default is 5 minutes) regardless of whether the system reboots and the new OS is loaded.

Given the TorizonCore default polling of 5 minutes and that usually, a reboot due to a synchronous update happens before that time, this bug should not affect most customer use cases. If you customize TorizonCore to use a much shorter polling time, there might be a case when this undesired behavior happens.

TOR-2761FixedAktualizr is rebooting mid-process during synchronous updates with big container imagesNot applicableAktualizrLow

Description: When synchronous updates happen, the reboot command may be called before the container (application) updates are finished, leading to a reboot in the middle of the process. This leads to an update failure and rollback to the previous state. This was seen with big containers when performing offline updates. Although it has never been reported, in theory, this bug can affect online updates as well.

Workaround: A workaround for TorizonCore 5.7.y and 6.1.0 is available. A side-effect of the workaround is that updates take longer to complete.
Create a new configuration file for Aktualizr as specified in the article Aktualizr - Modifying the Settings of Torizon Update Client, with the following contents:
[uptane] force_install_completion = true
Then, disable the current reboot mechanism as specified in the section enabling and disabling automatic reboot.
This configuration will still trigger the reboot, and it's expected to take a longer time before it happens.

TOR-2495FixedOn-SoM Bluetooth not working on Verdin iMX8M Plus V1.1A in TorizonCoreVerdin iMX8M PlusOpen EmbeddedLow

Description: Although unsupported on TorizonCore 5, Bluetooth has been reportedly working on Verdin iMX8M Plus V1.0. It does not work on Verdin iMX8M Plus V1.1A, though.

We plan to add basic Bluetooth support only on TorizonCore 6 or newer, without testing any specific Bluetooth profile in particular.

6.2.0-devel-202302 (Release date: 2023-02-07)
6.2.0-devel-202302 monthly pre-release
TOR-2767New FeatureEnable kernel configurations related to encryption: CONFIG_DM_CRYPT, CONFIG_FS_ENCRYPTION, CONFIG_ECRYPT_FSAll supported modulesKernel

Description: On the Toradex community post USB Storage Encryption, a user has asked how to have a USB storage device encrypted and that can be used with TorizonCore.

We have enabled the kernel config options CONFIG_DM_CRYPT, CONFIG_FS_ENCRYPTION and CONFIG_ECRYPT_FS, so you can leverage those for either full-disk or file-based encryption. Please note however, that the TorizonCore team does not fully validate this use case nor provide documentation about how to use encryption with TorizonCore at the moment, thus you must consult documentation from other sources, such as encryption projects, for more details.

A good starting point to learn more is Sergio Prado's blog post Introduction to Embedded Linux Security - Part 1.

TOR-2766New FeatureEnable support for the SI5351 I2C-programmable any-frequency CMOS clock generator + VCXO on TorizonCore 6All supported modulesKernel

Description: Enable the SI5351 I2C-programmable any-frequency CMOS clock generator + VCXO device driver as a module.

TOR-2765New FeatureEnable support for the LTS2952 Pushbutton PowerPath Controller with Supervisor on TorizonCore 6All supported modulesKernel

Description: Enable the LTS2952 Pushbutton PowerPath Controller with Supervisor device driver as a module.

TOR-2764New FeatureEnable support for the DS2782 Stand-Alone Fuel Gauge IC on TorizonCore 6All supported modulesKernel

Description: Enable the DS2782 Stand-Alone Fuel Gauge IC device driver as a module.

TOR-2757FixedWi-Fi not working on Verdin iMX8M Plus V1.1AVerdin iMX8M PlusKernel, Open EmbeddedLow

Description: Due to missing firmware, Wi-Fi is not working on Verdin iMX8M Plus V1.1A.

Workaround: Build a custom version of TorizonCore with the Yocto Project, including the package "linux-firmware-nxp89xx" in the build.

TOR-2722New FeatureAs a user, I want to be able to downgrade the bootloader to the TorizonCore 5 version, so I can also downgrade the OS and application as well in case I find a critical bug in the fieldNot applicableAktualizr, CI / CD

Description: Bootloader updates will only be supported with bootloader binaries published by Toradex - at least initially. Therefore, publishing them and making them available for you is necessary.

TorizonCore 5 bootloader binaries will allow you to downgrade from TorizonCore 6 to 5 if you find non-obvious bugs in the field and later decide a downgrade is necessary.

6.1.0 (Release date: 2023-01-16)
6.1.0 quarterly release. Learn more on https://www.toradex.com/news/torizon-core-release-6-1-0-quarterly-release
TOR-2746FixedMissing /dev/colibri-spi-cs0 symlinkColibri iMX6, Colibri iMX6ULL, Colibri iMX7Open EmbeddedLow

Description: The Colibri Evaluation Board uses the SPI interface for an SPI-to-CAN controller, however, we do enable the spidev (a userspace SPI API) on the same SPI interface and CS with an overlay that is currently enabled by default. This leads to a conflict.

Starting from BSP 6.1.0, the overlay that enables spidev on the given SPI interface is not loaded by default. Our test infrastructure caught this change as a possible issue due to a missing symlink to "/dev/colibri-spi-cs0". In fact, this was the intended behavior after the change.

As a customer, if you want to use such an interface with spidev, you must disable the CAN and enable the spidev overlay. For more details on CAN and SPI in our BSP, refer to the CAN (Linux) and the SPI (Linux) articles. To manage device tree and overlays on TorizonCore, we recommend the articles Device Tree Overlays on Torizon and TorizonCore Builder Tool - Customizing TorizonCore Images.

TOR-2724New FeatureEnable kernel config option CONFIG_NET_CLS_MATCHALL in TorizonCore so the PROFINET stack/driver from Siemens can be usedAll supported modulesKernel

Description: Enable the kernel config option CONFIG_NET_CLS_MATCHALL so the PROFINET stack/driver from Siemens can be used.

TOR-2723New FeatureEnable support for the TI OPT3001 digital ambient light sensor in TorizonCoreAll supported modulesKernel

Description: Enable the TI OPT3001 digital ambient light sensor.

TOR-2665FixedLAVA: lshw is throwing the exception "terminate called after throwing an instance of 'std::length_error'" in AktualizrNot applicableOpen EmbeddedLow

Description: From our automated test reports, it was noticed that "lshw" is not working properly. This was found out in Aktualizr logs and it has been confirmed by running "sudo lshw -json" on the command-line. The error is "terminate called after throwing an instance of 'std::length_error'".

Aktualizr is not functionally affected, as it can recover from this issue and continue to properly function.

TOR-2647FixedUnhandled exception on offline updates causes aktualizr to fail with error "Aktualizr::RunForever exiting: boost::filesystem::status: No such device:"Not applicableAktualizrLow

Description: Secure offline updates only support a physical medium for updates - an SD Card or a USB stick. That said, the following unhandled exception was reported when someone tried the unsupported use case of NFS storage instead of a physical medium: "Aktualizr::RunForever exiting: boost::filesystem::status: No such device: "/nfs/update"".

This error might also affect supported use cases, for instance, if the physical medium does not behave as expected. Therefore we are working on fixing it.

TOR-2492FixedSplash screen not showing up on i.MX 8 SoMs in TorizonCore 6Verdin iMX8M Mini, Verdin iMX8M PlusOpen EmbeddedLow

Description: On TorizonCore 6, the splash screen is not being displayed on SoMs that use the downstream-based NXP BSP.

TOR-2409FixedSometimes the automount feature mounts the partition at /media/root/xxxNot applicableOpen EmbeddedLow

Description: The pluggable media such as SD Card and USB Stick are meant to be mount at "/media/label", but sometimes it is mount at "/media/root/label".

TOR-2169FixedOpenCL sample crashes with runtime error "clGetPlatformIDs (-1001) no platforms found"Apalis iMX8, Colibri iMX8X, Verdin iMX8M PlusDebian PackagesLow

Description: On a recent build of the OpenCL sample, a runtime error of "clGetPlatformIDs (-1001) no platforms found" happen and prevents the benchmark from running.

This is fixed, the above sample has been updated.

6.1.0-devel-202212 (Release date: 2022-12-02)
6.1.0-devel-202212 monthly pre-release
TOR-2668New FeatureAs a user, I want documentation on how to check device tree overlays health from procfsNot applicableDevice Tree Overlays

Description: Every device tree overlays that's loaded by the bootloader gets a node under /proc/chosen/device-tree/overlays/overlay_name.dtbo, and its value is the return value of the load/apply operation by the bootloader. So now you can properly check whether all overlays were properly applied during runtime.

Documentaiton is available on Checking applied overlays.

TOR-2639New FeatureAs a user, I want to use Docker Compose to V2 on TorizonCore, so I get the latest bugfixes and new featuresNot applicableOpen Embedded

Description: Docker Compose version 1.x was used on TorizonCore 5. On TorizonCore 6, Compose is being upgraded to version 2.x, so we continue to benefit from upgrades.

There should be no customer impact for TorizonCore users, therefore from our perspective, this is not a breaking change. You can continue to use all TorizonCore features and your tooling just like you did so far.

As a positive side-effect, Compose V2 should be much faster than V1, and this may have a positive impact in TorizonCore application startup time.

As another positive side-effect, the dependency on Python is dropped, opening up the possibility to remove Python entirely from the base OS. Users are expected to install Python - just like anything else related to their applications - in a container.

Learn more about Compose V2 on the blog post from Docker Announcing Compose V2 General Availability. For more information about Compose releases in general, see the https://docs.docker.com/compose/release-notes/

TOR-2623New FeatureEnable Invensense ICM-42688-P 6-axis MEMS MotionTracking deviceAll supported modulesKernel

Description: Enable the kernel config option CONFIG_INV_ICM42600_I2C as a module on TorizonCore 6 for the Invensense ICM-42688-P 6-axis MEMS MotionTracking device support

TOR-2578Fixedpython3-cryptography fails to build on KirkstoneNot applicableOpen EmbeddedLow

Description: The package "python3-criptography" fails to build on kirkstone, apparently due to our patch.

We don't use this package on TorizonCore at the moment, but if you are doing a custom build that adds it either explicitly or as a dependency, your build will fail.

Update: the patch has been dropped.

TOR-2384New FeatureAs a Platform Services customer, I want the gateway certificate updated on all my devices, so I continue connected after 2030Not applicableAktualizr, Open Embedded

Description: The gateway to which devices connect to access the platform is being updated, and with it, the new gateway certificate is being updated on TorizonCore. This should be transparent to all users of the Torizon Platform Services, as long as they update their devices to TorizonCore 6 or newer until 2030.

6.1.0-devel-202211 (Release date: 2022-11-04)
6.1.0-devel-202211 monthly pre-release
TOR-2514New FeatureAs a user, I want the tdx-info script available on TorizonCoreNot applicableOpen Embedded

Description: tdx-info is a helper script meant to simplify getting information from Toradex's modules. It is helpful for customers that need to get information from their module e.g. during Toradex's support process. The public repository is inside Toradex Github: https://github.com/toradex/tdx-info.

TOR-2460New FeatureEnable Microchip LAN9303 3-Port 10/100 Managed Ethernet SwitchAll supported modulesKernel

Description: Enable the kernel config options CONFIG_NET_DSA_SMSC_LAN9303, CONFIG_NET_DSA_SMSC_LAN9303_MDIO, CONFIG_NET_DSA_TAG_LAN9303 and CONFIG_NET_DSA as modules on TorizonCore for the Microchip LAN9303 3-Port 10/100 Managed Ethernet Switch support

TOR-2458FixedDevices updates are being locked in a "pending" state after updating from 5.2.0 to 5.7.0, due to sending of ill-formed manifests to the platformNot applicableAktualizrLow

Description: It has been reported that some devices get their updates stuck on the server, in a "pending" state.

6.0.0-devel-202210 (Release date: 2022-10-11)
6.0.0-devel-202210 monthly pre-release. Learn more on https://www.toradex.com/news/torizon-core-release-6-0-0-devel-202210-release-monthly
TOR-2479FixedDocker info shows warnings "no swap limit support" and "no cpuset support" on Colibri iMX6ULLColibri iMX6ULLOpen EmbeddedLow

Description: On Colibri iMX6ULL, two warnings were seen when running "docker info": "WARNING: No swap limit support" and "WARNING: No cpuset support". We will enable the SWAP configuration in the kernel, and cpuset is expected since this is a single-core CPU.

TOR-2476FixedCan't run touch calibration on Verdin iMX8MP with error "_OpenDevice(1249): FATAL: Failed to open device, errno=No such file or directory."Verdin iMX8M Mini, Verdin iMX8M PlusDebian Base ContainersLow

Description: The touch calibrator container does not run successfully, with the following error: "_OpenDevice(1249): FATAL: Failed to open device, errno=No such file or directory."
This happens due to the lack of Vivante drivers for SoMs based on the NXP downstream BSP.

TOR-2459FixedRngd service fails to startVerdin iMX8M PlusOpen EmbeddedLow

Description: The rngd.service fails to start on Verdin iMX8M Plus, which may lead to a slower boot.

Update: this was fixed at the BSP level for release 6.0.0, therefore this ticket has been rejected.

TOR-2454FixedAktualizr: Failed sync updates return an incorrect manifest in some casesNot applicableAktualizrLow

Description: Our platform web UI displays the currently installed packages for all ECUs for each device. This information is determined via the manifest that Aktualizr regularly sends back to the server. There is an edge case where certain sync update rollbacks will cause incorrect information to be sent in the manifest. This then causes the web UI to display the incorrect package as installed on the Docker Compose secondary.

TOR-2451FixedLAVA test "hw-links-buses" fails due to possibly missing SPI symlinkColibri iMX6, Apalis iMX6Open EmbeddedLow

Description: On automated tests for our monthly pre-release, some symlinks to devices were missing. The missing ones are "/dev/colibri-spi-cs0" and "/dev/apalis-spi1-cs0", and they prevent the test from running through and checking other symlinks.

Update: this was fixed on the BSP level, nothing was required or done on TorizonCore.

Workaround: Test it on a nightly that has been released after the 6.0.0-devel-202209 monthly. Alternatively, if you plan to use the monthly, then access the given device directly, not though the symlink.

TOR-2433FixedVerdin iMX8M Mini does not boot on nightly candidate to 6.0.0-devel-202209Verdin iMX8M MiniDevice TreesLow

Description: The Verdin iMX8M Mini boot hangs with a Device Tree-related error.

Workaround: Use the latest nightly builds of TorizonCore 6, where it has already been fixed.

TOR-2432FixedTorizonCore 6.0.0-devel-202209 won't boot on Colibri iMX7Colibri iMX7KernelLow

Description: The Colibri iMX7 boot hangs during the kernel startup.

Update: this was fixed at the BSP level, so nothing was done on TorizonCore. Use a nightly image from September 30 or newer to get the fix.

TOR-2429FixedThe weston-touch-calibrator container is hardcoded to calibrate the DPI-1 (RGB) display output on Colibri iMX8X, making it impossible to calibrate a display in the other display outputs (LVDS, MIPI DSI)Colibri iMX8XDebian Base ContainersLow

Description: The weston-touch-calibrator is hardcoded to calibrate the screen on the connector "DPI-1". This may not always be the case and users should be able to calibrate displays on other interfaces.

Workaround: This is fixed, use the latest version of the weston-touch-calibrator container and follow the instructions on how to select a different connector than DPI-1.

6.0.0-devel-202209 (Release date: 2022-09-08)
6.0.0-devel-202209 monthly pre-release
TOR-2408New FeatureEnable support for the Microchip KSZ9897 7-Port Gigabit Ethernet Switch with SGMII/RGMII/MII/RMII in TorizonCoreAll supported modulesKernel

Description: Enable kernel config options on TorizonCore for the Microchip KSZ9897 7-Port Gigabit Ethernet Switch with SGMII/RGMII/MII/RMII support, as a module

TOR-2407New FeatureAs a user, I want to update the Toradex crops container to build TorizonCore 6.x series imagesNot applicableDevice Trees, Kernel, Open Embedded

Description: It is possible to Build TorizonCore from source with the Yocto Project/OpenEmbedded using a container provided by Toradex. This container is being updated so TorizonCore 6 can be built with it, and is made the default version.

TOR-2403FixedThe current `setup-environment-internal` script automatically appends data to `auto.conf` resulting in duplicated settingsNot applicableOpen EmbeddedLow

Description: Every time the "setup-environment" script is run, it automatically appends data to "auto.conf", making it inconvenient to use it.

TOR-2363FixedAktualizr: Manifest doesn't return proper ECU installation report in some casesNot applicableAktualizrLow

Description: In some cases, it is possible for one of the ECUs to not be able to return an installation report in the manifest that is sent to the server. Instead of indicating an error in such a case the installation report just omits any information about this ECU. This can cause a weird situation where the update is marked “successful”, but the specific assignment for the problematic ECU is not marked complete since an installation report was never received. This situation while rare is not easily recovered from.

Update: this has been reported in the upstream project, on Secondary manifest not sent in some cases.

TOR-2324New FeatureAs a user, I want updated documentation for the TorizonCore 6.x seriesNot applicableDevice Trees, Kernel, Open Embedded

Description: As TorizonCore 6.0.0 release gets closer, we start doing internal work on updating the documentation for the release.

5.7.2 (Release date: 2023-03-23)
5.7.2 patch release
TOR-2650FixedRunning "shutdown -h now" or "poweroff" on Torizon for colibri-imx7-emmc results in a partial rebootColibri iMX7KernelLow

Description: Colibri iMX7 has two watchdog sources: the SoC and the PMIC. BSP 5 uses the PMIC watchdog as "/dev/colibri-watchdog", which in turn is the one used by TorizonCore. It turns out that the watchdog firmware for the PMIC on BSP 5 is not as featureful as required to ensure the "shutdown" properly works.

TOR-2519New FeatureAs a user, I want the fix for devices updates being locked in a "pending" state after updating from 5.2.0 to 5.7.0, due to sending of ill-formed manifests to the platform, backported to TorizonCore 5Not applicableAktualizr

Description: This backport refers to the bugfix TOR-2458.

5.7.0 (Release date: 2022-07-28)
5.7.0 LTS release. Learn more on https://www.toradex.com/news/torizon-core-release-5-7-0-quarterly-release
TOR-2398FixedChromium container fails to start in the evaluation containers on modules without GPUColibri iMX6ULL, Colibri iMX7Debian Base ContainersLow

Description: The Chromium and Cog containers were split, and HW acceleration on the GPU (rendering) enabled on Chromium. These changes have broken the startup of Portainer in our "TorizonCore with Evaluation Containers" image.

TOR-2397FixedChromium container fails to start in the evaluation containers on modules with GPUVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Colibri iMX6, Apalis iMX8, Apalis iMX6Debian Base ContainersLow

Description: The Chromium and Cog containers were split, and HW acceleration on the GPU (rendering) enabled on Chromium. These changes have broken the startup of Portainer in our "TorizonCore with Evaluation Containers" image.

TOR-2385New FeatureEnable kernel config options for the MCP23S17 16-Bit I/O Expander with Serial Interface, on TorizonCoreAll supported modulesKernel

Description: Enable kernel config options on TorizonCore for the MCP23S17 16-Bit I/O Expander with Serial Interface support, as a module

TOR-2382New FeatureEnable support for the 1-wire DS2401 Silicon Serial Number in TorizonCoreAll supported modulesKernel

Description: Enable the kernel config options CONFIG_W1, CONFIG_W1_MASTER_GPIO and CONFIG_W1_SLAVE_SMEM as modules on TorizonCore for the DS2401 Silicon Serial Number support

TOR-2366FixedThe docker-integrity-checker and docker-compose systemd services don't use /etc/docker/config.json as the default configuration fileNot applicableOpen EmbeddedLow

Description: Docker uses a configuration file that is kept by default in the user directory (something like "/home/user/.docker/config.json"). This is not ideal for TorizonCore, since the home directory is not touched by updates, and user configuration hardly ever makes sense. Due to that, some of our services explicitly set the DOCKER_CONFIG environment variable to use the config file at /etc/docker/config.json, which is great because, as a user, you can customize it, capture changes with TorizonCore Builder, and replicate the configuration to all boards.

Recently, it was reported that the configuration file /etc/docker/config.json was not being used by the docker-integrity-checker and the docker-compose services, leading to unexpected behavior.

This is being fixed in a way that the DOCKER_CONFIG variable is globally set in TorizonCore, so all systemd services and the shell environment make use of it.

Workaround: Create a systemd override for the affected services that appends the line Environment="DOCKER_CONFIG=/etc/docker", then capture changes with TorizonCore Builder.
Or set "/home/torizon/.docker/config.json" and "/etc/docker/config.json" with the same contents.
Or use a symbolic link from one file to another.

TOR-2359FixedRemote updates get stuck after a power supply interruption while updating (update started shown in WebUI)Not applicableAktualizrLow

Description: The error "Top level object in '/var/sota/storage/docker-compose/docker-compose.yml.tmp' needs to be an object not ''." shows up in rare occasions, due to power cut on secondary updates leading to an empty /var/sota/storage/docker-compose/docker-compose.yml.tmp file. This leads to a scenario where the board cannot recovery from updates in the web UI and thus leads to a state where application updates cannot be performed anymore.

We are fixing it by making the file creation operation atomic, so it properly fails and rolls back if the file is not populated with the expected content during a power cut.

TOR-2340FixedError "E1187: Failed to source defaults.vim" when using VimNot applicableOpen EmbeddedLow

Description: When using Vim on TorizonCore, the following message is printed before Vim is started: "E1187: Failed to source defaults.vim". While it does not prevent you from using Vim, a defaults.vim file is missing which would suppress such a message, therefore we'll add it.

TOR-2320FixedError response from Docker daemon "docker: Error response from daemon: transport is closing: unavailable." in LAVA testsNot applicableOpen EmbeddedLow

Description: The error "docker: Error response from daemon: transport is closing: unavailable." was identified by our test infrastructure on some SoMs, as Colibri iMX6ULL, Colibri iMX7, and Apalis iMX6D 1GB IT. We are investigating why.

If you experience the same error, please report it in our community website.

Update: we have downgraded from docker-moby 20.x to docker-ce 19.03.14, which is proven to be stable from our previous releases and test cases.

TOR-2318FixedDevice tree repository not syncing from BSP nightliesNot applicableCI / CD, Device Tree OverlaysLow

Description: For a while, our device-trees repository got out of sync with the Linux kernel device trees. It is fixed as of June 9th. If you have done some work previously and your device tree is not working, please pull the latest changes.

TOR-2315FixedOffline Updates: Synchronous Updates do not work correctly if a device is offline provisionedNot applicableAktualizrLow

Description: During our internal tests to validate the secure offline updates implementation, we have noticed that synchronous updates don't work.

TOR-2305FixedOffline Updates: Synchronous offline updates failNot applicableAktualizrLow

Description: If you define a synchronous update using a vanilla TorizonCore image - that is, one provided by Toradex and not customized with TorizonCore Builder - then synchronous updates fail.

Workaround: Push a TorizonCore image to the Platform Services using TorizonCore Builder, then use this image for synchronous secure offline updates.

TOR-2261FixedWeston configuration does not work on apalis-imx8 with HDMI displayApalis iMX8Debian PackagesLow

Description: The Weston configuration file does not make changes as expected. This was identified when trying to rotate the screen by 90 degrees, as documented in Working with Weston on TorizonCore.

Workaround: We suspect this is an issue with sharing the configuration file with the Weston container. Try to share the entire directory where the configuration file is located, instead of only the file itself. For example: "-v ${PWD}/weston/:/etc/xdg/weston" or "-v ${PWD}/weston-dev/:/etc/xdg/weston-dev"

Update 1: It seems that the underlying culprit are trailing whitespaces. Ensure that your configuration file does not contain trailing whitespace.

Update 2: in the end, the "name=*" line of the configuration file was commented out. Please remember to uncomment this line to make your customization effective.

TOR-2186New FeatureAs a user, I want documentation about production programming and provisioning at scaleNot applicableOther

Description: TorizonCore Builder will contain features that allow devices to be provisioned to the Torizon Platform Services without manual intervention. This allows you to provision devices during production programming.

Update: documentation is available on Production Programming in Torizon.

5.7.0-devel-202206 (Release date: 2022-06-07)
5.7.0-devel-202206 monthly pre-release
TOR-2356New FeatureEnable kernel config CONFIG_NETFILTER_XT_MATCH_OWNER in TorizonCoreAll supported modulesKernel

Description: Enable kernel config CONFIG_NETFILTER_XT_MATCH_OWNER in TorizonCore, as requested by a customer.

TOR-2277New FeatureAs a developer, I want to reduce the log level for Aktualizr "Offline-mode header not found"Not applicableAktualizr

Description: The message “Offline-mode header not found…“ is not very important on the default log level. It can bring more confusion than help in the early debug stages. We plan to drop the log level so it is omitted by default.

TOR-2276FixedSplash screen working on Apalis iMX8 only if HDMI overlay is disabledApalis iMX8Device Tree OverlaysLow

Description: Currently, it is stated that splash screen on Apalis iMX8 is not supported due to an NXP DRM driver limitation.

However, if the HDMI interface is disabled (HDMI device tree overlays removed) and only the LVDS interface is enabled (LVDS device tree overlays added), then the splash screen shows up on the LVDS display.

TOR-2274New FeatureEnable support for the SJA1000 CAN controllerNot applicableKernel

Description: Enable kernel config options on TorizonCore for the SJA1000 CAN controller support, as a module

TOR-2271New FeatureAs a developer, I want provisioning to happen soon after internet access is availableNot applicableOpen Embedded

Description: The provisioning service has a timeout of 30 minutes. We plan to reduce it to 5 minutes, so provisioning retry does not take too long in case it's required.

TOR-2262New FeatureAs a developer, I want mmc-utils on TorizonCore, so I can perform booloader updatesNot applicableOpen Embedded

Description: mmc-utils are useful in many scenarios. Motivated by the necessity to allow bootloader updates, we decided to include the utils in the TorizonCore distro. Learn more about eMMC on our article eMMC (Linux)

TOR-2260FixedSyntax error in weston.ini fileNot applicableDebian PackagesLow

Description: The current default "weston.ini" provided in our Debian containers has a trailing space in the commented line "#[output]". If this line is uncommented, a silent error happens due to the file being considered malformed.

Workaround: Remove the trailing whitespace manually.

TOR-2235FixedAs a developer, I want to update the article about GStreamerNot applicableSamplesLow

Description: The instructions on how to use the samples are outdated, missing build instructions for 64-bit targets.

Edit: the article update is done, check it out on Using GStreamer in a Docker Container With Torizon.

TOR-2168New FeatureAs a developer, I want to rebuild Chromium with a newer version to be used by the kiosk-mode-browserNot applicableDebian Packages

Description: We plan to bump the Chromium version in our kiosk mode browser container as regular maintenance. We plan to enable hardware acceleration specific to the GPU, related to operations as rendering.

Update: hardware-accelerated Chromium has been released! Learn how to run it on .

5.7.0-devel-202205 (Release date: 2022-05-09)
5.7.0-devel-202205 monthly pre-release
TOR-2259New FeatureEnable support for the NXP SC16IS7xx (via SPI) and the PWM Servo Module PCA9685All supported modulesKernel

Description: Enable kernel config options on TorizonCore for the NXP SC16IS7xx (via SPI) and the PWM Servo Module PCA9685 support, as modules

TOR-2256FixedTorizonCore build fails due to Git error when generating the imageNot applicableOpen EmbeddedLow

Description: On development PCs with newer versions of Git that address CVE-2022-24765 and CVE-2022-24767, the TorizonCore build with Yocto Project/OpenEmbedded fails.

Workaround: This is fixed on commit 256b379f02da66522eb20d93071f95b9bd859f8e, update your local version of meta-toradex-torizon to this commit or newer.

TOR-2255New FeatureAs a developer, I want to release a Cog container for GPU-less SoMsColibri iMX6ULL, Colibri iMX7Debian Base Containers

Description: When we integrated Cog in our kiosk-mode-browser, a bug prevented it from working on GPU-less SoMs (Colibri iMX6ULL and Colibri iMX7).

This has been fixed and it is possible to run Cog on GPU-less SoMs. Learn more on Running Cog

TOR-2249FixedAn OTA with the same name and version running on the device, but different hash, puts the device in an unrecoverable stateNot applicableAktualizrLow

Description: If you push an application update with a given version, let's say "1.0", then you override the Docker Compose on the Platform Services but use the same version "1.0" and push a new application update, this leaves the device into an application update hanging state.

TOR-2248New FeatureEnable support for matrix keyboard (CONFIG_KEYBOARD_MATRIX)All supported modulesKernel

Description: We enable support for matrix keyboard in TorizonCore, shipping it as a module

TOR-2239New FeatureAs a developer, I want to split the kiosk-mode-browser in two for Cog and Chromium, so the containers are optimized and maintenance is easierNot applicableDebian Base Containers

Description: The kiosk-mode-browser includes both Chromium and Cog. To keep things lean for customers and also easier for us to maintain, we will split the container in two.

TOR-2161New FeatureAs a developer, I want to investigate how to run graphical applications on a headless boardNot applicableAutomated testing

Description: Running graphical applications on a board that does not have a display connected can be useful. For example, it may help validating graphical apps on CI pipelines, or remote accessing a board while sharing it with others during a development phase.
While we execute this task mainly motivated to improve our CI pipeline, as we consider some results of this investigation useful to customers, we will publicly document them. If you have interesting in such, please contact us.

Update 1: how to force a display connector state to "on" is documented on Working with Weston on TorizonCore - Running graphical application without a display connected.

Workaround: Check if the display connector state is on. If not, force it with a command similar to "echo on > /sys/class/drm/card1-HDMI-A-1/status", depending on your board.

5.6.0 (Release date: 2022-04-08)
5.6.0 quarterly release. Learn more on https://www.toradex.com/news/torizon-core-release-5-6-0-quarterly-release
TOR-2211FixedLAVA test case for TorizonCore "hw-automounting-test" is failingNot applicableAutomated testingLow

Description: Our CI test infrastructure caught a regression on automounting a USB stick. This is due to the fact that, if a drive without a partition table is inserted during boot, it is not mounted properly. On hotplug, it does work as expected.

TOR-2199Fixedmwifiex drivers don't get loaded if the device hostname gets changedNot applicableOpen EmbeddedLow

Description: On TorizonCore, the loading of on-SoM Wi-Fi drivers are delayed, to improve application boot time. Currently the drivers are loaded for each SoM based on the hostname. This leads to the drivers not loading if the hostname is changed.

The method to infer the SoM model will be changed to allow customers to change the hostname without such an impact.

Workaround: Until the fix is released, avoid changing the hostname.

TOR-2192FixedPersistent logging no longer worksNot applicableKernel, Open EmbeddedLow

Description: The persistent journald logging should work, as it has been tested in the past. The feature was reported as not working in our community, therefore we are investigating and fixing it.

Update: the documentation is updated and the reported issue is fixed.

TOR-2187New FeatureEnable support for "Rotary encoders connected to GPIO pins" (CONFIG_INPUT_GPIO_ROTARY_ENCODER) in TorizonCoreNot applicableKernel

Description: We enable support for the Rotary encoders connected to GPIO in TorizonCore, shipping it as a module.

This has been requested in our community

5.6.0-devel-202203 (Release date: 2022-03-09)
5.6.0-devel-202203 monthly pre-release
TOR-2176New FeatureAs a user, I want documentation on synchronous remote updatesNot applicableAktualizr

Description: In the Torizon Platform Services, you can perform synchronous updates. In other words, you can deploy OS and application updates together.

We have documented it on Torizon Remote Updates Technical Overview - Synchronous updates (5.4.0).

TOR-2175New FeatureEnable support for the Micro Crystal RV8803 RTC (CONFIG_RTC_DRV_RV8803) in TorizonCoreAll supported modulesKernel

Description: We enable support for the RTC Micro Crystal RV8803 in TorizonCore, shipping it as a module.
This has been requested in our community.

TOR-2167New FeatureAs a developer, I want to review the NXP license added to TorizonCore without evaluation containersVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Colibri iMX6, Apalis iMX8, Apalis iMX6Open Embedded

Description: TorizonCore releases come in two “flavors”: with and without evaluation containers. We add the NXP license to the Toradex Easy Installer image without evaluation containers, but we don’t use it. In other words, when installing TorizonCore, users are not prompted to accept the license.
In this task, we will evaluate if the license is being deployed as a mistake, or if we should enable prompting users to accept NXP’s EULA.

Update: we came to the conclusion that, even for images without evaluation containers, some of them are shipped with components that are subject to NXP's EULA. Therefore, the license will also show up on those images, on a case-by-case basis mostly dependent on the SoC that equips a given SoM.

TOR-2145FixedKMS Cube sample presenting VGA and Parallel display with horizontal line artifacts on Colibri iMX8XColibri iMX8XDebian Base ContainersLow

Description: The Qt sample "KMS cube" displays horizontal line artifacts and very high FPS on the parallel video output. The issue can only be reproduced on the KMS Cube sample.

This issue is inherited from the Toradex BSP, therefore there are no plans to fix it on the TorizonCore team. See ELB-4203 for more info.

Workaround: See ELB-4203 for a workaround.

TOR-2142FixedUnable to remote access the device via VNC/RDP after running a Qt framebuffer testNot applicableDebian Base ContainersLow

Description: Every time we release a TorizonCore version (quarterly or LTS) we test Qt using different back-ends, including the "linuxfb". We have noticed that, after running a Qt app with this back-end, it is not possible anymore to access the device via VNC/RDP, and a reboot is required.

Our latest findings show that the problem is due to the app leaving the TTY stuck in "graphics" mode instead of returning to "text" mode after the exit of the program. We are investigating how to ensure the TTY is returned to the "text" mode before an application is restarted.

Workaround: For this specific sample, if you exit it by pressing "Ctrl+Q" or "Right click --> Quit", it will properly return the TTY to "text" mode as to not let the error happen again. We are still evaluating why it happens, though.

In general, if you need VNC/RDP access, run your Qt app with either the Wayland or the EGLFS/KMS back-end for the moment.

Update: we have added a script to the weston Debian container to make sure the terminal is always reset to a usable state. This should fix the issue while being transparent to you.

TOR-1566New FeatureAs a developer, I want to use a lint tool in Dockerfiles, so code quality is improvedAll supported modulesDebian Base Containers

Description: Even though we pay attention to best practices since practically the birth of Torizon, so far we didn't use a linter in our CI pipelines. After some investigation, we have decided to adopt hadolint and we recommend that, if you write your own Dockerfiles, you also use a linter.

As an example, you can see the implementation in our torizon-samples repository. we ignore some warnings on a per-repository basis, adapted to their context.

5.6.0-devel-202202 (Release date: 2022-02-01)
5.6.0-devel-202202 monthly pre-release
TOR-2152New FeatureAs a user, I want the ifupdown plugin for NetworkManager included in TorizonCoreNot applicableOpen Embedded

Description: The "ifupdown" plugin for NetworkManager is included in TorizonCore and disabled by default. As stated in our article Networking with TorizonCore, please refer to the official NetworkManager docs on how to use the plugin.

TOR-2115New FeatureEnable support for the NXP PCF2127/29 RTC (CONFIG_RTC_DRV_PCF2127) in TorizonCoreAll supported modulesKernel

Description: We enable support for the RTC NXP PCF2127/29 in TorizonCore, shipping it as a module.
This feature has been requested in our community.

Workaround: Until the driver is enabled, you must build a custom version of TorizonCore from source, adding your patches to enable the device driver.

TOR-2084New FeatureAs a user, I want to learn what does a successful remote application update means and its relationship with health checksNot applicableAktualizr

Description: We lack documentation on what does a "successful remote application update" means. This creates a misalignment between what customers expect from the feature and how it behaves. It has been documented and is available in the Torizon Remote Updates Technical Overview.

TOR-2058New FeatureAs a developer, I want to stop providing experimental support for NAND-based modules in TorizonCoreColibri iMX6ULL, Colibri iMX7Open Embedded

Description: While Toradex has never supported raw NAND-based SoMs (the lower-end versions of Colibri iMX6ULL and Colibri iMX7 with 256/512MB of RAM), those machines were available in meta-toradex-torizon as experimental.

As we don't plan to maintain them in the future, we are dropping the experimental support to indicate that to customers that may be doing their own experimentation with a raw NAND-based SoM and TorizonCore.

Workaround: If you plan to run TorizonCore on a raw NAND device in the future, you will have to maintain your own fork of TorizonCore, either in-house or through our partners.

TOR-1931New FeatureAs a developer, I want to investigate what is missing related to VPU-enabled GStreamer support in TorizonCore for SoMs that use the Hantro VPUVerdin iMX8M Plus, Verdin iMX8M MiniDebian Base Containers, Debian Packages

Description: TorizonCore lacks some Debian packages that would allow you to use VPU-enabled GStreamer pipelines for Verdin iMX8M Mini and Verdin iMX8M Plus, that use the Hantro VPU. In this task, we investigate which NXP packages we miss and list what Debian packages must be created by Toradex to support it.

Note that Apalis/Colibri iMX6 already have upstream support for VPU acceleration, and Apalis iMX8, Apalis iMX8X and Colibri iMX8X are also supported downstream, the latter with instructions provided on How to use GStreamer on TorizonCore.

Workaround: While it isn't a trivial thing to do, you could start from our instructions for i.MX 8 and add/build the missing NXP packages directly in a Dockerfile.

5.5.0 (Release date: 2022-01-07)
5.5.0 quarterly release. Learn more on https://www.toradex.com/news/torizon-core-release-5-5-0-quarterly-release
TOR-2087New FeatureAs a developer, I want to understand if DBus introduces a security issue for usersNot applicableOpen Embedded

Description: D-Bus exposes some features from the base OS such as the ability to reboot or shutdown the system. We have evaluated if this is a security risk and came to the conclusion that, by default, it isn't. This is due to the fact that to use D-Bus from inside a container, you must explicitly bind mount "/var/run/dbus" and therefore evaluate the risk of doing so.
Keep in mind that, in the worst case, even if you expose D-Bus to your container, it will be as secure as a regular non-containerized embedded Linux system, where you don't have the additional security layer offered by containers.

Workaround: If you don't trust the software running in your container, it is advised that you don't bind mount "/var/run/dbus", or at least restrict D-Bus access to some interfaces by creating configuration files on "/etc/dbus-1/system.d/".

TOR-2008New FeatureAs a user, I want to be made aware of the importance of setting strong password and I want to be able to enforce itNot applicableOpen Embedded

Description: Nowadays, certificate-based authentication is a more secure and preferred method over password-based authentication. Nevertheless, we want to at least provide the tools for our customers to create strong passwords, shall they decide to use this method.
When this task is completed, you will get documentation explaining how to enforce the setup of a strong password and learn more about certificate-based authentication.
TorizonCore will not change the default implementation on how to set a new password: you are required to update the password on the first login, but you still can set a weak password without being prompted about it.

TOR-2007New FeatureAs a user, I want to understand if it makes sense to prune Docker images periodically in TorizonCoreNot applicableOpen Embedded

Description: Especially during development, it is common that the system accumulates several stopped containers, networks, and dangling images. This may lead to annoying usage of storage.
Since this feature was added, TorizonCore is shipped with a systemd service named "docker-auto-prune" that you can enable during development, and it will run periodically to remove the accumulated garbage.
Learn more on Debian Containers for Torizon - Docker Auto Prune

TOR-1881FixedAktualizr reports an incorrect hash when it can't find the currently-running version in its targets metadataNot applicableAktualizrLow

Description: Currently, when you install TorizonCore and provision it on the Torizon Platform Services, the Platform does not display the TorizonCore version that is installed on the device. This is a limitation that must be first fixed in libaktualizr.
This fix will allow users of the Platform Services to see the TorizonCore version that is installed on the board during the first installation.

TOR-1857New FeatureAs a user, I want to learn how to suspend, reboot or alter power state from within a containerNot applicableDebian Base ContainersLow

Description: It is a common application request from Toradex customers to be able to reboot, shutdown, or enter a low-power mode.
To help those customers, we investigate how to do it following best practices, being able to achieve this goal in a secure way.
As a result of this investigation, we provide public documentation on Torizon Best Practices Guide - reboot and suspend/resume from within a container.

5.5.0-devel-202112 (Release date: 2021-12-07)
5.5.0-devel-202112 monthly release
TOR-2036New FeatureAs a developer, I want to investigate the best approach to monitor users applications with Fluent BitNot applicableOpen Embedded

Description: If you are interested in monitoring the output of your containers (stdout and stderr), it is made possible with Fluentd. Learn how to do it on Device Monitoring in TorizonCore - Containerized Application Monitoring.
Keep in mind that you have to implement the server-side monitoring since the Torizon Platform Services currently don't interpret and present this data.

TOR-2034New FeatureAs a user, I want to be able to set the name and version when pushing OSTree commits to Torizon OTANot applicableAktualizr

Description: When using the torizoncore-builder push command, you can set the OS update package name and version. This way, you can easily manage and select your packages on app.torizon.io.

TOR-1638New FeatureAs a user, I want an easier way to configure video output and resolution, so I don't spend much time doing this manuallyVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Colibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis iMX8XDebian Base Containers

Description: A section dedicated to this has been added to the article Working with Weston on TorizonCore, together with comments on our weston.ini files on our Weston Debian Docker image. In summary, it points to the official weston-drm documentation.

5.5.0-devel-202111 (Release date: 2021-11-05)
5.5.0-devel-202111 monthly release
TOR-2065New FeatureRemove support for Colibri iMX8X V1.0B in TorizonCoreColibri iMX8XOpen Embedded

Description: The Colibri iMX8X 1.0B is an early sample. We advise you to move to the latest version as soon as possible.

Workaround: While you don't procure a newer version, use the latest supported TorizonCore version 5.4.0.

TOR-2046New FeatureAs a user, I want to be able to use NXP GStreamer packages on iMX8Verdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Apalis iMX8, Apalis iMX8XDebian Packages

Description: The NXP fork of GStreamer provides some hardware-accelerated features that are not available in the upstream GStreamer project. Due to a mismatch between the version of NXP's fork compatible with our BSP, and the upstream package provided by Debian, we provide Debian packages for a fixed version of the NXP fork. Learn more about it on How to use GStreamer on TorizonCore.

TOR-2045New FeatureRemove support for Apalis iMX8X in TorizonCoreApalis iMX8XOpen Embedded

Description: Apalis iMX8X is being phased out and we are removing the support in TorizonCore.

Workaround: Migrate to a supported SoM that meets your requirements. Options and Apalis iMX8, Verdin iMX8M Plus and others. Browse for available SoMs on toradex.com

TOR-2025New FeatureEnable Config CONFIG_MS5637All supported modulesKernel

Description: Enable MS5637 I2C temperature/pressure sensor in TorizonCore.

TOR-2023New FeatureAs a user, I want public documentation about multi-display support in WestonNot applicableDebian Base Containers

Description: It is a common request from customers to support multi-display configurations in TorizonCore (e.g. HDMI + RGD display). This is not trivial to execute, therefore we invest some time in learning how to do it and documenting it so our customers can save time. Learn more in the article Working with Weston in TorizonCore - Multi-display.

5.4.0 (Release date: 2021-10-08)
5.4.0 Quarterly Release. Learn more on https://www.toradex.com/news/torizon-core-release-5-4-0-quarterly-release
TOR-2052FixedTorizonCore fails to build in the plymouth's do_fetch taskNot applicableOpen EmbeddedLow

Description: TorizonCore is failing to build in the plymouth's do_fetch task. The reason is that the upstream project renamed the master branch to main.

TOR-2021FixedSudden reboot with TorizonCore 5.3.0+build.7 with evaluation containers on Colibri IMX8DXColibri iMX8XDebian Base ContainersLow

Description: TorizonCore is rebooting on Colibri IMX8DX 1GB due to low memory issues.

TOR-2004FixedThe rngd service is failing on Colibri iMX6ULL eMMCColibri iMX6ULLOpen EmbeddedLow

Description: The rngd service is failing on Colibri iMX6ULL eMMC because there is no entropy source (that is because iMX6ULL doesn’t have the CAAM module).

TOR-2000New FeatureAs a developer, I want to update debian-dotnet-development-images to the Debian Bullseye releaseNot applicableDebian SDK Containers

Description: Debian Bullseye was released on Aug 14th, so debian-dotnet-development-images needs to be updated to use this new version.

TOR-1668Fixedlibopencv-java/jni multi-arch issuesNot applicableDebian PackagesLow

Description: There is an issue with the libopencv-java/jni package being interpreted as a mutli-arch package. This can cause issues when this package is pulled into a non-arm based container such as our "debian-cross-toolchain*" container images.

5.4.0-devel-202109 (Release date: 2021-09-03)
5.4.0-devel-202109 Monthly Release
TOR-1998New FeatureAs a developer, I want to update debian-cross-toolchains to the Debian Bullseye releaseNot applicableDebian SDK Containers

Description: Update the debian-cross-toolchains containers to the latest Debian Bullseye release.

TOR-1997New FeatureAs a developer, I want to update Torizon base containers to the Debian Bullseye releaseNot applicableDebian Base Containers

Description: Update Torizon Debian containers to the Bullseye stable release.

TOR-1994New FeatureAs a user, I want device monitoring enabled by default in TorizonCoreNot applicableOpen Embedded

Description: Enable device monitoring by default in TorizonCore. That means TorizonCore will ship with some Fluent-Bit default configuration, and the Fluent-Bit service will be automatically enabled when the device is provisioned.

TOR-1993Fixedaktualizr-torizon: Project fails to compile outside of YoctoNot applicableAktualizrLow

Description: The aktualizr-torizon project fails to compile outside of Yocto builds (i.e. when built manually).

TOR-1991FixedCalibration using the weston-touch-calibrator container doesn't workColibri iMX8X, Apalis iMX8, Apalis iMX8XDebian Base ContainersLow

Description: The weston-touch-calibrator container is missing for iMX8 based devices.

TOR-1979Fixedneofetch doesn't show the Torizon logo in the Debian containerNot applicableDebian Base ContainersLow

Description: There is an issue when running neofetch inside Torizon's Debian-based containers, where Torizon's logo is not showed.

TOR-1968Fixeddocker pull fails with "too many levels of symbolic links" errorNot applicableOtherLow

Description: On a power failure during a "docker pull", Docker data may get corrupted, leading to the error "failed to register layer: error creating overlay mount to /var/lib/docker/overlay2/hash/merged: too many levels of symbolic links".

Update: a service is now available on TorizonCore to attempt to recover the system from this situation. This service is disabled by default and must be enabled by you. Read the Docker Data Integrity Checker to learn more.

TOR-1955New FeatureAs a user, I want to support Colibri iMX6ULL 1G in TorizonCoreColibri iMX6ULLOpen Embedded

Description: Add Colibri iMX6ULL 1G (eMMC version) in TorizonCore.

TOR-1924New FeatureAs a user, I want to use the latest Portainer version in the image with pre-provisioned containersNot applicableDebian Base Containers

Description: Update Portainer version to 2.6.2.

TOR-1831New FeatureAs a developer, I want to investigate options and alternatives to optimize boot time in TorizonCoreNot applicableOpen Embedded

Description: Measure, optimize and document TorizonCore boot time.

TOR-1756New FeatureInvestigate and document Weston features and workaroundsNot applicableDebian Base Containers

Description: Create an article on the developer website about Weston features and configuration options.

5.4.0-devel-202108 (Release date: 2021-08-05)
5.4.0-devel-202108 Monthly Release
TOR-2141FixedTorizoncore-builder creates incorrect uEnv.txt files on raw NAND SoMsColibri iMX6ULLOpen EmbeddedLow

Description: On Colibri iMX6ULL, we cannot deploy custom images generated by TorizonCore Builder.

Edit: in the end, we have identified this an issue related to OSTree and U-Boot, and have fixed it with a patch in our OpenEmbedded layer meta-toradex-torizon. No changes were applied to TorizonCore Builder.

TOR-1772New FeatureAs a user, I want TorizonCore to properly monitor containers and recover from Docker data corruptionNot applicableOpen Embedded

Description: TorizonCore should be more resilient to container problems. So we need to 1) make sure the containers described in the docker-compose file are really running and 2) identify corrupted Docker data as soon as possible, and try to recover from it, like force-pulling the corrupted images.

TOR-1595FixedTerminal Messages Between Splash and PortainerNot applicableOtherLow

Description: Between the splash screen and Portainer, we can see a console terminal. The transition between the splash screen and Portainer should be smooth.

TOR-1536FixedAfter stopping the Weston container, the console screen is not displayedNot applicableDebian Base ContainersLow

Description: After stopping the Weston container, the console screen is not displayed on the connected display. It is just blank instead.

TOR-1507FixedPoor chromium performance on Colibri iMX8XColibri iMX8XDebian PackagesLow

Description: Poor chromium performance on Colibri iMX8X when running the Grafana sample application.

5.3.0 (Release date: 2021-07-08)
5.3.0 Quarterly Release. Learn more on https://www.toradex.com/news/torizon-core-release-5-3-0-quarterly-release
TOR-1952Fixedconmon is failing to buildNot applicableOpen EmbeddedLow

Description: conmon fails to build because the upstream project renamed the master branch to main.

TOR-1949FixedPossible dependency issue with latest Qt5 container imagesNot applicableDebian PackagesLow

Description: Installation of qtdeclarative5-dev fails inside a Debian container.

Workaround: Workaround 1: Forcing the package in Debian feed: apt-get install ... qtdeclarative5-dev:arm64=5.15.2+dfsg-5 Workaround 2: updating /etc/apt/sources.list in Dockerfile to use the new snapshot: RUN sed -i 's/20210525T091852Z/20210626T065617Z/' /etc/apt/sources.list

TOR-1948FixedChange branch for git://github.com/coreos/go-systemd.gitNot applicableCI / CDLow

Description: The project git://github.com/coreos/go-systemd.git has renamed their master branch to main. Due to that, the build fails.

TOR-1937FixedChromium fails with out-of-memory errors on Colibri iMX6Colibri iMX6Debian Base ContainersLow

Description: The kiosk-mode-browser container is not running on a fresh installation of TorizonCore 5.3.0 on Colibri iMX6. After launching the container and waiting for some time, the Linux kernel starts killing the "chromium" processes.

TOR-1935FixedCannot update Verdin iMX8MM from TorizonCore 5.1.0 (quarterly) to TorizonCore 5.3.0 (nightly)Verdin iMX8M MiniOpen EmbeddedLow

Description: When updating Verdin iMX8MM from TorizonCore 5.1.0 (quarterly release ) to TorizonCore 5.3.0 (nightly build), the boot fails with a "device tree not found" error.

TOR-1932New FeatureAs a user, I want a better logo in the Portainer interfaceNot applicableDebian Base Containers

Description: Change Torizon logo in the Portainer interface.

TOR-1920FixedChromium Started From Portainer Provides a Poor UX With Error Code 256Not applicableOtherLow

Description: We have performance issues when starting Chromium from another Chromium instance (Portainer), so let's change to Cog in the template.

TOR-1919FixedPortainer Does Not Start in FullscreenNot applicableOtherLow

Description: After updating to version 88.0.4324, Chromium doesn't start in fullscreen anymore.

TOR-1911New FeatureEnable Configs for AD5592R & AD7124All supported modulesKernel

Description: Enable the following ADC/DAC in the kernel configuration: AD5592R, CONFIG_AD5593R, CONFIG_AD7124.

TOR-1909FixedQt5 with EGLFS/KMS backend not working on iMX8Verdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Apalis iMX8, Apalis iMX8XDebian Base ContainersLow

Description: On some modules, we cannot start the QT5 container using the EGLFS interface due to misconfigured DRI card interface.

TOR-1890New FeatureAs a user, I want WPE/Cog support in the kiosk-mode-browser containers, so I can have better hardware acceleration support in Web applicationsNot applicableDebian Base Containers

Description: Cog is a single “window” launcher for the WebKit WPE port. It is small, provides no user interface, and is suitable to be used as a Web application container. The “window” may be fullscreen depending on the WPE backend being used.“ It can be an alternative to Chromium for HTML application development.

TOR-1605New FeatureAs a developer, I want to see a Torizon logo and some info about the device with neofetch, so TorizonCore branding and customers trust are improvedAll supported modulesDebian Base Containers, Open Embedded

Description: Add neofetch in TorizonCore and Debian containers.

TOR-199FixedX11 display number changes when starting/stopping weston containerNot applicableLow

Description: On each execution a new .X*-lock entry is created under /tmp and XWayland keeps incrementing X display number, this generates issues for any X-based application.

TOR-162FixedVT switching brokenNot applicableLow

Description: VT switching between getty 1-6 (as enabled by systemd by default) and Weston running in the container does not seem to work.

5.3.0-devel-202106 (Release date: 2021-06-02)
5.3.0-devel-202106 Monthly Release
TOR-1883Fixeduse-head-next is being set even when using default.xml manifestNot applicableOpen EmbeddedLow

Description: The repo tool has been changed a while ago to create the manifest file as a plain xml file instead of a symlink. This was causing an issue where use-head-next was being added to MACHINEOVERRIDES even on monthly/quarterly builds, causing TorizonCore builds to build from the latest u-boot/kernel trees.

TOR-1855New FeatureAs a developer, I want Aktualizr-Torizon to be able to send device monitoring data to Torizon OTANot applicableAktualizr

Description: Implementation of a proxy in Aktualizr-Torizon to receive JSON formatted data from a local TCP socket and send it to Torizon OTA.

TOR-1850New FeatureEnable CONFIG_POWER_RESET_GPIO kernel config option in TorizonCoreAll supported modulesKernel

Description: The kernel configuration option CONFIG_POWER_RESET_GPIO makes it possible to power off the device via a GPIO.

TOR-1848New FeatureAs a developer, I want to investigate the current state of Verdin iMX8M Plus support in TorizonCoreVerdin iMX8M PlusOpen Embedded

Description: Add TorizonCore support on Verdin iMX8M Plus.

TOR-1820New FeatureUpdate Debian packages to NXP BSP L5.4.70_2.3.2Verdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Apalis iMX8, Apalis iMX8XDebian Base Containers, Debian Packages

Description: Update Debian packages to the latest NXP BSP release (L5.4.70_2.3.2).

TOR-1804New FeatureAs a user, I want to access PWM files using the torizon user, so I don't need root privileges to do thatNot applicableOpen Embedded

Description: Change credentials of the PWM files to a pwm group, and add the torizon user to it. That way, the torizon user can access the PWM interface without root access.

TOR-1725FixedForward appropriate arguments to the kernel from the boot scriptApalis iMX8Open EmbeddedLow

Description: The BSP stores platform (SoM) related kernel arguments in the defargs U-Boot environment variable. Let's append the content of this variable in the default TorizonCore kernel arguments.

TOR-1657New FeatureUpdate kiosk-mode-browser containersNot applicableDebian Base Containers

Description: Update chromium package to version 88.0.4324 and rebuild kiosk-mode-browser containers to the latest Debian Bulleye snapshot.

TOR-1647New FeatureAs a developer, I want to investigate Access Point mode support in TorizonCore, so I can provide this feature to usersNot applicableOpen Embedded

Description: Test and document how to configure Wi-Fi Access Point mode with Network Manager in TorizonCore.

5.3.0-devel-202105 (Release date: 2021-05-05)
5.3.0-devel-202105 Monthly Release
TOR-1771New FeatureAs a developer, I want to leverage systemd watchdog feature to monitor services, so I can take some action when core services freezeNot applicableOpen Embedded

Description: Integrate systemd watchdog feature in TorizonCore.

TOR-1770New FeatureAs a developer, I want to integrate greenboot in TorizonCore, so updates and rollback checks are more flexibleNot applicableOpen Embedded

Description: Integrate Greenboot framework in TorizonCore.

TOR-1768New FeatureAs a developer, I want to integrate Fluent Bit in TorizonCore, so I can configure it to forward data/log to a server for monitoring purposesNot applicableOpen Embedded

Description: Add Fluent Bit log collector/forwarder to TorizonCore. The service will be disabled by default and may be configured/enabled by the user.

TOR-1737New FeatureAs a developer, I want to investigate VPN support in TorizonCoreNot applicableOpen Embedded

Description: Add VPN support in TorizonCore using Wireguard, an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography.

TOR-1728New FeatureAdd i2c-tools and evtest to TorizonCoreNot applicableOpen Embedded

Description: Add to TorizonCore i2c-tools (i2C bus utilities) and evtest (input subsystem utility).

TOR-1696FixedThe imx-gpu-viv-demos package is not installingVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Apalis iMX8, Apalis iMX8XDebian Base ContainersLow

Description: The imx-gpu-viv-demos package installation is failing with dependencies issues.

TOR-1441New FeatureAs a developer, I want to have my own Aktualizr repository, so maintenance is improved in the client applicationAll supported modulesAktualizr

Description: Aktualizr update client application forked and renamed to Aktualizr-Torizon.

5.2.0-devel-202104 (Release date: 2021-04-09)
5.2.0-devel-202104 Monthly Release. Learn more on https://www.toradex.com/news/torizon-core-release-5-2-0-release-monthly
TOR-1781FixedUpdate failing from last monthly to last nightlyApalis iMX6Open EmbeddedLow

Description: Update via Torizon OTA is failing from the last monthly build (5.2.0-devel-202103+build.9) to the last nightly build (5.2.0-devel-20210328+build.257).

TOR-1777New FeatureRemove "for V1.0C HW" from Colibri iMX8X C0 image namesColibri iMX8XOpen Embedded

Description: Since we have now Colibri iMX8X V1.0D, let's remove "for V1.0C HW" from the image name.

TOR-1775Fixedgstreamer demo fails on iMX7 with "/dev/video2: no such file or directory"Colibri iMX7Debian PackagesLow

Description: Following the gstreamer article, the demo fails on iMX7 with "/dev/video2: no such file or directory".

TOR-1738FixedAdd Backlight bl_power to the video GroupNot applicableOtherLow

Description: Missing permission for the video group on /sys/class/backlight/backlight/bl_power.

TOR-1721New FeatureBuild kmscube and glmark2 for 32 bits architecturesColibri iMX6, Apalis iMX6Debian Packages

Description: Provide kmscube and glmark2 packages for 32 bits architectures in Toradex Debian feed.

TOR-1698New FeatureAs a developer, I want a Debian container with Cockpit, so I can evaluate the Cockpit Project in TorizonCoreNot applicableDebian Base Containers

Description: Create a container to run Cockpit in TorizonCore.

5.2.0-devel-202103 (Release date: 2021-03-09)
5.2.0-devel-202103 Monthly Release
TOR-1720FixedTorizonCore will reboot indefinitely if the docker service failsVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Colibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis iMX8XOpen EmbeddedLow

Description: TorizonCore reboots indefinitely if the docker service fails. This should only happen if the system is executing an update.

TOR-2140FixedApplying overlays with TorizonCore Builder sets rollback variables in U-Boot on i.MX8Apalis iMX8Open EmbeddedLow

Description: When deploying a new OSTree image with TorizonCore Builder, the system automatically rollback after 3 reboots.

Workaround: After the deploy command, and then reboot, run the following commands: $ sudo fw_setenv upgrade_available 0 $ sudo fw_setenv bootcount 0

TOR-1687New FeatureAdd image metadata to /etc/os-releaseVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Colibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis iMX8XOpen Embedded

Description: Add image type information (Docker, Podman) to /etc/os-release.

TOR-1669New FeatureAs a user, I want to use container images from a private registry in the docker compose fileNot applicableOpen Embedded

Description: Currently, we do not do any authentication when pulling container images in Aktualizr. That means we only support pulling from a public registry. If we have for example container images from a private registry defined in docker-compose.yml, it won’t work due to the lacking of authentication. So we need to investigate and document the best approach to authenticate in private registries in TorizonCore.

TOR-1667New FeatureUpdate Docker and Podman to the latest versionsVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Colibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis iMX8XOpen Embedded

Description: Update Docker from 19.03.12-ce to 19.03.14-ce and Podman to 2.2.1.

TOR-1664New FeatureBump Portainer container to version 2.1.1Verdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Colibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis iMX8XDebian Base Containers

Description: Bump Portainer container version from 2.0.0 to 2.1.1.

TOR-1655New FeatureBump opencv package to version 4.4.0Verdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Apalis iMX8, Apalis iMX8XDebian Packages

Description: OpenCV package updated to version 4.4.0

TOR-1652New FeatureBump wayland-protocols package to version 1.20Not applicableDebian Packages

Description: Debian package wayland-protocols bumped to version 1.20.

TOR-1651New FeatureBump libg2d-dpu package to version 1.8.12Not applicableDebian Packages

Description: Debian package libg2d-dpu bumped to version 1.8.12.

TOR-1650New FeatureBump libg2d-viv package to version 6.4.3.p1.0Not applicableDebian Packages

Description: Debian package libg2d-viv bumped to version 6.4.3.p1.0

TOR-1636New FeatureAs a user, I want to remotely access TorizonCore UI, so I can access graphical applications without a displayVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis iMX8XDebian Base Containers

Description: Add VNC and RDP support in the Weston container.

TOR-1492New FeatureCreate containers for graphical testsAll supported modulesDebian Base Containers

Description: Containers graphics-tests and graphics-tests-vivante available to test the graphical stack on a running device.

5.2.0-devel-202102 (Release date: 2021-02-01)
5.2.0-devel-202102 Monthly Release
TOR-1629New FeatureAs a user, I want to extend container storage to external media, so I can use TorizonCore on storage limited devicesColibri iMX6ULLOpen Embedded

Description: Make it possible to extend container storage using external media like an SD Card or a USB stick.

TOR-1627New FeatureAs a user, I want recipes in meta-toradex-torizon to be fetched from https instead of git, so it is more user-friendlyVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Colibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis TK1, Apalis iMX8XOpen Embedded

Description: In an approach to make it more user-friendly, especially for big company customers that do not allow git-protocol in their networks, we decided to use https as a fetching source in meta-toradex-torizon.

TOR-1618New FeatureAs a user, I want a lighter Qt example in Portainer templates for non-GPU modules, so the performance is improvedColibri iMX7Debian Base Containers

Description: So for modules without GPU (colibri-imx7, colibri-imx7-emmc), let’s change the Portainer template to use the quickwidget Qt demo application.

TOR-1378FixedTouchscreen issues with Weston and QtWidgetsVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Colibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis iMX8XDebian Base ContainersLow

Description: It seems like QApplication which is used for Widgets does not support automatic translation of touch events to mouse events. That leads to touchscreen not working with QTWidgets applications.

5.1.0 (Release date: 2021-01-06)
5.1.0 Quarterly Release. Learn more on https://www.toradex.com/news/torizon-core-release-5-1-0-production-release-quarterly
TOR-1615FixedDevice trees for Verdin missing in the device-trees repositoryVerdin iMX8M Plus, Verdin iMX8M MiniDevice TreesLow

Description: The device trees for Verdin are missing in the device-trees repository.

TOR-1613New FeatureAs a user, I want the TotalCross container available in Portainer templates, so I can run the demo out-of-the-boxAll supported modulesDebian Base Containers

Description: TotalCross has a Partner Demo Container that runs on top of Weston, and we should add it to the list of Portainer templates.

TOR-1610FixedTorizonCore rollback is not working as expectedAll supported modulesAktualizrCritical

Description: When doing a bad update, the rollback feature is not working as expected.

TOR-1607FixedVirtual keyboard displayed on non-touchscreen devicesAll supported modulesDebian Base ContainersLow

Description: It is annoying to have the keyboard popping up all the time when you have a non-touch display and a mouse + keyboard attached, especially on a VGA screen where the keyboard uses a relevant amount of space.

TOR-1600FixedThe rngd service is failing on Colibri iMX6ULLColibri iMX6ULLOpen EmbeddedLow

Description: The rngd service is failing on Colibri iMX6ULL.

TOR-1597New FeatureAs a user, I want Portainer to show a Linux terminal as soon as I start the Debian Shell template, so I don't have to do anything elseAll supported modulesDebian Base Containers

Description: Change the Debian Shell template to use the weston-terminal application from the Weston container.

TOR-1594New FeatureAs a user, I want the update client to check for updates every 300 seconds, so I don't generate extra load in the device and in the OTA backendAll supported modulesAktualizr

Description: Change the Aktualizr polling frequency from 10 seconds to 300 seconds.

TOR-1591FixedDocker compose config files are missing in AktualizrAll supported modulesAktualizrLow

Description: Docker compose config files are missing in Aktualizr.

TOR-1585New FeatureAs a user, I want to build TorizonCore inside a container, so I don't have to care about configuring my host machine for TorizonCore buildsAll supported modulesOpen Embedded

Description: The CROPS container provides a configured environment to make it easier to build TorizonCore.

TOR-1559New FeatureSupport verdin-imx8mp in Torizoncore meta layer and also in autobuildVerdin iMX8M PlusOpen Embedded

Description: A new machine verdin-imx8mp has been introduced in meta-toradex-nxp layer, let's add the support in Torizoncore.

TOR-1226New FeatureBuild container for TorizonCore (CROPS)All supported modulesDebian Base Containers

Description: The Yocto Project community maintains a project called CROPS that provides, among other things, a Docker container to build OpenEmbedded/Yocto based Linux distributions. So let's have our own version of the CROPS container to make it easier to build TorizonCore.

TOR-1198New FeatureCreate PREEMPT_RT validation containers and measure worst-case latencyAll supported modulesDebian Base Containers

Description: Create PREEMPT_RT validation containers and measure worst-case latency on all TorizonCore supported modules.

TOR-1154New FeaturePREEMPT_RT supportAll supported modulesDebian Base Containers, Open Embedded

Description: Provide official real-time (PREEMPT_RT) support in TorizonCore, including container(s) to validate PREEMPT_RT functionality.

TOR-1097New FeatureUpdate kmscube package to match the NXP 5.4 based releaseVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Apalis iMX8, Apalis iMX8XDebian Packages

Description: Build and add kmscube package to our Debian package feed.

TOR-1091New FeatureUpdate gstreamer-plugins-bad-imx package to match the NXP 5.4 based releaseAll supported modulesDebian Packages

Description: We need to update the gstreamer-plugins-bad-imx package to match the NXP 5.4 based release.

TOR-1090New FeatureUpdate gstreamer-plugins-good-imx package to match the NXP 5.4 based releaseAll supported modulesDebian Packages

Description: We need to update the gstreamer-plugins-good-imx package to match the NXP 5.4 based release.

TOR-1089New FeatureUpdate gstreamer-plugins-base-imx package to match the NXP 5.4 based releaseAll supported modulesDebian Packages

Description: We need to update the gstreamer-plugins-base-imx package to match the NXP 5.4 based release.

5.1.0-devel-202012 (Release date: 2020-12-04)
5.1.0-devel-202012 Monthly Release. Learn more on https://www.toradex.com/news/torizon-core-prerelease-5-1-0-devel-202012
TOR-1569New FeatureEnable PPP support in TorizonCoreAll supported modulesKernel

Description: TorizonCore already has PPP support in kernel space, but it is lacking PPP support in NetworkManager.

TOR-1533FixedCannot apply overlays using overlays.txt in TorizonCoreAll supported modulesDevice Tree Overlays, Open EmbeddedLow

Description: TorizonCore should be able to apply overlays using the overlays.txt implementation of the BSP.

TOR-1528New FeatureMove to Portainer Community Edition (Portainer CE)All supported modulesDebian Base Containers

Description: Move to Portainer Community Edition (Portainer CE)

TOR-1527Fixeddo_populate_sdk task fails for the torizon-core-docker imageAll supported modulesOpen EmbeddedLow

Description: Error generating SDK image for TorizonCore.

TOR-1509FixedCreate weston-touch-calibrator container for bullseyeAll supported modulesOpen EmbeddedLow

Description: There is no weston-touch-calibrator for bullseye yet. We don’t need to compile weston-touch-calibrator as we had to for buster but we still need to add the special init file which exposes the touch API.

TOR-2139FixedTorizonCore Builder dt checkout failsColibri iMX6Open EmbeddedLow

Description: When using the latest TorizonCore nightly and then do a torizoncore-builder dt checkout we get the following error: "Branch name does not exist in upstream repository".

TOR-1489Fixedbase debian container does not start the shell when run with no argsAll supported modulesDebian Base ContainersLow

Description: Debian base container does not start the shell when run with no args.

TOR-1483New FeatureAdapt the opencv sample containers to Debian BullseyeAll supported modulesSamples

Description: Adapt the opencv sample containers to Debian Bullseye.

TOR-1401New FeatureMake HDMI firmware updateble via OSTreeApalis iMX8Kernel

Description: Move the HDMI firmware to the root filesystem so it is updateble via OSTree.

TOR-1354New FeatureDisable kernel options that could impact system latencyAll supported modulesKernel

Description: When building RT distros (torizon-rt and torizon-upstream-rt), we should disable kernel configuration options that could impact system latency, mainly kernel debugging options and power management options.

TOR-1334New FeatureRemove the boot partitionAll supported modulesOpen Embedded

Description: Remove the boot partition from TorizonCore images.

TOR-1162New FeaturePermissions on sysfs interfacesAll supported modulesOpen Embedded

Description: Change credentials to access hardware-related sysfs interfaces so the user can access them without running the application as root inside containers.

TOR-1124New FeatureEnable the config options in mainline/downstream kernelAll supported modulesKernel

Description: Enable useful config options in mainline/downstream kernel.

TOR-1088New FeatureUpdate gstreamer-imx package to match the NXP 5.4 based releaseVerdin iMX8M Plus, Verdin iMX8M Mini, Colibri iMX8X, Apalis iMX8, Apalis iMX8XDebian Packages

Description: Update gstreamer-imx package to match the NXP 5.4 based release.

TOR-844New FeatureSet Custom Logo on PortainerAll supported modulesDebian Base Containers

Description: It is possible to customize the Portainer logo. Toradex logo can be added as example.

Workaround: Go to the Portainer "settings", enable the option "Use custom logo" and paste the URL to your logo.

TOR-583FixedDocker-compose up fails if I cut the powerAll supported modulesDebian Base ContainersLow

Description: Docker compose fails if power is cut during a docker pull operation

TOR-473New FeatureAdd Firmware of common WiFi AdaptersAll supported modulesOpen Embedded

Description: Add the following WiFi firmware to TorizonCore: linux-firmware-rtl8188eu
, linux-firmware-rtl8192cu and linux-firmware-sd8997.

5.1.0-devel-202011 (Release date: 2020-11-06)
5.1.0-devel-202011 Monthly Release. Learn more on https://www.toradex.com/news/torizon-core-prerelease-5-1-0-devel-202011
TOR-1506FixedCONFIG_IGB is not enabled in mainline-based modulesColibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX6KernelLow

Description: CONFIG_IGB is not enabled in mainline-based modules.

TOR-1484FixedSymlink to "/dev/emmc-boot0" isn't being created.All supported modulesKernelMedium

Description: The symlinks to eMMC devices are not being created, and fw_setenv/fw_printenv commands are not working.

TOR-1479FixedContainers don't update if there is no docker-compose.yml fileAll supported modulesAktualizrLow

Description: A bug is preventing containers from being updated if there is no /var/sota/storage/docker-compose/docker-compose.yml file.

TOR-1469FixedBoot hangs or module freezes after docker run on Torizon Core 5Verdin iMX8M MiniKernelLow

Description: Boot hangs or module freezes on Verdin iMX8MM after docker run on Torizon Core 5

TOR-1466FixedMissing UPSTREAM in mainline-based images with preprovisioned containersAll supported modulesCI / CDLow

Description: Missing UPSTREAM in in the name of mainline-based images with preprovisioned containers

TOR-1465FixedWiFi doesn't workVerdin iMX8M Mini, Colibri iMX8X, Apalis iMX8KernelLow

Description: WiFi doesn't work on iMX8 based modules

TOR-1459FixedAutomount USB does not work after rebootAll supported modulesOpen EmbeddedLow

Description: The automount feature of USB Sticks does not work after a reboot. It only mounts on unplug/plug events.

TOR-1455Fixednmcli commands require sudo on 5.0.0All supported modulesOpen EmbeddedLow

Description: nmcli commands should not require sudo

TOR-1448FixedTorizoncore does not ask for end user to set up a new password any more at the first bootAll supported modulesOpen EmbeddedLow

Description: Torizoncore does not ask for end user to set up a new password any more at the first boot.

TOR-1447Fixedpolkit.service not starting correctlyAll supported modulesOpen EmbeddedLow

Description: It seems that the System boot is categorized as degraded because of the polkit daemon.

TOR-1445New FeatureSplit Colibri iMX7 images for eMMC and NAND based devicesColibri iMX7Open Embedded

Description: Split Colibri iMX7 TorizonCore images for eMMC and NAND based devices

TOR-1443New FeatureConfigure docker-compose by default as secondaryAll supported modulesAktualizr

Description: TorizonCore images by default should have configured docker-compose as a secondary.

TOR-1433FixedKiosk Browser in and Full-Screen mode running on Torizon and Colibri iMX7D 1GBColibri iMX7Debian Base ContainersLow

Description: There is not a way to invoke a browser in Kiosk and Full-Screen mode running on Torizon and Colibri iMX7D 1GB

TOR-1360New FeatureChange the description of the iMX6ULL imageColibri iMX6ULLOpen Embedded

Description: Currently TorizonCore images for iMX6ULL are published in the TEZI feeds, and it is not clear in the description of the images that they are experimental and TorizonCore is not officially supported on iMX6ULL. So let’s change the name and description of the images to improve this situation.

TOR-1352FixedVerdin HDMI output is not workingVerdin iMX8M Plus, Verdin iMX8M MiniKernelLow

Description: The DSI to HDMI adapter is not enabled in the device tree, so by default the HDMI output is not working on Verdin.

TOR-1335New FeatureMake the boot logic update-able via OSTreeAll supported modulesOpen Embedded

Description: Make the boot scripts update-able with Aktualizr via OSTree.

TOR-1326New FeatureUpdate OpenCV package to BullseyeAll supported modulesDebian Packages

Description: Update OpenCV package to Debian Bullseye

TOR-1320New FeatureMove samples containers to BullseyeAll supported modulesDebian Base Containers

Description: Move all samples containers to Bullseye.

TOR-1310New FeatureBuild qtbase-opensource-src-gles with OpenVG, EGLFS and KMS supportAll supported modulesDebian Packages

Description: Build qtbase-opensource-src-gles Debian package with OpenVG support.

TOR-1254New FeatureChange exposed TCP port of the ASP.NET/Blazor containerAll supported modulesDebian Base Containers

Description: Change the exposed TCP port of the ASP.NET/Blazor container to 8841.

TOR-1252New FeatureChange exposed TCP port of the Portainer containerAll supported modulesDebian Base Containers

Description: Exposed TCP port of the Portainer container should change to 8840.

TOR-1251New FeatureTorizon Web UI port usageAll supported modulesDebian Base Containers

Description: Standardize TCP ports used by Web UI applications in TorizonCore.

TOR-1231Fixedrgnd daemon is not running on iMX7Colibri iMX7Open EmbeddedLow

Description: There is a limitation in the CAAM driver initialization that prevents the CAAM module to initialize properly when running in the non-secure world. To prevent systemd from showing that the service has failed (see below), let’s disable this service for iMX7 devices.

TOR-1194FixediMX8 Qt5 OpenGL issue when linking against Standard Debian Qt5 LibrariesAll supported modulesDebian Base ContainersLow

Description: iMX8 Qt5 OpenGL issue when linking against Standard Debian Qt5 Libraries

TOR-309FixedU-Boot and Linux print build times in 1970All supported modulesOpen EmbeddedLow

Description: Since we use reproducible builds, time stamps are set to 0.

5.0.0-devel-202010 (Release date: 2020-10-08)
5.0.0-devel-202010 Monthly Release. Learn more on https://www.toradex.com/news/torizon-core-prerelease-5-0-0-devel-202010
TOR-1423New FeatureBump TorizonCore containers tags to BullseyeAll supported modulesOpen Embedded

Description: Environment variables used to define containers tags compatible with TorizonCore should be bumped to Debian Bullseye.

TOR-1414New FeatureEnable kernel config options requested by customersAll supported modulesKernel

Description: Enable in TorizonCore the support to Abracon AB1805 RTC, PPS GPIO, CAN J1939 and Samba 2/3

TOR-1411Fixed/etc/sudoers.d files should be named with numeric prefixAll supported modulesOpen EmbeddedLow

Description: /etc/sudoers.d/torizon renamed to /etc/sudoers.d/50-torizon

TOR-1394Fixedpwm sample: error while building an image for arm64All supported modulesSamplesLow

Description: PWM sample container fail while building for arm64

TOR-1393Fixedgstreamer sample: error while building an image for armhfAll supported modulesSamplesLow

Description: gstreamer sample container fail while building for armhf

TOR-1392Fixedadc sample: error while building an image for arm64v8All supported modulesSamplesLow

Description: ADC sample container fail while building an image for arm64v8

TOR-1361FixedIssue with Aster bottom USB using TorizonCoreColibri iMX6Device Trees, KernelLow

Description: The Aster bottom USB isn't working on the TorizonCore image on Colibri iMX6.

TOR-1350FixedThe docker group ID is is not stableAll supported modulesOpen EmbeddedLow

Description: Make users and groups IDs stable in TorizonCore.

TOR-1259New FeatureUsers and groups managementAll supported modulesOpen Embedded

Description: Make it possible to receive users and groups updates via OTA event if the local users and groups files are changed.

TOR-1241New FeatureAktualizr update control (allow/block) mechanismAll supported modulesAktualizr

Description: The system and/or applications need a way to allow/block when updates can be downloaded or when reboot can occur.

TOR-1207FixedAutomount USB storage devicesAll supported modulesOpen EmbeddedLow

Description: Automount USB storage devices at /media/

TOR-1155FixedMake sure to use consistent version number throughout a TorizonCore imageAll supported modulesOpen Embedded

Description: Version number should be consistent throughout a TorizonCore image

TOR-1078New FeatureContainer image guidelinesAll supported modulesDebian Base Containers

Description: Documentation with an overview of 'best practices' regarding Docker Containers

TOR-950New FeatureIntroduce Torizon upstream distroAll supported modulesOpen Embedded

Description: Create and use torizon-upstream distro for machines that are build with mainline BSP.

TOR-234New FeatureIntegrate Docker Compose with AktualizrAll supported modulesAktualizr

Description: Make it possible to update containers without rebooting.

5.0.0-devel-202009 (Release date: 2020-09-05)
5.0.0-devel-202009 Monthly Release. Learn more on https://www.toradex.com/news/torizon-core-prerelease-5-0-0-devel-202009
TOR-1349New FeatureUse OSTree metadata for kernel branch informationAll supported modulesOpen Embedded

Description: Add to OSTree metadata the kernel sources used to build the kernel image in that OSTree

TOR-1296New FeatureDebian packages feeds architectureAll supported modulesDebian Packages

Description: New architecture for the Toradex Debian packages feeds

TOR-1208New FeatureColibri IMX8X B0 supportColibri iMX8XOpen Embedded

Description: Provide TorizonCore images for Colibri IMX8X with B0 silicon (hardware version V1.0B)

TOR-1125New FeatureMove TorizonCore to BSP 5.0 (dunfell)All supported modulesOpen Embedded

Description: TorizonCore based on Yocto Project 3.1 (Dunfell) LTS release.

TOR-1085New Feature32-bit emulation support on 64-bit host when building containersAll supported modulesDebian SDK Containers

Description: Improve 32-bit emulation support on 64-bit host when building containers.

TOR-540New FeatureAdd OE layer Information to Build MetadataAll supported modulesOpen Embedded

Description: Add to OSTree metadata the OpenEmbedded build information.

4.0.0-devel-202008 (Release date: 2020-08-11)
4.0.0-devel-202008 Monthly Release. Learn more on https://www.toradex.com/news/torizon-core-prerelease-4-0-0-devel-202008
TOR-1202New FeatureAdd systemd-analyze to TorizonCoreAll supported modulesOpen Embedded

Description: systemd-analyze is a tool that enables system manager analysis and debugging.

TOR-1189FixedBash completion is missingAll supported modulesOpen EmbeddedLow

Description: Add bash completion support to Docker and OSTree.

TOR-1172FixedKiosk container not working in sht31 and grafana sampleAll supported modulesDebian Base Containers, SamplesLow

Description: Kiosk container is not working in sht31 and grafana sample.

Workaround: add this to the docker-compose file: security_opt: - seccomp:unconfined

TOR-1168FixedPrevent Aktualizer from setting bootcount and upgrade_available to zero on every bootAll supported modulesAktualizrLow

Description: Prevent Aktualizer from setting bootcount and upgrade_available to zero on every boot to avoid wearing of flash.

TOR-1166FixedRemove extra hyphen on demo debian containerVerdin iMX8M Mini, Colibri iMX8X, Apalis iMX8XDebian Base ContainersLow

Description: Error in the comment about how to accept EULA required to run imx8 vivante graphic drivers.

TOR-1147New FeatureAdd basic OpenEmbedded metadata to OSTree metadataAll supported modulesOpen Embedded

Description: Add basic OpenEmbedded metadata to OSTree such as distribution, machine or image name.

TOR-1109New FeatureModem supportAll supported modulesOpen Embedded

Description: Add modem support (3G, 4G, LTE, etc) in TorizonCore.

TOR-1063FixedPKG_CONFIG_PATH is not configured in SDK containersAll supported modulesDebian SDK ContainersLow

Description: pkg-config is not searching in the multi-arch folders by default and this leads to issues when a configuration script uses it to collect information about a specific library/package. Adding the arch-specific path to PKG_CONFIG_PATH solves the issue,

Workaround: Manually set PKG_CONFIG_PATH to the folder where .pc files are stored for multi-arch packages.

TOR-1062FixedGit not installed in cross-compilation SDK containersAll supported modulesDebian SDK ContainersLow

Description: Added git to SDK cross-compilation toolchain containers

TOR-1047New FeaturePIN standardizationAll supported modulesDevice Trees, Kernel

Description: Standardizing PIN access across SoM's

TOR-1044New FeatureVirtual keyboard for graphical applicationsAll supported modulesDebian Base Containers

Description: We should investigate the possibilities to have a virtual keyboard available for graphical applications.

TOR-1028New FeatureOpenCV packageVerdin iMX8M Mini, Colibri iMX8X, Apalis iMX8XDebian Base Containers, Debian Packages

Description: Provide the OpenCV package and improve the container with DLR support, a compact runtime for Machine Learning Models.

TOR-446New FeaturePortainer templates supportAll supported modules

Description: Add templates support to Portainer.

4.0.0-devel-202007 (Release date: 2020-07-03)
4.0.0-devel-202007 Monthly Release. Learn more on https://www.toradex.com/news/torizon-core-prerelease-4-0-0-devel-202007
TOR-1149FixedError when applying device tree overlay for 7" parallel display with capacitive touchAll supported modulesDevice Tree OverlaysLow

Description: Error on dtconf when trying to apply a device tree overlay for the 7" parallel display with capacitive touch.

TOR-1144New FeatureUpdate Podman to 2.0.0All supported modulesOpen Embedded

Description: Podman 2.0.0 release marks the HTTP API as stable.

TOR-1138New FeatureUpdate Docker to 19.03.11All supported modulesOpen Embedded

Description: Docker 19.03.11 fixed the rather severe CVE-2020-13401.

TOR-1079New FeatureDisable jitterentropy in rngdAll supported modulesOpen Embedded

Description: Research has shown that jitterentropy is causing high CPU. It seems that does threads run with regular priority, and hence really slow down the boot process. Since we install rngd mainly to fill the entropy pool from the hardware device, this change makes sure that jitterentropy is disabled by default.

TOR-1064New FeatureGumstix peripherals supportAll supported modulesKernel

Description: Enable drivers in the TorizonCore Linux kernel to be supported by Gumstix's AutoBSP tool.

TOR-1048New FeatureRestart Portainer container if it is automatically closedAll supported modulesDebian Base Containers

Description: The default behavior of Portainer is to present a dialog which ask the user to change the password for 5 minutes, and shutdown itself if the user does not create a password for the admin account. To workaround this issue, we decided to set the container's restart policy to always. That way Portainer immediately restarts in the background.

TOR-1034FixedError installing qt5-default: trying to overwrite '/usr/lib/aarch64-linux-gnu/libGL.so.1', which is also in package libgl1:arm64 1.1.0-1Verdin iMX8M Mini, Colibri iMX8X, Apalis iMX8XDebian Base ContainersLow

Description: Error when trying to install qt5-default: trying to overwrite '/usr/lib/aarch64-linux-gnu/libGL.so.1', which is also in package libgl1:arm64 1.1.0-1.

TOR-1032New FeatureTouchscreen calibration supportAll supported modulesDebian Base Containers

Description: Container to help calibrating the touchscreen in the Torizon platform.

TOR-803FixedChromium does not render page when Weston is started with pixmanColibri iMX6ULL, Colibri iMX7Debian Base ContainersLow

Description: On modules without GPU support such as Colibri iMX7 or Colibri iMX6ULL the Wayland compositor Weston is started with Pixman renderer. It seems that Chromium currently does not render properly when Weston is using Pixman renderer.

Workaround: Use Weston with Mesa software OpenGL (rebuild the Debian Weston base container and drop the `--use-pixman` flag in entry.sh).

TOR-520Fixedi2c-tools does not install correctlyAll supported modulesDebian Base ContainersLow

Description: Fixes a bug that was preventing i2c-tools from been installed inside a Debian container.

4.0.0-devel-202006 (Release date: 2020-06-01)
4.0.0-devel-202006 Monthly Release. Learn more on https://www.toradex.com/news/torizon-core-prerelease-4-0-0-devel-202006
TOR-1043FixedTorizonCore binary images are missing licence filesOpen EmbeddedLow

Description: We need to provide the licence files in TorizonCore binary images.

TOR-1039FixedSystemd is unable to stop docker-composeAll supported modulesOpen EmbeddedLow

Description: Containers started via docker-compose can't be stopped via 'systemctl stop docker-compose.service'

TOR-1027New FeatureQt with GPU acceleration support on iMX8Verdin iMX8M Mini, Colibri iMX8X, Apalis iMX8XDebian Base Containers, Debian Packages

Description: Create Debian packages and a sample container to have Qt with GPU acceleration support on iMX8.

TOR-980FixedThe AP network interface 'uap0' is not being created sometimesColibri iMX8XKernelMedium

Description: The AP interface 'uap0' doesn't always show up properly and only gets initialized after another reboot.

TOR-979FixedWiFi interface in access point mode doesn't work on Colibri i.MX8XColibri iMX8XKernelMedium

Description: The mwifiex.conf file is missing in /etc/modprobe.d/, therefore it is not possible to use the WiFi interface in access point mode.

Workaround: Create the file on your own with the following content: 'options mwifiex driver_mode=0x3'

TOR-978FixedUnable to install libopenvx-vivante1Debian PackagesLow

Description: Using `torizon/arm64v8-debian-wayland-base-vivante` one cannot install `libopenvx-vivante1`.

TOR-977FixedUnable to install libvulkan-vivante1Debian PackagesLow

Description: Using `torizon/arm64v8-debian-wayland-base-vivante` it's not possible to install `libvulkan-vivante1` due to dependency error.

TOR-976New FeatureQt Widgets and QML support with Weston/Mesa/Pixman on i.MX7Colibri iMX7

Description: Qt Widgets and QML support on devices with no HW acceleration using Weston/Mesa/Pixman

TOR-933FixedDocker pull fails if NTP is not synchronizedLow

Description: If the system clock is not synchronized, the command "docker pull" may fail.

TOR-918New FeatureAdd TorizonCore to uname version

Description: We should add "TorizonCore" to the in the kernel version field (UTS_VERSION) compiled in.

TOR-797FixedBuild button becomes grayed out and unavailable after first run in Visual Studio PluginApalis iMX8XLow

Description: After open Visual Studio with the plugin installed, I can succesfully build and debug a new project. However, after terminate the first debug session, the "Rebuild Torizon Application" button become grayed out and I cannot build and run the application again.

TOR-637FixedInconsistency in device tree overlay namingAll supported modulesDevice Tree OverlaysLow

Description: The devicetree overlay naming is confusing and should be improved.

TOR-137New Featuredtconf: Suggest a git pull in case the branch is missingAll supported modulesDebian Tools Containers

Description: In case an older dtconf container is used the branch on the local git repo is missing. Normally we should update our containers so that they already have the branch there. However, it could be that a customer has an older container locally and upated the system or similar situation. We probably should suggest to pull from the git repo in those cases.

TOR-135New FeatureMissing success message when overlay has been appliedAll supported modulesDebian Tools Containers

Description: When using dtconf activate the output mentions that the overlay has been validated, but it is not clear that it also has been enabled.

4.0.0-devel-202005 (Release date: 2020-05-01)
4.0.0-devel-202005 Monthly Release. Learn more on https://www.toradex.com/news/torizon-core-prerelease-4-0-0
TOR-974New FeatureRoot filesystem with nano support

Description: Since vim is not “user-friendly”, let's add nano as a text editor option to the TorizonCore’s root filesystem.

TOR-815New FeatureAdd vim-tiny to development tools container

Description: It is often helpful to be able to quickly edit a device tree overlay file. It would be good to have some kind of editor in the development tools container, e.g. vim-tiny.

TOR-804FixedOverlay display_EDT5.7_parallel_res_touch.dts does not work on Apalis iMX6Apalis iMX6Low

Description: Overlay display_EDT5.7_parallel_res_touch.dts does not work on Apalis iMX6 (activating the overlay does not show anything on the screen)

TOR-799New FeatureEnable spidev by default on Colibri iMX8XColibri iMX8XOpen Embedded

Description: By default spidev on Colibri i.MX8X is disabled. It should be enabled by default to be consistent with other Torizon modules.

TOR-727New FeatureEnable support of fw_utils based on NAND flash and emmc for colibri-imx7

Description: Currently TorizonCore does not have support for fw_env.conf file(s) for nand and emmc. It is needed for fw_utils to read and set boot environment variables

TOR-34FixedQt doesn't work with wayland-vivante containerApalis iMX8Low

Description: Applications that use only widgets work when launched in a privileged container mounting /dev, those that require opengl hang.

4.0.0-devel-202004 (Release date: 2020-04-07)
4.0.0-devel-202004 Monthly Release
TOR-806New FeatureNXP PCF85363 RTC supportColibri iMX7, Colibri iMX6, Apalis iMX6Kernel

Description: Add support for NXP PCF85363 RTC

TOR-791New FeatureDevelopment tools container on pre-provisioned imagesCI / CD

Description: Add development tools container to pre-provisioned images

TOR-784FixedParallel RGB support on Colibri iMX8XColibri iMX8XLow

Description: Enable parallel RGB on Colibri iMX8X by default. Set resolution to 640x480.

TOR-777New FeatureSHT3x sensor support on i.MX 8 series modulesVerdin iMX8M Mini, Colibri iMX8X, Apalis iMX8, Apalis iMX8XKernel

Description: Add SHT3x sensor support on i.MX 8 series modules

TOR-776FixedCFS Quota/Period support on i.MX 8 series modulesVerdin iMX8M Mini, Colibri iMX8X, Apalis iMX8, Apalis iMX8XLow

Description: Enable CFS Quota/Period support on i.MX 8 series modules

TOR-763FixedU-Boot devicetree overlays support on Verdin modulesVerdin iMX8M MiniLow

Description: Enable U-Boot devicetree overlays support on Verdin modules

TOR-738New FeatureJournald log driver

Description: Enable use of journald log driver.

TOR-697New FeatureToradex Easy Installer Image Server with Zeroconf in a container

Description: Create a container to run Toradex Easy Installer Image Server with Zeroconf

TOR-616FixedQt5 Container on iMX8 not workingApalis iMX8Debian Base ContainersLow

Description: Fix an issue that prevents Qt5 Containers to run on iMX8 modules

TOR-564New FeatureTimezones supportOpen Embedded

Description: Add timezones support in TorizonCore image

TOR-526New FeatureImprove Splash Screen display time

Description: Show the splash screen earlier and transition to the UI later to improve splash screen display time

TOR-515New FeaturePortainer launch containerSamples

Description: Implement a container to launch Portainer

TOR-498New FeatureVerdin iMX8M Mini supportVerdin iMX8M Mini

Description: Add Verdin iMX8M Mini to TorizonCore

TOR-497New FeatureApalis iMX8X supportApalis iMX8XOpen Embedded

Description: Add Apalis iMX8X support to TorizonCore

TOR-496New FeatureColibri iMX8X supportColibri iMX8X

Description: Add Colibri iMX8X support

TOR-469New FeatureGoodix touchscreen supportKernel

Description: Add Goodix touchscreen support to TorizonCore

TOR-410New FeatureTool to manage device tree overlays in the deviceColibri iMX8X, Colibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis iMX8X

Description: Create a tool to manage device tree overlays on device

TOR-374New FeatureAdd support to reboot module after updateColibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX6

Description: Creating a file under /run/aktualizr-session/need_reboot will trigger automatic reboot.

TOR-373New FeatureSplash screen support

Description: Add support for splash screen

TOR-367FixedDocker Compose does not work with BalenaColibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX6Low

Description: Images running Balena do not support using docker-compose

TOR-346New FeatureSupport OSTREE for different torizon versionsColibri iMX8X, Colibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis iMX8XLow

Description: OSTREE references have been updated. Check here for the current OSTREE feeds: https://developer.toradex.com/knowledge-base/torizon-update-system#OSTree_Update_From_Toradex_Feeds

TOR-338New FeatureApalis iMX8X supportApalis iMX8X

Description: Support for Apalis iMX8X

TOR-312New FeatureApalis iMX8 supportApalis iMX8

Description: Add basic support for Apalis iMX8

TOR-311New FeatureSupport Mainline Linux for Colibri iMX6ULLColibri iMX6ULL

Description: Colibri iMX6ULL is only supported under Toradex Labs. Images can be found on Toradex Easy Installer CI feed.

TOR-304New FeatureUse udev to provide Toradex standardized access to devicesColibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX6

Description: TorizonCore provides system links to all standard Toradex interfaces (e.g. /dev/ttycolibri0-3, /dev/i2c-colibri)

TOR-301New FeatureColibri iMX8X supportColibri iMX8X

Description: Support for Colibri iMX8X

TOR-300New FeatureKernel per-process IO accounting supportColibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX6

Description: Enable kernel per-process IO accounting.

TOR-266New FeatureReal-time TorizonCore imageColibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX6

Description: Real time images are available on Toradex Easy installer CI feed.

TOR-224New FeatureColibri iMX6ULL supportColibri iMX6ULL

Description: Add Colibri iMX6ULL support

TOR-192New FeaturePixman renderer support on non-GPU ModulesColibri iMX6ULL, Colibri iMX7

Description: Automatically use Pixman renderer on non-GPU Modules

TOR-166New FeatureUSB-to-Serial converters support on i.MX8Apalis iMX8

Description: Support USB-to-Serial converters on i.MX8 modules

TOR-133New FeatureBump to latest Linux 5.4 release

Description: Bump the Linux kernel to 5.4 release

TOR-56FixedDocker --init does not workColibri iMX8X, Colibri iMX6ULL, Colibri iMX7, Colibri iMX6, Apalis iMX8, Apalis iMX6, Apalis iMX8XLow

Description: The Docker init binary seems to be missing in the root file system

Workaround: Do not use --init, consider using an alternative like tiny-init.

TOR-54New FeatureVerdin iMX8M Mini supportVerdin iMX8M Mini

Description: Support for Verdin iMX8M Mini

TOR-45FixedLVDS Atmel Tochscreen not workingLow

Description: Fix bug that was preventing LVDS Atmel Tochscreen from working properly

TOR-15New FeatureDocker seccomp support

Description: Support seccomp in Docker

Not Planned
TOR-2654Known IssueAdd, remove, and then re-add a secondary lead to the error “At least one ecu in EcuIdentifier was already used and removed for DeviceId and cannot be reused"Not applicableAktualizr, Automated testingLow

Description: In the TorizonCore update system, each updateable component - the OS, the application described by a Docker Compose file, the bootloader, and possibly other components in the future - is registered as a new ECU when introduced to a new TorizonCore release. The ECU naming comes from the automotive industry, and in our case it can be interpreted as a component that can be updated alone.
Due to how the updates are implemented in TorizonCore, you cannot automatically - that is, without manual intervention - update the OS to a version that has a new ECU, downgrade to a version that does not have it, and then update again to a version that has it. The system will see this as an attempt to add, remove, and re-add the ECU.
This is a rare scenario, and one example when this can happen is when Toradex introduced bootloader upgrades - which in practice introduced an ECU. If you update from TorizonCore 5.7.0 or older to 5.7.2 or newer, then downgrade to 5.7.0 or older, then update to 5.7.2 or newer, you will get the error “At least one ecu in EcuIdentifier was already used and removed for DeviceId and cannot be reused".

Workaround: Run the following command on the affected device: "rm -rf /var/sota/storage/bootloader"

TOR-2406Known IssueHW Accelerated Chromium is not able to render SVG Images on Debian Bullseye containerApalis iMX8, Colibri iMX8X, Verdin iMX8M Mini, Verdin iMX8M PlusDebian Base ContainersLow

Description: When running hardware-accelerated Chromium, SVG images are not rendered.

This is an issue in the upstream Chromium project, see the chromium-ozone-wayland 101 SVG issue, therefore the TorizonCore team will wait until there is a fix upstream.

Update: this issue only affects the Torizon container for Debian Bullseye (tag with major number equal to 2). The container for Debian Bookworm (tag with major number equal to 3) is not affected.

Workaround: There are alternatives:

TOR-2129Feature RequestAs a user, I would like a VPN that supports TCPKernel, Open Embedded

Description: Wireguard requires UDP access to function. There are some use cases where a TCP-based solution is needed.

Workaround: It is possible to run OpenVNP on TorizonCore. Read the article OpenVPN and Weston's VNC/RDP on TorizonCore for more details.

TOR-2082Feature RequestAs a user, when I use U-Boot fw-utils without sudo, I want a more descriptive error message than "Configuration file wrong or corrupted"Not applicableOpen Embedded

Description: When running U-Boot fw-utils commands as fw_setenv or fw_printenv as the torizon user, the command fails with the error message "Configuration file wrong or corrupted".

Workaround: Either run the commands with sudo, or switch to the root user before running the commands.

TOR-2022Known IssueTorizonCore Real Time image reboots randomly on Apalis iMX8Apalis iMX8KernelLow

Description: It has been reported by a customer that the PREEMPT_RT version of TorizonCore reboots spontaneously on Apalis iMX8. Internally, we were able to reproduce this bug on TorizonCore 5.7.0.
As of July 2022 - when 5.7.0 LTS has been released, the images with the PREEMPT_RT patch haven't been fully validated by Toradex. We have only run smoke tests and cyclictest to make sure that the system boots properly and the PREEMPT_RT patches are working on idle conditions.
In the TorizonCore Download Links we only list PREEMPT_RT images as monthly pre-releases, because they don't go through our validation steps to promote them to production-ready.
This bug is rejected because the customer who reported it didn't follow up on it and we suspect they may have been able to use the regular image without PREEMPT_RT, or another alternative. If you are waiting for this bug fix, please contact us so we can re-evaluate this decision and possibly resume our investigation.

TOR-2002Known IssueQt5 with EGLFS/KMS backend not working on rare casesApalis iMX6Debian Base ContainersLow

Description: Qt 5 with the EGLFS backend in some specific conditions does not work. While it was identified on BSP 5.3.0 and an Apalis iMX6Q 2GB IT V1.1C, the root cause remains unknown as even on other SoMs with the same configuration it does work.

Workaround: Use the Weston backend. If you need EGLFS and Weston cannot meet your needs, please contact us.

TOR-1878Feature RequestAs a user, I want to completely quiet the serial console, so I can use the serial port for other purposesNot applicableOpen Embedded

Description: Although we advise customers to keep the first UART dedicated to debugging purposes by default, in the end, it should be a customer decision (for example, it may make sense in scenarios where security concerns are high).
Our investigations show that it isn't possible to keep an easy-to-use solution in TorizonCore Builder, therefore we may document our findings with documentation, but we won't provide this as a feature. Please have a look at the workaround below to find some documentation.

Workaround: You can find some useful information in the article Configuring Serial Port Debug Console (Linux/U-Boot).

TOR-1371Known IssueBuggy behavior using openjdk with qemu-static binaries for armv7 and armv8All supported modulesOtherLow

Description: Installing Java or the use of Java-dependent applications does not work during docker build

Workaround: Do not use java directly on your Dockerfile which will use a distro based on ARM architecture. Create a multistage Dockerfile and use a x86-64 distro as a base to perform tasks that require java.

TOR-319Known IssueColibri iMX6S gets very slow with DockerColibri iMX6Open EmbeddedLow

Description: Limited amount of memory on iMX6S prevents the system from running fast.

Update: Colibri iMX6S is not supported by TorizonCore anymore, since the low RAM leads to a poor user experience and limited use cases.

Backlog
TOR-3359Feature RequestEnable support for the TI LP5521 Three-Channel RGB and White LED Driver on Torizon OSAll supported modulesKernel

Description: Enable the required kernel config for the TI LP5521 Three-Channel RGB and White LED Driver on Torizon OS.

TOR-3129Known IssueChromium 3/Bookworm causes a Weston crash on Apalis iMX8 QuadPlusApalis iMX8, Verdin iMX8M PlusDebian Base ContainersLow

Description: Running Chromium 3 on TorizonCore 6 leads to a kernel panic.

Workaround: Use Chromium 2, either on TorizonCore 5 or 6.

TOR-3032Known IssueXwayland falls back to software rendering due to broken Glamor support on i.MX8-based SoMsApalis iMX8, Colibri iMX8X, Verdin iMX8M Mini, Verdin iMX8M PlusDebian PackagesLow

Description: Xwayland is being started with Glamor disabled, which leads it to fallback to software rendering without 2D graphics acceleration.

This is being fixed in the meta-freescale layer, in the issue xwayland: glamor support broken on iMX8, and once fixed we will leverage it to reintroduce graphics acceleration.

TOR-2969Known IssueGraphical applications fail to run on Verdin iMX8M Mini DualLite with error "ioctl(DRM_IOCTL_GEM_CLOSE) failed failed to initialize GBM"Verdin iMX8M MiniAutomated testing, Debian Base Containers

Description: Under unknown circumstances, in rare occasions, the error "ioctl(DRM_IOCTL_GEM_CLOSE) failed failed to initialize GBM" is thrown when trying to run graphical applications (it was seen at least once when running the kmscube demo application). After extensively trying to reproduce this error, it was decided to not work on it anymore until a means to reproduce it is found. So far, there are no affected customers, therefore if you get this error, please contact us.

TOR-2918Feature RequestAs a user, I want to create a hotspot on TorizonCore with NetworkManager, so I can share internet to other devicesNot applicableOpen Embedded

Description: Support for hotspot, or in other words, AP mode with internet forward, will be added to TorizonCore.

TOR-2802Known IssueError "Configuration file wrong or corrupted" in reading U-Boot environment variables with fw_printenv in greenboot scriptsNot applicableOpen EmbeddedLow

Description: Reading the U-Boot environment early in the boot stage with the “fw_printenv“ command may fail due to a missing symlink to “/dev/emmc-boot0“, which is created from a udev rule. It may happen, for example, from a Greenboot check script as documented on Update Checks and Rollbacks.

Workaround: Either wait for the symlink to be created before running “fw_printenv“, or if you need to use the command in the early boot stages, change the fw-utils configuration to use the eMMC device directly instead of the symlink.

TOR-2779Known IssueAktualizr has issues with handling the hashes of metadata files containing multi-byte unicode charactersNot applicableAktualizrLow

Description: Due to a mismatch between how the client and the server calculate the hashes of packages names and versions, updates of packages that contain multi-character bytes in their name or version fail.

Workaround: Only use non-control ASCII characters in package name and version.

TOR-2488Known IssueWeston container remote desktop (VNC and RDP) causes graphics slow downDebian Base ContainersLow

Description: A customer has reported that enabling VNC significantly affects the performance of their GUI. This is just having the feature enabled with no actual VNC connection present.

This behavior has been observed internally as well. The exact severity of the slowdown depends on the UI framework and how intensive the graphics are overall. But there always seems to be some kind of slowdown present.

This is also known in the upstream weston project, as reported on 11.0.0 Weston screen sharing in embedded environment is very laggy with 100% CPU usage.

TOR-2357Feature RequestAs a user, I want trailing whitespace to be automatically removed from my weston.ini config fileNot applicableDebian Base Containers

Description: The weston.ini configuration file is strict with syntax errors, and it doesn't allow trailing whitespaces.

Workaround: When applying any configuration described either on the official Weston documentation, or on our article Working with Weston on TorizonCore, make sure there are no trailing whitespace in your configuration file.

TOR-2304Known IssueOffline Updates: Short-lived containers get pruned from the system and can't be re-fetchedNot applicableAktualizrLow

Description: As described in the Torizon Remote Updates Overview, application updates pull containers, then check if Docker Compose starts them without errors and last prunes the system, thus removing unnecessary containers.

A side-effect is that, between starting containers with Docker Compose and pruning them, some containers may exit/finish their task, and thus get pruned. For offline updates, there is no way for the system to pull those containers back.

Workaround: If your application includes oneshot/short-lived/ephemeral containers that exit shortly after they are started, you must add an artificial delay before the container exits, for example using the "sleep" command.

TOR-2303Known IssueOffline Updates: Strange "INTERNAL_ERROR" log during an application updateNot applicableAktualizrLow

Description: The log message with a result equal to INTERNAL_ERROR results from the online updates call chain and it does not affect offline updates. Post the Secure Offline Updates MVP we plan to support concomitant online + offline updates and then review this log message.

Workaround: Just ignore the message.

TOR-2302Known IssueOffline Updates: Update doesn't proceed after temporary update lock expiresNot applicableAktualizrLow

Description: While it is possible to block updates locking a given file, the offline updates are never unblocked after the lock expires.

Workaround: Two workarounds are possible. Either remove and re-attach the lockbox media to trigger another update, or restart the aktualizr service after releasing the lock.