Sound Settings is missing all output devices
Turns out I was running into Bug #590780: Installing "randomsound" package causes Pulseaudio to stop functioning at reboot and didn't know it yet. See this answer:
- Run
pstree | less
- In that, type
/arecord
and press return to find thearecord
process.- Press up once and you'll see its parent. In my case this was
randomsound
.