diff --git a/.gitlab/issue_templates/bluetooth issue.md b/.gitlab/issue_templates/bluetooth issue.md index 5cf06f759..548d819b1 100644 --- a/.gitlab/issue_templates/bluetooth issue.md +++ b/.gitlab/issue_templates/bluetooth issue.md @@ -1,7 +1,13 @@ -If you are filing this issue with a regular release please try master as it might already be fixed. Also test with PulseAudio because if it doesn't work there it's not going to here either. +If you are filing this issue with a regular release please try master as it might already be fixed. +If you can, test also with Pulseaudio and list `pulseaudio --version`. + Bluetooth Radio, Bluetooth Headset, Desktop Environment, Distribution, Version (Bluez, Kernel, and PipeWire): +``` +# run the following and paste output here +bluetoothctl show|grep Modalias; bluetoothctl devices; echo $XDG_SESSION_DESKTOP; grep PRETTY /etc/os-release; pipewire --version; bluetoothctl --version; uname -r +``` Description of Problem: @@ -23,4 +29,9 @@ Actual Results: Expected Results: -Additional Info Eg. Additional Kernel Patches, `pw-dump -N > file` (As Attachment Please): +Additional Info (as attachments): + +pw-dump output: `pw-dump -N > pw-dump.log` + +Bluetooth debug log +https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Troubleshooting#bluetooth