• Business
  • Entertainment
  • Health
  • News
  • Sport
  • Tech
  • World
Newsy Today
news of today
Home - Linux How To - Page 2
Tag:

Linux How To

Tech

Linux 6.19 Released With Better Support For Older AMD GPUs, DRM Color Pipeline API

by Chief Editor February 8, 2026
written by Chief Editor

Linux 6.19: A Leap Forward for AMD GPUs and Kernel Performance

Linus Torvalds has released the Linux 6.19 kernel, marking the first major release of 2026. This update brings significant improvements, particularly for older AMD Radeon GPUs, alongside broader enhancements to file systems and overall system performance.

Reviving Older AMD Hardware with Modern Drivers

A key highlight of Linux 6.19 is the transition of older AMD Radeon GPUs – specifically the “Southern Islands” (GCN 1.0) and “Sea Islands” (GCN 1.1) series – to the modern amdgpu driver. Previously relying on the legacy radeon driver, cards like the HD 7970, R9 280, and R9 290X now gain native RADV Vulkan support. Benchmarks indicate a performance boost of up to 40% under specific workloads, breathing new life into 2012-era GPUs.

Pro Tip: This driver switch could significantly improve gaming performance on older systems using compatibility layers like DXVK and Proton.

Ext4 File System Gets a Speed Boost

Beyond GPU improvements, Linux 6.19 introduces larger block sizes for the ext4 file system. This breaks the traditional 4KB page size limit, potentially improving write operations by up to 50%. This enhancement focuses on storage performance, making file access and manipulation faster.

HDR Colour Pipeline Support and Hardware Compatibility

The new kernel also introduces the DRM Color Pipeline API, paving the way for hardware-accelerated HDR on the Linux desktop. Linux 6.19 offers better hardware compatibility for devices like the Steam Deck and ROG Ally, ensuring a smoother user experience on these platforms.

Addressing Initial Performance Regressions

The development of Linux 6.19 wasn’t without its challenges. Initial builds experienced performance regressions, particularly related to the scheduler. However, these issues were resolved before the final release, ensuring a stable and performant kernel.

Looking Ahead: Linux 7.0 and Ubuntu 26.04 LTS

Development is already underway on the next major kernel release, expected to be Linux 7.0. This version is anticipated to bring even more exciting changes and will power Ubuntu 26.04 LTS this spring. Linus Torvalds has officially confirmed that Linux 7.0 is the next version.

Intel Enhancements in Linux 6.19

The update isn’t solely focused on AMD. Intel platforms also benefit from Linux 6.19, with enablement work for Wildcat Lake and Nova Lake platforms. New features like Intel Linear Address Space Separation (LASS) and Content Adaptive Sharpness Filter (CASF) are also included.

Frequently Asked Questions

What is the amdgpu driver?
The amdgpu driver is the modern driver for AMD GPUs, offering better performance and features compared to the older radeon driver.
What is RADV?
RADV is an open-source Vulkan implementation for AMD GPUs on Linux.
Will Linux 6.19 improve my gaming performance?
If you have an older AMD GPU, the switch to the amdgpu driver could significantly improve gaming performance, especially when using compatibility layers like DXVK and Proton.
What is ext4?
ext4 is a journaling file system commonly used in Linux distributions.

You can download Linux 6.19 from kernel.org if you prefer to build your own kernel.

Want to learn more about kernel development? Explore our other articles on Linux system administration and open-source technologies. Share your experiences with Linux 6.19 in the comments below!

February 8, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Intel Appears To Have Quietly Sunset “On Demand” Software Defined Silicon

by Chief Editor February 8, 2026
written by Chief Editor

Intel Abandons “On Demand” CPU Feature: A Sign of Things to Come?

Intel has quietly sunsetted its “On Demand” software-defined silicon (SDSi) feature, a controversial pay-to-utilize model for unlocking additional capabilities within its Xeon processors. The move, first reported by Phoronix on February 8, 2026, signals a potential shift in how Intel approaches feature licensing and hardware acceleration.

The Rise and Fall of Pay-to-Use Hardware

Launched in 2021, Intel On Demand allowed users to activate extra licensed hardware features on select Xeon SKUs after purchase. This meant paying for access to accelerators already physically present on the chip but disabled by default. The concept drew criticism for its complexity and the perception of nickel-and-diming customers for functionality they might expect to be included upfront.

The service offered two models: one-time license-based activation and a consumption-based metering system. Intel managed the service primarily, working with hardware providers to deliver the functionality. Lenovo, for example, provided an overview of the service on its website.

Why Did Intel On Demand Fail to Gain Traction?

Several factors likely contributed to the demise of Intel On Demand. The initial reaction from the tech community was largely negative, with many questioning the value proposition. The complexity of managing licenses and activations also presented a hurdle for both finish-users and system administrators. The lack of significant updates or marketing around the feature in the past year or two suggested a waning commitment from Intel.

The archiving of the Intel SDSi GitHub project in November further solidified the impression that the project was being abandoned. The removal of dedicated webpages from Intel’s site completed the process.

Implications for the Future of Hardware Acceleration

Intel’s decision to discontinue On Demand raises questions about the future of hardware acceleration licensing. While the pay-to-use model didn’t resonate with the market, the underlying concept of software-defined silicon remains intriguing. The ability to dynamically enable or disable features could offer flexibility and cost optimization for certain workloads.

