/r/pop_os
Pop!_OS is an operating system 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. (You can also find us on https://lemmy.world/c/pop_os)
The Pop!_OS Community on Reddit
This subreddit is for news, information, and general discussion related to Pop!_OS.
Getting Started
Rules
Homophobia, sexism, racism, or any other derogatory language will not be tolerated. Please refer to the Pop!_OS Code of Conduct for more information.
Posts must relate to Pop!_OS (i.e. not just Linux in general)
In general, please ensure to practice good reddiquette
/r/pop_os
date | alpha version |
---|---|
??? | Pre-Alpha |
2024-08-08 | Alpha 1 |
2024-09-26 | Alpha 2 |
2024-10-31 | Alpha 3 |
Should the Pre-Alpha phase be broken up into more milestones maybe?
Here's some sources for these:
How well would Pop run on it on your educated opinions? I’ve been researching my first Linux distro and it’s down to this one, or Mint. It’s the all AMD model.
For reference I’m a college student, got interested in Linux after having to use my Steam Deck for school for a week while my laptops keyboard got fixed. My friend who’s in a civil engineering course uses Ubuntu and suggested I make the switch full time since I enjoyed it so much.. So much so I’m finding myself using the Deck for daily stuff now over my laptop which is still running Windows 11..
I splurged, sorry! Title question yes, thank you!
For instance, Cosmic store runs great on it. Any other finished Cosmic apps to install on a clean pop install?
I have recently moved over from Windows and so far everything is great. The only issue I seem to have right now is that the login screen on my 4K TV does not match the scale I set in the display settings. I can just about manage to enter my password with everything being so small on the screen.
Is there anyway to get it to match the scale I have specified in the settings.
Treating me good so far 🙏🏽
Right now I can't change my display resolution in Cosmic DE. xrandr list all available outputs but cosmic-randr only list 1920x1080. When I tried COSMIC in a VM, i was able to change just fine, but when installing on my Acer laptop I can't.
Edit: Resolved! BT was disabled in BIOS. Navigated to Security > I/O Port Access > Bluetooth
Hi all, I've scoured tons of Bluetooth posts for fixes, but I'm still not able to get my Bluetooth to work. It always says 'No Bluetooth Found: Plug in a dongle to use Bluetooth.' I can get the output of sudo systemctl status bluetooth
to switch from inactive (dead)
to active (running)
, but it never actually works, and then it reverts back to inactive after I power off and power back on.
Thank you in advance for any help! :)
Below are the details and the steps I've taken.
Machine: Lenovo ThinkPad P53s (should have Bluetooth 5.0)
OS: Pop!_OS 22.04 LTS
I reinstalled the OS, but the same problem is occurring.
Steps:
# Step 1:
sudo apt-get update
sudo apt-get upgrade
sudo systemctl status bluetooth
# Output:
○ bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor pre>
Active: inactive (dead)
Docs: man:bluetoothd(8)
Nov 02 12:30:03 pop-os systemd[1]: Condition check resulted in Bluetooth servic
# Step 2:
lsmod | grep bluetooth
# This outputs nothing
# Step 3:
sudo modprobe btusb
lsmod | grep bluetooth
# Output:
bluetooth 1028096 5 btrtl,btmtk,btintel,btbcm,btusb
ecdh_generic 16384 1 bluetooth
# Step 4:
sudo systemctl start bluetooth.service
sudo systemctl enable bluetooth.service
# Output:
Synchronizing state of bluetooth.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable bluetooth
# Step 5:
systemctl status bluetooth.service
# Output:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/systemd/system/bluetooth.service; enabled; vendor pre>
Active: active (running) since Sat 2024-11-02 12:32:53 EDT; 3s ago
Docs: man:bluetoothd(8)
Main PID: 2603 (bluetoothd)
Status: "Running"
Tasks: 1 (limit: 18675)
Memory: 1.9M
CPU: 47ms
CGroup: /system.slice/bluetooth.service
└─2603 /usr/lib/bluetooth/bluetoothd
Nov 02 12:32:53 pop-os systemd[1]: Starting Bluetooth service...
Nov 02 12:32:53 pop-os bluetoothd[2603]: Bluetooth daemon 5.64
Nov 02 12:32:53 pop-os systemd[1]: Started Bluetooth service.
Nov 02 12:32:53 pop-os bluetoothd[2603]: Starting SDP server
Nov 02 12:32:53 pop-os bluetoothd[2603]: Bluetooth management interface 1.22 in>
# Step 6:
rfkill list
# Output:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
# Step 7:
sudo dmesg |grep -i bluetooth
# Output:
[ 164.163326] Bluetooth: Core ver 2.22
[ 164.163357] NET: Registered PF_BLUETOOTH protocol family
[ 164.163358] Bluetooth: HCI device and connection manager initialized
[ 164.163361] Bluetooth: HCI socket layer initialized
[ 164.163362] Bluetooth: L2CAP socket layer initialized
[ 164.163365] Bluetooth: SCO socket layer initialized
[ 197.671064] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 197.671067] Bluetooth: BNEP filters: protocol multicast
[ 197.671070] Bluetooth: BNEP socket layer initialized
# Step 8:
lsusb
# Output:
Bus 004 Device 002: ID 05e3:0626 Genesys Logic, Inc. USB3.1 Hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04f2:b604 Chicony Electronics Co., Ltd Integrated Camera (1280x720@30)
Bus 001 Device 007: ID 046d:c534 Logitech, Inc. Unifying Receiver
Bus 001 Device 006: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 002: ID 3434:02a0 Keychron Keychron K10 Pro
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
# Step 9:
At this point, the system says it's running, but it's not actually working. I then powered off and unplugged the power source for a couple minutes, but this takes me all the way back to beginning where 'lsmod | grep bluetooth' doesn't output anything and the system again says the Bluetooth is 'inactive (dead)'
Is there a way to change the colors of apps minimized in the top bar? In this case, I want the qBittorrent logo to be white to match the other icons.
Hello, I'm new and I'm facing a problem.
For some reason I lost the ability to attach windows to different corners of the screen
Now I can only go to the left and right as in screenshot 1 and 2
also in tile mode, windows began to open vertically(pic3), and not as in picture 4 for example
pic5 with info that maybe needHello, I'm new and I'm facing a problem.
For some reason I lost the ability to attach windows to different corners of the screen
Now I can only go to the left and right as in screenshot 1 and 2
also in tile mode, windows began to open vertically(pic3), and not as in picture 4 for example
pic5 with info that maybe need
Comic-comp always using 80-90% one cpu, is this normal
Hi, i'm using Pop 24 and i want using ibus for vietnamese keyboard. I using this repo: https://github.com/BambooEngine/ibus-bamboo . But i can't setup this, it show Can't connect to IBus. So popos 24 not using ibus right
I turned off the monitor on my notebook and was only using the second monitor. But I can't turn the laptop screen back on, the button just doesn't work, what could it be?
Edit: the pop with cosmic is very buggy, apart from that I had to solve several problems.
Hello! First post here. Sometimes I have a strange issue where my wifi stops working after booting up. Tried restarting the Network Manager without success. And running commands in the terminal while Firefox is open gets reeeally slow. Also when this happens, Firefox takes a good minute to even open. Kind of ran out of ideas what to do about it. Otherwise, amazing work on the OS, using it mostly for Stable Diffusion and some programming.
I'm only booting off of the live USB, but I have an AMD GPU (Radeon 6900XT) that I am testing with. I dunno if I am the only one with this, but whenever I move my mouse, there is flickering only at the top of the screen that is about an inch long. If I go into tilling mode, the flickering will be non stop if I have like two open applications side by side.
Anyone else have this? I know System76 tests mainly on Nvidia hardware, but I've seen this in the last 3 alphas.
EDIT: This May only happen due to 144hz or 165hz refresh rates instead of 60hz.
Are these two different thing called COSMIC DE? Should I wait to use Pop!_OS until COSMIC DE releases? Mostly I'm wondering: If I install Pop!_OS right now, will I have fancy COSMIC DE everyone raves about, or will I have the DE that people claim is outdated?
Hello !
I broke my sound parameters and I don't know how to fix it.
My goal was to have sound when screensharing with discord. I didn't find a lot of things but I found this post : https://www.reddit.com/r/linux_gaming/comments/t0bkw7/psa_discord_screensharing_with_sound_is_possible/ I tried to get the prerequisites working (I had a very hard time installing pipewire, and I think that's when I broke everything but I can't be sure). After installing pipewire, helvum and Easyeffect, I reread the comments and decided that I looked easier to install Vesktop. I did that but then I realized that my audio settings were broken : I don't have the sliders for the mic and headphones at the top of my screen anymore, and in the parameters the sound settings are blank ? It looks like this :
I tried a lot of things to try to correct it but I'm getting increasingly worried I'm just breaking it more. I tried to roll back on the installs I made but it seemed dangerous to uninstall pipewire, and I couldn't install pulseaudio either :
Sorry it's all in French. I think the last error is this one in English :
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
I don't know what to do. Help ?
I have a Dell XPS 13 9380. Pop OS runs well but the battery life is pretty horrible and the ubder side of the laptop gets extremely hot. The fan spins pretty much constantly because it gets so hot. CPU usage is basically nothing (5%-15%) and power profile is sent to balanced.
Is there something that i may have missed? It seems the OS is just running the CPU at max capacity even if it's doing nothing.
I was working with LibreOffice Writer for the first time on a project and wanted to add a bibliography, but when I tried opening the database, nothing happened. I pressed the button, and then nothing.
I downloaded JRE and set LibreOffice Writer to use it, tried again, and still, nothing.
What should I do to fix this?
I was trying to install and use librewolf recently but saw that there was no official support for pop_os users available yet. Any Idea how would I use it now? or do I have to till its official release?
Sometimes, when I play Steam, Sober(Roblox on Linux) or emulate using VMs on COSMIC DE, the session crashes and restarts. Is there a reason for these crashes? It usually happens on Pop_OS 24.04 LTS
Please help..
So on my laptop which is around 15 years old tiny 11 works faster then pop_os any idea why? Also are there any good ways to run office in pop os?
Last LTS Pop!_OS lagging when pressing the super key and searching for something and it also happens on the PopOS App Store.
I was looking for a solution on GitHub Forums but it seems the problem is back :(
https://github.com/pop-os/shell/issues/1040
Hi! I apologise in advance for any stupid questions. I’m a first time Linux user, I installed it for the first time this morning. I’ve used windows all my life and I wanted to join the dark side.
I was using Pop!_OS just fine this morning, and I shut down my laptop for a while. I opened it back up and it went into emergency mode. I can’t get out of it without hard resetting.
This is a laptop with two drives in it, windows on 1 and Pop!_OS on the other. I’ve switched between them once today, then this happened when I switched back…
Any ideas? Thanks!
Can someone inlight me on this one? Trying to flatpack update and I get this.
Will this break my DE?
cptsnail@pop-os:~$ flatpak update
Looking for updates…
Info: runtime org.gnome.Platform branch 45 is end-of-life, with reason:
The GNOME 45 runtime is no longer supported as of September 18, 2024. Please ask your application developer to migrate to a supported platform.
Info: applications using this runtime:
net.lutris.Lutris
Info: runtime org.gnome.Platform.Compat.i386 branch 45 is end-of-life, with reason:
The GNOME 45 runtime is no longer supported as of September 18, 2024. Please ask your application developer to migrate to a supported platform.
Info: applications using this extension:
net.lutris.Lutris
ID Branch Op Remote Download
1. org.gnome.Platform.Compat.i386 45 u flathub < 206.9 MB
2. org.gnome.Platform.Locale 45 u flathub < 380.5 MB (partial)
3. org.gnome.Platform 45 u flathub < 382.2 MB
Proceed with these changes to the user installation? [Y/n]:
Hi there,
I'm trying to set a couple of key bindings through the terminal + GSettings, but one of them (custom0
) fails, although its syntax is the same as the next binding's (custom1
). I tried gsettings monitor
+ schema to see the changes while I was adding the key/value pairs. And it indeed does the same I'm trying to achieve with the below code.
Interestingly, the key with <Super>Insert
works and is visible on the "Settings -> Keyboard" panel. But not <Super>f
- the one for opening the ~/Downloads
directory.
Here are the commands I insert from the terminal:
$ gsettings set org.gnome.settings-daemon.plugins.media-keys custom-keybindings ['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/']
$ gsettings set org.gnome.settings-daemon.plugins.media-keys.custom-keybinding:/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/ name 'File Browser'
$ gsettings set org.gnome.settings-daemon.plugins.media-keys.custom-keybinding:/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/ command 'nautilus $HOME/Downloads'
$ gsettings set org.gnome.settings-daemon.plugins.media-keys.custom-keybinding:/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom0/ binding '<Super>f'
$ gsettings set org.gnome.settings-daemon.plugins.media-keys custom-keybindings ['/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/']
$ gsettings set org.gnome.settings-daemon.plugins.media-keys.custom-keybinding:/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/ name 'Change Wallpaper'
$ gsettings set org.gnome.settings-daemon.plugins.media-keys.custom-keybinding:/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/ command 'styli.sh -g -d $HOME/Pictures/Wallpapers'
$ gsettings set org.gnome.settings-daemon.plugins.media-keys.custom-keybinding:/org/gnome/settings-daemon/plugins/media-keys/custom-keybindings/custom1/ binding '<Super>Insert'
Any help? Thank you!
I recently installed Pop OS since i wanted to try linux but it doesnt seem like it is for me. I have windows installed on my C: drive and Pop OS on my D: drive. When installing Pop OS i accidentally selected encrypt drive and i dont really understand how i am supposed remove the encryption. Help would be greatly appreciated.