aboutsummaryrefslogtreecommitdiff
path: root/docs/TROUBLESHOOTING.org
Commit message (Collapse)AuthorAgeFilesLines
* docs: note that a running Emacs won't see a new ALSA configCraig Jennings3 days1-0/+11
| | | | | | alsa-lib parses its configuration once per process, so an emacs --daemon started before the config landed keeps the old view. play-sound-file keeps failing there while it succeeds in a fresh emacs -Q, which reads as the system fix not having worked. Hit this on my own daemon after adding the pipewire default symlink: nine hours' uptime, still no usable default PCM.
* docs: document sound-player selection and the ALSA device failureCraig Jennings3 days1-3/+37
| | | | | | CONFIGURATION.org covers how the player is chosen and when chime-sound-device applies. TROUBLESHOOTING.org names the "No usable sound device driver found" error, how to confirm it outside Emacs with aplay, and the two ways out: name a device that resolves, or repair the system so default routes to PipeWire.
* docs: document chime-async-timeout and the frozen-modeline symptomCraig Jennings2026-06-111-0/+17
|
* docs: split detailed user docs out of readmeCraig Jennings2026-05-101-0/+180