linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

pan_troglodytes, in Why I need extra kernel modules to be able to run Wayland on nvidia?

it sure will be interesting when xorg gets deprecated

magikmw,

Isn’t it already deprecated?

pan_troglodytes, (edited )

well, to an extent that xorg only exists in outdated distros that no longer get updates is what I meant - but in essence, yes.

Sentau,

No Xorg also ships with up to date distros like Debian, arch, Ubuntu, etc but several of them have switched to using Wayland by default. It is deprecated because it is no longer actively developed and only maintained by a small group of devs and even that because these devs work for companies like Red Hat, Oracle, etc who have a vested interest in fixing those bugs

ShortN0te,

It is still part of various LTS releases till 2030 or something like that. Would not call it deprecated but more or less in maintenance mode.

ikidd, in "We are looking for Text-To-Speak (TTS) expertise to help or advise us on improving the default voice of the Linux desktop."
@ikidd@lemmy.world avatar

Follow the blogs for Year of the Voice initiative from Home Assistant. There will be lots of pointers for the journey they’ve taken this year getting TTS and STT working for HA.

uis, in Why I need extra kernel modules to be able to run Wayland on nvidia?
@uis@lemmy.world avatar

Depending on model, you don’t need to.

Short version: Nvidia is terrible company

woelkchen, in Switching to Debian on my gaming pc
@woelkchen@lemmy.world avatar

Debian Sid should be fine. I wouldn’t go with Stable − too old.

Personally, I’d go with the Flathub version of Steam and not pollute my main system with 32bit libraries Steam required for backwards compatibility. With the 32bit dependencies as Flatpak Runtimes, the main system stays clean.

AlijahTheMediocre, (edited ) in Switching to Debian on my gaming pc

Fedora Silverblue and Linux Mint Debian Edition are my goto distros atm. Have not had issues with either, they’ve been great out of the box. Fedora Silverblue requires relearning a few things however, being very container oriented.

woelkchen,
@woelkchen@lemmy.world avatar

Fedora Silverblue

Just FYI: universal-blue.org/images/bazzite/ It’s based on Silverblue but with gaming as primary focus.

deepdive,

Are there any avantages of LMDE vs pure debian?

I mean LMDE is just plain debian with pre installed packages, GUI?

If LDME uses debian bookworm stable, their is not point in LMDE except for the ease of installation process?

Blaster_M, in Switching to Debian on my gaming pc

Mint

Blaster_M,

also dual boot first before going cold turkey

Marduk73,
@Marduk73@sh.itjust.works avatar

i went cold turkey when i got that early, free upgrade from win7 to win 10. after a week of win 10 and unable to downgrade back to 7. Bam. i became full time linux at that moment.

PlasterAnalyst,

I've had stability issues with mint. It's usually a problem with updates bricking my install.

bionicjoey, in Is there a way to autocomplete user defined search terms in firefox search

This is one of the features in chrome that I wish Firefox would implement.

bizdelnick, in Raspi/Debian Bookworm OS help

If you disable graphical.target, no processes related to GUI will launch and consume any resources other than disk space.

whostosay,

Awesome, I’ll look into this. Thanks!

IsoKiero, in Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?

That can be done, but as others mentioned, if you don’t have permissions/other attributes for the files it’s going to be a real PITA to get everything working. If I had to do that I’d just copy over the files, chown everything to root and then use package manager to reinstall everything, but even that will most likely need manual fixes and figuring out what to change and to what value will take quite a bit of time and complexity of it depends heavily on what you had running on the host, specially things under /var.

bizdelnick, in Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?

No way, reinstall.

If even file owner is not preserved (it is not always root, espetially in /var), you likely lost files’ extanded attributes an, maybe, also permissions. Without them your system won’t work normally.

Then, contents of these directories must be consistent with other ones. E. g. /var contains a package manager data about packages you installed. If you installed/removed anything after creating a backup, information about this will be lost.

If you created the backup while system was working, some files (espetially under /var, again) could be changed during that process, and this also makes such backup unusable. Every sysadmin knows that to create a database backup by copying files, dbms must be stopped.

In future, think about restoration before planning a backup and test if this possible immediately after it is done.

haagch, in Laptop with long runtime

Not the most comfortable but if you get one with usb-c pd charging, there are quite a few powerbanks even with 100+ watt now.

rufus, in nvidia-535 and Debian

I think the easiest way is to take them from the ‘experimental’ branch of debian’s own repository. But read about the consequences of enabling experimental, first.

demonsword,
@demonsword@lemmy.world avatar

Quoting the Debian FAQ:“project/experimental/: This directory contains packages and tools which are still being developed, and are still in the alpha testing stage. Users shouldn’t be using packages from here, because they can be dangerous and harmful even for the most experienced people.”

that’s enough to scare me off

rufus, (edited )

Yeah, you’re right. If you absolutely need the latest NVidia drivers, you kind of have to choose between the devil and the deep blue sea. You can pull it from some random place on the internet, or use whatever script NVidia provides you with and do it under your own responsibility… Or use experimental, but it may be not be tested or be incompatible with your kernel version. Neither option is recommended. I’ve had some success with experimental. Debian have high standards and at least it’s packaged and tied into the distribution at all. But there is no guarantee. (I’m not sure if you can mix that with the stable version of Debian, though. I use Debian Testing…) (Their Backports are a better option for Debian Stable.)

Maybe somebody else has an idea, I don’t know any better way to do it. The proper way is to wait until it’s tested and becomes available in Debian.

I don’t know when that’s going to happen. It usually takes quite some time with Debian. Probably some more months. You can have a look at the Package tracker

Pantherina, in What's with all these hip filesystems and how are they different?

Fedora uses BTRFS so I get the features are the best argument for it

www.phoronix.com/news/Linux-5.14-File-Systems

But it seems F2FS is by far the fastest in many areas! Its used in Android, optimized for Flash storage.

possiblylinux127, in Windows 11 scores dead last in gaming performance tests against 3 Linux gaming distros

Notebook check isn’t reliable

mateomaui,

While true, they are reporting findings from somewhere else

according to testing by German outlet ComputerBase

LowtierComputer,

Explain?

possiblylinux127, (edited )

Do I need too? If you look at some of their benchmarks you will start to see what I mean. There data is all over the place.

LowtierComputer,

It’s spelled “their”.

And if course you don’t have to, but it’s an opinion or evaluation. Why would you not show us your “best of” examples?

juli, in What are the differences between linux distributions?

You can use distrobox to run ubuntu on fedora and fedora on ubuntu.

Imo the difference isn’t too big. If you know what you do, your system will look roughly the same on ubuntu and fedora. Same packages, same workflow etc.

If you keep the base packages constant, i.e. with a immutable distro, you can compare it much better, imo. The experience on Fedora silverblue and opensuse microos will be almost the same for the usual end user. Both are immutable systems, you install packages via flatpack, command line tools via distrobox. System keeps itself up to date. One is standard release, one is rolling.

Flatpak and distrobox offer sandboxing and reproducibility. Imo you want both on a regular install as well which almost make a traditional install like an immutable system, yet you are not as discouraged from installing packages onto the base layer.

If I’d be asked what the difference between fedora and ubuntu is, then I’d say the company behind it from which you get tech support. That’s mostly it.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #