Tag

Linux

All articles tagged with #linux

technology3 days ago

Linux 7.0-rc1 Unveils Broad Hardware, Filesystem, and Performance Upgrades

Linux 7.0-rc1 closes the merge window with a feature-rich kernel that’s likely to become the default for Ubuntu 26.04 LTS and Fedora 44, adding enablement for Intel Nova Lake and Diamond Rapids and AMD Zen 6, broader driver support (including Qualcomm Snapdragon X2), new AMD graphics support, extensive filesystem and performance improvements, memory management tweaks, exFAT read enhancements, and official Rust language support, with Linus noting the major version bump and upcoming benchmarking.

Switching Windows to Linux: Mostly Smooth, with One Missing Feature
technology9 days ago

Switching Windows to Linux: Mostly Smooth, with One Missing Feature

A seasoned tech writer tests migrating two Intel-based Surfaces (Go 2 and Pro 8) from Windows to Linux, attempting Ubuntu 22.04, Zorin OS 18, and Fedora 43. He finds Linux installation has matured but still demands heavy terminal work, and ARM devices remain problematic. Fedora 43 works on the Surface Go 2 but lacks sleep support; Zorin runs but webcam issues persist; Ubuntu was abandoned after problems. Overall, Linux is workable for knowledgeable hobbyists and dual-boot is a sane path, but it's not beginner-friendly, and the author misses Windows Hello biometric login most of all.

Linux 6.19 lands with hints of 7.0 and older-GCN GPU boosts
tech16 days ago

Linux 6.19 lands with hints of 7.0 and older-GCN GPU boosts

Linux 6.19 is the final update of its current kernel cycle, adding AMDGPU support for older GCN 1.0/1.1 GPUs (HD 7000 series), Vulkan via RADV, improved power management, and HDR through the DRM Color Pipeline, among other driver updates. Linus Torvalds also teased the next kernel as 7.0, which could bring further AMD GPU and hardware-support improvements. Rolling-release distros should receive the update soon via their update channels, while non-rolling distributions may take longer.

technology17 days ago

Linux 6.20/7.0 Preview: Major Kernel Upgrades on the Horizon

Phoronix previews the Linux 6.20 (likely 7.0) merge window, outlining a broad slate of changes—from AMD graphics and Intel TSX defaults to security/container hardening (OPEN_TREE_NAMESPACE), revocable resource management, IO_uring and batch I/O improvements, and various driver and build enhancements—plus Canonical aiming to ship the new kernel with Ubuntu 26.04 LTS.

Linux: powerful, but not practical for everyday work
report18 days ago

Linux: powerful, but not practical for everyday work

Terrence O’Brien revisits Linux on a 2019 Dell XPS 15, finding that while Linux has improved for gaming, photo editing, and music software, it remains a fiddly, fragmented ecosystem with EFI issues, driver quirks, and a heavy reliance on terminal tweaks; even when things work, Steam, MIDI controllers, and DAWs can be finicky, leading him to conclude Linux is powerful but still more of a hobby than a ready-to-work OS—he ultimately needs an OS that “just works” for his workflow.

technology23 days ago

Kernel Patch Reviews Get AI Boost in b4's New Text UI

Linux kernel developers’ b4 patch tool now features a text-based UI that supports AI agent-assisted code reviews using Claude Code, enabling an opt-in, agent-enabled review of patches within the b4 workflow. Konstantin Ryabitsev calls this the first actual agent-assisted review on patches via the new TUI, with ongoing refinements to come. The development complements other AI-prompt work in the Linux kernel space, including efforts from Meta’s Chris Mason.