Search Criteria
Package Details: hsphfpd-git r19.58ffbf8-1
Git Clone URL: | https://aur.archlinux.org/hsphfpd-git.git (read-only, click to copy) |
---|---|
Package Base: | hsphfpd-git |
Description: | Prototype implementation for connecting Bluetooth devices with HSP and HFP profiles |
Upstream URL: | https://github.com/pali/hsphfpd-prototype |
Licenses: | |
Provides: | |
Submitter: | SpineEyE |
Maintainer: | SpineEyE |
Last Packager: | SpineEyE |
Votes: | 5 |
Popularity: | 0.43 |
First Submitted: | 2020-07-16 18:30 |
Last Updated: | 2020-11-27 07:59 |
Dependencies (2)
- perl-net-dbus (perl-net-dbus-git)
- git (git-git) (make)
Required by (3)
- pipewire-common-git (requires hsphfpd) (optional)
- pipewire-full-git (requires hsphfpd) (optional)
- pulseaudio-hsphfpd
Latest Comments
grazzolini commented on 2020-10-22 13:58
@SpineEye Thanks for that, I saw. I think my phone is hitting that limitation of the kernel, where the codec being used on the kernel must match the one on bluetooth.
SpineEyE commented on 2020-10-22 07:17
Yes, the audio_agent is not necessary if you use my other package: pulseaudio-hsphfpd.
You can also check the systemd services for log messages. And don't forget to enable/start them. That's not done automatically on installation as that's an Arch packaging guideline.
Edit: I also added sco_features.pl now
grazzolini commented on 2020-10-21 19:20
@SpineEyE
Thanks. And yet, I haven't been able to make my headset work yet. I'm quite sure it needs the telephony_client, because I need ofono + phonesim when using regular pulseaudio. But thanks again. I think it might also be helpful to include the sco_features.pl file, to assist diagnosing. The audio_agent is most likely unnecessary, due to the AUR also having the patched pulseaudio version.
SpineEyE commented on 2020-10-21 18:52
Thanks for the hint, I added it as user service. You can now
systemctl --user enable --now telephony_client
grazzolini commented on 2020-10-21 04:05
I think this package needs to be amended to also include, at minimum, the telephony-client.pl. As far as I can tell, it can be included as a user unit, it doesn't need to be ran as root. But, for the sake of simplicity, it would be probably ok to run it as root, same as hsphfpd.