FC42 6.14.9-300 HP Pavilion x360 m3 Convertible
I reboot: I have to sudo killall pluse. Then I can run “play [a wav file]” once. If I run it again it locks the console. If I run a youtube video it only runs if I mute the speaker. Google has not been my friend.
TIA
Do you have pulseaudio or pipewire and pipewire-pulseaudio installed on your system?
pls post output of inxi -Aa
and rpm -qa pipewire\* pulseaudio\* |sort
Did this problem also occur with other kernel versions?
There is kernel 6.14.11 available, currently in testing repository that you may want to test.
inxi -Aa
Audio:
Device-1: Intel Sunrise Point-LP HD Audio vendor: Hewlett-Packard
driver: snd_hda_intel v: kernel alternate: snd_soc_avs,snd_sof_pci_intel_skl
bus-ID: 00:1f.3 chip-ID: 8086:9d70 class-ID: 0403
API: ALSA v: k6.14.9-300.fc42.x86_64 status: kernel-api
tools: alsactl,alsamixer,amixer
Server-1: aRts v: 1.5.10 status: off with: artswrapper status: off
tools: artsdsp
Server-2: JACK v: 1.9.22 status: off tools: N/A
Server-3: PipeWire v: 1.4.5 status: active (process) with: 1: wireplumber
status: active 2: pipewire-alsa type: plugin 3: pw-jack type: plugin
tools: wpctl
Server-4: PulseAudio v: 17.0 status: active tools: pacat,pactl,pavucontrol
cal@SG21:~$ rpm -qa pipewire* pulseaudio* |sort
pipewire-1.4.5-1.fc42.x86_64
pipewire-alsa-1.4.5-1.fc42.x86_64
pipewire-jack-audio-connection-kit-1.4.5-1.fc42.x86_64
pipewire-jack-audio-connection-kit-libs-1.4.5-1.fc42.x86_64
pipewire-libs-1.4.5-1.fc42.x86_64
pipewire-plugin-libcamera-1.4.5-1.fc42.x86_64
pulseaudio-17.0-5.fc42.x86_64
pulseaudio-libs-17.0-5.fc42.x86_64
pulseaudio-libs-glib2-17.0-5.fc42.x86_64
pulseaudio-module-bluetooth-17.0-5.fc42.x86_64
pulseaudio-qt-qt6-1.7.0-2.fc42.x86_64
pulseaudio-utils-17.0-5.fc42.x86_64
pls edit your post and mark the output of inxi as preformatted text! ‘</>’
This can’t work! One audio server each!
sudo dnf install pipewire-pulseaudio --allowerasing
systemctl start --user pipewire-pulseaudio
Do not install the pulseaudio server. It’s handled by pipewire and pipewire-pulseaudio
you have also installed jack (jack-audio-connection-kit) server besides pipewire. DO really you need this? Probably not. See pipewire-jack*
Thank you - I now have working sound.
(i love computers)
(i love computers)
(i love computers)
(sure i do…)