Though, the industry may need to explore alternative approaches that are more transparent and user-friendly. Potential models could include subscription-based access to features, bundled offerings with specific software licenses, or a more streamlined activation process.

What’s Next for Software Defined Silicon?

Despite the failure of Intel On Demand, the idea of Software Defined Silicon isn’t necessarily dead. The technology allows for greater flexibility in hardware deployment and could be particularly valuable in cloud environments where resources are dynamically allocated. Intel’s move may simply be a course correction, paving the way for a more refined and customer-centric approach in the future.

The focus may shift towards tighter integration of acceleration features into existing software stacks, making them easier to utilize without requiring separate licensing or activation steps. Alternatively, we could see a resurgence of specialized hardware designed for specific workloads, eliminating the need for post-purchase feature unlocking.

FAQ

What was Intel On Demand? Intel On Demand was a service that allowed users to pay to activate additional hardware features on their Xeon processors after purchase.

Why did Intel discontinue On Demand? The service faced criticism for its complexity and cost, and saw limited adoption. Intel has now archived the related GitHub project and removed associated webpages.

What is Software Defined Silicon (SDSi)? SDSi is a technology that enables hardware features to be activated or deactivated through software, offering greater flexibility in hardware deployment.

Will Intel revisit the concept of pay-to-use hardware? It’s possible, but likely in a different form. Intel may explore more user-friendly and transparent licensing models.

Where can I find more information about Intel On Demand? Some older documentation remains available as PDFs on the Intel site, but the primary resources have been removed.

Did you know? Intel first began preparing Linux patches for Software Defined Silicon features back in 2021.

Pro Tip: Keep an eye on developments in hardware acceleration technologies, as they can significantly impact performance for demanding workloads like AI and data analytics.

Stay tuned for further updates on this evolving story. What are your thoughts on Intel’s decision? Share your opinions in the comments below!

February 8, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Linux’s b4 Kernel Development Tool Now Dog-Feeding Its AI Agent Code Review Helper

by Chief Editor February 1, 2026
written by Chief Editor

AI is Now Reviewing Linux Kernel Code: A Glimpse into the Future of Open-Source Development

The world of open-source software, particularly the Linux kernel, is known for its rigorous code review process. Now, that process is getting a significant boost – and a touch of artificial intelligence. Recent developments showcase the integration of AI agents, like Claude Code, directly into the workflow of kernel developers, starting with the popular b4 tool.

The ‘b4 review’ TUI: AI as a Collaborative Partner

For years, Linux kernel developers have relied on b4 to manage their patch submissions. Konstantin Ryabitsev, lead developer of b4 at the Linux Foundation, has been spearheading the creation of a text user interface (TUI) – b4 review tui – specifically designed to leverage AI assistance. This isn’t about replacing human reviewers; it’s about augmenting their capabilities.

The initial tests, as reported by Phoronix, involved the AI reviewing patches to the b4 tool itself – a clever “dog-feeding” approach to ensure the system is tested on code it understands well. Ryabitsev acknowledges that refinements are still needed, but the early results are promising, with the AI already identifying potentially useful insights.

The ‘b4 review tui’ in action, showcasing AI-assisted code review within the terminal.

Beyond ‘b4’: A Broader Trend in AI-Powered Code Review

The b4 review tui isn’t an isolated incident. Chris Mason at Meta is also actively developing AI code review prompt helpers, demonstrating a growing interest in utilizing Large Language Models (LLMs) to improve code quality and accelerate development cycles. This convergence suggests a significant shift in how open-source projects approach code review.

Did you know? Studies show that code review catches an average of 50-70% of bugs before they reach production. AI-assisted review aims to increase this percentage and reduce the time spent on the process.

Why This Matters: The Future of Open-Source Collaboration

The integration of AI into code review isn’t just about efficiency. It’s about scalability. The Linux kernel is a massive project with a vast and active community. Keeping up with the sheer volume of contributions requires significant effort. AI can help filter out trivial issues, allowing human reviewers to focus on more complex and critical problems.

Furthermore, AI can potentially identify subtle bugs or security vulnerabilities that might be missed by human eyes, especially in complex codebases. This is particularly important in projects like the Linux kernel, which forms the foundation of countless systems and applications.

Pro Tip: Experiment with AI-powered code analysis tools in your own projects. Even basic static analysis can catch common errors and improve code quality.

Challenges and Considerations

While the potential benefits are clear, there are also challenges to consider. AI models are not perfect. They can generate false positives, miss subtle errors, or even introduce new bugs. Therefore, human oversight remains crucial. The AI should be viewed as a collaborative partner, not a replacement for skilled developers.

Another concern is the potential for bias in AI models. If the training data is biased, the AI may perpetuate those biases in its code review suggestions. Careful attention must be paid to the training data and the AI’s output to mitigate this risk.

Looking Ahead: Semantic Code Understanding and Automated Patch Generation

The current focus is on using AI to *assist* with code review. However, the long-term potential is far greater. Future developments could include:

  • Semantic Code Understanding: AI that truly understands the *meaning* of code, not just its syntax.
  • Automated Patch Generation: AI that can automatically generate patches to fix identified issues.
  • Personalized Code Review: AI that adapts its review style to the preferences of individual developers.
  • Proactive Bug Detection: AI that can predict potential bugs before they are even introduced.

