I'll get straight to the point.
When I started Pop!_Planet, I launched it because I saw a need for a centralized community for Pop!_OS. To be frank, I never expected the level of popularity it has achieved. Over the last year, we have gone from under 50 users, to almost 400 users. That's awesome! However... it also comes with a downside. We are rapidly running out of disk space on our server, and the bandwidth costs go up every month.
Pop!_Planet is not affiliated with System76 in any way, and is funded completely out of pocket. From day one, I said that I'd never use on-site ads (I hate them as much as you do), so the only monetization we get is through donations. Right now, the donations we receive don't even cover our overhead.
I know that most users will ignore this message, and that's ok. However, if even a few of our users are willing and able to donate a few dollars to help offset our expenses, it would be greatly appreciated.
Support Pop!_Planet
Thank you for your time,
Dan Griffiths
Pop!_Planet Founder
If you didn't install it, it probably came in a Flatpak, in which case it should be fine.What should I do about Pipewire? A google search showed that it has something to do with audio/video.
Discord has been buggy lately, but I don't think it's been crashing systems.Also, I'm not sure there's anything I can do about Discord short of abandoning the app and using the website version instead, right?
It certainly could be. Can you borrow a different webcam for a night?I seem to be getting this error message with my webcam. Is this potentially causing crashes?
Unfortunately not. I only have the one. I'm just leaving it unplugged for now so the diagnosis can be simplified.It certainly could be. Can you borrow a different webcam for a night?
apt_pkg.Error: E:can not open /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_groovy-security_InRelease - fopen
. I ran SMART tests for both drives and both came without error: my HDD and my SSD, though I have heard that sometimes even if they pass the SMART test that doesn't mean that they're healthy. I've owned both for about 7 years now. I think the SSD is SATA, not M.2.apt_pkg.Error: E:can not open /var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_groovy-security_InRelease - fopen
.
I'm told this means something is wrong with the file system or disk. File system, meaning the format used to partition. Or the disk is failing.
/var/lib/apt/lists//var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_groovy-security_InRelease
got corrupted or the `fopen` call in apt can't read or parse the file. Since those files are mostly PGP signed messages and package lists with a format similar to debian/control
files (See attachment for more info)./var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_groovy-security_InRelease
got corrupted or simply miswritten. It should be safe to remove it and try apt update to redownload the lists PGP and control signatures.
sudo rm /var/lib/apt/lists/*
as these files get modified with each apt update
operation.I'm not sure where you're getting that from.... at all the people here who immediately jumped towards hardware issues...