this post was submitted on 07 Mar 2024
105 points (96.5% liked)

linuxmemes

21207 readers
16 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    top 33 comments
    sorted by: hot top controversial new old
    [–] SteveTech@programming.dev 30 points 8 months ago (1 children)

    I'm probably jumping to conclusions, but Nvidia?

    [–] bali10050@lemmy.world 13 points 8 months ago (1 children)
    [–] x2XS2L0U@feddit.de 1 points 8 months ago

    I explicitly bought an AMD CPU and GPU and did not have any trouble with both of them ever since

    [–] PainInTheAES@lemmy.world 20 points 8 months ago (1 children)

    Just learn how to do everything in the TTY. GUIs are bloat

    [–] bali10050@lemmy.world 14 points 8 months ago (1 children)

    I already did, but wobbly windows is my love!

    [–] otacon239@feddit.de 9 points 8 months ago (2 children)

    Somebody needs to make a wobbly terminal

    [–] squid_slime@lemmy.world 19 points 8 months ago (3 children)

    Magnet on the side of my CRT 😍😍

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

    I like this idea, great and cost effective tought!

    [–] davidgro@lemmy.world 1 points 8 months ago

    Both wobbly and colorful

    [–] daltotron@lemmy.world 1 points 8 months ago

    Just get a CRT with speakers instead, and then that's basically the same thing, with the bonus that it wiggles and your eardrums split open when you play anything at a volume higher than 10

    [–] bali10050@lemmy.world 4 points 8 months ago

    If that comes out I'll buy a wobbly monitor, with a wobbly keyboard to make the set complete

    [–] EccTM@lemmy.ml 17 points 8 months ago (3 children)

    Nvidia Arch user here, are you just forgetting to rebuild your kernel modules after a kernel or nvidia driver update?

    You can just add a pacman hook that triggers mkinitcpio -P after the linux or nvidia packages are updated. I've never had a no-GUI situation from a stray update... maybe one or two that were my own doing when trying to set up UKI's though.

    [–] Dhs92@programming.dev 2 points 8 months ago

    Why not just use DKMS?

    [–] EddyBot@feddit.de 2 points 8 months ago

    The Arch Linux team releases Nvidia updates at the same time as kernel upgrades which should trigger a initramfs rebuild via mkinitcpio anyway

    unless you do a partial upgrade anyway (never do that)

    [–] Dnn@lemmy.world 2 points 8 months ago

    I just followed the note that's mentioned on the top of your link and installed the Nvidia driver as dkms package. I originally did that because of trouble with a new driver version and temporary downgrading is much smoother with dkms.

    Also never had issues with the DE starting properly after upgrade since then.

    [–] carzian@lemmy.ml 11 points 8 months ago (2 children)

    Can I talk to you about our Lord and Savior Tumbleweed?

    [–] bali10050@lemmy.world 2 points 8 months ago (1 children)

    Last time I tried it, the more custom stuff I put on it(custom color scheme, window decorations etc.) the more it fell apart

    [–] carzian@lemmy.ml 2 points 8 months ago (1 children)

    Admittedly, I haven't done too much of that, but it might still be more stable than needing to reinstall your OS every 2-3 weeks?

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

    I've done exactly too much of this stuff, and now I can't stop. Dont let r/unixporn consume you!

    [–] JoMomma@lemm.ee 1 points 8 months ago

    Funny because just like those door to door bible sales, Tumbleweed promises magic and salvation, but completely crumbles under any stress or expansion

    [–] jlh@lemmy.jlh.name 7 points 8 months ago (4 children)

    Join the NixOS side! I almost never get a broken boot, and if I do, I can always rollback and debug my config when I have time.

    [–] samajgaya@feddit.rocks 3 points 8 months ago (1 children)

    Just curious before distro-hopping.

    What functionality does the reproducibility of nixOS serve to a user (like me) with only one desktop. Like I won't be installing the same system multiple times, I understand the 'predictable-ness' of a declarative system. But are there some other advantages?

    [–] something_random_tho@lemmy.world 1 points 8 months ago (1 children)

    I installed some broken Nvidia drivers and lost all video out. I rebooted the PC, selected the previous generation, and voila… working PC again. On Arch I’d be debugging it for hours.

    [–] Kyouki@lemmy.world 1 points 8 months ago (1 children)

    Btrfs snapshots and auto snapshots is kind of the same?

    [–] Wilzax@lemmy.world 1 points 8 months ago

    NixOS can be managed with Git and you can bring your old environment to a new PC without reloading a full snapshot. Config and data are kept separate when you use Nix to handle the config

    [–] Hominine@lemmy.world 2 points 8 months ago

    I'm in the middle of nix syntax (nixtax?) and good lord it is quite the learning curve. It has been fun hammering my system back to where it was with Arch though and I'm looking forward to the magical powers that will come with mastering the language.
    Nothing but respect for the community, y'all are something else.

    [–] bali10050@lemmy.world 2 points 8 months ago

    The „almost” part makes me a bit concerned, but i'm planning to give it a try

    [–] gunpachi@lemmings.world 1 points 8 months ago

    A few days ago I started using NixOS as my daily driver. I am yet to understand how to use home-manager and the nix language but right now I'm good with the main configuration.nix and fleek.

    [–] Vilian@lemmy.ca 7 points 8 months ago (1 children)

    well arch moment, you could use snapshots or ostree to rollback if something like that happen

    [–] bali10050@lemmy.world 6 points 8 months ago

    I usually just do a full reinstall, it's faster, requires less storage, and it's more futureproof. I have my home folder at a different partition, so the files aren't a problem. Archinstall made this a lot easier, and i love it.

    [–] Titou@feddit.de 3 points 8 months ago

    What did you edited ? Arch user here, never had this kind of issue. Also if you managed to install Arch, you should be able to fix it(maybe you switched from terminals, try ctrl+alt+1-9)

    [–] Takios@feddit.de 2 points 8 months ago

    Me looking from openSUSE Tumbleweed:

    [–] Wilzax@lemmy.world 1 points 8 months ago

    Time to switch to NixOS!