Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-07-16 06:45
Wayland 1.10 Alpha Released With DnD Actions, Buffer Damage Request
Bryce Harrington at Samsung announced the release last night of Wayland 1.10 Alpha along with the adjoining Weston reference compositor update...
NetworkManager 1.1.90 Brings WiFi Powersave, Random MAC Addresses & More
GNOME developer Lubomir Rintel announced the release today of the NetworkManager 1.1.90 development snapshot in the road towards NetworkManager 1.2 for Linux network management...
New x86 Platform Drivers Land In Linux 4.5, Including Telemetry For Apollo Lake
Coming with Linux 4.5 is an eventful x86 platform drivers update...
AMDGPU Semaphores Support Getting Squared Away
The user-space side of semaphore support is getting taken care of for the new AMDGPU driver...
Intel Kabylake Will Still Require Firmware Blobs
Beginning with Skylake and Broxton hardware, Intel began requiring firmware blobs as part of their open-source graphics driver stack. This binary firmware is continuing forward with the next-generation Kabylake processors...
Interested In More Linux Hardware Tests? Here's Our January Deal
With having pushed out an interesting 27-way NVIDIA Linux graphics card comparison that follows off the recent large AMD Linux graphics comparison, I decided it time to run another premium special if you'd like to show your support and help allow for future, in-depth comparisons and other Linux hardware tests...
An Ubuntu Convergence Tablet Is Expected To Be Shown Off Next Month
While there's been various weird Ubuntu Tablet initiatives, it looks like next month will be the first official Ubuntu Tablet announcement that will usher in the long talked about convergence support...
The Linux Kernel Had Many Vulnerabilities Last Year
While today's 0-day local privilege escalation bug is making the news rounds on the Internet, there were many other security vulnerabilities discovered within the Linux kernel last year -- many of which didn't receive as much attention and some of them are even yet to be resolved...
63 Mesa Patches For Wiring Up One OpenGL 4.3 Extension
Sixty-three patches were published on the Mesa mailing list this morning for wiring up the ARB_internalformat_query2 extension as needed by OpenGL 4.3...
GTK+ 3.19.7 Brings Kinetic Scrolling For Wayland & More
GNOME developers have released the latest development version of the GTK+ tool-kit in the approach towards GNOME 3.20...
OpenGL Performance & Performance-Per-Watt For NVIDIA GPUs From The Past 10 Years
Curious how the raw OpenGL performance and power efficiency has improved going back a decade to the GeForce 8 days? In this article is a 27-way graphics card comparison testing graphics cards from each generation going from the GeForce 8 series through the GeForce GTX 900 series and ending with the $999 GeForce GTX TITAN X. If you are interested in how graphics card performance has evolved, this is a fun must-read article.
A 0-Day Local Privilege Escalation Bug Hits The Linux Kernel
CVE-2016-0728 is being made public today: a 0-day local privilege escalation vulnerability in the Linux kernel that's been present now for over three years...
DnD Actions Land Within Wayland's Weston, Already Being Used In GTK+
Just a few days ago the Wayland Drag-n-Drop actions support patches were published and they've now already ended up within the Weston repository...
The State of Compute Shaders For Gallium3D Drivers
Since last month Intel has offered compute shader support via their open-source Linux graphics driver. The ARB_compute_shader support is needed for OpenGL 4.3 but so far Intel is the only Mesa/Gallium3D driver having support for this important extension...
A Linux Port Of Darkest Dungeon Is Planned
Darkest Dungeon is a roguelike, dungeon crawler game that's been in early access for the better part of a year while its full release is set for today...
AMD HSA Support Merged Into GCC Trunk
The AMD Heterogeneous System Architecture (HSA) code has been mainlined within the GCC compiler!..
Are You Sure You Want X.Org To Die?
Whenever posting news items about the X.Org Foundation, it's common to routinely see a few comments about "let X.org die already!", "Wayland is the future!", and other similar remarks...
OpenGL 3.3 Core Profile Support For GLAMOR
David Airlie's latest interesting Linux graphics patch series is about GLAMOR, the means of providing 2D acceleration in a hardware-independent manner over OpenGL...
Gallium3D Gets Accelerated PBO Texture Uploads
AMD's Nicolai Hähnle has taken over where KDE developer Fredrik Höglund left off in working on accelerated texture uploads from Pixel Buffer Objects for Gallium3D drivers. This is a change just not for the Radeon Gallium3D drivers but for all of the drivers using the Mesa state tracker...
Intel P-State Is Faster Than ACPI CPUFreq Performance On Linux 4.4
A request recently came in (yes, from a premium user) for doing some fresh benchmarks atop the brand new Linux 4.4 kernel while comparing the P-State and CPUFreq CPU scaling drivers and their different scaling governor options...
KDE Made Much Progress In 2015 Thanks To Student Developers With GSoC
While Google's annual Summer of Code has been done for several months now, the KDE project published this weekend their final overview of all the progress that was made this past summer by these promising student developers...
NetworkManager 1.2 Improves WiFi Scanning
Beyond NetworkManager 1.2 having a MAC address randomization feature, WiFi scanning has also been improved...
Pitivi Lands Proxy Editing Support, Makes It Closer To Pitivi 1.0
The Pitivi open-source non-linear video editor designed around GNOME components and making use of GStreamer just landed a big feature that also relieves another blocker in nearing the Pitivi 1.0 milestone...
Ubuntu Gets A New Clock Design For Their Suru Visual Language
Ubuntu developers have been working on sending out some updated phone/convergence apps that take advantage of their new Suru visual language...
Intel NUC Skylake NUC6i3SYK Linux Benchmarks
If you are interested in the Intel NUC6i3SYK with its Core i3 Skylake CPU, benchmarks have been published on OpenBenchmarking.org...
NetworkManager 1.2 Adds MAC Address Randomization
For providing network tracking protection and out of privacy concerns, NetworkManager 1.2 has added a feature that was first found in Apple's iOS 8 and has since been found in Windows 10 too...
NVIDIA Publishes Nouveau Patches For Secure Boot, Unified Firmware Loading
NVIDIA has released new patches today for helping the open-source Nouveau driver step towards properly supporting the GeForce GTX 900 "Maxwell" graphics cards as well as better supporting Tegra...
Security Updates For Linux 4.5 Brings Improvements For Smack, EVM & TPM
Linus Torvalds pulled in the security subsystem updates this weekend for the Linux 4.5 kernel...
New Compression Codecs Risk Making Zlib Obsolete
Zlib is likely the most widely-used data compression library on open-source systems, but it's now at great risk of becoming obsoleted by more modern codecs for data compression...
Xen Orchestra 4.12 Brings New VM Features
Version 4.12 of Xen Orchestra is now available, the open-source project built around XenServer. The Xen Orchestra 4.12 release brings new features and is one of the few remaining before focusing on Xen Orchestra 5...
GNU Datamash 1.1 Adds New Math Operations
Datamash is a GNU program for performing numeric/textual/statistical operations in textual data files via the program's CLI...
The Portable C Compiler (PCC) Continues To Be Developed In 2016
When it comes to open-source C/C++ compilers, most of the coverage these days is about new features and functionality for GCC and LLVM Clang. However, the Portable C Compiler with its history originally dating back to the 1970s continues to be in-development...
Facebook Has Been Baking A New Space Cache System For Btrfs
The Btrfs file-system updates were mailed in Sunday evening for the Linux 4.5 kernel. There is one big but experimental feature with this pull...
Linux 4.5 DRM Pull Has Initial Kabylake Support, Open-Source Vivante 3D
David Airlie sent in the Direct Rendering Manager (DRM) driver updates today for targeting the Linux 4.5 kernel merge window...
Coreboot Ported To The Librem 13 Laptop, Without Purism
The controversial, crowd-funded Librem laptop that aimed to be fully open down to the firmware but ended up shipping with an AMI UEFI firmware for the initial release has now been ported to Coreboot for the Librem 13 model. The Coreboot support wasn't done by Purism, the company behind the Librem, but rather a Coreboot developer at Google...
12 Years After Launch, The GeForce 6 Can Still Run On Modern Linux Distributions
For those not following me on Twitter, the past week I've been busy running a huge OpenGL performance comparison (with performance-per-Watt metrics) on basically every NVIDIA GeForce GPU I have available going back to the GeForce 6 days up through the GeForce GTX 900 series and GTX TITAN X...
2016 Has Been Off To A Great Start For Open-Source & Linux
We are only half-way through January yet there's been so much exciting news already for open-source and Linux enthusiasts as well as when it comes to interesting computer hardware...
HTTPS Turned On By Default For Premium Members
As there have been a number of readers inquiring about it recently, HTTPS support is now enabled by default, assuming you are a premium member...
Features & Changes Merged So Far For The Linux 4.5 Kernel
We are one week into the two week merge window for the Linux 4.5 kernel. There have been multiple Phoronix articles daily about changes and new features of Linux 4.5. If you're looking at catching up on your reading this weekend, here is a look at the interesting changes that landed this week...
Qt5-Ported Krita 3.0 Released In Pre-Alpha Form
The release of Krita 3.0 is coming closer with this weekend's release of a pre-alpha snapshot...
GIMP Gets A New Light Theme
Alongside a lot of other exciting work for GIMP 2.10 is a new light theme for those wanting a brighter experience...
GNOME 3 Is Soon Turning Five Years Old: How Are You Liking It?
Come April it will be five years since the release of GNOME 3.0. The GNOME desktop has certainly evolved a lot since going back to GNOME 3.0, but what do you think of it?..
Yes, Mesa Is Working Towards GLVND Support
With yesterday's news about AMD planning GLVND support for their Linux driver -- which follows the NVIDIA 361 driver being the first to ship GLVND, years after NVIDIA began working on this OpenGL Vendor-Neutral Dispatch Library -- many have been wondering how Mesa fits into the equation...
Development On Valve's VOGL Debugger Seems To Have Stalled
Two years ago at this time all of the excitement was building up around Valve's VOGL OpenGL debugger. While the VOGL source code hasn't even been public for two years yet, there hasn't been any new public activity to report on with the debugger in over a half-year...
Kabylake HDMI/DP Codec Support Comes With Sound Pull For Linux 4.5
Takashi Iwai sent in this weekend the sound/ALSA code updates targeting the Linux 4.5 kernel...
AMD Is Planning To Support GLVND For Easier Linux Driver Setup & Maintenance
The other follow-up question I received an answer to on Friday from AMD's media liaison was whether the company is looking at supporting the OpenGL Vendor Neutral Dispatch Library (GLVND) to make it easier to install and maintain their user-space GL driver on Linux systems...
Brainstorming Further Cooling Improvements To The Linux Benchmarking Room
While the modifications I did to the big basement Linux server room back in December have been yielding excessive "free heat" and the heating bills this winter have been at a minimum, I've already begun thinking of ways to improve the cooling of our benchmarking basement by the time summer rolls around...
My Experiences with Wasteland 2: Director's Cut On Linux
Eric Griffith, our former summer intern, is back this weekend writing about his experiences with enjoying Wasteland 2: Director's Cut on Linux. He's been gaming on the open-source drivers with Fedora 23. While he enjoys the game, some problems were encountered on Linux that he found it worthwhile writing about even though this title is already a few months old.
Drag-n-Drop Gets Improved Within Wayland
Support for Drag-n-Drop (DnD) actions have been added to the Wayland protocol...
ReactOS 0.4 RC2 Released For The Latest Windows-Compatible OS Experience
One month after releasing ReactOS 0.4.0 RC1, the second release candidate is now available of this next ReactOS update that continues marching towards a Windows ABI compatible operating system for applications and drivers...
...645646647648649650651652653654...