This website makes use of cookies to enhance your browsing experience and provide additional functionality -> More infoDeny Cookies - Allow Cookies
⨯
Every article tag can be clicked to get a list of all articles in that category. Every article tag also has an RSS feed! You can customize an RSS feed too!
I'm an enthusiast of Linux on Laptops and Secure Boot related stuff. Playing exclusively on Linux since 2013. Played on Wine on dates that trace back to 2008 (Diablo 2, Lineage 2...). A troubleshooter that used to work with strace and it is now working with Kubernetes...
Gaucho and the Grassland is a game that depicts the life of a Gaúcho, the equivalent of a Latin Cowboy from the region of the Pampas (South of Brazil, Uruguay, Argentina and Chile). A new demo is out now, here's some thoughts on it.
FEX-Emu is an emulation layer that allows you to run x86 and x86-64 binaries (like games and apps) on an AArch64 Linux host, similar to qemu-user and box86/box64. Instead of using full disk images, FEX-Emu uses rootfs overlay + forwarding GL processing to the host to achieve better performance in emulated software.
A recent change was proposed last month to implement an on-by-default KDED (KDE Daemon) module that will gently ask you to donate to KDE as a pop-up on your notification system inside the KDE Plasma desktop, planned for version 6.2.
NVIDIA is currently investigating a bug where their drivers are crashing on modern kernels (6.10+). This appears to happen across drivers 550, 555 and even the latest 560.
If you are a laptop user, you may want to avoid driver version 550 because there is a megathread on the NVIDIA forum where users are reporting that this version is making their distributions randomly crash.
As we have previously reported here, optimus-manager, the GPU manager for laptop setups was going silent because the main developer didn't have the time or resources to keep that project running on Github. Looks like it's coming back!
Less than a week ago, SDL (Simple DirectMedia Layer) developers restarted the discussion regarding whether Wayland should be configured as the preferred over X11, but now Wayland will be sticking if certain Wayland protocols are available.
While defaulting to Wayland since version 25 of Fedora Workstation (GNOME), and Fedora version 34 for the KDE Plasma Desktop spin, this Linux distribution intends to completely ditch X.Org session as fallback for GNOME on release 41.
After Yuzu emulator owners agreed to pay Nintendo $2.4 million USD and EmuDeck also announcing Yuzu and Citra removal right after the court settlement became available on the internet, Nintendo DS emulator DraStic is now free.
Starting with Linux kernel 6.7, users of the AMDGPU driver are not be able to set power limits below the recommended values advised by the AMD Engineering team on the hardware itself. The new low-power limits are intentionally enforced and set based on each card vBIOS specification.
Veloren, the free and open source action-adventure role-playing voxel game made in Rust keeps evolving. Since its last public v0.15 release in July 2023, much has changed and lots of improvements were made so far.
A recent merge request on the Mesa Git repository added the initial support for allowing drivers to chose Zink as the translation layer for handling OpenGL.
NVAPI is NVIDIA's core software development kit that allows direct access to NVIDIA GPUs and drivers on supported platforms, and it's now been put up on GitHub.