#I restarted pulseaudio then it sounded grainy, even after a system restart

32 messages · Page 1 of 1 (latest)

sonic bobcat
#

I closed pulseaudio in the process manager, then restarted it with pulseaudio --start, but now all my audio sounds grainy through my headphones compared to before. I tried to restart my computer but it's not doing anything

astral obsidian
#

Bluetooth headphones?

sonic bobcat
#

Yep

pseudo tendon
#

you may like to switch to pipewire like on this
#1174216220103417956

sonic bobcat
# pseudo tendon sne output of `journalctl -b -p err` and `systemctl --user status pulseaudio.soc...

journalctl -b -p err

Jan 07 13:12:15 nikolas-Nitro-AN515-54 kernel: x86/cpu: SGX disabled by BIOS.
Jan 07 13:12:15 nikolas-Nitro-AN515-54 kernel: integrity: Problem loading X.509 certificate -65
Jan 07 13:12:15 nikolas-Nitro-AN515-54 kernel: integrity: Problem loading X.509 certificate -65
Jan 07 13:12:16 nikolas-Nitro-AN515-54 kernel: nvidia-gpu 0000:01:00.3: i2c timeout error e0000000
Jan 07 13:12:16 nikolas-Nitro-AN515-54 kernel: ucsi_ccg 0-0008: i2c_transfer failed -110
Jan 07 13:12:16 nikolas-Nitro-AN515-54 kernel: ucsi_ccg 0-0008: ucsi_ccg_init failed - -110
Jan 07 14:23:02 nikolas-Nitro-AN515-54 lightdm[1809]: gkr-pam: unable to locate daemon control file
Jan 07 14:23:31 nikolas-Nitro-AN515-54 bluetoothd[984]: src/profile.c:record_cb() Unable to get Hands-Free Voice gateway SDP record:>
Jan 07 14:23:35 nikolas-Nitro-AN515-54 bluetoothd[984]: profiles/audio/avdtp.c:try_send() send: Transport endpoint is not connected >
Jan 07 14:23:35 nikolas-Nitro-AN515-54 bluetoothd[984]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for C8:>
Jan 07 14:23:35 nikolas-Nitro-AN515-54 bluetoothd[984]: src/service.c:btd_service_connect() a2dp-sink profile connect failed for C8:>
Jan 07 14:23:36 nikolas-Nitro-AN515-54 bluetoothd[984]: GLib: Invalid file descriptor.
Jan 07 14:27:45 nikolas-Nitro-AN515-54 kernel: Bluetooth: hci0: SCO packet for unknown connection handle 257
Jan 07 14:34:04 nikolas-Nitro-AN515-54 cinnamon-screensaver-pam-helper[5694]: pam_ecryptfs: seteuid error
Jan 07 14:58:19 nikolas-Nitro-AN515-54 bluetoothd[984]: src/adv_monitor.c:btd_adv_monitor_power_down() Unexpected NULL btd_adv_monit>
Jan 07 14:58:22 nikolas-Nitro-AN515-54 cinnamon-screensaver-pam-helper[6129]: pam_ecryptfs: seteuid error
#

systemctl

â—Ź pulseaudio.socket - Sound System
     Loaded: loaded (/usr/lib/systemd/user/pulseaudio.socket; enabled; vendor preset: enabled)
     Active: active (running) since Sun 2024-01-07 14:23:02 EST; 36min ago
   Triggers: â—Ź pulseaudio.service
     Listen: /run/user/1000/pulse/native (Stream)
     CGroup: /user.slice/user-1000.slice/[email protected]/app.slice/pulseaudio.socket

Jan 07 14:23:02 nikolas-Nitro-AN515-54 systemd[2271]: Listening on Sound System.

astral obsidian
#

Sound Settings, output, does it show the headset using profile A2DP?

sonic bobcat
sonic bobcat
astral obsidian
#

check> pactl list short | grep blue

sonic bobcat
#

And nevermind again, says it's connected but it isn't

sonic bobcat
astral obsidian
#

Try a reboot

sonic bobcat
astral obsidian
#

in terminal> pactl load-module module-bluetooth-discover

sonic bobcat
astral obsidian
#

systemctl --user start pulseaudio

