Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pipewire
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pkg
pipewire
Merge requests
!23
Update from debian/bookworm for apertis/v2023dev0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update from debian/bookworm for apertis/v2023dev0
proposed-updates/debian/bookworm/d551ab6a
into
apertis/v2023dev0
Overview
0
Commits
6
Pipelines
6
Changes
396
Merged
Apertis CI robot
requested to merge
proposed-updates/debian/bookworm/d551ab6a
into
apertis/v2023dev0
3 years ago
Overview
0
Commits
6
Pipelines
6
Changes
396
Expand
https://phabricator.apertis.org/T8157
Edited
3 years ago
by
Andre Moreira Magalhaes
0
0
Merge request reports
Compare
apertis/v2023dev0
version 5
814b8061
3 years ago
version 4
819c057c
3 years ago
version 3
a474ce10
3 years ago
version 2
b185d1a5
3 years ago
version 1
a7a262a7
3 years ago
apertis/v2023dev0 (base)
and
latest version
latest version
7c7ed09e
6 commits,
3 years ago
version 5
814b8061
5 commits,
3 years ago
version 4
819c057c
6 commits,
3 years ago
version 3
a474ce10
5 commits,
3 years ago
version 2
b185d1a5
4 commits,
3 years ago
version 1
a7a262a7
2 commits,
3 years ago
396 files
+
11867
−
22181
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
396
Search (e.g. *.vue) (Ctrl+P)
.gitlab/issue_templates/bluetooth issue.md
+
21
−
15
Options
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`
.
<!-- 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):
-
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:
```
# run the following and paste output here
lsusb; bluetoothctl devices; echo $XDG_SESSION_DESKTOP; grep PRETTY /etc/os-release; pipewire --version; bluetoothctl --version; uname -r
# paste the output of "bluetoothctl devices" here
```
Description of Problem:
##
Description of Problem:
How Reproducible:
##
How Reproducible:
Steps to Reproduce:
###
Steps to Reproduce:
1.
@@ -23,15 +31,13 @@ Steps to Reproduce:
3.
Actual Results:
### Actual Results:
Expected Results:
### Expected Results:
Additional Info (as attachments):
pw-dump output:
`pw-dump -N > pw-dump.log`
# Additional Info (as attachments):
Bluetooth debug
log
https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Troubleshooting#bluetooth
-
`pw-dump > pw-dump.
log
`
:
-
Bluetooth debug log, see
[
here
](
https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Troubleshooting#bluetooth
)
:
Loading