Skip to content

Commit

Permalink
changelog: dedicated entry about NanoPi M6 DSI display ports
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaIng committed Feb 9, 2025
1 parent 7727d72 commit 2f0bf5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ v9.10
Enhancements:
- RISC-V | Debian Trixie does now support this architecture, hence our VisionFive 2 and Star64 images are now provided with Debian Trixie/testing instead of Debian Sid/unstable, and existing systems will be migrated to the Trixie suite.
- RISC-V | Additional software options have been enabled for RISC-V systems: Bazarr, Raspotify, NZBGet, MicroK8s and AdGuard Home
- NanoPi M6 | It is now possible to enable and configure the DSI display ports on this board with the new DietPi-Display tool (see below).
- DietPi-Display | A new DietPi script has been added to control console display modes and rotation via KMS/DRM. It as well allows to enable the KMS/DRM driver on Raspberry Pi, if this is not the case already, and enable DSI display ports on NanoPi M6. We keep adding more features and shift options from the dietpi-config display menu over to the new script. It is currently in beta phase, since there are open question and problem with the DRM sysfs interface, multi-display behaviour and similar. You can call the script from console via "dietpi-display", or find it in the dietpi-config menu. If you face any issues or have suggestions, please participate at the related GitHub issue: https://github.com/MichaIng/DietPi/issues/7390
- DietPi-Software | The new AUTO_SETUP_APT_INSTALLS dietpi.txt setting can now be used to have APT packages automatically installed after the first run setup of DietPi systems. See dietpi.txt for details.
- DietPi-Software | The AUTO_SETUP_INSTALL_SOFTWARE_ID dietpi.txt settings now allows to define multiple software IDs in a single line, separated by space. For now, multiple AUTO_SETUP_INSTALL_SOFTWARE_ID lines are still supported, but this will change in the future. If you keep a dietpi.txt for future DietPi instances, and make use of the AUTO_SETUP_INSTALL_SOFTWARE_ID setting, please update it accordingly.
Expand Down

0 comments on commit 2f0bf5f

Please sign in to comment.