Hello, I'm on 24.04 and I broke my input and output audio somehow trying to fix microphones issues, I'm getting not audio options what so ever now.
journalctl --user -xeu pulseaudio.service
░░The unit UNIT has entered the 'failed' state with result 'exit-code'.
Aug 25 14:26:59 dailydriverkubuntu systemd[1540]: Failed to start pulseaudio.service - 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 939 and the job result is failed.
Aug 25 14:26:59 dailydriverkubuntu systemd[1540]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
░░ Subject: Automatic restarting of a unit has been scheduled
░░Defined-By: systemd
░░Support: http://www.ubuntu.com/support
░░
░░Automatic restarting of the unit UNIT has been scheduled, as the result for
░░the configured Restart= setting for the unit.
Aug 25 14:26:59 dailydriverkubuntu systemd[1540]: pulseaudio.service: Start request repeated too quickly.
Aug 25 14:26:59 dailydriverkubuntu systemd[1540]: 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'.
Aug 25 14:26:59 dailydriverkubuntu systemd[1540]: Failed to start pulseaudio.service - 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 964 and the job result is failed.
What should I do? I've tried removing and reinstalling.
systemctl --user list-units | egrep "pulse|wire"
● app-pulseaudio@autostart.service
loaded failed failed PulseAudio Sound System
● pulseaudio.service
loaded failed failed Sound Service
● pulseaudio.socket
loaded failed failed Sound System
journalctl --user -xeu pulseaudio.service
░░The unit UNIT has entered the 'failed' state with result 'exit-code'.
Aug 25 14:26:59 dailydriverkubuntu systemd[1540]: Failed to start pulseaudio.service - 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 939 and the job result is failed.
Aug 25 14:26:59 dailydriverkubuntu systemd[1540]: pulseaudio.service: Scheduled restart job, restart counter is at 5.
░░ Subject: Automatic restarting of a unit has been scheduled
░░Defined-By: systemd
░░Support: http://www.ubuntu.com/support
░░
░░Automatic restarting of the unit UNIT has been scheduled, as the result for
░░the configured Restart= setting for the unit.
Aug 25 14:26:59 dailydriverkubuntu systemd[1540]: pulseaudio.service: Start request repeated too quickly.
Aug 25 14:26:59 dailydriverkubuntu systemd[1540]: 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'.
Aug 25 14:26:59 dailydriverkubuntu systemd[1540]: Failed to start pulseaudio.service - 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 964 and the job result is failed.
What should I do? I've tried removing and reinstalling.
systemctl --user list-units | egrep "pulse|wire"
● app-pulseaudio@autostart.service
loaded failed failed PulseAudio Sound System
● pulseaudio.service
loaded failed failed Sound Service
● pulseaudio.socket
loaded failed failed Sound System
Comment