FS#5661 - ISCAN not set for hci0 despite correct hcid.conf settings
Attached to Project:
Arch Linux
Opened by Dawid Wróbel (cromo) - Tuesday, 24 October 2006, 15:25 GMT
Last edited by Roman Kyrylych (Romashka) - Thursday, 24 May 2007, 10:03 GMT
Opened by Dawid Wróbel (cromo) - Tuesday, 24 October 2006, 15:25 GMT
Last edited by Roman Kyrylych (Romashka) - Thursday, 24 May 2007, 10:03 GMT
|
Details
I had a problem today with bluez discovery. Whatever I done,
my bluez server kept to not be visible on other BT devices
(precisely, my Nokia mobile). Despite having correct
settings in hcid.conf (i.e. "iscan enable; pscan enable;"),
according to hciconf ISCAN was not set for hci0, only PSCAN
was. I found the solution here:
https://launchpad.net/distros/ubuntu/+source/bluez-utils/+bug/59222
. Seems that the reason for this problem is the need to put
"discovto 0; " line into hcid.conf. I also had to rm -r
/var/lib/bluetooth, as described in one of the comments.
After this, it works just fine.
|
This task depends upon
Closed by Roman Kyrylych (Romashka)
Thursday, 24 May 2007, 10:03 GMT
Reason for closing: Fixed
Additional comments about closing: seems to be solved by upstream
Thursday, 24 May 2007, 10:03 GMT
Reason for closing: Fixed
Additional comments about closing: seems to be solved by upstream
My initial inclination is to set it to something like 120-180 seconds, and add a post-install message with additional info. I'll run a few test scenarios first though.