You are not logged in.
I have JBL wireless headphone but can not pair it to my laptop. I installed bluez and bluez-utils too. Any idea please?
Last edited by HermanHesse (2022-09-06 17:24:03)
Offline
You need to post information of the tools you are using and in what way "can't pair" shows itself. https://bbs.archlinux.org/viewtopic.php?id=57855
Did you methodically work through https://wiki.archlinux.org/title/Bluetooth and https://wiki.archlinux.org/title/Bluetooth_headset ?
Offline
Let's get you off on the right foot. ...
... you need to consider your question from the point of view of your reader.
Please, we really cannot help unless you provide us with more information. Show us the commands you are using and the output from those commands.
Have you read this article? https://wiki.archlinux.org/title/bluetooth
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Ok I'll look provided links and let you know everything
Offline
I installed pipewire-pulse as mentioned above link and after used that commands:
sudo pacman -S pipewire-pulse
[sudo] password for gelapir:
warning: pipewire-pulse-1:0.3.57-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...
Packages (1) pipewire-pulse-1:0.3.57-1
Total Installed Size: 0.49 MiB
Net Upgrade Size: 0.00 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [####################################] 100%
(1/1) checking package integrity [####################################] 100%
(1/1) loading package files [####################################] 100%
(1/1) checking for file conflicts [####################################] 100%
(1/1) checking available disk space [####################################] 100%
:: Processing package changes...
(1/1) reinstalling pipewire-pulse [####################################] 100%
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[gelapir@archlinux ~]$ bluetoothctl
Waiting to connect to bluetoothd...
Offline
Please use [ code ] and not color/marking tags
if bluetoothctl is waiting for bluetoothd that suggests you didn't start/enable bluetooth.service yet.
https://wiki.archlinux.org/title/Bluetooth#Installation
Last edited by V1del (2022-09-06 15:54:05)
Offline
Please use [ code ] and not color/marking tags
if bluetoothctl is waiting for bluetoothd that suggests you didn't start/enable bluetooth.service yet.
Thanks. I found that guide on google: https://www.jeremymorgan.com/tutorials/ … rch-linux/
and it solved my issues.
Offline
Please mark as [SOLVED] by editing the title in the first post
Offline