Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aviksaikat/bluetooth-audio-fix
Script to fix audio on bluetooth devices for debian/ubuntu based distros
https://github.com/aviksaikat/bluetooth-audio-fix
audio audio-fix bluetooth bluetooth-debian bluetooth-fix debian debian-12 debian-bookworm debian-linux debian-packages linux-audio linux-troubleshooting troubleshooting ubuntu ubuntu2204
Last synced: about 2 months ago
JSON representation
Script to fix audio on bluetooth devices for debian/ubuntu based distros
- Host: GitHub
- URL: https://github.com/aviksaikat/bluetooth-audio-fix
- Owner: Aviksaikat
- Created: 2024-10-20T06:54:31.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T07:10:28.000Z (3 months ago)
- Last Synced: 2024-12-02T09:04:35.523Z (about 2 months ago)
- Topics: audio, audio-fix, bluetooth, bluetooth-debian, bluetooth-fix, debian, debian-12, debian-bookworm, debian-linux, debian-packages, linux-audio, linux-troubleshooting, troubleshooting, ubuntu, ubuntu2204
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bluetooth Audio Fix
Run the following command to restart pulseaudio
```sh
# for specific user
systemctl --user restart pulseaudio.service
```You can put this inside `~/.profile` to run at login or in `/etc/profile`
## Tested on Debian bookworm kernel 6.1.0-26-amd64