Linux

Nitrux 3.8 Released With Linux Kernel 6.12 And MESA 3D Graphics Library

Nitrux 3.8, codenamed “db”, has been released with significant performance improvements and new features. This update brings several key enhancements to the immutable, systemd-free Linux distribution.

System Updates

  • Kernel: Nitrux 3.8 now runs on Linux kernel 6.12.1-1 (Liquorix).
  • Graphics: The MESA 3D Graphics Library has been updated to version 24.2.8.
  • Browser: Firefox has been upgraded to version 133.0.
  • System Tools: The Nitrux Update Tool System is now at version 2.1.9.

Performance Improvements

  • Boot Time: OpenRC services have been optimized by sorting them into more appropriate runlevels and removing unnecessary services from async, default, and sysinit runlevels.
  • NVIDIA Support: New features include:
    • Dynamic Boost support for compatible NVIDIA GPUs.
    • New udev rules for NVIDIA device.
    • A D-Bus configuration file for NVIDIA Dynamic Boost.

Hardware Integration

  • Power Monitoring:
    • Added support for MangoHud to display power consumption for Intel processors.
    • Introduced the zenergy kernel module for AMD Zen processor power consumption monitoring.
  • New Tools: Added devmem2, msr-tools, and policycoreutils for improved system management.

Desktop Environment

  • Application Management:
    • Updated Flatpak install scripts for Steam, Bottles, and Heroic Games Launcher.
    • Improved scripts for installing LibreOffice and Bauh AppImages.
  • User Experience: New notifications for when Nitrux is running in a virtual machine or when system requirements are not met.

Installation And Upgrades

  • Calamares: The installer configuration has been updated to prevent clock drift on certain laptops.
  • Upgrade Process: Existing users can upgrade using the Nitrux Update Tool System with the command sudo nuts update.

Download And Resources

Users can download Nitrux 3.8 from the official website, FOSS Torrents, or SourceForge

For more detailed information, users can refer to the official release announcement and release notes.

Nitrux 3.8 continues to build on its unique approach, combining Debian, KDE Plasma, AppImage, and immutability to offer a performant and user-friendly Linux experience.

With these latest updates, Nitrux aims to provide improved hardware support, enhanced performance, and a more streamlined user experience for both new and existing users.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Pystinger : Bypass Firewall For Traffic Forwarding Using Webshell

Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…

1 week ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

1 week ago

CVE-Search : A Tool To Perform Local Searches For Known Vulnerabilities

Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…

1 week ago

How to Bash Append to File: A Simple Guide for Beginners

If you are working with Linux or writing bash scripts, one of the most common…

1 week ago

Mastering the Bash Case Statement with Simple Examples

What is a bash case statement? A bash case statement is a way to control…

1 week ago

How to Check if a File Exists in Bash – Simply Explained

Why Do We Check Files in Bash? When writing a Bash script, you often work…

2 weeks ago