These advancements could revolutionize the open-source development process, making it faster, more efficient, and more reliable.

FAQ

Q: Will AI replace human code reviewers?
A: No. The goal is to augment human reviewers, not replace them. Human expertise remains crucial for complex issues and ensuring code quality.

Q: What AI models are being used for code review?
A: Currently, Claude Code is being used in the b4 review tui. Other LLMs are also being explored.

Q: Is AI-assisted code review available for all projects?
A: Not yet. It’s currently being integrated into specific tools like b4, but wider adoption is expected in the future.

Q: How can I learn more about AI in software development?
A: Explore resources like OpenAI, Anthropic, and academic papers on LLMs and code analysis.

What are your thoughts on AI-assisted code review? Share your opinions in the comments below! Don’t forget to explore our other articles on open-source development and artificial intelligence for more insights.

February 1, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Linux Kernel AI Chatter, ReactOS Developments & AMD Ryzen 7 9850X3D Topped January

by Chief Editor February 1, 2026
written by Chief Editor

Linux in 2026: AI, ReactOS, and the Evolving Open-Source Landscape

The past month at Phoronix has highlighted a fascinating period for Linux and the broader open-source world. From the integration of AI tools to the steady progress of projects like ReactOS, and continued hardware innovation from AMD and Intel, the ecosystem is rapidly evolving. Let’s dive into the key trends shaping the future of Linux.

The AI Revolution Within the Kernel and Beyond

Linus Torvalds’ recent comments regarding AI-generated code submissions have sparked a crucial debate. The core issue isn’t simply about documentation, but about maintaining code quality and understanding in the face of increasingly complex, AI-assisted contributions. As Torvalds pointed out, focusing solely on documenting “tools” won’t solve the problem if AI continues to generate code regardless. This suggests a need for new approaches to code review and potentially, AI-assisted analysis tools to verify the integrity of submissions.

The use of “vibe coding” by Torvalds himself, as reported, is a compelling example. It demonstrates that AI isn’t just a threat to the development process, but a potential asset. Expect to see more developers experimenting with AI tools for tasks like code generation, bug detection, and documentation, leading to a hybrid development model.

Pro Tip: Explore AI-powered code completion tools like GitHub Copilot or Tabnine to boost your own productivity, but always review the generated code carefully.

ReactOS: The Open-Source Windows Alternative Gains Momentum

ReactOS continues its impressive journey towards Windows NT6 compatibility. The project’s 30th anniversary this year underscores its long-term commitment to providing a free and open-source alternative to Windows. Recent improvements in networking performance and bug fixes demonstrate tangible progress. While still a work in progress, ReactOS is becoming increasingly viable for users seeking an open-source operating system with Windows application compatibility. This is particularly relevant for organizations looking to reduce licensing costs or avoid vendor lock-in.

The success of ReactOS hinges on continued community contributions and addressing the inherent challenges of reverse-engineering a complex operating system like Windows. However, its steady progress suggests a bright future for this ambitious project.

Hardware Advancements: AMD, Intel, and the Linux Benchmarking Race

The launches of the AMD Ryzen 7 9850X3D and Intel Core Ultra Series 3 Panther Lake processors have ignited a new round of benchmarking. Phoronix’s detailed analysis, including comparisons of DDR5 memory speeds with the Ryzen 7 9850X3D, provides valuable insights for Linux users building or upgrading their systems. The data consistently shows that optimized software stacks are crucial for maximizing performance on these new platforms.

The ongoing improvements to the Radeon RADV driver, with ray-tracing performance gains on RDNA2 architecture, are a testament to the power of open-source graphics development. These advancements are particularly important for gamers and content creators who rely on Linux for their workflows.

The State of Distributions: Debian, Fedora, and KDE

The challenges facing Debian’s Data Protection Team highlight the importance of volunteer contributions to open-source projects. Maintaining compliance with regulations like GDPR requires dedicated effort, and the loss of volunteers can create significant risks. This underscores the need for increased support and recognition for open-source maintainers.

Fedora’s decision to switch to the Plasma Login Manager and the ongoing development of KDE Plasma 6.6 demonstrate a commitment to innovation and user experience. These changes aim to improve stability, performance, and usability for desktop users.

Security and Stability: Long-Term Concerns

The discovery of a security vulnerability in the GNU C Library (glibc) dating back to 1996 serves as a stark reminder of the importance of ongoing security maintenance. Even well-established codebases can harbor hidden vulnerabilities, highlighting the need for continuous auditing and patching. The quick response from the glibc developers demonstrates the effectiveness of the open-source security model.

Addressing inaccuracies in the Out-Of-Memory (OOM) killer on systems with high core counts is another critical area of focus. Improving the OOM killer’s ability to identify and terminate resource-intensive processes will enhance system stability and prevent crashes.

Gaming on Linux: Steam, Proton, and the Future

Steam’s continued growth on Linux, reaching nearly 3.2% market share, is a positive sign for the platform. The success of the Steam Deck and the ongoing improvements to Proton are driving increased adoption. The upcoming Steam Frame and Steam Machine hardware could further accelerate this trend, potentially making Linux a more mainstream gaming platform.

Did you know?

Proton compatibility layer allows many Windows-based games to run seamlessly on Linux, expanding the gaming library available to Linux users.

