summaryrefslogtreecommitdiffstats
path: root/.gitlab/issue_templates/bluetooth issue.md
blob: a1010df0977d7ebe5febc503640cf3c0264e8aae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!-- 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`. -->

- PipeWire version (`pipewire --version`):
- Distribution and distribution version (`PRETTY_NAME` from `/etc/os-release`):
- Desktop Environment:
- Kernel version (`uname -r`):
- BlueZ version (`bluetoothctl --version`):
- `lsusb`:
```
# paste the output of "lsusb" here
```
- Bluetooth devices:

```
# paste the output of "bluetoothctl devices" here
```

## Description of Problem:


## How Reproducible:


### Steps to Reproduce:


 1.
 2.
 3.


### Actual Results:


### Expected Results:


# Additional Info (as attachments):

 - `pw-dump > pw-dump.log`:
 - Bluetooth debug log, see [here](https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Troubleshooting#bluetooth):