Showing headlines posted by bob

« Previous ( 1 ... 7 8 9 10 11 12 13 14 15 16 17 ... 1188 ) Next »

Newer Arm Mali GPUs Now Advertising Vulkan 1.2 Support With Mesa's PanVK Driver

  • Phoronix (Posted by bob on Apr 26, 2025 8:44 PM CST)
  • Groups: ARM; Story Type: News Story
Following recent Vulkan 1.1 support within Mesa for the PanVK driver for open-source Arm Mali Vulkan driver support, Vulkan 1.2 is now being advertised...

Fair DRM Scheduler v4 Running Well On Steam Deck, "Looks Solid"

  • Phoronix; By Michael Larabel (Posted by bob on Apr 26, 2025 5:42 PM CST)
  • Story Type: News Story; Groups: Games, Steam
Tvrtko Ursulin of Igalia has been pursuing the Fair DRM Scheduler as a "fair" scheduling policy to help with multiple applications/processes aiming to make use of the GPU concurrently. With this week's v4 patch-set to the DRM Fair Scheduler there are some big code changes but overall looking well as a nice scheduling policy for multiple apps/games/processes wanting equal access to GPU resources...

KDE Developers Prepare More Wayland Improvements For Plasma 6.4

  • Phoronix (Posted by bob on Apr 26, 2025 9:47 AM CST)
  • Groups: KDE; Story Type: News Story
As we near the end of April, KDE developers remain quite busy working on more enhancements for the Plasma 6.4 desktop while many of them were also meeting this week in Graz, Austria for further development and planning...

Mozilla, Eleuther AI launch toolkits to help AI builders create open datasets

  • The Mozilla Blog (Posted by bob on Apr 26, 2025 6:44 AM CST)
  • Groups: Mozilla; Story Type: News Story
Easy-to-follow guides on how to transcribe audio files into text using privacy friendly tools and how to convert different documents into a singular format. The majority of popular AI models rely on data crawled from the web, frequently without the explicit permission of copyright holders. This lack of clarity has led to lawsuits and a […] The post Mozilla, Eleuther AI launch toolkits to help AI builders create open datasets appeared first on The Mozilla Blog.

NUCLEO-WBA65RI Brings Bluetooth LE, Thread, and Zephyr RTOS to STM32 Nucleo-64 Platform

  • LinuxGizmos.com (Posted by bob on Apr 26, 2025 5:13 AM CST)
  • Groups: ARM; Story Type: News Story
The NUCLEO-WBA65RI is a wireless STM32 Nucleo-64 development board built around the STM32WBA65RIV7 microcontroller. It combines the MB2130 MCU RF board with the MB1801 mezzanine board to support Bluetooth LE and IEEE 802.15.4-based protocols such as Thread, Matter, and Zigbee. The STM32WBA65RIV7 microcontroller is a 32-bit Arm Cortex-M33 device featuring 2 MB of flash and […]

Intel Updates Its PyTorch Extension With DeepSeek-R1 Support, New Optimizations

  • Phoronix (Posted by bob on Apr 26, 2025 3:41 AM CST)
  • Groups: Intel; Story Type: News Story
Intel today released a new version of the Intel Extension for PyTorch in order to apply optimizations to PyTorch for benefiting Intel's hardware. With the Intel Extension for PyTorch v2.7 release, there is support for new large language models (LLMs) as well as various performance optimizations and other enhancements...

Linus Torvalds Expresses His Hatred For Case-Insensitive File-Systems

  • Phoronix (Posted by bob on Apr 26, 2025 2:10 AM CST)
  • Story Type: News Story
Linus Torvalds is sharing some of his classic and straight-to-the-point wisdom today over file-systems with case-folding / case-insensitive file and folder support...

Why IT Pros Should Start Paying Attention to Git

  • itprotoday (Posted by bob on Apr 26, 2025 12:38 AM CST)
  • Story Type: News Story
Once the domain of developers, Git is fast becoming essential for IT operations, offering powerful benefits for managing infrastructure, automation, and documentation in a DevOps-driven world.

Zalmotek RA6M1, RA8M1, and RZ/A3UL Feather SoMs Target High-Performance Embedded Applications

Zalmotek expands its Feather System on Module portfolio with high-performance options designed for advanced embedded systems. These modules are based on Renesas processors and follow the Feather form factor, enabling flexibility for robotics, industrial control, and edge computing applications. The RA6M1 Feather SoM features an Arm Cortex-M4 CPU operating at up to 120 MHz, paired […]

Beetle RP2350 is a $4.90 Mini Development Board for Embedded Projects

The Beetle RP2350 is a coin-sized development board designed for space-constrained embedded projects. Despite its compact 25 × 20.5 mm footprint, it offers a wide range of hardware features and low power consumption, enabling its use in portable devices such as retro computers, game consoles, lighting controllers, and electronic badges. This board is built around […]

Enabling system-wide DNS over TLS

  • Fedora Magazine (Posted by bob on Apr 25, 2025 11:45 AM CST)
  • Groups: Fedora; Story Type: News Story
This article will guide you to enforcing DoT (DNS over TLS) on your running system and at boot time. Support is avaliable in Fedora 42. It will also guide you to set up encrypted DNS for system installation, if you want to try it with current Fedora Rawhide (Fedora 43). Background Traditionally, DNS queries are […]

Zalmotek RA0E1, RA2E1, and RA4M1 Feather SoMs for Energy-Efficient Embedded Development

Zalmotek offers a range of Feather SoMs built around Renesas microcontrollers, targeting energy-efficient and compact embedded applications. These modules follow the Adafruit Feather form factor and include essential interfaces for rapid prototyping and deployment in IoT and low-power scenarios. The RA0E1 Feather SoM is designed for ultra-low-power use cases. It features an Arm Cortex-M23 CPU […]

Debugging and Profiling Linux Applications with GDB and strace

Debugging and profiling are critical skills in a developer's toolbox, especially when working with low-level system applications. Whether you're tracking down a segmentation fault in a C program or understanding why a daemon fails silently, mastering tools like GDB (GNU Debugger) and strace can dramatically improve your efficiency and understanding of program behavior.

Mesa Falling Back To Its Multi-File Cache Due To Performance Reasons

  • Phoronix; By Michael Larabel (Posted by bob on Apr 25, 2025 4:07 AM CST)
  • Story Type: News Story; Groups: Steam
Mesa has supported on-disk shader cache for years to help speed-up game load times and overall system efficiencies. They had shifted from a multi-file cache layout to a single file cache for greater space savings. Steam also added support for the single-file cache. But now upstream Mesa is shifting back from the single-file cache default to the multi-file cache over performance issues...

PCIe Controller Support For The Apple M2 Pro Coming To The Mainline Linux Kernel

  • Phoronix; By Michael Larabel (Posted by bob on Apr 25, 2025 1:04 AM CST)
  • Story Type: News Story; Groups: Kernel, Linux
The latest bit of hardware enablement coming out of Asahi Linux and queued for introduction in the mainline kernel the next cycle is PCI Express (PCIe) support for the Apple M2 Pro SoC...

Debian Package Management: Aptitude vs. Apt-Get in Ubuntu

Package management is at the heart of every Linux system. It’s what makes installing, updating, and managing software on Linux-based distributions not just possible but streamlined and elegant. For users of Debian and its popular derivative Ubuntu, two powerful tools often stand at the center of debate: apt-get and aptitude. Though both are capable of managing packages effectively, they have unique characteristics that make them better suited to different use cases.

Raspberry Pi HEVC Decoder Linux Driver Updated For Mainline Kernel Attempt

At the end of last year the upstreaming efforts began for a Raspberry Pi HEVC decoder driver for getting H.265/HEVC accelerated decode working on the Raspberry Pi 4 and Raspberry Pi 5 single-board computers with the mainline kernel. Nearly a half-year later that effort is still ongoing but yesterday brought the third iteration of this driver...

AMD Publishes Open-Source GIM Driver For GPU Virtualization, Radeon "In The Roadmap"

AMD has published as open-source their "GPU-IOV Module" used for virtualization with Instinct accelerators. It's also reported on their roadmap for bringing virtualization support to their client (Radeon) discrete GPUs...

Fedora 42 has the Answer, but Ubuntu's Plucky Puffin isn't far behind

Watch your partitions – GPT and dual-boot don't always mix. While The Reg FOSS desk was on spring break, both the latest interim Ubuntu and latest Fedora debuted.…

Ubuntu 25.10 Moving Ahead With Plans For Migrating To Rust Coreutils

Back in March some ideas were talked about by Canonical engineers for Ubuntu Linux to move to Rust Coreutils and other Rust-written system components. Some of this is likely to materialize for the Ubuntu 25.10 release due out in October to allow for sufficient testing ahead of the all important Ubuntu 26.04 LTS release next year. Today the more solidified plans have been laid out for moving to the Rust Coreutils as a replacement to GNU Coreutils with Ubuntu 25.10...

« Previous ( 1 ... 7 8 9 10 11 12 13 14 15 16 17 ... 1188 ) Next »