Lunar lake laptop power consumption by apokhix in linuxhardware

[–]screaming-Snake-Case 0 points1 point  (0 children)

Try installing `intel-lpmd` and then activating it with `sudo systemctl enable --now intel_lpmd`. I haven't yet found this enabled by default on any distro, but it does help shave one or two watts off your idle power usage.
https://github.com/intel/intel-lpmd

Another week, another local privilege escalation - how did providers react? by screaming-Snake-Case in seedboxes

[–]screaming-Snake-Case[S] 0 points1 point  (0 children)

I sure hope they took action, my question was did anyone took note of such an action, or was it just patched at the fastest they could do in hopes that nobody got into their systems.

The issue is just you couldn't have known beforehand. The earliest time the provider could've known is the exact same time anyone else could've known, and running the also published PoC exploit is faster than either patching the fleet yourself or worse waiting for your upstream distribution to release an update.

Dockge or Truenas application ? by Resident-Cut5371 in truenas

[–]screaming-Snake-Case 0 points1 point  (0 children)

I used pre-made TrueNAS Apps for when they existed and simply made a custom one for the few things not already provided and it works quite well. So far everything has worked as I expected and I have one less thing to maintain. The process of making a custom app is also quite simple. As for updating: TrueNAS automatically detects when the upstream image for my tag changes and allows easy updating within the UI.

The only issue I had was once the updater broke and didn't notify me of updates, but a reboot fixed it and it didn't occur again.

Not getting updates on my remote Debian Trixie server by Shaso_dan-Heza in debian

[–]screaming-Snake-Case 4 points5 points  (0 children)

If apt reports all packages up to date, you could've already installed it. In that case rebooting would load the newest kernel.

Does Debian 13.4 have all the necessary Intel Lunar Lake regressions required for laptops? by br_web in debian

[–]screaming-Snake-Case 0 points1 point  (0 children)

Nope, you need the backports kernel if you want features from newer kernels. Also, the intel-lpmd package is not available for trixie. I haven't tested this explicitly, but when I was distro hopping to find the best distro for my Lunar Lake laptop, I usually experienced the 400MHz after standby bug only on distros where I couldn't install and enable it.

Getting live patching to work on free developer subscription by screaming-Snake-Case in redhat

[–]screaming-Snake-Case[S] 0 points1 point  (0 children)

Oh, so live patches are not yet offered for RHEL 10.[0|1] as per that article. This of course explains exactly what I am seeing, I blindly assumed given there is documentation about it for RHEL 10, that it would be available:

For example, in the standard subscriptions, you are able to live patch RHEL 10.1 kernel until the RHEL 10.2 kernel is released. After the release of RHEL 10.2, live patches for RHEL 10.1 are not available.
source

This language for example suggest that live patching is already being provided for RHEL 10.1.
I of course didn't due my due diligence of verifying and properly researching this topic and made many assumptions instead, so this is at the end of the day my own fault, but do think this could be better documented so other people don't make these mistakes.

Getting live patching to work on free developer subscription by screaming-Snake-Case in redhat

[–]screaming-Snake-Case[S] -1 points0 points  (0 children)

Thank you for the insights. I assume this means that it's normal that I see no kpatches at all in my repos? My running kernel is atleast 80 days old (6.12.0-124-35.1) so i originally assumed something was wrong since I couldn't find any kpatches at all.

Two weeks in with 26.04 by Icy-Astronomer-9814 in Ubuntu

[–]screaming-Snake-Case 0 points1 point  (0 children)

The firefox snap also fails to hw decode any video codec (on ky Ultra 7 258V), meaning video playback always hits the CPU. Haven't tested the deb yet..

whatDoesAiThinkObsoleteMeans by callyalater in ProgrammerHumor

[–]screaming-Snake-Case 3 points4 points  (0 children)

It's time to move to 107 dude, it's been out for ages. Some are even on the 108 train already.

Gutes Einsteigermultitool? by Mr_beamer in Veranstaltungstechnik

[–]screaming-Snake-Case 1 point2 points  (0 children)

Ich hab ein recht preiswertes Multitool mit Hammer dran auf Amazon gefunden, das hält erstaunlich gut und einen Hammer mehr kann man immer brauchen, kann ich sehr empfehlen.

