395
top 50 comments
sorted by: hot top controversial new old
[-] SteveTech@programming.dev 83 points 7 months ago

I'm probably jumping to conclusions, but Nvidia?

[-] bali10050@lemmy.world 49 points 7 months ago
[-] x2XS2L0U@feddit.de 15 points 7 months ago

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

load more comments (1 replies)
[-] marilynia@discuss.tchncs.de 10 points 7 months ago

God, nearly every time I Google a problem I have, it's NVIDIA. The rest is that I want to share my steam library from my windows-installation on a NTFS drive

[-] EccTM@lemmy.ml 50 points 7 months ago

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 21 points 7 months ago
load more comments (2 replies)
[-] EddyBot@feddit.de 12 points 7 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 5 points 7 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.

load more comments (1 replies)
load more comments (1 replies)
[-] Takios@feddit.de 49 points 7 months ago

Me looking from openSUSE Tumbleweed:

load more comments (1 replies)
[-] PainInTheAES@lemmy.world 40 points 7 months ago

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

[-] bali10050@lemmy.world 38 points 7 months ago

I already did, but wobbly windows is my love!

[-] otacon239@feddit.de 21 points 7 months ago

Somebody needs to make a wobbly terminal

[-] squid_slime@lemmy.world 39 points 7 months ago

Magnet on the side of my CRT 😍😍

[-] davidgro@lemmy.world 5 points 7 months ago

Both wobbly and colorful

[-] bali10050@lemmy.world 4 points 7 months ago* (last edited 7 months ago)

I like this idea, great and cost effective tought!

load more comments (1 replies)
[-] bali10050@lemmy.world 7 points 7 months ago

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

load more comments (2 replies)
load more comments (1 replies)
[-] herrvogel@lemmy.world 9 points 7 months ago

Don't bother with the tty. If experienced chess players can play entire games in their heads, why can't you just do the same to use a computer? Just type away and use your superior power usering skills to visualize the output in your head.

[-] PainInTheAES@lemmy.world 5 points 7 months ago

Thanks, now I'm running Quake on my brain.

load more comments (1 replies)
[-] thedeadwalking4242@lemmy.world 26 points 7 months ago

When the rolling release is a rolling release: D:

[-] siha@feddit.uk 16 points 7 months ago

When bleeding edge bleeds: ¶:

load more comments (1 replies)
[-] RageAgainstTheRich@lemmy.world 11 points 7 months ago

I want it rolling in updates. Not rolling into the river and drowning itself.

[-] Titou@feddit.de 23 points 7 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)

[-] Nisaea@lemmy.sdf.org 22 points 7 months ago

You were just lucky. For some of us ut was just about having the wrong hardware at the wrong time.

Not complaining, I knew the risks going in and still love my distro, but arch updates totally can brick a PC with no PEBCAK involved. It does happen. :3

[-] Titou@feddit.de 8 points 7 months ago

Arch dosn't break by itself, i've used bunch of Arch installations and every time it broke it was because of bad manipulation, not pacman -syu

[-] SaltyIceteaMaker@iusearchlinux.fyi 18 points 7 months ago

Arch DEFINITELY breaks itself. See the whole "arch update broke grub" dilemma

[-] Titou@feddit.de 8 points 7 months ago

Have you tried it or are you just spreading misinformation ?

[-] SkyeHarith@lemmy.world 11 points 7 months ago

Arch breaking grub has happened to me twice. Second time I couldn't even recover the install.

You learn a lot of good practices by using arch, eg a separate home partitjon, git repositories for your config files, maintaining a clean package tree etc. Installing Arch is also really useful for noobs like me to learn some Linux basics.

I use Fedora, btw.

load more comments (7 replies)
[-] Nisaea@lemmy.sdf.org 6 points 7 months ago* (last edited 7 months ago)

I was among one of the grub fiasco victims. Thank goodness they rolled it back pretty fast and I knew how to chroot.

[-] SaltyIceteaMaker@iusearchlinux.fyi 4 points 7 months ago

I have not experienced it but half of the arch users on reddit seem to have experienced it. Also it's not a continuous problem but rather a problem with a certain arch and grub version. However the fact it happened once (to many people) means it can happen a second time

[-] ulterno@lemmy.kde.social 4 points 7 months ago* (last edited 7 months ago)

