I am having problems with bluetooth headphones. Problems with bluetoothctl are discussed in a related thread; Bluetooth headphones went from working fine to not even pairing
I would like to revert to previous version of bluez that contains bluetoothctl for a test. A search for previous version through zypper shows no alternate. See below:
(base) tom@mydesktop: ~ $ sudo zypper se -s bluez
[sudo] password for root:
Refreshing service 'NVIDIA'.
Refreshing service 'openSUSE'.
Loading repository data...
Reading installed packages...
S | Name | Type | Version | Arch | Repository
---+---------------------------+---------+------------------------------+--------+----------------
i+ | bluez | package | 5.71-150600.1.3 | x86_64 | oss(15.6)
i+ | bluez | package | 5.71-150600.1.3 | x86_64 | repo-oss (15.6)
i+ | bluez-auto-enable-devices | package | 5.71-150600.1.3 | noarch | oss(15.6)
i+ | bluez-auto-enable-devices | package | 5.71-150600.1.3 | noarch | repo-oss (15.6)
i | bluez-cups | package | 5.71-150600.1.3 | x86_64 | oss(15.6)
i | bluez-cups | package | 5.71-150600.1.3 | x86_64 | repo-oss (15.6)
i+ | bluez-deprecated | package | 5.71-150600.1.3 | x86_64 | oss(15.6)
i+ | bluez-deprecated | package | 5.71-150600.1.3 | x86_64 | repo-oss (15.6)
| bluez-devel | package | 5.71-150600.1.3 | x86_64 | oss(15.6)
| bluez-devel | package | 5.71-150600.1.3 | x86_64 | repo-oss (15.6)
| bluez-devel-32bit | package | 5.71-150600.1.3 | x86_64 | oss(15.6)
| bluez-devel-32bit | package | 5.71-150600.1.3 | x86_64 | repo-oss (15.6)
i+ | bluez-firmware | package | 1.2-lp156.3.2 | x86_64 | oss(15.6)
i+ | bluez-firmware | package | 1.2-lp156.3.2 | x86_64 | repo-oss (15.6)
i | bluez-obexd | package | 5.71-150600.1.3 | x86_64 | oss(15.6)
i | bluez-obexd | package | 5.71-150600.1.3 | x86_64 | repo-oss (15.6)
| bluez-qt-devel | package | 5.115.0-bp156.1.1 | x86_64 | oss(15.6)
| bluez-qt-devel | package | 5.115.0-bp156.1.1 | x86_64 | repo-oss (15.6)
i+ | bluez-qt-imports | package | 5.115.0-bp156.1.1 | x86_64 | oss(15.6)
i+ | bluez-qt-imports | package | 5.115.0-bp156.1.1 | x86_64 | repo-oss (15.6)
i+ | bluez-qt-udev | package | 5.115.0-bp156.1.1 | x86_64 | oss(15.6)
i+ | bluez-qt-udev | package | 5.115.0-bp156.1.1 | x86_64 | repo-oss (15.6)
i+ | bluez-test | package | 5.71-150600.1.3 | x86_64 | oss(15.6)
i+ | bluez-test | package | 5.71-150600.1.3 | x86_64 | repo-oss (15.6)
i+ | bluez-tools | package | 0.1.38+git20161212-bp156.3.7 | x86_64 | oss(15.6)
i+ | bluez-tools | package | 0.1.38+git20161212-bp156.3.7 | x86_64 | repo-oss (15.6)
| bluez-zsh-completion | package | 5.71-150600.1.3 | noarch | oss(15.6)
| bluez-zsh-completion | package | 5.71-150600.1.3 | noarch | repo-oss (15.6)
i+ | libKF5BluezQt6 | package | 5.115.0-bp156.1.1 | x86_64 | oss(15.6)
i+ | libKF5BluezQt6 | package | 5.115.0-bp156.1.1 | x86_64 | repo-oss (15.6)
| python3-pybluez | package | 0.22-bp156.3.5 | x86_64 | oss(15.6)
| python3-pybluez | package | 0.22-bp156.3.5 | x86_64 | repo-oss (15.6)
(base) tom@mydesktop: ~ $
Question is where can I get previous verions of bluez to see if my headphone problem is fixed? I do not know how to find it and access it through zypper.
One approach is to compile sourcecode for older version but perhaps there is a way to accesss it directly with zypper.
thanks, tom kosvic