this post was submitted on 10 Mar 2024
291 points (98.7% liked)

Linux

47371 readers
1372 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 17 comments
sorted by: hot top controversial new old
[–] d3Xt3r@lemmy.nz 37 points 6 months ago (2 children)

Anther exciting release! Looking forward to the new bcachefs performance improvements (and fsck, finally) and KSM advisor - hopefully with this, KSM becomes more practical.

[–] yo_scottie_oh@lemmy.ml 26 points 6 months ago

bcachefs

initially read this as bca chefs

[–] MisterD@lemmy.ca 10 points 6 months ago (1 children)

Meanwhile in Mint, I can only get BTRFS by partitioning the hard drive manually.

[–] swab148@startrek.website 18 points 6 months ago (1 children)

Manually? Like, with a knife?

[–] Johannes@programming.dev 33 points 6 months ago (1 children)

No, a magnetized needle and a steady hand is all you need.

[–] Spider89@lemmy.world 4 points 6 months ago

Nio, you just need butterflies.

[–] SanndyTheManndy@lemmy.world 19 points 6 months ago (2 children)
[–] acockworkorange@mander.xyz 33 points 6 months ago (1 children)

Some. Better get the WD40.

[–] possiblylinux127@lemmy.zip 25 points 6 months ago (1 children)

1000002082

I consider Linux a tool so it applies

[–] Bene7rddso@feddit.de 4 points 6 months ago

What kind of tool do they mean here? 🤨

[–] OsrsNeedsF2P@lemmy.ml 12 points 6 months ago

Also new is initial Rust support for the LoongArch architecture, a UFFDIO_MOVE uABI operation to allow pages to be moved within a virtual address space while avoiding page allocation and memcpy done by UFFDIO_COPY, the KSM advisor feature to automatically manage the kernel samepage merging subsystem, support for the SMB file system to create block and character special files, and Rust support for creating network PHY drivers.

Looks like it's starting to trickle in

[–] narc0tic_bird@lemm.ee 14 points 6 months ago (2 children)

I'm still on 6.6. 6.7 onwards (including 6.8-rc7) caused flickering and crashes with VRR enabled after waking up from standby on my Radeon 7800 XT. I'll check out the final version, but I doubt this is fixed.

[–] PrefersAwkward@lemmy.world 7 points 6 months ago* (last edited 6 months ago) (2 children)

I don't think I have this on the latest 6.8 RC. I have one of the RDNA 3 dedicated cards as well. Hope they get it resolved either way.

If helps in the meantime, I think you can often TTY switch in order to restart the display signal. Ctrl + Alt + F3/F4 should get you a new console. Then switch back to your desktop with Ctrl + Alt + F1/F2 (the right one may depend on your distro).

This gets my display fixed when it gets any kind of funky 99% of the time. Sometimes it takes a few tries

[–] narc0tic_bird@lemm.ee 3 points 6 months ago

Thanks for the suggestion, but the system eventually crashes and automatically restarts.

[–] Bene7rddso@feddit.de 1 points 6 months ago

Usually the desktop is on Ctrl+Alt+F7

[–] ParetoOptimalDev@lemmy.today 6 points 6 months ago (1 children)

That flickering, is it only on Wayland? I'm on 6.7 and have flickering on Wayland but not X11.

[–] narc0tic_bird@lemm.ee 4 points 6 months ago

Yes. Fedora 39, KDE Plasma 5, Wayland, VRR on dual displays.