tla

joined 1 year ago
[–] tla@lemmy.world 2 points 2 weeks ago (4 children)

New bugs. Excellent!

[–] tla@lemmy.world 1 points 2 months ago* (last edited 2 months ago)

Wayland support wasn't working with NVIDIA and commenting out the suspend / resume checks (that can disable Wayland) fixed it. This was early - possibly F40 beta so it may not be necessary anymore but everything still works.

cp /usr/lib/udev/rules.d/61-gdm.rules /etc/udev/rules.d/61-gdm.rules

Comment out the suspend / resume tests in /etc/udev/rules.d/61-gdm.rules. Any issues delete /etc/udev/rules.d/61-gdm.rules.

Create alias to check if current session is Wayland:

alias iswayland='loginctl show-session 2 -p Type | awk -F= '\''{print $2}'\'''
[–] tla@lemmy.world 10 points 3 months ago

Clicks (bait).

[–] tla@lemmy.world 3 points 3 months ago

To index file paths: GNU locate. It's also quick to create the index with updatedb. To search: locate . Ie: locate artist.flac

[–] tla@lemmy.world 4 points 3 months ago
[–] tla@lemmy.world 2 points 3 months ago

What's Windoze?

[–] tla@lemmy.world 3 points 4 months ago

Haven't looked recently but have a look at Laptops with Linux.

[–] tla@lemmy.world 8 points 6 months ago (3 children)

Assuming you're on Fedora 40: sudo dnf install dnf5

[–] tla@lemmy.world 0 points 6 months ago

Fedora 40 + dnf5. QED.

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

It depends on your priorities, hardware, use cases etc. Honestly it's unlikely to be the determining factor. Available hardware and software support and your attitude to risk are probably more important. Fedora is a cutting edge distro with good reliability and is feature rich. It's upstream of Red Hat Enterprise Linux so has massive support behind it and a large user base. There are multiple spins if you want GNOME or KDE or an immutable OS etc. Adding additional repos such as RPMfusion make adding Nvidia and other proprietary drivers a breeze. As with most things GNU/Linux you need to be prepared to put in the effort to take control of your digital life. It's not easy but well worth it.

view more: next ›