Showing headlines posted by bob

« Previous ( 1 ... 12 13 14 15 16 17 18 19 20 21 22 ... 1175 ) Next »

Raspberry Pi Officially Launches Compute Module 5 Starting at $45

Raspberry Pi has launched the Compute Module 5, the modular iteration of the Raspberry Pi 5 single-board computer, now available starting at $45. Key features include Gigabit Ethernet, dual HDMI outputs, PCIe support, and more. The Compute Module 5 integrates a 2.4GHz quad-core 64-bit Arm Cortex-A76 CPU, a VideoCore VII GPU, and dual 4Kp60 HDMI […]

FLTK hits 1.4, arrives speaking Wayland and with better HiDPI support

  • The Register; By Liam Proven (Posted by bob on Nov 27, 2024 10:03 AM CST)
  • Story Type: News Story; Groups: Developer
A mere 13 years since the last point release. FLTK, one of the oldest and most stable FOSS toolkits for programming GUI apps, is back with new shiny.…

Raspberry Pi Adds 2.4GHz 802.11n wireless LAN and Bluetooth 5.2 To Pico 2 Board

The Raspberry Pi Pico 2 W, launched at $7, is the wireless-enabled version of the Pico 2. Featuring the RP2350 microcontroller and a CYW43439 modem, it offers Wi-Fi and Bluetooth connectivity, making it a cost-effective option for Internet of Things projects. The RP2350 microcontroller introduces significant upgrades over its predecessor, the RP2040. These include faster […]

Intel Xe2 Lunar Lake Graphics Compute / OpenCL Performance Looking Great

  • Phoronix; By Michael Larabel (Posted by bob on Nov 27, 2024 6:38 AM CST)
  • Story Type: News Story; Groups: Intel, Linux
Now that Linux 6.12 has a fix for the Lunar Lake performance with the ASUS Zenbook I have been using for my Core Ultra 200V series Linux testing as well as there recently being an updated Intel Compute Runtime with Lunar Lake fixes, I have been working on some fresh Lunar Lake Xe2 graphics benchmarks using the very latest upstream open-source code. In today's article is exploring how the Xe2 Lunar Lake graphics is performing for OpenCL / GPU compute relative to the prior Meteor Lake Arc Graphics that were already a nice step-up over earlier Intel integrated graphics.

Granular Power Savings Patches Posted For Common "uvcvideo" Linux Webcam Driver

  • Phoronix; By Michael Larabel (Posted by bob on Nov 27, 2024 4:07 AM CST)
  • Story Type: News Story; Groups: Kernel, Linux
Google engineer Ricardo Ribalda has proposed a set of patches for the common "uvcvideo" kernel driver that supports UVC-compliant web cameras and the like to provide granular power saving support...

3K Lines Of New Rust Infrastructure Code Head Into Linux 6.13

Overnight the Rust for Linux lead developer Miguel Ojeda submitted the big set of Rust infrastructure/toolchain updates for the Linux 6.13 holiday kernel...

F2FS Brings Interesting "Device Aliasing" Feature To Linux 6.13 To Carve Out Partition

  • Phoronix; By Michael Larabel (Posted by bob on Nov 27, 2024 12:19 AM CST)
  • Story Type: News Story; Groups: Linux
The Flash Friendly File-System (F2FS) updates were sent out on Monday for Linux 6.13 and include one very interesting new feature for this file-system: device aliasing as a means of being able to temporarily carve out a portion of the partition for other purposes...

Linus Torvalds Improves Futex Code To Improve User-Space Accesses

In between managing all of the pull requests being submitted during this two week long merge window for the Linux 6.13 kernel, Linus Torvalds has merged some of his own code this cycle...

Pilet: A Portable Cyber-Deck Powered by Raspberry Pi 5 and Dual 8000mAh Batteries

Pilet is an upcoming open-source portable mini-computer powered by Raspberry Pi 5, offering both versatility and portability. Initially named Consolo, it will be available in two models: a 5-inch and a 7-inch, to suit different needs. The Pilet 5 console features a 5-inch display, making it the most portable model in the lineup, and is […]

Linux 6.13 KVM Eliminates An "Awful Idea", Many x86_64 Improvements

The KVM changes were merged yesterday for Linux 6.13 in further enhancing the open-source virtualization stack.

