You are not logged in.
Pages: 1
I recently replaced my headphones because, when I logged in, I couldn't hear any sound until I unplugged and replugged the USB dongle. Nothing else worked, including power cycling the headset and restarting pipewire. I assumed it was a problem with the dongle or the headset, so I got a pair of wired headphones. Now when I log in, the maximum volume is incredibly low, but unplugging and replugging the USB cable restores the volume to normal levels. I assume it's the same problem, and my wireless headphones were just too low quality to tell there was any sound at all. How can I figure out what is causing this?
Offline
Just fishing here, not sure if this will even be useful but run this command:
udevadm monitorThen plug the headphones in and compare the output when you unplug & re-plug them.
Which sound server are you using?
# fuser -v /dev/snd/*I found https://forums.linuxmint.com/viewtopic.php?t=282477 but there's no solution, unfortunately. FWIW I don't think flat-volumes has anything to do with this but I'm no audio expert.
Jin, Jîyan, Azadî
Offline
W/ the HPs plugged in
aplay -lYou then want to inspect the amixer output for the relevant card, eg
amixer -c1Offline
Pages: 1