sonic bobcat
# astral obsidian systemctl --user start pulseaudio
nikolas@nikolas-Nitro-AN515-54:~$ systemctl --user start pulseaudio
Job for pulseaudio.service failed because the control process exited with error code.
See "systemctl --user status pulseaudio.service" and "journalctl --user -xeu pulseaudio.service" for details.
nikolas@nikolas-Nitro-AN515-54:~$ journalctl --user -xeu pulseaudio.service
Jan 07 15:30:17 nikolas-Nitro-AN515-54 systemd[1810]: Stopped Sound Service.
â–‘â–‘ Subject: A stop job for unit UNIT has finished
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: http://www.ubuntu.com/support
â–‘â–‘ 
â–‘â–‘ A stop job for unit UNIT has finished.
â–‘â–‘ 
â–‘â–‘ The job identifier is 705 and the job result is done.
Jan 07 15:30:17 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Start request repeated too quickly.
Jan 07 15:30:17 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Failed with result 'exit-code'.
â–‘â–‘ Subject: Unit failed
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: http://www.ubuntu.com/support
â–‘â–‘ 
â–‘â–‘ The unit UNIT has entered the 'failed' state with result 'exit-code'.
Jan 07 15:30:17 nikolas-Nitro-AN515-54 systemd[1810]: Failed to start Sound Service.
â–‘â–‘ Subject: A start job for unit UNIT has failed
â–‘â–‘ Defined-By: systemd
â–‘â–‘ Support: http://www.ubuntu.com/support
â–‘â–‘ 
â–‘â–‘ A start job for unit UNIT has finished with a failure.
â–‘â–‘ 
â–‘â–‘ The job identifier is 705 and the job result is failed.


astral obsidian
#

systemctl --user status pulseaudio.service

sonic bobcat
# astral obsidian systemctl --user status pulseaudio.service

Ă— pulseaudio.service - Sound Service
Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2024-01-07 15:30:17 EST; 1min 28s ago
TriggeredBy: Ă— pulseaudio.socket
Process: 3810 ExecStart=/usr/bin/pulseaudio --daemonize=no --log-target=journal (code=exited, status=1/FAILURE)
Main PID: 3810 (code=exited, status=1/FAILURE)
CPU: 16ms

Jan 07 15:30:17 nikolas-Nitro-AN515-54 systemd[1810]: Failed to start Sound Service.
Jan 07 15:30:17 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
Jan 07 15:30:17 nikolas-Nitro-AN515-54 systemd[1810]: Stopped Sound Service.
Jan 07 15:30:17 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Start request repeated too quickly.
Jan 07 15:30:17 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Failed with result 'exit-code'.
Jan 07 15:30:17 nikolas-Nitro-AN515-54 systemd[1810]: Failed to start Sound Service.

astral obsidian
#

systemctl --user start pulseaudio.socket

sonic bobcat
# astral obsidian systemctl --user start pulseaudio.socket
nikolas@nikolas-Nitro-AN515-54:~$ systemctl --user start pulseaudio.socket
nikolas@nikolas-Nitro-AN515-54:~$ systemctl --user status pulseaudio.service
Ă— pulseaudio.service - Sound Service
     Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Sun 2024-01-07 15:33:09 EST; 6s ago
TriggeredBy: â—Ź pulseaudio.socket
    Process: 3946 ExecStart=/usr/bin/pulseaudio --daemonize=no --log-target=journal (code=exited, status=1/FAILURE)
   Main PID: 3946 (code=exited, status=1/FAILURE)
        CPU: 43ms

Jan 07 15:33:09 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
Jan 07 15:33:09 nikolas-Nitro-AN515-54 systemd[1810]: Stopped Sound Service.
Jan 07 15:33:09 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Start request repeated too quickly.
Jan 07 15:33:09 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Failed with result 'exit-code'.
Jan 07 15:33:09 nikolas-Nitro-AN515-54 systemd[1810]: Failed to start Sound Service.

astral obsidian
#

systemctl --user unmask pulseaudio.{service,socket}

sonic bobcat
# astral obsidian systemctl --user unmask pulseaudio.{service,socket}
nikolas@nikolas-Nitro-AN515-54:~$ systemctl --user unmask pulseaudio.{service,socket}
nikolas@nikolas-Nitro-AN515-54:~$ systemctl --user status pulseaudio.service
Ă— pulseaudio.service - Sound Service
     Loaded: loaded (/usr/lib/systemd/user/pulseaudio.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Sun 2024-01-07 15:35:54 EST; 18s ago
TriggeredBy: Ă— pulseaudio.socket
   Main PID: 17393 (code=exited, status=1/FAILURE)
        CPU: 34ms

Jan 07 15:35:54 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
Jan 07 15:35:54 nikolas-Nitro-AN515-54 systemd[1810]: Stopped Sound Service.
Jan 07 15:35:54 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Start request repeated too quickly.
Jan 07 15:35:54 nikolas-Nitro-AN515-54 systemd[1810]: pulseaudio.service: Failed with result 'exit-code'.
Jan 07 15:35:54 nikolas-Nitro-AN515-54 systemd[1810]: Failed to start Sound Service.
astral obsidian
#

Reboot again, probably have to reset the counter

pseudo tendon
#

as pipewire has it's own implementation of pulse

sonic bobcat
sonic bobcat
pseudo tendon
#

you mean disable and mask it