Hi. I know the same issue has already been posted here but it didnt help me.
So as title says i get no sound outputs on my laptop (HP 255 G9). Internal speakers do not work, neither does headphones. For reference on my desktop pc the sound works perfectly on latest kernel.
But the thing is I also installed endeavourOS to see if the issue is with Cachy but it turns out the sound didnt work there also.
Some logs i collected:
inxi -Aazyx
Audio:
Device-1: Advanced Micro Devices [AMD/ATI] Renoir Radeon High Definition
Audio vendor: Hewlett-Packard driver: snd_hda_intel v: kernel pcie: gen: 3
speed: 8 GT/s lanes: 16 bus-ID: 04:00.1 chip-ID: 1002:1637 class-ID: 0403
Device-2: Advanced Micro Devices [AMD] ACP/ACP3X/ACP6x Audio Coprocessor
vendor: Hewlett-Packard driver: snd_rn_pci_acp3x v: kernel
alternate: snd_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_acp_pci,
snd_rpl_pci_acp6x, snd_pci_ps, snd_sof_amd_renoir, snd_sof_amd_rembrandt,
snd_sof_amd_vangogh, snd_sof_amd_acp63, snd_sof_amd_acp70 pcie: gen: 3
speed: 8 GT/s lanes: 16 bus-ID: 04:00.5 chip-ID: 1022:15e2 class-ID: 0480
Device-3: Advanced Micro Devices [AMD] Family 17h/19h/1ah HD Audio
vendor: Hewlett-Packard driver: snd_hda_intel v: kernel pcie: gen: 3
speed: 8 GT/s lanes: 16 bus-ID: 04:00.6 chip-ID: 1022:15e3 class-ID: 0403
API: ALSA v: k6.13.5-2-cachyos status: kernel-api
tools: alsactl,alsamixer,amixer
Server-1: JACK v: 1.9.22 status: off tools: N/A
Server-2: PipeWire v: 1.2.7 status: active with: 1: pipewire-pulse
status: active 2: wireplumber status: active 3: pipewire-alsa type: plugin
tools: pactl,pw-cat,pw-cli,wpctl
wpctl status
PipeWire 'pipewire-0' [1.2.7, gal5elin@CachyTopOS, cookie:3309824901]
└─ Clients:
32. kwin_wayland [1.2.7, gal5elin@CachyTopOS, pid:1341]
33. WirePlumber [1.2.7, gal5elin@CachyTopOS, pid:1397]
41. WirePlumber [export] [1.2.7, gal5elin@CachyTopOS, pid:1397]
51. pipewire [1.2.7, gal5elin@CachyTopOS, pid:1574]
52. libcanberra [1.2.7, gal5elin@CachyTopOS, pid:1497]
58. [1.2.7, gal5elin@CachyTopOS, pid:1497]
59. xdg-desktop-portal [1.2.7, gal5elin@CachyTopOS, pid:1348]
62. plasmashell [1.2.7, gal5elin@CachyTopOS, pid:1564]
63. libcanberra [1.2.7, gal5elin@CachyTopOS, pid:1564]
64. [1.2.7, gal5elin@CachyTopOS, pid:1564]
65. Zen [1.2.7, gal5elin@CachyTopOS, pid:24681]
66. Zen [1.2.7, gal5elin@CachyTopOS, pid:24681]
68. wpctl [1.2.7, gal5elin@CachyTopOS, pid:35544]
70. KDE Power Management System [1.2.7, gal5elin@CachyTopOS, pid:1618]
Audio
├─ Devices:
│ 42. Renoir Radeon High Definition Audio Controller [alsa]
│
├─ Sinks:
│ * 53. Dummy Output [vol: 0.00 MUTED]
│
├─ Sources:
│
├─ Filters:
│
└─ Streams:
Video
├─ Devices:
│ 49. HP TrueVision HD Camera [v4l2]
│ 50. HP TrueVision HD Camera [v4l2]
│
├─ Sinks:
│
├─ Sources:
│ * 60. HP TrueVision HD Camera (V4L2)
│
├─ Filters:
│
└─ Streams:
Settings
└─ Default Configured Devices:
pactl list sinks
Sink #53
State: SUSPENDED
Name: auto_null
Description: Dummy Output
Driver: PipeWire
Sample Specification: float32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
Mute: yes
Volume: front-left: 0 / 0% / -inf dB, front-right: 0 / 0% / -inf dB
balance 0,00
Base Volume: 65536 / 100% / 0,00 dB
Monitor Source: auto_null.monitor
Latency: 0 usec, configured 0 usec
Flags: DECIBEL_VOLUME LATENCY
Properties:
node.name = "auto_null"
device.description = "Dummy Output"
audio.rate = "48000"
audio.channels = "2"
audio.position = "FL,FR"
media.class = "Audio/Sink"
factory.name = "support.null-audio-sink"
node.virtual = "true"
monitor.channel-volumes = "true"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "51"
node.driver = "true"
port.group = "stream.0"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "53"
object.serial = "53"
Formats:
pcm
Link to bugreport.sh: https://paste.cachyos.org/p/d4306df.log
Would really appreciate if anyone has any clue on how to fix this.
Also i tried pipewire-git package and i got sound but after reboot it was gone again. And sometimes if i switch the session to X11 it starts working but only sometimes.