Bluetooth soft blocks on startup
This problem started happening when I updated cosmic-epoch to latest alpha release and switched to kernel 6.12-LTS.
The Bluetooth is soft blocked on startup every time. I need to unblock it every time, not sure why. And I used sudo to unblock it with rfkill since I saw on old forums that changes won't persistent otherwise. It still doesn't help. AutoEnable or PowerOnBoot are enabled.
OS:NixOS 24.11
I have the same problem.
I have that issue too, at every log in. I use Blueman-applet to fix it.
@xteveg @LinuxBoy-96 Just want to confirm, are both of you using NixOS. I'm not sure if it's a cosmic issue or a packaging problem.
@xteveg @LinuxBoy-96 Just want to confirm, are both of you using NixOS. I'm not sure if it's a cosmic issue or a packaging problem.
I bn my case I use Pop_OS Alpha 6
The most annoying is that I have to dot it also when it fall into sleep mode. This is the biggest COSMIC issue at this time.
@xteveg @LinuxBoy-96Solo quería confirmar si ambos usan NixOS. No sé si es un problema cósmico o de empaquetado.
I use Fedora. I am using version alpha 6 and it still doesn't work. :(
Maybe something with the hardware then? Any chance you are using Asus motherboards? I have Asus B650 E-F, so it uses mediatek drivers.
This problem has been solced for me, not too long ago.
This problem has been solced for me, not too long ago.
Interesting, will give it a try over the weekend.
Is there a reason why cosmic-panel runs three seemingly identical cosmic-applet-bluetooth processes?
Seemingly it runs three copies of everything (all children of the same PID)
❯ ps -ef | rg cosmic-applet | awk '{ print $8 }' | sort
cosmic-applet-audio
cosmic-applet-audio
cosmic-applet-audio
cosmic-applet-bluetooth
cosmic-applet-bluetooth
cosmic-applet-bluetooth
cosmic-applet-input-sources
cosmic-applet-input-sources
cosmic-applet-input-sources
cosmic-applet-network
cosmic-applet-network
cosmic-applet-network
cosmic-applet-notifications
cosmic-applet-notifications
cosmic-applet-notifications
cosmic-applet-power
cosmic-applet-power
cosmic-applet-power
cosmic-applet-status-area
cosmic-applet-status-area
cosmic-applet-status-area
cosmic-applet-tiling
cosmic-applet-tiling
cosmic-applet-tiling
cosmic-applet-time
cosmic-applet-time
cosmic-applet-time