RHEL 9.5 debuts alongside AlmaLinux, Rocky, and Oracle updates

Plus, soon you'll be able to run Red Hat Enterprise Linux as a supported option under WSL. The latest version of Red Hat Enterprise Linux is here, as are the leading RHELatives. Also, interestingly, Red Hat is working with Microsoft to make it available on top of Windows.…

AMDXDNA Driver For Ryzen AI Now Ready To Appear In The Linux kernel

  • Phoronix; By Michael Larabel (Posted by bob on Nov 24, 2024 11:37 PM CST)
  • Story Type: News Story; Groups: Kernel, Linux
The AMDXDNA kernel driver for Linux systems that was made open-source in January for supporting the Ryzen AI NPU on laptop SoCs going back to the Ryzen 7040 "Phoenix" series is now one step away from appearing in the mainline Linux kernel in the near future.

Waveshare Development Boards Feature RP2350 with 100 Mbps Ethernet or 1.14-Inch LCD

Waveshare has introduced a series of microcontroller development boards based on the RP2350 chipset designed by Raspberry Pi. These boards cater to diverse development needs, offering features such as GPIO expandability, 100 Mbps Ethernet, and compact LCD displays.

ReiserFS Has Been Deleted From The Linux Kernel

  • Phoronix; By Michael Larabel (Posted by bob on Nov 22, 2024 9:36 PM CST)
  • Story Type: News Story; Groups: Kernel, Linux
Linus Torvalds just merged the change to the Linux 6.13 kernel that goes ahead and deletes the ReiserFS file-system from the source tree. Removing ReiserFS from the Linux tree lightens the kernel by 32.8k lines of code.

Many Networking Changes In Linux 6.13 - One Line Of Code Helping WireGuard Performance

  • Phoronix; By Michael Larabel (Posted by bob on Nov 21, 2024 5:45 PM CST)
  • Story Type: News Story; Groups: Kernel, Linux
The abundance of networking subsystem updates have been mailed in for the Linux 6.13 kernel from wired and wireless driver enhancements to core networking code improvements.

New Linux Patch Lets You Force CPU Bugs/Mitigations Even When Not Vulnerable

While most users frown upon the increasing number of CPU security mitigations in part due to the additional overhead commonly introduced, a new Linux kernel patch by a Google engineer would allow users/developers to opt-in to forcing CPU bugs and their mitigations even if the system in use isn't known to be vulnerable...

Linux 6.13 Rolling Out NVMe 2.1 Support & NVMe Rotational Media

  • Phoronix; By Michael Larabel (Posted by bob on Nov 19, 2024 4:47 AM CST)
  • Story Type: News Story; Groups: Kernel, Linux
All of the block subsystem changes were sent out today for the in-development Linux 6.13 kernel, including a prominent set of NVMe additions.

Tmpfs Adding Case Insensitive Support For Wine / Steam Play & Flatpaks

In addition to the EXT4 and XFS atomic write support, another interesting pull request sent in today by Microsoft's Christian Brauner is adding case-insensitive file/folder support for the Tmpfs file-system to benefit use-cases like Wine / Steam Play compatibility layers and sandboxing/container facilities like Flatpak.

Advancing Open-Source Support for MediaTek's Genio IoT Platforms with Collabora

  • LinuxGizmos.com; By Giorgio Mendoza (Posted by bob on Nov 15, 2024 11:57 PM CST)
  • Story Type: News Story; Groups: Linux
MediaTek is advancing its IoT Edge AI capabilities by expanding upstream support for its Genio platforms. Building on the success of the MediaTek Kompanio Chromebook project, this new initiative brings the focus to MediaTek’s Genio Evaluation Kits, which are being integrated into Collabora’s Linux development ecosystem.

Upstream Linux Developers Take Aim At TUXEDOs Out-Of-Tree GPLv3 Drivers

  • Phoronix; By Michael Larabel (Posted by bob on Nov 15, 2024 8:54 PM CST)
  • Story Type: News Story; Groups: Kernel, Linux
A new patch series posted today to the Linux kernel mailing list would block kernel modules/drivers from TUXEDO Computers from accessing GPL-only symbols in the kernel.

« Previous ( 1 ... 12 13 14 15 16 17 18 19 20 21 22 ... 1175 ) Next »