Update Bug.md to encourage users to attach pa-info output to bug reports

This commit is contained in:
Russell Treleaven 2019-08-18 20:48:23 +00:00
parent a7caa9d393
commit 19dd84c221

View file

@ -5,14 +5,11 @@ Missing data may cause bugs to languish.
(Summarize the bug encountered concisely) (Summarize the bug encountered concisely)
### environment ### environment
Unless you are sure its not relevant please attach files for each command. Check to see if you have pa-info installed by running `which pa-info`
`uname -a` If yes please run it
`aplay -l` If no please download and run https://gitlab.freedesktop.org/pulseaudio/pulseaudio/blob/master/src/utils/pa-info
`arecord -l` Attach the output to this bug report as pa-info.txt
`pactl info`
`pactl list`
`pulseaudio --version`
### Steps to reproduce ### Steps to reproduce
(How one can reproduce the issue - this is very important) (How one can reproduce the issue - this is very important)