this post was submitted on 07 Aug 2024
21 points (100.0% liked)

Pop!_OS (Linux)

5068 readers
2 users here now

Pop!_OS is an operating system developed by System76 for STEM and creative professionals who use their computer as a tool to discover and create. Unleash your potential on secure, reliable open source software. Based on your exceptional curiosity, we sense you have a lot of it.

Unleash your potential

Whether this is your first experience with Linux, or your latest adventure, all are welcome to discuss and ask questions about Pop!_OS and COSMIC. Keep the discussions friendly though, and remember to assume good intentions whenever you reply. We're all here because we have a shared love for Linux and open source software.

System76 Logo

Support us by buying System76 hardware for you or your company! Or by donating on the Pop!_OS website through the "Support Pop" button. Pop!_OS and COSMIC are fully funded by System76 hardware sales. All systems are assembled in the USA. With your support, we'll work to push the Linux desktop forward with COSMIC.

Links

Guides

Hardware

Recommended

Community Rules

Follow the Code of Conduct

All posts on pop_os must adhere to the Pop!_OS community Code of Conduct. https://github.com/pop-os/code-of-conduct

Be helpful

Posts to pop_os must be helpful. When responding to a user asking for help, do not provide tongue-in-cheek responses like "RTM" or links to LMGTFY. Linking to direct sources that answer the asker's question is fine, but it's advised to provide some explanation as to how you got to that source.

Critique should be constructive

We within the Pop!_OS community welcome helpful criticism or ideas on ways to improve. However, basic "It's bad" or other simple negative comments don't help anyone fix anything. When voicing a complaint about something, try to point out ways the complaint could be improved or worked around, so that we can make a better product for it.

This rule applies to both Pop!_OS and its projects as well as other products available from third-parties.

Don't post malicious "advice"

It can be funny to joke about malicious commands, however this is not the venue for it. Do not advise users to run commands which will lock up their systems, steal their data, or erase their drive. Examples of this include (but are not limited to) fork bombs, rm, etc.

Posts violating this rule will be removed, even if the post is clearly in jest. Repeated offences may lead to a ban. You may understand that the command isn't serious, but a new user might not.

No personal attacks

Posts making a personal attack on any user will not be tolerated.

No hate speech

Hate speech of any kind will not be tolerated. Any violations will be removed, and are grounds for a ban.

founded 1 year ago
MODERATORS
 

Whenever I update a package or the system via the Pop! Shop, or downloading a game or updates from Steam, my desktop constantly freezes and hangs. It works perfectly fine otherwise.

I was wondering whether this was common behaviour. It's a bit frustrating because it means I have to pick my moments to update to be when I can go do something else for a while and come back.

If I'm on a Discord call and am doing an update or downloading a game on steam, the freezes mean that my friends can't hear me and I can't hear them.

I've tried Googling it but haven't found anyone with this specific issue yet.

I run a medium-power gaming desktop rig.

Any advice on how to fix or improve this?

Update:

Here are my hardware specs. Sorry for not including them earlier; I was at work when I posted this.

  • Motherboard: Gigabyte Technology Co., Ltd. X570S GAMING X
  • RAM: 32 GiB
  • CPU: AMD® Ryzen 9 5900x 12-core processor × 24
  • GPU: NVIDIA GeForce RTX 3070 Ti
all 11 comments
sorted by: hot top controversial new old
[–] Telorand@reddthat.com 6 points 1 month ago (1 children)

What are your hardware specs? Do you have anything installed via dkms?

What happens if you update via sudo apt update && sudo apt upgrade?

[–] thatsTheCatch@lemmy.nz 3 points 1 month ago (2 children)

Thanks for your reply. Here are my specs and I've added them to the post:

  • Motherboard: Gigabyte Technology Co., Ltd. X570S GAMING X
  • RAM: 32 GiB
  • CPU: AMD® Ryzen 9 5900x 12-core processor × 24
  • GPU: NVIDIA GeForce RTX 3070 Ti

I'm not sure what dkms is but I just Googled it and it looks like it's related to AMD, is that right? I have an NVIDIA GPU so it might not be relevant.

I ran sudo apt update && sudo apt upgrade like you suggested and then tried updating some components while doing something in my browser. It seems promising so far, thanks! I'll need to do more updates to know for sure though

[–] Statlerwaldorf@midwest.social 2 points 1 month ago (1 children)

I've got very similar specs to this and the Pop Shop still runs like garbage. Have you tried installing the Cosmic store? It's what they built for the upcoming Cosmic DE but you can grab it from the Pop Shop as a replacement. It is infinitely more responsive.

[–] thatsTheCatch@lemmy.nz 1 points 1 month ago

I've just downloaded the Cosmic Store, it looks fantastic, thank you!

[–] Telorand@reddthat.com 1 points 1 month ago (1 children)

dkms is Dynamic Kernel Module Support. It's a tool to install kernel modules that aren't in your normal repos. One of the drawbacks is that it rebuilds those modules every time you do an update; it takes some time, and it can sometimes appear like the update process hangs.

Since you use an Nvidia GPU, I wonder if it's some kind of Wayland bug, and using the CLI removes that part of the equation...? Either way, glad it's working better. Maybe if it happens again, apt will give some kind of indication why, and you can pursue that (which was the main reason I suggested it).

[–] Statlerwaldorf@midwest.social 2 points 1 month ago (1 children)

Unless OP is running some other DE, it's likely not a Wayland issue. Pop!OS runs Gnome on X11 by default.

[–] Telorand@reddthat.com 1 points 1 month ago (1 children)

Ah, I thought I read that Wayland was now the default compositor. X11 shouldn't have as many issues with Nvidia, I agree.

[–] Statlerwaldorf@midwest.social 3 points 1 month ago

I think it's their upcoming Cosmic DE that's Wayland.

[–] Setheck@lemmy.world 3 points 1 month ago

What happens when you update flatpak on the command line? The pop shop sucks but it's just a flatpak UI at the end of the day.

[–] Statlerwaldorf@midwest.social 2 points 1 month ago

I run Pop and haven't run into this, but it sounds like it's freezing when under heavy network load. Are you wired or wireless? Can you pull up the system monitor before updating a package and see if anything is maxing out? Network, CPU, RAM, drives?