FAQ

  • Is Linux a secure operating system? Yes, Linux is generally considered very secure due to its open-source nature, active community, and robust security features.
  • What is ReactOS? ReactOS is a free and open-source operating system aiming to be binary-compatible with Windows.
  • What is the role of the OOM killer? The OOM killer is a process in the Linux kernel that terminates processes to free up memory when the system is running low.
  • How can I contribute to open-source projects? You can contribute by submitting bug reports, writing code, creating documentation, or providing financial support.

The Linux landscape is dynamic and complex. The trends highlighted here – the integration of AI, the progress of open-source alternatives, and the ongoing hardware and software innovations – point towards a future where Linux continues to play a central role in the technology world.

February 1, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Linux 6.19-rc6 Bringing Sound Fixes For ROG Xbox Ally X & Various Laptops

by Chief Editor January 18, 2026
written by Chief Editor

Linux Audio Support: A Sign of Gaming Handhelds and Laptops Driving Kernel Development

The recent flurry of audio fixes landing in Linux kernel 6.19-rc6 isn’t just about bug squashing; it’s a clear indicator of how gaming handhelds and the evolving laptop market are actively shaping Linux development. Specifically, the focus on devices like the ASUS ROG Ally X and newer models from Dell, HP, and ASUS demonstrates a growing demand for robust audio support on non-traditional Linux platforms.

The Rise of Linux on Gaming Handhelds

For years, Linux gaming relied heavily on desktop and Steam Deck compatibility. Now, devices like the ROG Ally X, designed primarily for Windows, are increasingly being explored by Linux enthusiasts. This presents unique challenges. The Ally X, for example, requires workarounds – bypassing calibration and relying on DSP firmware data – to address audio gaps and quality issues. This isn’t a one-off; it highlights the need for kernel developers to adapt to hardware designed with different operating systems in mind.

This trend is significant. According to a recent Steam Hardware Survey (November 2023), Linux represents over 3% of the Steam user base, a figure steadily climbing. While seemingly small, this translates to millions of users actively seeking a better Linux gaming experience, and audio quality is paramount. The demand is forcing developers to prioritize compatibility and optimization for a wider range of hardware configurations.

Laptop Audio: A Complex Landscape

The fixes aren’t limited to handhelds. The updates also address specific issues with laptops from ASUS (Zephyrus G14 2025, M6500RE), Dell, and HP. These fixes range from speaker enablement (Zephyrus G14) to microphone handling (M6500RE) and even simple functionality like mute LED indicators (HP Pavilion x360).

Why is laptop audio so complex? Laptops often utilize a variety of audio codecs (CS35L56, CS42L43, tas2781_hda_i2c) and custom hardware configurations. Manufacturers frequently prioritize Windows support, leaving Linux users to rely on community-driven fixes and kernel updates. The increasing specificity of these patches – targeting particular sub-device IDs and hardware revisions – underscores this challenge.

Pro Tip: Before purchasing a laptop for Linux use, check online forums (like the Arch Linux Wiki or Reddit’s r/linuxhardware) for reports on audio compatibility. User experiences can provide valuable insights.

The Role of Open Source Drivers

The Intel sof_sdw Sound Open Firmware patch is particularly noteworthy. Open-source drivers like SOF are crucial for enabling broad hardware support on Linux. By providing a standardized framework, they allow developers to create drivers that work across a range of devices. The ongoing development and refinement of SOF, coupled with the specific quirks being added for Panther Lake hardware, demonstrates the power of collaborative, open-source development.

Future Trends: What to Expect

Several trends are likely to emerge in the coming years:

  • Increased Hardware Diversity: As more manufacturers experiment with ARM-based processors and custom audio solutions, the complexity of Linux audio support will continue to grow.
  • Automated Hardware Detection: We can expect improvements in automated hardware detection and configuration, reducing the need for manual tweaks and workarounds.
  • Enhanced DSP Support: Better integration with Digital Signal Processors (DSPs) will be essential for delivering high-quality audio on a wider range of devices.
  • Community Collaboration: The Linux audio community will remain vital, providing bug reports, testing, and contributing to driver development.

Did you know? The Linux kernel is constantly evolving, with new features and fixes being added on a regular basis. Keeping your kernel up-to-date is the best way to ensure optimal audio performance.

FAQ

Q: Why does my audio sometimes not work after a Linux update?
A: Kernel updates can sometimes introduce regressions or require driver adjustments. Checking online forums and reporting bugs can help resolve these issues.

Q: How can I contribute to improving Linux audio support?
A: You can report bugs, test new drivers, and contribute code to open-source projects like SOF.

Q: What is a “quirk” in the context of Linux audio drivers?
A: A quirk is a specific workaround or configuration setting that addresses a known issue with a particular piece of hardware.

Q: Where can I find the full list of Linux kernel changes?
A: You can explore the kernel’s Git repository: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/

Want to learn more about Linux audio and gaming? Explore our other articles on kernel development and open-source gaming. Share your experiences with Linux audio in the comments below!

January 18, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

Synex Server: A New Debian Based Linux Distro With Native ZFS Installation Support

by Chief Editor January 18, 2026
written by Chief Editor

Synex Server & OpenZFS: A Sign of Things to Come for Business Linux?

