I have 2 pairs of bluetooth headphones, one pair works, the other (the better one) (Grado GW100X) doesn't work.
With bluetoothctl I get this:
#scanon
# [NEW] Device 5C:EB:68:00:01:3B Grado GW100x
#connect 5C:EB:68:00:01:3B
#Attempting to connect to 5C:EB:68:00:01:3B
#[CHG] Device 5C:EB:68:00:01:3B Connected: yes
# Connection successful
# [CHG] Device 5C:EB:68:00:01:3B ServicesResolved: yes
# show 5C:EB:68:00:01:3B68:00:01:3B
#Controller 5C:EB:68:00:01:3B not available
It connects (sometimes), but does not pair and does not recognize them as headphones.
This is journalctl:
ag 31 22:34:05 solus blueman-manager[2184]: blueman-manager 22.34.05 ERROR Manager:253 error_handler: org.bluez.Error.ConnectionAttemptFailed Page Timeout
mag 31 22:34:05 solus blueman-manager[2184]: Traceback (most recent call last):
mag 31 22:34:05 solus blueman-manager[2184]: File "/usr/lib/python3.11/site-packages/blueman/bluez/Base.py", line 86, in callback
mag 31 22:34:05 solus blueman-manager[2184]: value = proxy.call_finish(result).unpack()
mag 31 22:34:05 solus blueman-manager[2184]: ^^^^^^^^^^^^^^^^^^^^^^^^^
mag 31 22:34:05 solus blueman-manager[2184]: gi.repository.GLib.GError: g-io-error-quark: GDBus.Error:org.bluez.Error.ConnectionAttemptFailed: Page Timeout (36)
Do you have any advice?