On 2021-11-08 13:33, John Horne wrote:
Hello,

I carried out an online upgrade of my laptop a couple of days ago from F34 to
F35. No problems with that, and all seemed to be okay. However, today I noticed
that audio was not working, or partially working for some things (Zoom audio in
particular seemed to fail completely).

I noticed the previous list messages about swapping pulseaudio for pipewire,
but this seemed to make no difference. I have tried changing settings, but no
joy. So could someone who has audio working okay under F35 run some command-
line checks for me please:

1) run: rpm -qa | grep -iE 'pulse|pipe'
(so I can see that I have the right packages installed)

2) (as the logged in user) run: ps auxww | grep -iE 'pulse|pipe'
(so I can see that I have the right processes running)

3) run: systemctl list-units --type=service --user | grep -iE 'pulse|pipe'
(so I can see that the correct services are running)



Thanks,

John.

[frank@fedora ~]$ rpm -qa | grep -iE 'pulse|pipe'
libpipeline-1.5.3-3.fc35.x86_64
pulseaudio-libs-15.0-2.fc35.x86_64
pulseaudio-libs-glib2-15.0-2.fc35.x86_64
pipewire-0.3.39-1.fc35.x86_64
pipewire-libs-0.3.39-1.fc35.x86_64
pipewire-alsa-0.3.39-1.fc35.x86_64
pipewire-gstreamer-0.3.39-1.fc35.x86_64
pipewire-jack-audio-connection-kit-0.3.39-1.fc35.x86_64
pipewire-pulseaudio-0.3.39-1.fc35.x86_64
pipewire-utils-0.3.39-1.fc35.x86_64

[frank@fedora ~]$
[frank@fedora ~]$ ps auxww | grep -iE 'pulse|pipe'
frank        961  0.0  0.2 264836 10904 ?        S<sl 15:42 0:00 /usr/bin/pipewire frank       1160  0.0  0.1 236948  6828 ?        S<sl 15:42 0:00 /usr/bin/pipewire-pulse frank       1599  0.0  0.0 221792  2308 pts/0    S+   15:44   0:00 grep --color=auto -iE pulse|pipe

[frank@fedora ~]$
[frank@fedora ~]$ systemctl list-units --type=service --user | grep -iE 'pulse|pipe'   pipewire-pulse.service                                     loaded active running PipeWire PulseAudio   pipewire.service                                           loaded active running PipeWire Multimedia Service
[frank@fedora ~]$
_______________________________________________
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
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to