A new Linux distribution, Synex, emerging from Argentina, is quietly making waves with its focus on small and medium-sized businesses (SMBs). While many Linux distros aim for broad appeal, Synex is laser-focused on server needs, and its latest release, Synex Server 13 R1, highlights a crucial trend: the growing importance of advanced file systems like OpenZFS.

The ZFS Advantage: Beyond Basic Storage

For years, Linux server deployments have often relied on traditional file systems like ext4. While reliable, these systems lack some of the advanced features offered by ZFS. OpenZFS provides built-in data integrity protection, preventing silent data corruption – a critical concern for businesses. It also offers features like snapshots and cloning, simplifying backups and disaster recovery. According to a 2023 report by Enterprise Strategy Group, data corruption is a significant issue, impacting 42% of organizations, with an average cost of $150,000 per incident.

Synex’s decision to prioritize native OpenZFS support isn’t accidental. The developers faced challenges with the standard Debian installer’s limited ZFS handling capabilities. They responded by creating synex-zfs-installer, a dedicated installer specifically for ZFS-based Synex Server installations. This demonstrates a commitment to providing a seamless ZFS experience, something often lacking in other distributions.

Pro Tip: When evaluating a server OS, don’t just look at performance benchmarks. Consider the data integrity features offered by the file system. ZFS can be a lifesaver in preventing data loss and ensuring business continuity.

Why ZFS is Gaining Traction in the SMB Space

Historically, ZFS was often associated with larger enterprises due to its resource requirements. However, advancements in hardware and ZFS itself have made it increasingly viable for SMBs. Lower RAM prices and faster processors mean that the performance overhead of ZFS is less of a concern. Furthermore, the benefits of data integrity and simplified administration often outweigh the resource costs.

The rise of data-intensive applications – like databases, virtual machines, and media servers – is also driving ZFS adoption. These applications demand a robust and reliable storage solution, and ZFS delivers. A recent case study by Backblaze, a cloud storage provider, showed that drives using ZFS had a significantly lower failure rate compared to those using other file systems, highlighting its reliability in real-world scenarios. [Link to Backblaze study]

Synex Control: Streamlining Server Management

Beyond ZFS, Synex Server 13 R1 introduces Synex Control 1.0, an administration suite designed to simplify server configuration and management. This is a crucial feature for SMBs, which often lack dedicated IT staff. User-friendly administration tools can significantly reduce the complexity of managing a server, allowing businesses to focus on their core operations.

The Future of Business Linux: Specialization and Advanced Features

Synex represents a broader trend in the Linux landscape: a move towards specialization. Instead of trying to be everything to everyone, distributions are increasingly focusing on specific niches, like SMB servers. This allows them to tailor their features and tools to the unique needs of their target audience.

We can expect to see more Linux distributions embracing advanced file systems like ZFS and Btrfs. These file systems offer significant advantages in terms of data integrity, performance, and manageability. Furthermore, the integration of robust administration suites, like Synex Control, will become increasingly common, making server management more accessible to businesses of all sizes.

Did you know? ZFS’s copy-on-write functionality allows for near-instantaneous snapshots, creating a point-in-time copy of your data without significant performance impact. This is invaluable for quick backups and testing changes.

FAQ

Q: What is OpenZFS?
A: OpenZFS is an advanced file system known for its data integrity features, snapshots, and cloning capabilities.

Q: Is ZFS difficult to set up?
A: Traditionally, ZFS setup could be complex. Synex Server’s synex-zfs-installer aims to simplify the process.

Q: Is Synex Server free to use?
A: Yes, Synex Server is a free and open-source Linux distribution.

Q: What are the system requirements for Synex Server?
A: Refer to the official Synex documentation for detailed system requirements: https://synex.ar/en/synex-server-13-r1-native-zfs-installer-and-enterprise-storage-architecture/

Ready to explore a more robust and reliable server solution? Visit the Synex website to learn more and download Synex Server 13 R1. Share your thoughts on the future of business Linux in the comments below!

January 18, 2026 0 comments
0 FacebookTwitterPinterestEmail
Tech

QNX Self-Hosted Developer Desktop Brings QNX 8.0 To A Wayland + Xfce Desktop

by Chief Editor December 27, 2025
written by Chief Editor

QNX Takes a Leap Towards Developer Accessibility: What It Means for the Future of Embedded Systems

QNX, the real-time operating system (RTOS) powering everything from automotive systems to medical devices, has quietly released a self-hosted developer desktop environment. This move, initially announced in December but gaining traction now, represents a significant shift in how developers interact with this powerful, yet traditionally complex, OS. For years, QNX development involved cross-compilation – a process that can be cumbersome and time-consuming. This new desktop aims to eliminate that hurdle.

The Rise of Self-Hosted Development in Embedded Systems

Traditionally, embedded systems development relied heavily on cross-compilation. Developers would write code on a host machine (like a Windows or Linux PC) and then compile it for the target embedded hardware. While effective, this process introduces potential compatibility issues and adds a layer of complexity. Self-hosted development, where the development environment *is* the target OS, streamlines this process.

QNX’s desktop environment, built on QNX 8.0 and featuring the lightweight Xfce desktop atop Wayland, provides a full development experience. It includes essential tools like GCC, LLVM/Clang, Python, and popular code editors such as Emacs, Geany, and Neovim. Crucially, it’s accessible through a free personal license for non-commercial use, opening doors for hobbyists, students, and professionals exploring QNX.

