With bluez5 doesn't work :(
I solved editing /usr/lib/systemd/system/bluetooth.service and adding --compat and running hfconsole with kdesu.
Search Criteria
Package Details: hfpforlinux-svn 88-8
Package Actions
| Package Base: | hfpforlinux-svn |
|---|---|
| Description: | HFP for Linux is a Bluetooth Hands-Free Profile server |
| Upstream URL: | http://nohands.sourceforge.net/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | onny |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2013-06-16 10:49 |
| Last Updated: | 2013-06-16 10:49 |
Latest Comments
Comment by CyberConan
Comment by p-we
Thanks libgradev!
Comment by libgradev
@p-we
Yes it works fine here with bluez4, Arch fully updated. It seems to be fussy about the BT adapter though - my onboard (Atheros Comm) doesn't appear to work whereas another plug-in USB (Cambridge Silicon) one does.
The website has some adapter info: http://nohands.sourceforge.net/compatibility.html
I set the SCO as advised "hciconfig hci0 scomtu 64:8". I also modified the class in /etc/bluetooth/main.conf "Class = 0x600408" and enabled GATT "EnableGatt = true".
Comment by p-we
Would someone be willing to confirm that this package can work in current Arch setup with bluez4 package? I do have a BT connection:
$ hcitool dev
Devices: hci0 C8:F7:33:AC:C6:72
Yet HFPforLinux finds nothing to connect to. Have tried many different BT agents.
Comment by libgradev
You need to add the following to the PKGBUILD:
sed -i 's/LIBS =/LIBS = -lpthread/' qt/Makefile