# hidd -n --server hidd[32412]: Bluetooth HID daemon hidd[32412]: Rejected connection from unknown device 00:12:EE:07:95:48 (same result running as non-root user) Remote device is a Sony Ericsson K750i, using inbuilt HID controller. Phone is paired with the computer, file transfer (using kdebluetooth or obexftp) and rfcomm devices both work. This used to work with bluez-2.25, current (non-working) version is 3.7. Installed from ebuilds out of liquidx's overlay, on gentoo/amd64 2006.1 (http://overlays.gentoo.org/dev/liquidx/browser/net-wireless). Does hidd have a configuration file that isn't documented anywhere? hciconfig -a hci0: Type: USB BD Address: 00:02:72:B0:36:D7 ACL MTU: 192:8 SCO MTU: 64:8 UP RUNNING PSCAN ISCAN RX bytes:2797012 acl:12150 sco:0 events:5242 errors:0 TX bytes:68770 acl:3782 sco:0 commands:786 errors:0 Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00 Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: RSWITCH HOLD SNIFF PARK Link mode: SLAVE ACCEPT Name: 'insanity' Class: 0x3e0100 Service Classes: Networking, Rendering, Capturing, Object Transfer, Audio Device Class: Computer, Uncategorized HCI Ver: 1.1 (0x1) HCI Rev: 0x110 LMP Ver: 1.1 (0x1) LMP Subver: 0x110 Manufacturer: Cambridge Silicon Radio (10) hcid.conf: options { autoinit yes; security auto; pairing multi; passkey "0000"; } device { name "insanity"; class 0x3e0100; iscan enable; pscan enable; lm accept; lp rswitch,hold,sniff,park; discovto 0; }