Sound doesn't work after a while

systemctl enable pulseaudio.service pulseaudio.socket

Failed to enable unit: Unit file pulseaudio.service does not exist.

systemctl --user status pulseaudio.service pulseaudio.socket

● pulseaudio.service - Sound Service
     Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; preset: enabled)
     Active: active (running) since Sun 2022-12-18 18:19:34 CST; 26min ago
TriggeredBy: ● pulseaudio.socket
   Main PID: 758 (pulseaudio)
      Tasks: 12 (limit: 18927)
     Memory: 20.1M
        CPU: 1.938s
     CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pulseaudio.service
             ├─758 /usr/bin/pulseaudio --daemonize=no --log-target=journal
             └─963 /usr/lib/pulse/gsettings-helper

12月 18 18:19:33 lucifer systemd[749]: Starting Sound Service...
12月 18 18:19:34 lucifer pulseaudio[758]: Path Capture is not a volume or mute control
12月 18 18:19:34 lucifer pulseaudio[758]: module-combine is deprecated: Please use module-combine-sink ins>
12月 18 18:19:34 lucifer pulseaudio[758]: We will now load module-combine-sink. Please make sure to remove>
12月 18 18:19:34 lucifer systemd[749]: Started Sound Service.
12月 18 18:19:34 lucifer pulseaudio[758]: Could not find org.bluez.BatteryProviderManager1.RegisterBattery>

● pulseaudio.socket - Sound System
     Loaded: loaded (/usr/lib/systemd/user/pulseaudio.socket; enabled; preset: enabled)
     Active: active (running) since Sun 2022-12-18 18:19:33 CST; 26min ago
      Until: Sun 2022-12-18 18:19:33 CST; 26min ago
   Triggers: ● pulseaudio.service
     Listen: /run/user/1000/pulse/native (Stream)
     CGroup: /user.slice/user-1000.slice/user@1000.service/app.slice/pulseaudio.socket

12月 18 18:19:33 lucifer systemd[749]: Listening on Sound System.

If you want more information just post command.Thanks in advance.

ok, i am trying to use

sudo mhwd-kernel -i linux60

That works well, thank you very much.

Any other strategy because my screen always flashing after I use linux60 kernel.

consider creating a new thread about the issue and providing more info

I was having the same issue. Upgrading from 5.15 to 6 seems to have fixed the audio problem (so far).

However, if anyone has the same issue, simply upgrading the kernel didn’t work. I was booting into a freeze, with 5.19, 6.0 and 6.1. Adding a line to the kernel parameters solved this issue and now I can safely boot into 6.0. See → Changing kernel version causes boot hang during "audit" - Intel 12 & 13 gen - #2 by stephane

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.