Package Details: hfpforlinux-svn 88-8

Package Base: hfpforlinux-svn
Description: HFP for Linux is a Bluetooth Hands-Free Profile server
Upstream URL: http://nohands.sourceforge.net/
Category: multimedia
Licenses: GPL2
Submitter: onny
Maintainer: None
Last Packager: None
Votes: 1
First Submitted: 2013-06-16 10:49
Last Updated: 2013-06-16 10:49

Dependencies (1)

Required by (0)

Sources

Latest Comments

Comment by CyberConan

2014-01-10 19:21

With bluez5 doesn't work :(

I solved editing /usr/lib/systemd/system/bluetooth.service and adding --compat and running hfconsole with kdesu.

Comment by p-we

2013-08-20 13:18

Thanks libgradev!

Comment by libgradev

2013-08-20 08:33

@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

2013-08-19 17:54

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

2013-08-19 11:06

You need to add the following to the PKGBUILD:

sed -i 's/LIBS =/LIBS = -lpthread/' qt/Makefile