8000 Release Release 25.03 · tiiuae/ghaf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Release 25.03

Compare
Choose a tag to compare
@clayhill66 clayhill66 released this 28 Mar 11:10
· 168 commits to main since this release

This is a quarterly release which is fully tested on Nvidia Orin NX, Nvidia Orin AGX and Lenovo X1 Carbon Gen11 platforms. This release complies with SLSA v1.0 level 3 requirements.

Supported Hardware

The following target hardware is supported by this release:

  • NVIDIA Jetson AGX Orin
  • NVIDIA Jetson Orin NX
  • Lenovo ThinkPad X1 Carbon Gen 10, 11, 12
  • Dell Latitude 7230, 7330
  • Alienware M18
  • Generic x86 (PC)
  • NXP i.MX 8M Plus

What is New in ghaf-25.03

Main changes since ghaf-24.12:

  • General refactoring and modularization to make Ghaf easy to consume by downstream projects.
  • Major updates on upstream dependencies.
  • More robust user account management.
  • RISC-V Polarfire Icicle Kit builds are currently disabled but can be re-enabled if needed.
  • Support for Alienware M18 laptop added.
  • Added support for Lenovo ThinkPad X1 Carbon Gen 12.

Lenovo X1 Carbon Gen 10/11:

  • Audio device selection and microphone slider are added to the quick settings widget.
  • Audio control was removed from the application menu.
  • TLS enabled for GIVC.
  • Reworked networking:
    • 'debug' network removed.
    • auto-generation of IP and MAC addresses.
  • Disabled Nix tooling in release builds.
  • Hotplugging of GPS devices.
  • Hardened systemd config in gui-vm.
  • Chromecast support on a normal browser.
  • Added keybindings to move the active window to the next or previous desktop.
  • Logging improvements.
  • Window Manager widget added.
  • VM-level Audio Control added.
  • XDG-handlers using GIVC instead of SSH.
  • File system changes for debug builds: ext4 used for root, btrfs for persistence partition.
  • MitmWebUI app replaces mitmweb-ui script in chrome-vm.

Nvidia Jetson Orin AGX/NX:

  • JetPack 6.2 including NVIDIA Jetson Linux 36.4.3 with Linux kernel 5.15.
  • Docker with Nvidia container and CUDA 12.x support.
  • Podman support, disabled by default.

Bug Fixes

Fixed bugs that were present in the ghaf-24.12 release:

  • A laptop cannot be unlocked after suspension sometimes.
  • Audio output via 3.5mm jack doesn't work.
  • Missing application menu icons on the first boot after the software installation.
  • Location sharing does not work.
  • File manager not displaying downloaded file.
  • The application menu cannot be accessed using the Windows key
0