Pro Tip: Wayland, a modern display server protocol, offers improved security and performance compared to older systems like X11. Its inclusion in the QNX desktop signals a commitment to modern development practices.

Why This Matters: Beyond Convenience

The implications of this release extend beyond mere convenience. QNX’s core strength lies in its real-time capabilities and reliability – critical for safety-critical applications. Making it easier to develop for QNX could accelerate innovation in several key areas:

  • Automotive: QNX is a dominant force in automotive infotainment and advanced driver-assistance systems (ADAS). Simplified development could lead to faster iteration cycles for new features and improved safety systems. According to Statista, the automotive software market is projected to reach $458.40 billion in 2024, highlighting the immense potential.
  • Industrial Automation: Real-time control systems in manufacturing and robotics demand the precision and reliability of an RTOS like QNX. Easier development translates to quicker deployment of automated solutions.
  • Medical Devices: From patient monitoring systems to surgical robots, medical devices require robust and dependable software. QNX’s deterministic behavior makes it a strong candidate, and a streamlined development process could accelerate the creation of life-saving technologies.

Currently, the desktop is distributed as a QEMU virtual machine, primarily to address hardware compatibility issues. QNX doesn’t natively support a wide range of hardware configurations outside the embedded world. However, the company is actively exploring a native image for Raspberry Pi, a popular platform for prototyping and hobbyist projects. This move would significantly broaden QNX’s accessibility.

The Future of RTOS Development: A Shift Towards Accessibility

QNX isn’t alone in recognizing the need for more accessible development environments. Other RTOS vendors are also investing in tools and platforms to simplify the development process. This trend is driven by several factors:

  • The Growing Demand for Embedded Systems: The Internet of Things (IoT) is exploding, creating a massive demand for embedded systems developers.
  • The Shortage of Skilled Engineers: There’s a global shortage of skilled embedded systems engineers. Simplifying the development process can help lower the barrier to entry.
  • The Rise of Open Source: The increasing popularity of open-source tools and frameworks is influencing the RTOS landscape.

We can expect to see more RTOS vendors embracing self-hosted development environments, cloud-based development tools, and more user-friendly interfaces. The goal is to empower a wider range of developers to create innovative embedded solutions.

Did you know? QNX was originally developed in 1980 by Quantum Software Systems, and gained prominence in the early 1990s with its use in nuclear power plant control systems due to its reliability.

FAQ

Q: Is the QNX Self-Hosted Developer Desktop free?
A: Yes, a free personal license is available for non-commercial use.

Q: What hardware is currently supported?
A: Currently, it’s best run as a virtual machine using QEMU. A native image for Raspberry Pi is under development.

Q: What programming languages are supported?
A: C, C++, and Python are the primary supported languages, with access to GCC and LLVM/Clang compilers.

Q: Where can I find more information?
A: Visit the QNX Developer Blog for detailed information and download instructions.

Want to delve deeper into the world of embedded systems and real-time operating systems? Explore our other articles on embedded software development and RTOS security. Share your thoughts and experiences with QNX in the comments below!

December 27, 2025 0 comments
0 FacebookTwitterPinterestEmail
Tech

Libreboot 26.01-rc1 Released To Support A Few More Systems

by Chief Editor December 25, 2025
written by Chief Editor

Libreboot’s Christmas Release: A Glimpse into the Future of Open-Source Firmware

Libreboot, the downstream project of Coreboot focused on providing a completely free and open-source firmware alternative to proprietary BIOS, recently released its 26.01-rc1 test version. While the immediate news centers around support for older hardware like the Topton X2E N150 firewall, Lenovo ThinkPad T580, and HP Pro 3500 series, this release signals a broader, and increasingly important, trend: the growing demand for control and transparency in the foundational software that powers our devices.

Why Open-Source Firmware Matters Now More Than Ever

For years, BIOS and UEFI firmware have been largely black boxes. Users have limited visibility into what’s happening at the lowest level of their systems, and are reliant on manufacturers for updates and security patches. This reliance creates vulnerabilities. The recent surge in supply chain attacks and firmware-level exploits – like those targeting ASUS’s UEFI in 2023 – highlights the risks. Open-source firmware like Libreboot offers a path to mitigate these risks by allowing independent auditing and community-driven development.

The addition of support for even older hardware, while seemingly counterintuitive, is a crucial aspect of this. It extends the lifespan of existing devices, reducing e-waste and providing a secure computing option for those who can’t afford to constantly upgrade. Consider the environmental impact: a refurbished ThinkPad T580 running Libreboot is a far more sustainable option than purchasing a brand-new device.

Pro Tip: Before attempting to flash Libreboot, thoroughly research compatibility with your specific hardware revision. Incorrect flashing can render your device unusable.

The Challenges and Opportunities Ahead

Libreboot’s development isn’t without its hurdles. Supporting modern hardware is complex. The increasing sophistication of CPUs and chipsets, coupled with manufacturers’ reluctance to openly document their systems, makes reverse engineering a significant undertaking. The 8th Gen Intel “Coffee Lake” processors in the ThinkPad T580, while now supported, are also a reminder of the performance trade-offs that can come with older hardware and the need to address security mitigations.

