On Mon, Nov 30, 2020 at 04:02:32PM -0500, Bob Goodwin wrote:


On 2020-11-30 15:13, Wolfgang Pfeiffer wrote:

I don't know that "XFCE volume control" - simply try to start
"pavucontrol &" (no quotes) from a terminal, then try to see options
similar
to the picture on this page with the "Configuration" tab activated:

https://askubuntu.com/questions/166953/how-to-make-pavucontrol-changes-permanent


Then try the steps you quoted on top of this email: To start off click
the arrow down menus right of the text that says "Profile" on this
picture ...
.
pavucontrol will not run, it tells me:

Connection to pulseaudio failed. Automatic retry in 5 S


I'd try to stop pavucontrol:

% ps axo pid,comm | grep pavuco
<PID> pavucontrol

or
% ps ax  | grep pavuco

then
% kill -s TERM <PID>

Then watch journalctl when trying to start pavucontrol again:
s.th. like
sudo journalctl -f -n 1000

the later hopefully gives you some error messages  ....

Or you're already a bit sick of it and install F32 ...

Wolfgang
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to