You are not logged in.

#1 2024-09-20 08:23:54

Turnin
Member
Registered: 2024-09-20
Posts: 1

No sound in my system

I have installed a new desktop computer and plugged the DP and HDMI ports into the graphics card,.After that, I have already installed the graphics card driver.

When configuring the sound card according to the online method, I found myself unable to find pipewire-media-session.service.

I think there is a problem with this, and it causes the computer to be unable to play sound. But I haven't found out how to solve this problem.

Here are some output information:


systemctl --user enable --now pipewire-media-session.service   
Failed to enable unit: Unit pipewire-media-session.service does not exist



systemctl --user status pipewire pipewire-session-manager   
● pipewire.service - PipeWire Multimedia Service
     Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: e>
     Active: active (running) since
Invocation: e2ced06dae6047a5b1511f5f841a1d04
TriggeredBy: ● pipewire.socket
   Main PID: 1399 (pipewire)
      Tasks: 3 (limit: 37453)
     Memory: 6.4M (peak: 8.1M)
        CPU: 401ms
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewi>
             └─1399 /usr/bin/pipewire

wireplumber.service - Multimedia Service Session Manager
     Loaded: loaded (/usr/lib/systemd/user/wireplumber.service; enabled; preset: enabled)
     Active: active (running) since
Invocation: c1cbe0e530a74b75bca5eb46aa92ff94
   Main PID: 1400 (wireplumber)
      Tasks: 6 (limit: 37453)
     Memory: 39.2M (peak: 40M)
        CPU: 338ms
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/wireplumber.service
             └─1400 /usr/bin/wireplumber

Offline

#2 2024-09-20 10:45:08

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,208

Re: No sound in my system

wireplumber is a dropin implementation of the media-session service and it's running, so that's rather unlikely to be your issue. Make sure pipewire-pulse is installed and running as well and then actually diagnose the real issue. Which graphics card, which HDMI monitor do you expect audio from? What output do you get from

aplay -lL
wpctl status
pactl list cards
pactl list sinks

Post these (and edit your first post) in [ code ] [ /code ] tags without spaces.

Last edited by V1del (2024-09-20 10:45:39)

Offline

Board footer

Powered by FluxBB