However, several factors point towards a brighter future for open-source firmware. The growing awareness of security vulnerabilities, the rise of the Right to Repair movement, and the increasing demand for privacy are all driving interest. Furthermore, initiatives like RISC-V, an open-source instruction set architecture, are creating opportunities to design hardware specifically with open firmware in mind. This could lead to a virtuous cycle where open hardware and open firmware reinforce each other.

Beyond PCs: Expanding the Scope of Libreboot and Coreboot

While traditionally focused on PCs and laptops, the principles of open-source firmware are increasingly relevant to other device categories. Embedded systems, networking equipment, and even IoT devices are all potential targets for Libreboot-like projects. The Topton X2E N150 firewall support demonstrates this expansion. Securing these devices is critical, as they often form the backbone of critical infrastructure.

The development of Coreboot, the underlying project for Libreboot, is also seeing increased activity in areas like server motherboard support. This is particularly important for organizations seeking to build secure and auditable server infrastructure. Companies like System76 are already demonstrating the viability of offering pre-installed Coreboot systems.

FAQ: Open-Source Firmware Explained

  • What is the difference between Coreboot and Libreboot? Coreboot is the low-level project, providing the core functionality. Libreboot is a downstream project that builds on Coreboot, focusing on free software and supporting a wider range of hardware.
  • Is Libreboot difficult to install? It can be. The installation process varies depending on the hardware and requires technical expertise.
  • Will Libreboot improve my computer’s performance? Not necessarily. While it can remove bloatware and potentially improve boot times, the performance impact is often minimal. The primary benefits are security and control.
  • What hardware is compatible with Libreboot? Check the official Libreboot compatibility list: https://libreboot.org/docs/hardware/

Did you know? The Libreboot project relies heavily on community contributions. You can support their work by donating or contributing code.

The release of Libreboot 26.01-rc1 isn’t just about adding support for a few older machines. It’s a testament to the growing movement towards greater control, transparency, and security in the world of computing. As hardware becomes more complex and the threat landscape evolves, the demand for open-source firmware will only continue to grow.

Want to learn more about securing your digital life? Explore our articles on hardware security and privacy best practices. Don’t forget to subscribe to our newsletter for the latest updates!

December 25, 2025 0 comments
0 FacebookTwitterPinterestEmail
Tech

Shotcut 25.03 Beta Released For Advancing This Free Software Video Editor

by Chief Editor March 14, 2025
written by Chief Editor

Advancements in Open-Source Video Editing: The Future with Shotcut 25.03 Beta

Video editing has constantly evolved, with open-source solutions like Shotcut leading the charge. The latest beta release, Shotcut 25.03, introduces several impactful features, suggesting future trends that could shape video editing technologies. Let’s dive into these advancements and explore their potential trajectories.

Innovations Driving Video Editing Forward

Enhanced User Controls and Usability

Shotcut 25.03 beta’s new “Copy Current” and “Copy All” options to filters represent a significant usability improvement. These additions make the editing process smoother, allowing editors to apply consistent effects seamlessly. This trend towards increased usability is poised to continue, with tools going beyond mere functionality to enhance user experience.

AI-Driven Enhancements

With updates against Whisper.cpp 1.7.4 for AI capabilities, Shotcut exemplifies the growing trend of leveraging artificial intelligence in video editing. AI-driven features like automated scene detection and optimized rendering could revolutionize how content creators approach their projects. Real-life applications of AI in video editing continue to surge, with platforms like Adobe exploring machine learning for more intuitive interfaces.

The Path to Accessibility and Multidimensional Editing

Expanding Support for Diverse Media Types

Shotcut’s addition of the 360: Cap Top & Bottom and 360: Equirectangular Wrap video filters indicates a stronger focus on supporting diverse media types. As 360-degree content becomes more mainstream, the need for capable editing tools to handle such formats grows. This expansion allows creators to innovate within immersive storytelling realms, previously limited by technical constraints.

Bridge Between Complexity and Simplicity

The inclusion of features like the Not In a Bin smart bin in the Playlist hints at a proactive approach to tackling editor frustrations with complex workflows. Simplifying the process without compromising advanced functionality could foster a broader adoption of powerful editing tools among casual and professional users alike.

Frequently Asked Questions

What makes Shotcut a compelling choice for video editors?
Shotcut’s open-source nature provides a free, cross-platform solution with continuous community-driven improvements, making it a versatile choice for creators at any skill level.
How will AI continue to influence video editing?
AI will streamline tasks such as color correction, editing cuts, and noise reduction, opening new creative possibilities for videographers by automating time-consuming processes.
Are 360-degree video capabilities becoming mainstream?
Yes, with the rise of virtual reality content and expansive media platforms, 360-degree videos are seeing increased adoption, necessitating advanced editing tools like Shotcut.

Engage with the Future of Video Editing

As Shotcut continues to innovate, video editors are urged to explore these new capabilities. With practical tools that blend ease of use with cutting-edge features, there’s never been a better time to engage with open-source software. Explore Shotcut 25.03 beta today and shape how you create moving stories.

Stay ahead of trends by following Phoronix for the latest insights or subscribe to our newsletter for more analyses and articles on multimedia innovations.

Did you know? Embracing open-source software not only saves costs but also fosters a supportive community of web developers and videographers that can drive your project forward.