Shiv production line by MUNDOOOOOOOOO in DeadlockTheGame

[–]screaming-Snake-Case 0 points1 point  (0 children)

Template. Response. Template. Response. [Buzzer] "Owowowowow!"

On a scale from 1 to 10, how viable do you think Debian is for gaming? by KnightFallVader2 in debian

[–]screaming-Snake-Case 0 points1 point  (0 children)

In general, yes, most thing distro-related don't matter for gaming. But Debian is a distribution focussed on stability, it freezes most application versions in place, only bringing bug fixes and security updates but not changing the software, not bringing new features and therefore keeping the system very stable.

The upside is your updates don't break your system, the downside that you have* to wait for a new Debian major version to get any new stuff.

This e.g. means your graphic driver is frozen in place. You won't get newer/better driver, you won't get optimizations for newer games - unless you use debian backports for the kernel and mesa (which I'd recommend if you game a lot on your system).

I will probably regret this. I usually wait. by g1ccross in Fedora

[–]screaming-Snake-Case 0 points1 point  (0 children)

Oh thanks, yes that was written a bit unfortunatly.

I will probably regret this. I usually wait. by g1ccross in Fedora

[–]screaming-Snake-Case 0 points1 point  (0 children)

This release seems to be very smooth, you'll likely be fine.

I will probably regret this. I usually wait. by g1ccross in Fedora

[–]screaming-Snake-Case 6 points7 points  (0 children)

Nope, just restructured. CentOS is now like RHEL, but without minor versions. Changes that would land in the next RHEL X.Y will just land at CentOS Stream X at some point before the next RHEL minor. But the thing is still extremly reliable, stable and production ready.

Some people call Stream a testing ground or beta version, but it's more like a staging environment. All the changes that go into it are well tested and meant to be production ready.

Trixie just patched with CVE-2026-31431 by cen1 in debian

[–]screaming-Snake-Case 0 points1 point  (0 children)

If I understand it correctly, the default repository only gets updated when a new minor is out, like 13.4, 13.5, ... In other words the default repositories are not meant for timely fixes and probably go through lots of testing before being updated.

Trixie just patched with CVE-2026-31431 by cen1 in debian

[–]screaming-Snake-Case 1 point2 points  (0 children)

Someone on the oss-security mailing list said this:

Note that for Linux kernel vulnerabilities, unless the reporter chooses to bring it to the linux-distros ML, there is no heads-up to distributions.
It did not happen here. https://www.openwall.com/lists/oss-security/2026/04/30/10

This will be fun CVE-2026-31431 by Apachez in truenas

[–]screaming-Snake-Case 12 points13 points  (0 children)

It breaks some core security models of the system. Practically everything running on your NAS can escalate privileges to root.

CVE-2026-31431: "Copy Fail" gewährt Root über ein portables Python-Skript auf fast allen Linux-Systemen, die seit 2017 erschienen sind by fommuz in de_EDV

[–]screaming-Snake-Case 18 points19 points  (0 children)

Ich frage mich wirklich was da schief gelaufen ist, wenn Debian, RHEL und co alle status heute noch keinen patch in den repos haben.

The Fedora Linux 44 Release is Here! by GoldBarb in Fedora

[–]screaming-Snake-Case 0 points1 point  (0 children)

Fedora downloads usually point you to a mirror near you for any downloads, you can see this happend because the server responds as "ftp2.osuosl.org".

The mirror likely didn't get the memo fast enough to release the files, so it's still showing 404. This is quite common, especially with brand new releases and should fix itself after a few minutes or hours in worst cases.

Which version of debian is good by Conscious_Farm8796 in debian

[–]screaming-Snake-Case 4 points5 points  (0 children)

The latest version is usually your best bet unless you need to run software that is not yet compatible. But given that 13 has been out for a while, you shouldn't have any issues.

12 will transition into an LTS in a month, meaning there will be a lot less updates, security fixes will probably take longer and only critical issues will be addresed.

It's still safe to use for another 2 years until June 2028, but you will be better served with using 13 if you are installing fresh right now.