A grub breaking thingy happened to me too.
I was saved by having multiboot, with every OS having their own GRUB version installed. (just selected one using the motherboard's interface)

The problem occurred when, after pacman -Syu, I read notes in the output, one of which hinted I would want to update GRUB and went - "Sure, I'll try the new GRUB update" and ran GRUB update.

When it didn't startup after a restart, I just used the debian's GRUB to login to the OS in question, downgraded GRUB, reinstalled GRUB and then ran pacman -Syu again.

I feel like mine wasn't the problem instance that goes on around the web, mostly because:

  1. None of the mentioned fixes worked in my case.
  2. I feel like people won't go out of their way to update GRUB most of the time.
[-] guskikalola@social.vivaldi.net 5 points 7 months ago

@Titou @Nisaea Well, in my case it once broke due to a conflict between pahole and nvidia that caused errors. Games would crash every now and then. I was going crazy until I found that the update broke nvidia :}

load more comments (3 replies)
load more comments (1 replies)
[-] SkyeHarith@lemmy.world 12 points 7 months ago* (last edited 7 months ago)

Sounds like a skill issue. Some people just don’t know how to use Arch.

Signed,

Someone who has spent more days reinstalling Arch than using it.

[-] carzian@lemmy.ml 17 points 7 months ago

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

[-] JoMomma@lemm.ee 6 points 7 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

[-] Kusimulkku@lemm.ee 5 points 7 months ago

Not my experience at all. It's the one distro that stopped my distro hopping.

Besides, something goes fucky or (more likely in my case) I fuck something up, I can just roll back the changes with a single command and reboot. It's awesome. I've also used to just test things out, removed all KDE stuff, installed GNOME, tested it out for a while and then did a snapper rollback. The system was just like I hadn't changed anything. It's really cool, more distros need this feature.

load more comments (1 replies)
[-] bali10050@lemmy.world 4 points 7 months ago

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

load more comments (3 replies)
load more comments (2 replies)
[-] bouh@lemmy.world 17 points 7 months ago

Why are you using arch Linux if not to debug your system though?

[-] excitingburp@lemmy.world 8 points 7 months ago

There's a difference between "can" and "want." For example, OP might have been planning to watch his home vids with your mom, but couldn't due to a rolling update.

load more comments (1 replies)
[-] jlh@lemmy.jlh.name 15 points 7 months ago

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 5 points 7 months ago

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?

[-] jlh@lemmy.jlh.name 5 points 7 months ago

I find it useful to not have to remember how I set things up when I last touched it months ago. You can do really ricey tweaks if you want to, without worrying about breaking the whole system, or having to set it all up again if you have to reinstall.

I work in Devops, so being able to track my system in git is insanely useful for maintainability.

The fact that NixOS has fearless bleeding edge is just a plus; Being able to install the latest packages before Arch even gets them, without worrying if something will break.

load more comments (7 replies)
load more comments (8 replies)
[-] Vilian@lemmy.ca 9 points 7 months ago

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

[-] bali10050@lemmy.world 6 points 7 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.

load more comments (2 replies)
[-] Wilzax@lemmy.world 8 points 7 months ago

Time to switch to NixOS!

[-] VinesNFluff@pawb.social 8 points 7 months ago

It's the second time sddm broke for me in the space of a week

I just disabled its service for now and am launching plasma manually.

Speaking of -- Plasma 6 hooray!

[-] AeonFelis@lemmy.world 8 points 7 months ago

As long as I can get into the terminal I can fix the GUI. What really sucks is when it something that runs in the DM init sequence was using Python but a Python upgrade changed the import path and no it keeps restarting and I need to boot from a USB to disable that service so I can log into something and properly fix it.

[-] adavis@lemmy.world 5 points 7 months ago

Pass something stupid via your bootloader so it aborts boot and dumps you in an initrd busybox shell. No usb required.

This was my poor man's boot environments when I was using zfs on root. I had a pacman hook to snapshot before package transactions, then if it became unbootable I'd interrupt the following boot attempt, edit my grub command line with something wrong so I'd get dumped in the busybox shell, import my zfs pool and roll back before finally rebooting again.

load more comments (2 replies)
load more comments (1 replies)
[-] sirico@feddit.uk 7 points 7 months ago

🦎 Tumbly bumbles

load more comments
view more: next ›
this post was submitted on 07 Mar 2024
395 points (100.0% liked)

linuxmemes

21041 readers
614 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