This article focuses on the key features of Shotcut 25.03 Beta and extrapolates future trends while engaging the reader through interactive elements and a call-to-action. It remains evergreen by discussing ongoing trends without tying them to specific, fleeting events.

March 14, 2025 0 comments
0 FacebookTwitterPinterestEmail
Business

The New Rust-Written NVIDIA “NOVA” Driver Submitted Ahead Of Linux 6.15

by Chief Editor March 10, 2025
written by Chief Editor

The Rise of NOVA: Redefining Open-Source Graphics Drivers

The open-source community is buzzing with excitement as Red Hat engineers unveil their ambitious project: the NOVA driver, an open-source, Rust-written graphics driver poised to succeed the esteemed Nouveau driver. Aimed at modern NVIDIA GPUs, specifically the RTX 20 “Turing” series and beyond, NOVA harnesses the NVIDIA GPU System Processor (GSP) to simplify driver development.

A New Era in Driver Development

The NOVA driver employs Rust, a language known for its safety and performance, marking a significant shift from traditional C-based driver development. This approach not only boosts security but also enhances maintainability, potentially revolutionizing how graphics drivers are maintained in the Linux ecosystem.

Scheduled to debut in the Linux 6.15 kernel, NOVA’s integration marks it as the first Rust-written Direct Rendering Manager driver to enter the mainline codebase. Though the initial submission comprises just over 1,200 lines, primarily foundational code, it sets the groundwork for a robust driver designed to gradually replace the existing, less active Nouveau driver.

Strategic Incremental Development

Red Hat’s strategy focuses on incremental development, enabling the NOVA driver to evolve through successive kernel cycles. This method alleviates the burden of reviewing a large bulk of new code all at once, allowing for more manageable and continuous integration.

“This is the initial PR for Nova (nova-core). Besides the nova-core skeleton driver and the initial project documentation, I’ve included essential firmware and Rust patches,” noted Danilo Krummrich from Red Hat. This strategic approach ensures smoother transitions and adaptations as the driver matures.

Competitive Advantages and Future Outlook

NOVA promises to compete effectively with NVIDIA’s official Linux driver, known for its proprietary codebase. By contrast, NOVA, powered by open-source principles, delivers flexibility and transparency. Moreover, its modern engineering approach could lead to more efficient performance and easier updates.

Did you know? Rust’s memory safety features could significantly reduce the risk of security vulnerabilities in graphics drivers, offering a more secure computing experience.

Community Engagement and Potential

The open-source nature of NOVA invites contributions and scrutiny from global developers, fostering community-driven innovation. This collaborative environment not only enhances functionality but also accelerates the evolution of features and fixes.

As NOVA continues to develop, its potential extends beyond just GPUs. The methodologies and technologies employed could influence other driver projects, ushering in a new standard for how software interacts with hardware in the Linux realm.

FAQs: Exploring Common Queries

What sets NOVA apart from the Nouveau driver?

NOVA is written in Rust, designed for modern NVIDIA GPUs, and employs the GSP firmware for simplified development. It focuses on incremental progress and community input.

How soon can users expect NOVA to be practical?

For the near future, users will likely rely on existing drivers like Nouveau or NVIDIA’s official out-of-tree drivers. NOVA’s full potential is expected to be realized over several Linux kernel cycles.

What Should You Do Next?

If you’re as intrigued by the evolution of open-source graphics drivers as we are, explore our related articles to deepen your understanding and stay ahead of the curve.

Pro Tip: Subscribe to our newsletter for the latest updates on NOVA’s progress and other groundbreaking projects. Join a community that’s shaping the future of technology!

March 10, 2025 0 comments
0 FacebookTwitterPinterestEmail
Newer Posts
Older Posts

Recent Posts

  • iOS 26.5 adds new setting for alternative app marketplaces in Brazil

    May 18, 2026
  • DR Congo to open three Ebola treatment centres as rare strain spreads

    May 18, 2026
  • GTA 6 Preorder Rumors Debunked: Latest Updates on Retailer Leaks and Rockstar News

    May 18, 2026
  • Sahrawi Activist Aminatou Haidar Addresses Slovenian Parliament on Western Sahara Human Rights

    May 18, 2026
  • Loaded guns, Nazi uniform found at home of man who died in police stand-off

    May 18, 2026

Popular Posts

  • 1

    Maya Jama flaunts her taut midriff in a white crop top and denim jeans during holiday as she shares New York pub crawl story

    April 5, 2025
  • 2

    Saar-Unternehmen hoffen auf tiefgreifende Reformen

    March 26, 2025
  • 3

    Marta Daddato: vita e racconti tra YouTube e podcast

    April 7, 2025
  • 4

    Unlocking Success: Why the FPÖ Could Outperform Projections and Transform Austria’s Political Landscape

    April 26, 2025
  • 5

    Mecimapro Apologizes for DAY6 Concert Chaos: Understanding the Controversy

    May 6, 2025

Follow Me

Follow Me
  • Cookie Policy
  • CORRECTIONS POLICY
  • PRIVACY POLICY
  • TERMS OF SERVICE

Hosted by Byohosting – Most Recommended Web Hosting – for complains, abuse, advertising contact: o f f i c e @byohosting.com


Back To Top
Newsy Today
  • Business
  • Entertainment
  • Health
  • News
  • Sport
  • Tech
  • World