Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-07-11 16:00
Direct3D 9 Over Vulkan Continues Progressing
It's been a while since hearing anything of the VK9 project: the effort largely by one developer to implement Direct3D 9 over the Vulkan graphics API...
openSUSE Leap 15 Will Succeed 42.3
What comes after openSUSE Leap 42.3 for SUSE's community non-rolling distribution? Version 15...
Debian Developers Make Progress With RISC-V Port
Debian developers continue making progress with a -- currently unofficial -- port of their Linux operating system to RISC-V...
NetGear Nighthawk X10 As A High-End Home Router
The past number of weeks I've been able to test the Nighthawk X10 router as my main home/office router and it's been working out great. This router is powered by a 1.7GHz quad-core processor and its wireless connectivity is great, but those interested in the device, it will set you back $450 USD.
Lumina Desktop Gets Its Own Media Player
There's now yet another open-source media player, but this time focused on the BSD-focused Qt-powered Lumina Desktop Environment...
Nouveau 1.0.15 X.Org Driver Released With Pascal Support
For those using the xf86-video-nouveau DDX driver rather than the generic xf86-video-modesetting, there is a new release now available...
Libreboot Is Now Considering Whether To Re-Join The GNU
After leaving the GNU last year and criticizing the Free Software Foundation and all the drama that ensued after this project was just part of the GNU for months, Libreboot is considering re-joining the GNU...
Heterogeneous Memory Management v20 Published
It's looking less and less likely like Heterogeneous Memory Management (HMM) will be mainlined for the Linux 4.12 kernel. This is the long-in-development effort by Jerome Glisse that would benefit CUDA, OpenCL, and more by allow device memory to be transparently used by any device process and for mirroring process address space on a device...
Trying Out The New Installer Of Ubuntu Server
Ubuntu developers today have announced a "tech preview" of their new text-based installer for Ubuntu Server...
Devuan 1.0 Makes It To A Release Candidate: Debian Without Systemd
The first release candidate is now available for Devuan, the fork of Debian that rids the system of systemd...
The Grand Features Of Mesa 17.1: Vega, RadeonSI Shader Cache, Maturing Vulkan, New OpenGL Extensions
We are just a few weeks out from the release of Mesa 17.1 as the latest quarterly update to this important component to the open-source 3D Linux graphics driver stack. With "Mesa 17.1" already having been mentioned in 102 Phoronix articles to date, here's a look at some of the most exciting changes and new features with Mesa 17.1.
Ubuntu 17.10 Release Schedule Published
In addition to the Ubuntu 17.10 codename of Artful Aardvark coming out this week, the release schedule for this next Ubuntu Linux development cycle has also been published...
Linux 4.12 Should Be Another Exciting, Featureful Cycle
If all goes according to plan, the Linux 4.11 kernel will be officially released this weekend and therefore the Linux 4.12 merge window will immediately open for two weeks. There is a lot on our radar for Linux 4.12...
Netflix Should Now Play Nicely On Fedora, Other Linux Distributions
Those trying to run Netflix from Chrome/Firefox on different Linux distributions should now see broader compatibility for this popular streaming service without having to alter your HTTP user-agent strings...
Enlightenment's EFL Wires Up A Focus Manager
A ton of code hit the Enlightenment Foundation Libraries' (EFL) Git tree yesterday with the latest feature activity...
Qt 5.9 Beta 2 Now Available For Testing
Just weeks after the Qt 5.9 Beta debut is now a second beta available for those wishing to test this latest tool-kit work...
BFQ I/O Scheduler Queued For Linux 4.12
It looks like with the upcoming Linux 4.12 kernel cycle we will finally see the BFQ I/O scheduler merged...
KDE Applications 17.04 Unveiled
KDE Applications 17.04 is now available as the latest installment to this collection of KDE-focused programs...
Overclocking The Radeon RX 580 Under Linux
Yesterday I posted the initial Radeon RX 580 Linux benchmarks while now with having more time with this "Polaris Evolved" card I've been able to try out a bit more, like the AMDGPU Linux overclocking support. Here are the ups and downs of overclocking the Radeon graphics card under Linux.
Ubuntu 17.10 Is Artful
According to Launchpad, it looks like we finally have the codename for the successor to the Zesty Zapus...
Wine 2.0.1 Stable Update, 47 Fixes
For those preferring stable Wine releases to the bi-weekly development snapshots, Wine 2.0.1 is now available as the first point release to this year's Wine 2.0 debut...
Mir Developers See The Door, No Commits In A Week
With switching back over to the GNOME desktop, Ubuntu is migrating to Wayland by default as presumed. But Mir is to be maintained for IoT use-cases, according to previous comments by Shuttleworth. However, it looks like multiple developers from the small Mir team were sent packing and there's been no public commits to Mir in the past week...
Ubuntu Server Team Begins Planning For 17.10
Following the successful launch of Ubuntu 17.04, the Ubuntu Server team is beginning to formalize their plans for Ubuntu 17.10...
Psychec: A Type Inference Engine For C, The C Language Meets Unification
Psychec is a research project out of the Universidade Federal de Minas Gerais (UFMG) in Brazil that is trying to be a type inference engine for incomplete C code. Here is a small guest post by the Psyche team about their work...
System76 To Begin Their Own Product Design & Manufacturing
In looking to make their Linux-powered systems more appealing and original to the masses, System76 will begin their own product design and manufacturing...
GStreamer 1.12 Is On Approach With New Features, Wayland Zero-Copy Playback
GStreamer 1.12.0 will soon be released as the latest version of this widely-used, open-source multimedia framework...
More Details On The OpenGL 4.2 Support For Ivy Bridge With Mesa 17.1
In case you missed it, last week in Mesa Git we saw OpenGL 4.0+ support finally arrive for Intel Ivy Bridge hardware with this next Mesa release taking these pre-Haswell parts from GL 3.3 to GL 4.2 thanks to FP64 and ARB_vertex_attrib64 landing...
GCC 7 Has Been Branched, GCC 8.0 Now On Master
The GCC 7 mainline code-base hit the important milestone today of having zero P1 regressions -- issues of the highest priority -- and as such they branched the GCC7 code-base and GCC 7.1 RC1 is then being announced later this week as they prepare for this first stable release of GCC 7...
AMD Radeon RX 580 Linux OpenGL/Vulkan Benchmarks
For those curious if the Radeon RX 580 "Polaris Evolved" graphics card is worthwhile as a Linux gamer, here are the initial Phoronix figures for the RX 580 8GB graphics card that launched yesterday. These initial tests were done with AMDGPU+RadeonSI/RADV under a variety of OpenGL and Vulkan workloads.
Wine-Staging 2.6 Released
Building off last week's Wine 2.6 release that brought partial Command Stream Multi-Threading support is now Wine-Staging 2.6...
Chrome 58 Makes Its Debut
Not long after the Firefox 53 release, Google has promoted Chrome 58 to stable...
RADV Shader Prefetching Yields Minor Performance Boost
Bas Nieuwenhuizen continues being very busy with work on the open-source (unofficial) Radeon Vulkan driver, RADV...
Vulkan Crosses 1,000 Projects On GitHub
For those tracking the growth of the Vulkan graphics API via GitHub, a gratifying milestone was reached today of having 1,000 projects now mentioning Vulkan...
Mozilla Firefox 53.0 Released, Drops Old Linux CPU Support
Mozilla Firefox 53.0 has rolled out the door...
Clang-Based Tool Makes It Easy To Show Inefficient Qt Coding Mistakes
Back in 2015 we wrote about the "Clazy" static analyzer for Clang as a way to uncover various coding shortcomings for KDE/Qt programs. Since then, Clazy has become much more capable...
Java 9 Tech Preview Planned For Fedora 27
Fedora developers are planning to be prompt in offering Java 9 on their Linux distribution via OpenJDK...
Ashes of Singularity Moves Ahead With Vulkan, Door May Open In Future For Linux
Ashes of the Singularity: Escalation is receiving a Vulkan port and will be released this summer...
Little Perf Improvements & User-Defined Priority Scheduling For Intel's DRM Driver
With Chris Wilson's focus at the Intel Open-Source Technology Center seeming to have shifted in full from the never-releasing xf86-video-intel 3.0 driver -- where he was known for his massive contributions, especially to the SNA acceleration architecture -- to the DRM code, his latest work to talk about is pushing out a hefty patch series for the i915 DRM kernel code...
KHR_no_error Support Merged In Mesa For Potentially Helping CPU Usage
Timothy Arceri at Valve has recently been working on OpenGL KHR_no_error support while now that initial code has been merged into Mesa 17.2-devel...
Freedreno Baking A5XX Compute Shader Support
The latest milestone for the open-source, reverse-engineered Freedreno driver for Qualcomm Adreno graphics hardware is basic compute support for the newer A5xx hardware...
AMDGPU-PRO Updated With Radeon RX 500 Series Support
AMD has posted an updated AMDGPU-PRO 17.10 driver with support for the RX 500 "Polaris Evolved" graphics cards...
NVIDIA 381 Linux Beta vs. Linux 4.11 / Mesa 17.1 Radeon Comparison
For those wondering how the bleeding-edge open-source Radeon driver stack is comparing to the latest NVIDIA closed-source binary blob, here are some fresh benchmarks on many different cards. Tested is the new NVIDIA 381.09 binary driver with different Maxwell/Pascal GPUs alongside various AMD GCN card tests using the Linux 4.11 Git kernel and Mesa 17.1-dev Git.
Caffe2: A New, Open-Source Deep Learning Framework From Facebook
Facebook just announced Caffe2, a new deep learning framework developed in cooperation with NVIDIA and other vendors...
Unreal Tournament 0.1.10 Released
Epic Games has announced their April update to their cross-platform, free-to-play Unreal Tournament game, v0.1.10...
LLVM Clang 3.9.1, Clang 4.0 & GCC 6.3 With Intel's Clear Linux
A few days back Intel's Clear Linux updated their LLVM Clang compiler from 3.9.1 to the recent 4.0.0 release, following Beignet getting LLVM 4.0 support. Here are some before/after benchmarks as well as fresh GCC benchmarks.
Radeon RX 500 "Polaris Evolved" Hardware Launches
The AMD Radeon RX 500 line-up officially launched a few minutes ago...
A Look At Some Of The Changes So Far For LibreOffice 5.4
LibreOffice 5.4 is due out this summer as the next feature update to this open-source cross-platform office suite...
Solus 2017.04.18 Brings Updates, Bulletproof Boot Management
Solus 2017.04.18.0 was released today as the latest ISO snapshot for this growing Linux distribution well known for its original Budgie desktop...
My Favorite Features/Changes Of The Linux 4.11 Kernel
With Linux 4.11.0 being released as soon as this weekend, here's a look back at the changes I found most exciting about this next kernel feature release...
9-Way RadeonSI GPU Tests On Mesa 17.1 + Linux 4.11
With the Mesa 17.1 branching now having happened plus in prepping for Radeon RX 500 series Linux graphics benchmarks this week, for your viewing pleasure now are tests on nine different AMD GCN GPUs under a range of Linux gaming tests when using the 4.11 kernel and Mesa 17.1 Git trees. NVIDIA comparison results will follow plus planned RX 560/580 Linux benchmarks.
...552553554555556557558559560561...