KDE gets €1.2m funding from the Sovereign Tech Fund

KDE logo in gold.KDE has announced it’s getting a €1.28 million grant from the Sovereign Tech Fund (STF) to help improve the Plasma desktop, KDE Linux and the communication frameworks used by both. The German government-backed fund, which sees its work as “strategic investments in the digital infrastructure of our economy and society”, will disburse €1,285,200 ($1,512,680) to KDE across 2026 and 2027. Like all grants the fund provides, the money is earmarked for a specific set of pre-approved projects. KDE developers can’t redirect cash toward the latest feature request gathering upvotes on r/KDE. Work the money will fund includes improving the Plasma […]

You’re reading KDE gets €1.2m funding from the Sovereign Tech Fund, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingKDE gets €1.2m funding from the Sovereign Tech Fund

Malware found in Linux builds of Cemu (Wii U emulator)

ubuntu malwareIf you’ve downloaded the Cemu Wii U emulator for Linux from the project’s official GitHub in the past few weeks, bad news: it added malware to your system when you ran it. An announcement made by the team developing the open-source app say they recently discovered the Linux AppImage and ZIP of the Cemu 2.6 release available from their Github had been “compromised” with malware between 6 May and 12 May, 2026. The Cemu Flatpak, as well as installers for other operating systems, were not affected. Linux users who directly downloaded the Cemu 2.6 AppImage or Ubuntu ZIP assets from the […]

You’re reading Malware found in Linux builds of Cemu (Wii U emulator), a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingMalware found in Linux builds of Cemu (Wii U emulator)

Fix HEIC images not loading in Ubuntu 26.04 LTS

If your HEIC photos show a “Could not load image” error in Ubuntu 26.04’s Image Viewer, you’re not alone – it’s an intentional breakage, albeit one that’s easy to fix. HEIC files are a variant of HEIF which use H.265/HEVC compression. If you own an iPhone or a newer Android device, the stock camera app uses this format by default. But Ubuntu 26.04 LTS longer preinstalls a decoder library for HEIC (though more accurately, it’s tweaked dependency chains to ensure one is no longer pulled in). When you connect your smartphone to a computer running Ubuntu 26.04 LTS to browse […]

You’re reading Fix HEIC images not loading in Ubuntu 26.04 LTS, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingFix HEIC images not loading in Ubuntu 26.04 LTS

Linux 7.1-rc2 Released with Driver Fixes, Steam Deck OLED Audio Repair, and Growing AI Patch Trends

Linux 7.1-rc2 Released with Driver Fixes, Steam Deck OLED Audio Repair, and Growing AI Patch Trends

Linus Torvalds has officially released Linux kernel 7.1-rc2, the second release candidate in the Linux 7.1 development cycle. While Torvalds described the update as a “fairly normal” RC release, the kernel includes a broad collection of driver fixes, subsystem cleanups, and stability improvements that continue shaping the next major Linux kernel release.

Although still an early testing version intended mainly for developers and enthusiasts, Linux 7.1-rc2 already delivers several notable fixes—especially for graphics hardware, networking, and gaming devices like the Steam Deck OLED.

A Strange-Looking Release—But for a Good Reason

One of the first things Torvalds mentioned in the release announcement was the unusually large patch statistics. At first glance, the release appears much larger than expected, but there’s an explanation behind the inflated numbers.

Much of the activity comes from a large cleanup effort in the KVM selftests subsystem, where developers renamed variables and types to better match Linux kernel coding conventions. Because thousands of lines were renamed rather than fundamentally rewritten, the patch count looks dramatic even though the underlying functional changes are relatively modest.

Torvalds specifically advised testers not to overreact to the “big and strange” diff statistics.

Graphics and Driver Fixes Take Center Stage

As is common during early release candidates, a large portion of the work in Linux 7.1-rc2 focuses on hardware drivers. GPU and networking drivers account for a significant share of the meaningful fixes in this release.

Notable improvements include:

  • Additional fixes for AMD GPU support
  • Intel Xe graphics driver adjustments and tuning
  • Networking stability improvements
  • Filesystem fixes, including NTFS driver updates
  • Memory leak patches and race-condition corrections

These kinds of updates are critical during the RC phase because they help stabilize hardware compatibility before the final release reaches mainstream distributions.

Steam Deck OLED Audio Finally Gets Fixed

One of the more interesting fixes in Linux 7.1-rc2 addresses a long-standing issue affecting the Steam Deck OLED. According to reports, audio support for Valve’s handheld had been broken in the mainline Linux kernel for nearly two years, forcing Valve and some handheld-focused distributions to carry their own downstream patches and workarounds.

With Linux 7.1-rc2, an upstream fix for the audio issue has finally landed, potentially simplifying support for Linux gaming handhelds moving forward.

For Linux gamers and portable gaming enthusiasts, this is one of the more practical improvements included in the release candidate.

Continue ReadingLinux 7.1-rc2 Released with Driver Fixes, Steam Deck OLED Audio Repair, and Growing AI Patch Trends

LibreOffice 26.4 Beta Experiments with AI Writing Features and Smarter Editing Tools

LibreOffice 26.4 Beta Experiments with AI Writing Features and Smarter Editing Tools

The upcoming LibreOffice 26.4 Beta is introducing early AI-powered writing capabilities, signaling a new direction for the open-source office suite. While LibreOffice has traditionally focused on privacy, local processing, and open standards, the beta release shows that The Document Foundation is now exploring how artificial intelligence can assist users without fully embracing cloud-dependent ecosystems.

The result is a cautious but notable step toward AI-enhanced productivity on Linux and other desktop platforms.

AI Writing Assistance Comes to LibreOffice

One of the biggest additions connected to LibreOffice 26.4 Beta is expanded support for AI-assisted writing tools through integrations such as WritingTool, an open-source LibreOffice extension designed to enhance editing workflows.

These AI features focus on practical writing assistance rather than aggressive automation. Current capabilities include:

  • Grammar and style suggestions
  • Paragraph rewriting and refinement
  • Text expansion and summarization
  • Translation assistance
  • AI-assisted content generation

Unlike many proprietary AI platforms, these tools can operate using local AI models, allowing users to avoid sending documents to external cloud services.

A Privacy-Focused Approach to AI

LibreOffice’s AI direction differs from the strategies used by many commercial office suites. Instead of tightly integrating mandatory cloud AI services, the project appears focused on:

  • Optional AI functionality
  • User-controlled integrations
  • Support for local inference servers
  • Compatibility with self-hosted AI solutions

The WritingTool project specifically highlights support for local AI backends and OpenAI-compatible APIs, including self-hosted tools like LocalAI.

This approach aligns closely with the values of many Linux and open-source users who prioritize privacy and transparency.

What AI Tools Can Actually Do

The AI writing features currently being tested are aimed at improving productivity rather than replacing human writing entirely.

Examples include:

Grammar and Style Improvements

AI can analyze text for readability, awkward phrasing, and stylistic consistency.

Paragraph Rewriting

Users can ask the assistant to:

  • Simplify text
  • Make writing more formal or casual
  • Expand short sections
  • Rephrase unclear sentences

Content Assistance

The tools can also help generate outlines, draft paragraphs, or suggest alternative wording for documents.

Continue ReadingLibreOffice 26.4 Beta Experiments with AI Writing Features and Smarter Editing Tools