Search Criteria
Package Details: hsphfpd-git r19.58ffbf8-1
Package Actions
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: | unknown |
Provides: | hsphfpd |
Submitter: | SpineEyE |
Maintainer: | None |
Last Packager: | SpineEyE |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-16 18:30 (UTC) |
Last Updated: | 2020-11-27 07:59 (UTC) |
Dependencies (2)
- perl-net-dbus (perl-net-dbus-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
grazzolini commented on 2020-10-22 13:58 (UTC)
@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 (UTC) (edited on 2020-10-22 07:22 (UTC) by SpineEyE)
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 (UTC)
@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 (UTC)
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 (UTC)
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.