Feed phoronix Phoronix

Favorite IconPhoronix

Link https://www.phoronix.com/
Feed http://www.phoronix.com/rss.php
Updated 2025-07-09 22:45
Some Early AMD Ryzen Threadripper 1950X Linux Benchmarks
Yesterday along with the completely Linux-trouble-free Ryzen 7 (it indeed went overnight without any issues coming up via the kill-ryzen script), I finally got my hands on the AMD Threadripper. In particular, the Ryzen Threadripper 1950X that features sixteen physical cores yielding 32 threads via SMT, 3.4GHz base frequency, 4.0GHz boost clock frequency, and quad-channel DDR4 support. This Threadripper 1950X is a beast but will set you back $999 USD and has a 180 Watt TDP. I'll have my much more thorough AMD Ryzen Threadripper 1950X Linux review next week including many more benchmarks, performance-per-dollar, and system power use / performance-per-Watt metrics, but here are some very early results for those anxious to see this HEDT PC on Linux.
SDL Lands Initial Support For OpenGL KHR_no_error
The Simple DirectMedia Library (SDL) now has initial support for the KHR_no_error extension that was included in this summer's release of OpenGL 4.6...
OpenChrome DRM Still Being Ported To Newer Kernel, Lengthy Process
Self-appointed OpenChrome project maintainer Kevin Brace who for the past year or so has been single-handedly managing the open-source VIA "OpenChrome" graphics driver code-base, is still working towards getting the work-in-progress Direct Rendering Manager (DRM) driver working on newer builds of the Linux kernel...
Go 1.9 Adds Type Aliases, Parallel Compilation
Version 1.9 of Google's Go programming language is now available for developers...
Mozilla's Servo Made Several Advancements This Summer
Mozilla had several student developers contributing to their next-gen Servo engine via this year's Google Summer of Code. Overall the work appears to be a big success and boost for Servo...
Linux Turns 26 Years Old
Today is the day most commonly associated as the birthday of Linux. Happy 26th birthday Linux!..
New Ryzen Is Running Solid Under Linux, No Compiler Segmentation Fault Issue
As a quick update to the AMD Linux "Performance Marginality Problem" affecting some early Ryzen processors under heavy load, today I received a new Ryzen 7 processor and indeed it's been running strong now for the past few hours under demanding load and has yet to hit the compiler segumentation fault bug.
GIMP 2.9.6 Released With GEGL Multi-Threading & Better HiDPI Support
We are one step closer to the long-awaited GIMP 2.10 update with today seeing the newest development release, GIMP 2.9.6...
Intel Quietly Drops Xeon Phi 7200 Coprocessors
Intel has quietly killed off its line-up of Xeon Phi 7200 "Knights Landing" co-processor PCI-E cards...
16-bit Support Being Worked On For Intel ANV, Gallium3D TGSI
16-bit "half-float" support is a popular topic among Mesa developers in recent days...
ARC Backend Merged In LLVM
LLVM 6.0 SVN/Git now has landed a Synopsys DesignWare ARC processor back-end...
GNOME Control Center Switches To Its New Settings Layout
Georges Stavracas has announced that for GNOME 3.25.91 they have finished up work on their new GNOME Settings user-interface, a.k.a. the redesign to the GNOME Control Center...
SUSE Remains Committed To The Btrfs File-System
While Red Hat is backing away from Btrfs support in favor of their next-gen Stratis project and mature Linux file-systems like EXT4 and XFS, SUSE is reaffirming their support for Btrfs...
A GNU/Linux Smartphone Running GNOME & HTML5 Web Apps? Priced At $599, Ships In 2019 If The Stars Align
After two successful crowdfunding campaigns for producing security-focused Linux laptops while aiming to be as open-source as possible and now shipping with Coreboot, Purism is aiming for their most ambitious project yet... the smartphone. Can Purism succeed where Ubuntu Mobile, Firefox OS, OpenMoko, and others have not lasted? They think so, but it will take crowdfunding again and the finished device likely won't surface until at least 2019.
Mesa DRM 2.4.83 Library Released
Mesa's DRM library, libdrm, that sits between the Linux kernel DRM and Mesa among other possible user-space components, is out with a new release today...
Vulkan Debug Report Extension For Intel's ANV Driver
Intel's open-source developer crew is now working on VK_EXT_debug_report as the latest Vulkan extension for their "ANV" Linux driver...
Freedreno MSM Driver Updates Submitted For Linux 4.14
Adding to the DRM changes for Linux 4.14 is a late pull request for adding the Freedreno MSM DRM driver changes for Qualcomm hardware...
LLVM's Clang C/C++ Compiler Is Still Having Problems With ~5% Of Debian Packages
Debian developer and LLVM/Clang enthusiast Sylvestre Ledru has provided an update regarding the build results for trying to compile the Debian archive using this GCC compiler alternative...
VK_KHX_multiview Patches For RADV Radeon Vulkan Driver
RADV co-founder Bas Nieuwenhuizen has today posted patches for supporting the VK_KHX_multiview extension within this open-source Radeon Vulkan driver...
Ubuntu 17.10 Shifts To Linux 4.12, Linux 4.13 Still In Testing
The Ubuntu 17.10 Artful Aardvark has finally moved past the Linux 4.11 kernel and now has a 4.12-based kernel in its main archive...
Wine-Staging 2.15 Adds More Direct3D 11 Patches, Other Improvements
Building off last weekend's Wine 2.15 development release is now a re-based Wine-Staging version that also includes some new testing/experimental patches...
Radeon Vega Firmware Binaries Added To Linux Firmware Git
It's now a little bit easier getting the Radeon Vega graphics cards working under Linux with the open-source driver stack...
A Look At The Xeon Gold 6138 + Tyan GT24E-B7106 1U Linux Server Performance
Last week I began testing the Tyan GT24E-B7106, a 1U barebones server designed for Intel's new Xeon Scalable processors. I am still carrying out many benchmarks of the Tyan GT24E-B7106 paired with two of the Xeon Gold 6138 CPUs, but for those curious about the Linux performance potential of this server when slotting in 96GB of DDR4-2666 RDIMMs and these two CPUs that yield a combined total of 40 cores / 80 threads, here are some initial benchmarks.
Intel OpenGL/Vulkan Developers Join #intel-3d
For those having issues with the "i965" OpenGL or "ANV" Vulkan drivers within Mesa, Intel open-source developers have now setup the #intel-3d IRC for discussions around these Intel Mesa 3D drivers...
D-Bus Broker Announced As A New, High Performance Message Bus
While BUS1 continues to be developed as a new in-kernel IPC mechanism following the failing of KDBUS, there is some new interesting D-Bus news in user-space. Linux developer David Herrmann has today announced the D-Bus Broker project...
FP64 Support Revised For R600g Gallium3D Driver
While the Radeon HD 5000/6000 series were advertised as supporting up to OpenGL 4.4 and are supported that way by the Catalyst / Radeon Software proprietary driver, the Mesa R600g driver has only exposed OpenGL 3.3 (with the exception of the HD 5800 / 6900 series) due to lacking FP64 support. That emulated FP64 support is now stepping ahead for the R600g driver...
The DRM Changes To Find With The Linux 4.14 Kernel
With the Linux 4.13-rc6 kernel now being out for a few days, we're now past the timeframe for which DRM subsystem maintainer David Airlie allows new feature code to be staged in DRM-Next. Thus we have a pretty solid look at the highlights of the new Direct Rendering Manager features/changes coming for the Linux 4.14 kernel...
Inputfd Still Being Worked On For Direct Input Access Under Wayland
It has been several months since last hearing anything about inputfd, the proposed direct input access protocol for Wayland. This protocol extension would make it to be able to better support different gaming devices under Wayland, among other use-cases...
oVirt 4.1.5 Provides Performance Boost With Gluster
For those making use of Red Hat's oVirt as a virtualization management platform, there should be better performance now when using the Gluster network-attached file-system...
Nouveau's Meager Changes Queued Up In DRM-Next For Linux 4.14
The changes for the Nouveau open-source NVIDIA driver are now queued in the DRM-Next tree as new material for Linux 4.14...
Google Rolls Out Chrome Enterprise: Chrome OS For Work
Google has today announced Chrome Enterprise as a subscription service to take Chrome OS and Chromebooks into more work environments...
Radeon GPU Profiler 1.0.2 Released With Vega Support
A new release is available for the Radeon GPU Profiler, AMD/GPUOpen's new low-level optimization tool for game/application developers...
Mozilla's Push For Super Fast CSS With Quantum/Stylo
Since the end of July Stylo has been available via Firefox Nightly as the Rust-written Servo CSS style system. For those curious about this modern CSS system and the broader effort as part of bringing Servo/Quantum components to Firefox, Mozilla has out an interesting blog post...
NVIDIA 384.69 Linux Driver Released With A Few Fixes
NVIDIA today released the 384.69 Linux driver as their latest release in the 384 "long-lived" series...
ASRock AB350 Pro4: A Decent, Linux-Friendly Ryzen Motherboard For As Low As $69 USD
Two weeks back I picked up the ASRock AB350 Pro4 for a low-end AMD Ryzen motherboard for use with some of the Ryzen 3 CPUs and it's been working out well for those wanting a Ryzen Linux system and not looking to spend much money. With it working out well for my purposes and currently being on sale, I figured I'd pass along this quick recommendation for those wanting to assemble a budget Ryzen Linux system.
AMD Ryzen 3 CPUFreq Governor Benchmarks On Linux 4.13
For those curious about the performance impact of the different CPUFreq governors on a low-end Ryzen 3 processor, here are some benchmarks...
VC5 Gallium3D Driver Close To Merging To Mainline Mesa
Broadcom's shiny new VC5 Gallium3D driver for supporting more modern graphics on future SoCs is close to merging to mainline Mesa...
pfSense 2.4 Release Candidate Now Available
Version 2.4 of the pfSense BSD-based firewall/router operating system is nearing and the release candidate is out this week for testing...
More Vega/GFX9 Fixes Posted For RADV Vulkan Driver
It's looking like it shouldn't be much longer before David Airlie has the RADV Mesa Vulkan driver working well on AMD's new Radeon RX Vega graphics cards...
RadeonSI Gets Performance Boost For Dawn of War III
Samuel Pitoiset working for Valve has landed his latest work in Mesa Git to improve the open-source RadeonSI Gallium3D driver...
GNOME 3.25.91 Released: Evince Finally Supports Adobe Illustrator Files
GNOME 3.25.91 is now available as the second and final planned beta ahead of the release candidate before next month's official GNOME 3.26 debut...
The Passive Cooling Paradigm: Atlast Solutions Ultimate Fanless Core i7 7700T
For your Linux hardware interest this evening is a reader-contributed guest review of the Atlast Solutions Ultimate Fanless Core i7 7700T under Linux. Thanks to Luuk van der Duim for testing this fanless computer and sharing his results with us at Phoronix. Reader opinion pieces, Linux hardware reviews, and other article are happily accepted by contacting us...
Next DragonFlyBSD Release Will Offer Experimental HAMMER2
After the HAMMER2 file-system was announced back in 2012, the next DragonFlyBSD release likely to be released in September will offer experimental support for this next-generation HAMMER file-system...
Android 8.0 "Oreo" Launches
Google has announced the release of Android 8.0. Formally known as "Android O", the tasty codename has been revealed as Oreo...
Intel Submits A Final Batch Of Feature Changes For Their DRM Driver In Linux 4.14
Intel's open-source developers working on the i915 DRM driver have submitted the last of their feature work slated for the upcoming Linux 4.14 kernel by way of DRM-Next...
RISC-V Support Continues Advancing For LLVM
For those interested in the RISC-V open-source, royalty-free RISC-V instruction set architecture, the LLVM compiler support for it continues advancing...
Another Ivy Bridge Era Motherboard Now Supported By Coreboot - ASRock B75 Pro3-M
For those still happen to be using an Intel Sandy/Ivy Bridge processor and have the ASRock B75 Pro3-M motherboard, it's now working under Coreboot...
Mesa 17.1.7 Brings Various Fixes For Users Of Stable Open-Source 3D Drivers
While Mesa 17.2 is right around the corner, for those sticking to the vetted stable Mesa releases, the 17.1.7 point release is now available...
VkMark Makes It Easy To Run Small Vulkan Test Cases
One of the Vulkan open-source projects I have been tracking the past few months has been VkMark and it's now at a stage where it's becoming sufficiently useful for some small Vulkan test-cases / micro-benchmarks...
Mesa 17.2-RC5 Released, Final Should Come Within One Week
The fifth and final planned release candidate of Mesa 17.2 is now available for testing...
...527528529530531532533534535536...