#No speaker audio

25 messages · Page 1 of 1 (latest)

delicate pasture
#

No speaker audio

swift mantle
#

Run one by one.

rm -rf ~/.config/pipewire
rm -rf ~/.config/wireplumber
rm -rf ~/.local/state/wireplumber
rm -rf ~/.local/share/wireplumber

After that run systemctl --user restart pipewire pipewire-pulse wireplumber

delicate pasture
#

that unfortunately still doesn't work. I have the following packages, just fyi:

>  /bin/paru -Q | rg wire
hyprwire 0.3.0-2
libpipewire 1:1.6.2-1
libwireplumber 0.5.14-1
pipewire 1:1.6.2-1
pipewire-alsa 1:1.6.2-1
pipewire-audio 1:1.6.2-1
pipewire-jack 1:1.6.2-1
pipewire-pulse 1:1.6.2-1
pipewire-session-manager 1:1.6.2-1
pipewire-v4l2 1:1.6.2-1
pipewire-zeroconf 1:1.6.2-1
wireplumber 0.5.14-1
delicate pasture
#

all services are enabled and active and none report problems.

#

yes

#

pactl list sinks short

58    alsa_output.pci-0000_80_1f.3.analog-stereo    PipeWire    s32le 2ch 48000Hz    SUSPENDED
#
...
    device.product.name = "800 Series ACE (Audio Context Engine)"
        device.name = "alsa_card.pci-0000_80_1f.3"
        device.nick = "HDA Intel PCH"
        api.alsa.use-acp = "true"
        api.acp.auto-profile = "false"
        api.acp.auto-port = "false"
        api.dbus.ReserveDevice1.Priority = "-20"
        api.alsa.split-enable = "true"
        api.dbus.ReserveDevice1 = "Audio1"
        spa.object.id = "4"
        device.string = "1"
    Ports:
        analog-output-speaker: Speakers (type: Speaker, priority: 10000, availability group: Legacy 2, availability unknown)
        analog-output-headphones: Headphones (type: Headphones, priority: 9900, availability group: Legacy 3, not available)
    Active Port: analog-output-speaker
    Formats:
        pcm

is the availability unknown an issue?

swift mantle
swift mantle
delicate pasture
swift mantle
delicate pasture
#

im using the intel one, not nvidia. after reinstall i didn't even install nvidia drivers, but it wasn't working before the reinstall with the nvidia-open anyway

#

and i dont think neither my speakers nor the jack are connected to the gpu in any way

swift mantle
delicate pasture
#

got it on 100% and still no sound

swift mantle
delicate pasture
#

nope, no sound, speakertest -c2 is quiet as well. mpv shows an ! next to the speaker icon. im not sure if that's happening just now or even before that audio, but still

swift mantle
delicate pasture
#

yes, and they do when i boot linux mint live

#

i'll try commenting out lines in /etc/crypttab so that my system drive doesn't look for my /home drive and then try to play something using mpv --no-video to see if the problem is /home

#

so even after disconnecting my /home drive and commenting it out from /etc/crypttab and /etc/fstab and only running on my system drive, I couldn't get speaker audio working. headphones still worked.

#

If shouldn't help but I may try uninstalling pipewire and all the associated packages, reboot, install it back, reboot back

#

just in case it's good info:
mkinitcpio.conf
HOOKS=(base systemd autodetect microcode modconf kms keyboard sd-vconsole block sd-encrypt lvm2 filesystems fsck)
I'm running on a systemd-boot setup with both drives FDE

delicate pasture
#

output of mpv -v

[cplayer] Starting playback...
[af] [in] 48000Hz stereo 2ch floatp
[af] [userspeed] 48000Hz stereo 2ch floatp
[af] [userspeed] (disabled)
[af] [convert] 48000Hz stereo 2ch floatp
[vd] Using software decoding.
[vd] Decoder format: 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/auto CL=mpeg2/4/h264 crop=1920x1080+0+0 A=none
[vd] Using container aspect ratio.
[vf] [in] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display CL=mpeg2/4/h264 crop=1920x1080+0+0 A=none
...
[vf] [out] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display CL=mpeg2/4/h264 crop=1920x1080+0+0 A=none
[osd/libass] libass API version: 0x1704000
[osd/libass] libass source: commit: 0.17.4-0-gbbb3c7f1570a4a021e52683f3fbdf74fe492ae84
[osd/libass] Shaper: FriBidi 1.0.16 (SIMPLE) HarfBuzz-ng 14.0.0 (COMPLEX)
[osd/libass] Setting up fonts...
[osd/libass] Using font provider fontconfig
[osd/libass] Done.
[ao] Trying audio driver 'pipewire'
[ao/pipewire] requested format: 48000 Hz, stereo channels, floatp
[ao/pipewire] Headers version: 1.4.10
[ao/pipewire] Library version: 1.6.2
[ao/pipewire] Core user: <username>
[ao/pipewire] Core host: <hostname>
[ao/pipewire] Core version: 1.6.2
[ao/pipewire] Core name: pipewire-0
[ao/pipewire] using soft-buffer of 9600 samples.
[cplayer] AO: [pipewire] 48000Hz stereo 2ch floatp
[cplayer] AO: Description: PipeWire audio output
[af] [convert] (disabled)
[af] [out] 48000Hz stereo 2ch floatp
[cplayer] VO: [gpu-next] 1920x1080 yuv420p
[cplayer] VO: Description: Video output based on libplacebo

I tried uninstalling pipewire to instlal pulseaudio, but pipewire is now a dependency for mpv, ffmpeg and other things, so i couldn't