Questions tagged [pop-os]
74 questions
17
votes
4 answers
Pop OS 22.04 can't update gir1.2-mutter-10, libmutter-10-0
For like two weeks now I see that gir1.2-mutter-10 and libmutter-10-0 have updates that are held back, but any attempt to install them fails. Even more, when simply trying to install them, I get error messages that are simply ridiculous. Apt claims…
Richard Rosner
- 388
12
votes
1 answer
How to move/reinstall flatpak apps from user to system or viceversa?
I am using Pop!_OS 21.10. By default, the Pop!_Shop installs flatpak on user mode, which is annoying because I have multiple users on the system.
I have now added the Flathub repo system-wide, so now I have both sources:
$ flatpak remotes…
Very
- 121
5
votes
1 answer
Save wifi networks and passwords to recover them after reinstall OS
I want to change my linux distribution, how can I save all my known wifi networks and passwords so that I can restore them after installing a new OS.
I want to switch from PopOs with gnome to Manjaro with KDE
Gerardo Zinno
- 299
3
votes
1 answer
Cannot find swap device
I'm using Pop OS 22.04. GRUB isn't used.
Here is the procedure I've followed in order to activate the swap
fich=/swap/swapfile
truncate -s 0 $fich
chattr +C $fich
btrfs property $fich compression none
fallocate -l 40G $fich
chmod 600 $fich
mkswap…
david.perez
- 295
3
votes
2 answers
System appears to have been restarted overnight; previously open applications are all closed as if the system was restarted but no signs of restart
Processor: Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz
Memory: 32770MB (4395MB used)
Motherboard: PRIME Z490-A
Graphics Card: RTX 2060
Operating System: Pop!_OS 22.04 LTS
The last two days, when I return to my workstation from the night before (I…
trinsic
- 160
3
votes
0 answers
Bluetooth not working.No Adapter showing up
I am currently using Pop!_OS based on Ubuntu 22.04. Unfortunately, Bluetooth has not worked since installation.
It was working while using Windows 11 on the same machine however. I am relatively new to Linux.
My system info:
$:lsb_release -a
No LSB…
3
votes
0 answers
Connecting two monitors at boot causes Linux kernel to hang when enabling KMS
When two monitors are connected at boot, the Linux kernel completely hangs at fb0: switching to i915 from EFI VGA. The screens stay on and continue displaying the last message, but everything is otherwise unresponsive. Numlock/Capslock lights don't…
Mastax
- 116
3
votes
1 answer
Is it safe to move Windows C:/ partition?
I was trying to install Pop OS 20.04 LTS, alongside my Windows 10 installation, but it says that the EFI partition, which is 260 MB currently, is too small and that Pop requires it to be atleast 500 MB.
I decided to use AOMEI partitioning assistant…
Gaurav Chandan
- 133
2
votes
0 answers
Suspend Mode on Pop OS not working
I installed the latest version of PopOS on my gaming PC.
If I click on "suspend", everything is shutting down except the PC itself. Any ideas what is wrong and how to address it?
My PC uses Nvidia Geforce 3060 RTX with proprietary drivers.
Here is…
MilMike
- 297
2
votes
1 answer
How to boot into command line interface
I think I inadvertantly edited some system files, and now my PC (pop os linux) won't fully boot.
I get to enter the password for the disk encryption, but I don't get to the login screen. I suspect it's an issue with an Xorg file.
Is there a way to…
ElRudi
- 464
2
votes
1 answer
Very slow application loading after logging into Pop!_OS
I'm running Pop!_OS 22.04 LTS (standalone single-boot) on my Ryzen 7 2700X with 32GB RAM and a GeForce RTX 2070.
My startup drive is a Samsung EVO 960 NVMe.
I am getting onto the login screen perfectly fine in ~10-15s, however after logging in it…
tai
- 207
2
votes
0 answers
Rclone Onedrive speed up sync
I am using rclone to sync my onedrive to my computer, however the time between me changing a file on another computer and it updating in rclone is a lot slower than normal. So i was wondering if there is a command or script available that will force…
2
votes
0 answers
Pop!_OS Alt + Tab / Alt + ` or Alt + ~ Behavior
Pop!_OS' feature of switching between apps (and those with multiple instances) has made me productive in some way:
Alt+Tab - switch between different apps
Alt+` or Alt+~ - switch between same app(s)
This has significantly reduced the amount of…
peon
- 21
- 3
2
votes
0 answers
How do I prevent Pop_OS! from changing the time zone when I'm connected over a VPN?
I'm running Pop_OS! and whenever I connect to a VPN it automatically changes the time zone to the time zone of the endpoint I'm connected to.
I want it to only update the time zone when I'm not connected to a VPN. Is there any way to do that?
Chris B.
- 141
2
votes
4 answers
POP OS systemd-boot/kernelstub remember last boot OS (as in GRUB)
Please, how do I set systemd-boot/kernelstub (/boot/efi/loader/loader.conf) to remember last booted OS? In GRUB its easy by GRUB_SAVEDEFAULT=true ... but in POP! OS... How? Thanks!
crysman
- 852