#I restarted pulseaudio then it sounded grainy, even after a system restart
32 messages · Page 1 of 1 (latest)
Bluetooth headphones?
Yep
sne output of journalctl -b -p err and systemctl --user status pulseaudio.socket
you may like to switch to pipewire like on this
#1174216220103417956
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.
Sound Settings, output, does it show the headset using profile A2DP?
New issue, after running the commands there, I can no longer connect to the headphones, error Connection Failed: br-connection-profile-unavailable
nevermind, just needed to restart pulseaudio
check> pactl list short | grep blue
And nevermind again, says it's connected but it isn't
Doesn't output anything
Try a reboot
Same result
in terminal> pactl load-module module-bluetooth-discover
Failure: No such entity
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.
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.
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.
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.
Reboot again, probably have to reset the counter
you can't run native pulse if you installed pipewire
as pipewire has it's own implementation of pulse
oh my, thanks! turned off pipewire and that fixed it
sorry about that, thanks for your help!
when switching to pipewire, you have to get rid of pulse
you mean disable and mask it