mirror of
https://github.com/pulseaudio/pulseaudio.git
synced 2024-11-23 18:03:32 +08:00
Update Bug.md to encourage users to attach pa-info output to bug reports
This commit is contained in:
parent
a7caa9d393
commit
19dd84c221
@ -5,13 +5,10 @@ Missing data may cause bugs to languish.
|
||||
(Summarize the bug encountered concisely)
|
||||
|
||||
### environment
|
||||
Unless you are sure its not relevant please attach files for each command.
|
||||
`uname -a`
|
||||
`aplay -l`
|
||||
`arecord -l`
|
||||
`pactl info`
|
||||
`pactl list`
|
||||
`pulseaudio --version`
|
||||
Check to see if you have pa-info installed by running `which pa-info`
|
||||
If yes please run it
|
||||
If no please download and run https://gitlab.freedesktop.org/pulseaudio/pulseaudio/blob/master/src/utils/pa-info
|
||||
Attach the output to this bug report as pa-info.txt
|
||||
|
||||
### Steps to reproduce
|
||||
(How one can reproduce the issue - this is very important)
|
||||
|
Loading…
Reference in New Issue
Block a user