VLC is Wrongly Blamed for Microsoft Defender's Clumsiness
VLC takes a long time to play MP3 on Windows? Blame it on Microsoft Defender, not VLC.
Latest Linux and open source news from around the web
VLC takes a long time to play MP3 on Windows? Blame it on Microsoft Defender, not VLC.
Inside this week's LWN.net Weekly Edition: Front: BPF and binfmt_misc; CrossPoint ebook firmware; KVM planes; BPF formal verification; shadow-utils; new storage-code testing features. Briefs: Django releases; GNOME shell; LightDM 1.33.0; QEMU 11.1; uutils 0.10; Software Stewardship Lab; Quotes; ... Announcements: Newsletters, conferences, security updates, patches, and more.
Rsync as the widely-used, open-source remote sync software for synchronizing files and directories across networks is out today with a very important update...
Wireshark 4.6.8 arrives as the latest stable maintenance release, delivering fixes and refinements across the popular packet analysis tool.
Wireshark 4.6.8 open-source network protocol analyzer is now available for download with updated protocol and capture file support, as well as various bug and security fixes.
George Hotz of Comma.ai and Tinygrad today announced the Tiny Chestnut eGPU Dock and the "Chestnut" Dock complete with an AMD Radeon RX 9060 8GB GPU too. Making this Chestnut / Tiny Chestnut Dock interesting is that it runs on open-source firmware...
Storage code has to cope with hardware that fails in inconvenient ways, but coaxing a healthy disk into producing those failures on demand, for testing, is usually not possible. The kernel provides several ways to inject block-layer I/O errors, but none of those can select the operation to fail, pick the status code to return, or target a disk directly without employing a stacked device on top. Use of a stacked device means the test runs against the mapper device, not the disk it was meant to exercise. A patch series from Christoph Hellwig adds a configurable error-injection interface that does all three things that the current error-injection code lacks, controlled by a per-disk debugfs file.
The funds will go towards keeping the project up and running.
LightDM, Ubuntuβs former display manager, has had its first new release in four years β the first under new maintainers. LightDM v1.33.0 is a βcatch upβ release that adds Qt6 support (Qt5 still works) and clears a backlog of fixes that had built up since the previous release. There shouldnβt be any breaking changes either, per the release notes. LightDM is a backend that handles logging in to user sessions. A GUI βgreeterβ sits on top for user interaction. Ubuntu used the unity-greeter, but other distros and desktops roll their own. Linux Mint switched to LightDM in 2017 with slick-greeter [β¦]
Shelly 3.0.4 graphical package manager for Arch Linux distributions is now available for download with a new search experience, initial text-mode UI, improved AppImage integration, and more.
While the Tenstorrent Ascalon X is known as their high performance out-of-order RISC-V RVA23 CPU core for extreme performance over the H and S models, a new GNU Compiler Collection (GCC) patch today from Tenstorrent makes known a new Ascalon XG core...
GNOME designers outline long-term ideas for GNOME Shell, including editable Quick Settings, improved search, Mosaic tiling, and a transparent panel.
There are a number of small, inexpensive, low-powered e-reader or e-paper devices that have promise as ebook readers with one minor problem: the firmware they ship with does not realize their full potential. To solve that problem, the CrossPoint Reader project looks to provide replacement firmware that offers necessary features, better performance, and a more pleasant reading experience. On August 7, the project released version 1.5.0, which opens large EPUBs more quickly, provides offline dictionary lookups, and has reworked settings for changing layout and font options. The release also improves support for right-to-left text as well as Chinese, Japanese, and Korean (CJK) text rendering.
Version 11.1 of the QEMU emulator has been released. The release contains more than 3,200 commits from 285 authors and includes a long list of improvements; see the announcement and changelog for the details.
Merged today to the GNU Compiler Collection Git code is the new -m128bit-atomic option for next year's GCC 17 feature release...