Bug#657255: [Pkg-bluetooth-maintainers] Bug#657255: [bluez] bluetoothd is hanging up.

2012-02-03 Thread Nobuhiro Iwamatsu
Hi,

2012年2月1日9:39 Takahide Nojima nozzy123no...@gmail.com:
 Hello Nobuhiro Iwamatsu,

  Sorry for not responding so long time, I struggled to find out
 workaround for this problem.

  Then I finally found the workaround on launchpad, this problem
 (and also other probles I met after) was totally solved.

  Then I memorize my workaround here,

  Step1. I got patches suggested in launchpad website.
 http://www.ubuntuupdates.org/packages/show/416787

  Step2. I choose paches as below,
 sbc_mmx.patch

This is unnecessary.
This is a  patch for FTBFS with gcc-4.7.


 socket_audio.patch

Hmm, this is work around patch.
This is fixing bug of pulsaudio by bluez.
But I will apply if If this bug reappears in my environment .


  Step3. I put these patches into debian/patches directory of source
 package of bluez-4.98-1,and modified debian/patches/series file for
 apropriate.

  Step4. built bluez package,install,and reboot my linux box(important!)
 Then bluez 4.98 works fine!

  Currently I don't know why my problem is totally fixed, and also don't
 know re-enabling socket interface of bluez-4.98 is good or not.


Please see header of patch.

  If I confirm that this problem is fixed up in newer version bluez
 package, then let me change the status of this bugreport to be done.

I dont use pulseaudio. Because I want to reappears this bug, please send me
configure fies of bluez and pulseaudio.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#657255: [Pkg-bluetooth-maintainers] Bug#657255: [bluez] bluetoothd is hanging up.

2012-01-31 Thread Takahide Nojima
Hello Nobuhiro Iwamatsu,

 Sorry for not responding so long time, I struggled to find out
workaround for this problem.

 Then I finally found the workaround on launchpad, this problem
(and also other probles I met after) was totally solved.

 Then I memorize my workaround here,

  Step1. I got patches suggested in launchpad website.
 http://www.ubuntuupdates.org/packages/show/416787 

  Step2. I choose paches as below,
 sbc_mmx.patch
 socket_audio.patch

  Step3. I put these patches into debian/patches directory of source
package of bluez-4.98-1,and modified debian/patches/series file for
apropriate.
 
  Step4. built bluez package,install,and reboot my linux box(important!)
 Then bluez 4.98 works fine!

 Currently I don't know why my problem is totally fixed, and also don't
know re-enabling socket interface of bluez-4.98 is good or not.

 If I confirm that this problem is fixed up in newer version bluez
package, then let me change the status of this bugreport to be done.

Regards,

 ---
Takahide Nojima nozzy123no...@gmail.com

2012-01-26 (木) の 07:50 +0900 に Nobuhiro Iwamatsu さんは書きました:
 Hi,
 
 2012年1月25日22:50 Takahide Nojima nozzy123no...@gmail.com:
  Hi,
 
  Sorry for missing kernel version in bug reort.I carelessly forget to
  inform it.
 
  When I checked bluez 4.98-1, I was using linux-image-3.2.0-1-amd64.
 
 
 You write the version of inux kernel which you have already used.
 
  --- System information. ---
  Architecture: amd64
  Kernel:   Linux 3.2.0-1-amd64
 
  Is this kernel wrong verison?
 
 I dont know.
 After the following log, log about the detection of the host device is output.
 
  bluetoothd[2853]: src/main.c:main() Entering main loop
  bluetoothd[2853]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 1 op 
  0 soft 0 hard 0
  bluetoothd[2853]: plugins/hciops.c:init_known_adapters()
 
 However, your machine may not recognize host device if log stops here.
 The following log is output if host device recognizes it.
 
   bluetoothd[30774]: plugins/hciops.c:init_known_adapters()
   bluetoothd[30774]: plugins/hciops.c:init_device() hci0
   bluetoothd[30774]: Listening for HCI events on hci0
 
  I will check it under another version later and report.
 
 Please check whether host device is recognized with your machine
 from kernel boot log.
 
 Best regards,
   Nobuhiro
 
 
  Regards,
  Takahide Nojima nozzy123no...@gmail.com
 
  2012-01-25 (Wed) 17:20 +0900  Nobuhiro Iwamatsu wrote:
  severity 657255 important
  thanks
 
  Hi,
 
  Does linux kernel which you use recognize bluetooth host device?
 
  Best regards,
Nobuhiro
 
  2012年1月25日9:16 Takahide Nojima nozzy123no...@gmail.com:
   Package: bluez
   Version: 4.98-1
   Severity: serious
  
   --- Please enter the report below this line. ---
  
   Hello,
  
   I checked new package of bluez 4.98-1 , I found it doesn't work my 
   debian box.
   There is no bluetooth icon on status bar on gnome3.2 desktop,
   and also bluetooth menu in gnome-control-center also grayed out.
  
   I run bluetoothd with debug option, then I found it stop in the middle 
   of initialization as below
  
 ---console log is here --
   $ sudo /usr/sbin/bluetoothd -n -d
   bluetoothd[2853]: Bluetooth daemon 4.98
   bluetoothd[2853]: src/main.c:parse_config() parsing main.conf
   bluetoothd[2853]: src/main.c:parse_config() discovto=0
   bluetoothd[2853]: src/main.c:parse_config() pairto=0
   bluetoothd[2853]: src/main.c:parse_config() pageto=8192
   bluetoothd[2853]: src/main.c:parse_config() auto_to=60
   bluetoothd[2853]: src/main.c:parse_config() name=%h-%d
   bluetoothd[2853]: src/main.c:parse_config() class=0x000100
   bluetoothd[2853]: src/main.c:parse_config() discov_interval=30
   bluetoothd[2853]: src/main.c:parse_config() Key file does not have key 
   'DeviceID'
   bluetoothd[2853]: Starting SDP server
   bluetoothd[2853]: src/plugin.c:plugin_init() Loading builtin plugins
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading pnat plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading audio plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading sap plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading input plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading serial plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading network plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading proximity plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading service plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading gatt_example plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading time plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading alert plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading health plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading thermometer plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading hciops plugin
   bluetoothd[2853]: src/plugin.c:add_plugin() Loading mgmtops plugin
   

Bug#657255: [Pkg-bluetooth-maintainers] Bug#657255: [bluez] bluetoothd is hanging up.

2012-01-25 Thread Nobuhiro Iwamatsu
severity 657255 important
thanks

Hi,

Does linux kernel which you use recognize bluetooth host device?

Best regards,
  Nobuhiro

2012年1月25日9:16 Takahide Nojima nozzy123no...@gmail.com:
 Package: bluez
 Version: 4.98-1
 Severity: serious

 --- Please enter the report below this line. ---

 Hello,

 I checked new package of bluez 4.98-1 , I found it doesn't work my debian box.
 There is no bluetooth icon on status bar on gnome3.2 desktop,
 and also bluetooth menu in gnome-control-center also grayed out.

 I run bluetoothd with debug option, then I found it stop in the middle of 
 initialization as below

   ---console log is here --
 $ sudo /usr/sbin/bluetoothd -n -d
 bluetoothd[2853]: Bluetooth daemon 4.98
 bluetoothd[2853]: src/main.c:parse_config() parsing main.conf
 bluetoothd[2853]: src/main.c:parse_config() discovto=0
 bluetoothd[2853]: src/main.c:parse_config() pairto=0
 bluetoothd[2853]: src/main.c:parse_config() pageto=8192
 bluetoothd[2853]: src/main.c:parse_config() auto_to=60
 bluetoothd[2853]: src/main.c:parse_config() name=%h-%d
 bluetoothd[2853]: src/main.c:parse_config() class=0x000100
 bluetoothd[2853]: src/main.c:parse_config() discov_interval=30
 bluetoothd[2853]: src/main.c:parse_config() Key file does not have key 
 'DeviceID'
 bluetoothd[2853]: Starting SDP server
 bluetoothd[2853]: src/plugin.c:plugin_init() Loading builtin plugins
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading pnat plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading audio plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading sap plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading input plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading serial plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading network plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading proximity plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading service plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading gatt_example plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading time plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading alert plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading health plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading thermometer plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading hciops plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading mgmtops plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading formfactor plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading storage plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading adaptername plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading wiimote plugin
 bluetoothd[2853]: src/plugin.c:add_plugin() Loading dbusoob plugin
 bluetoothd[2853]: src/plugin.c:plugin_init() Loading plugins 
 /usr/lib/x86_64-linux-gnu/bluetooth/plugins
 bluetoothd[2853]: plugins/service.c:register_interface() path 
 /org/bluez/2853/any
 bluetoothd[2853]: plugins/service.c:register_interface() Registered interface 
 org.bluez.Service on path /org/bluez/2853/any
 bluetoothd[2853]: plugins/dbusoob.c:dbusoob_init() Setup dbusoob plugin
 bluetoothd[2853]: health/hdp.c:hdp_manager_start() Starting Health manager
 bluetoothd[2853]: alert/main.c:alert_init() Attribute server is disabled
 bluetoothd[2853]: Failed to init alert plugin
 bluetoothd[2853]: time/main.c:time_init() Attribute server is disabled
 bluetoothd[2853]: Failed to init time plugin
 bluetoothd[2853]: Parsing /etc/bluetooth/proximity.conf failed: No such file 
 or directory
 bluetoothd[2853]: proximity/reporter.c:reporter_init() Attribute server is 
 disabled
 bluetoothd[2853]: Failed to init proximity plugin
 bluetoothd[2853]: network/manager.c:read_config() 
 /etc/bluetooth/network.conf: Key file does not have key 'DisableSecurity'
 bluetoothd[2853]: network/manager.c:read_config() Config options: 
 Security=true
 bluetoothd[2853]: input/manager.c:input_manager_init() input.conf: Key file 
 does not have key 'IdleTimeout'
 bluetoothd[2853]: audio/manager.c:audio_manager_init() audio.conf: Key file 
 does not have key 'AutoConnect'
 bluetoothd[2853]: plugins/pnat.c:pnat_init() Setup Phonet AT (DUN) plugin
 bluetoothd[2853]: plugins/hciops.c:hciops_init()
 bluetoothd[2853]: plugins/gatt-example.c:gatt_example_init() Attribute server 
 is disabled
 bluetoothd[2853]: Failed to init gatt_example plugin
 bluetoothd[2853]: plugins/hciops.c:hciops_setup()
 bluetoothd[2853]: src/main.c:main() Entering main loop
 bluetoothd[2853]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 1 op 0 
 soft 0 hard 0
 bluetoothd[2853]: plugins/hciops.c:init_known_adapters()
 ( ... hanging up on this point... )
 --

 Switching off-on my bluetooth headphone didn't make no effect, bluetoothd 
 doesn't proceed any more.

 Does anyone have information of this problem?

 Thanks,

 --- System information. ---
 Architecture: amd64
 Kernel:   Linux 3.2.0-1-amd64

Bug#657255: [Pkg-bluetooth-maintainers] Bug#657255: [bluez] bluetoothd is hanging up.

2012-01-25 Thread Takahide Nojima
Hi,

Sorry for missing kernel version in bug reort.I carelessly forget to
inform it.

When I checked bluez 4.98-1, I was using linux-image-3.2.0-1-amd64.  

Is this kernel wrong verison? 
I will check it under another version later and report.

Regards,
Takahide Nojima nozzy123no...@gmail.com

2012-01-25 (Wed) 17:20 +0900  Nobuhiro Iwamatsu wrote:
 severity 657255 important
 thanks
 
 Hi,
 
 Does linux kernel which you use recognize bluetooth host device?
 
 Best regards,
   Nobuhiro
 
 2012年1月25日9:16 Takahide Nojima nozzy123no...@gmail.com:
  Package: bluez
  Version: 4.98-1
  Severity: serious
 
  --- Please enter the report below this line. ---
 
  Hello,
 
  I checked new package of bluez 4.98-1 , I found it doesn't work my debian 
  box.
  There is no bluetooth icon on status bar on gnome3.2 desktop,
  and also bluetooth menu in gnome-control-center also grayed out.
 
  I run bluetoothd with debug option, then I found it stop in the middle of 
  initialization as below
 
---console log is here --
  $ sudo /usr/sbin/bluetoothd -n -d
  bluetoothd[2853]: Bluetooth daemon 4.98
  bluetoothd[2853]: src/main.c:parse_config() parsing main.conf
  bluetoothd[2853]: src/main.c:parse_config() discovto=0
  bluetoothd[2853]: src/main.c:parse_config() pairto=0
  bluetoothd[2853]: src/main.c:parse_config() pageto=8192
  bluetoothd[2853]: src/main.c:parse_config() auto_to=60
  bluetoothd[2853]: src/main.c:parse_config() name=%h-%d
  bluetoothd[2853]: src/main.c:parse_config() class=0x000100
  bluetoothd[2853]: src/main.c:parse_config() discov_interval=30
  bluetoothd[2853]: src/main.c:parse_config() Key file does not have key 
  'DeviceID'
  bluetoothd[2853]: Starting SDP server
  bluetoothd[2853]: src/plugin.c:plugin_init() Loading builtin plugins
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading pnat plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading audio plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading sap plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading input plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading serial plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading network plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading proximity plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading service plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading gatt_example plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading time plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading alert plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading health plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading thermometer plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading hciops plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading mgmtops plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading formfactor plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading storage plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading adaptername plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading wiimote plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading dbusoob plugin
  bluetoothd[2853]: src/plugin.c:plugin_init() Loading plugins 
  /usr/lib/x86_64-linux-gnu/bluetooth/plugins
  bluetoothd[2853]: plugins/service.c:register_interface() path 
  /org/bluez/2853/any
  bluetoothd[2853]: plugins/service.c:register_interface() Registered 
  interface org.bluez.Service on path /org/bluez/2853/any
  bluetoothd[2853]: plugins/dbusoob.c:dbusoob_init() Setup dbusoob plugin
  bluetoothd[2853]: health/hdp.c:hdp_manager_start() Starting Health manager
  bluetoothd[2853]: alert/main.c:alert_init() Attribute server is disabled
  bluetoothd[2853]: Failed to init alert plugin
  bluetoothd[2853]: time/main.c:time_init() Attribute server is disabled
  bluetoothd[2853]: Failed to init time plugin
  bluetoothd[2853]: Parsing /etc/bluetooth/proximity.conf failed: No such 
  file or directory
  bluetoothd[2853]: proximity/reporter.c:reporter_init() Attribute server is 
  disabled
  bluetoothd[2853]: Failed to init proximity plugin
  bluetoothd[2853]: network/manager.c:read_config() 
  /etc/bluetooth/network.conf: Key file does not have key 'DisableSecurity'
  bluetoothd[2853]: network/manager.c:read_config() Config options: 
  Security=true
  bluetoothd[2853]: input/manager.c:input_manager_init() input.conf: Key file 
  does not have key 'IdleTimeout'
  bluetoothd[2853]: audio/manager.c:audio_manager_init() audio.conf: Key file 
  does not have key 'AutoConnect'
  bluetoothd[2853]: plugins/pnat.c:pnat_init() Setup Phonet AT (DUN) plugin
  bluetoothd[2853]: plugins/hciops.c:hciops_init()
  bluetoothd[2853]: plugins/gatt-example.c:gatt_example_init() Attribute 
  server is disabled
  bluetoothd[2853]: Failed to init gatt_example plugin
  bluetoothd[2853]: plugins/hciops.c:hciops_setup()
  bluetoothd[2853]: src/main.c:main() Entering main loop
  bluetoothd[2853]: src/rfkill.c:rfkill_event() RFKILL 

Bug#657255: [Pkg-bluetooth-maintainers] Bug#657255: [bluez] bluetoothd is hanging up.

2012-01-25 Thread Nobuhiro Iwamatsu
Hi,

2012年1月25日22:50 Takahide Nojima nozzy123no...@gmail.com:
 Hi,

 Sorry for missing kernel version in bug reort.I carelessly forget to
 inform it.

 When I checked bluez 4.98-1, I was using linux-image-3.2.0-1-amd64.


You write the version of inux kernel which you have already used.

 --- System information. ---
 Architecture: amd64
 Kernel:   Linux 3.2.0-1-amd64

 Is this kernel wrong verison?

I dont know.
After the following log, log about the detection of the host device is output.

 bluetoothd[2853]: src/main.c:main() Entering main loop
 bluetoothd[2853]: src/rfkill.c:rfkill_event() RFKILL event idx 0 type 1 op 0 
 soft 0 hard 0
 bluetoothd[2853]: plugins/hciops.c:init_known_adapters()

However, your machine may not recognize host device if log stops here.
The following log is output if host device recognizes it.

  bluetoothd[30774]: plugins/hciops.c:init_known_adapters()
  bluetoothd[30774]: plugins/hciops.c:init_device() hci0
  bluetoothd[30774]: Listening for HCI events on hci0

 I will check it under another version later and report.

Please check whether host device is recognized with your machine
from kernel boot log.

Best regards,
  Nobuhiro


 Regards,
 Takahide Nojima nozzy123no...@gmail.com

 2012-01-25 (Wed) 17:20 +0900  Nobuhiro Iwamatsu wrote:
 severity 657255 important
 thanks

 Hi,

 Does linux kernel which you use recognize bluetooth host device?

 Best regards,
   Nobuhiro

 2012年1月25日9:16 Takahide Nojima nozzy123no...@gmail.com:
  Package: bluez
  Version: 4.98-1
  Severity: serious
 
  --- Please enter the report below this line. ---
 
  Hello,
 
  I checked new package of bluez 4.98-1 , I found it doesn't work my debian 
  box.
  There is no bluetooth icon on status bar on gnome3.2 desktop,
  and also bluetooth menu in gnome-control-center also grayed out.
 
  I run bluetoothd with debug option, then I found it stop in the middle of 
  initialization as below
 
---console log is here --
  $ sudo /usr/sbin/bluetoothd -n -d
  bluetoothd[2853]: Bluetooth daemon 4.98
  bluetoothd[2853]: src/main.c:parse_config() parsing main.conf
  bluetoothd[2853]: src/main.c:parse_config() discovto=0
  bluetoothd[2853]: src/main.c:parse_config() pairto=0
  bluetoothd[2853]: src/main.c:parse_config() pageto=8192
  bluetoothd[2853]: src/main.c:parse_config() auto_to=60
  bluetoothd[2853]: src/main.c:parse_config() name=%h-%d
  bluetoothd[2853]: src/main.c:parse_config() class=0x000100
  bluetoothd[2853]: src/main.c:parse_config() discov_interval=30
  bluetoothd[2853]: src/main.c:parse_config() Key file does not have key 
  'DeviceID'
  bluetoothd[2853]: Starting SDP server
  bluetoothd[2853]: src/plugin.c:plugin_init() Loading builtin plugins
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading pnat plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading audio plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading sap plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading input plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading serial plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading network plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading proximity plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading service plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading gatt_example plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading time plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading alert plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading health plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading thermometer plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading hciops plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading mgmtops plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading formfactor plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading storage plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading adaptername plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading wiimote plugin
  bluetoothd[2853]: src/plugin.c:add_plugin() Loading dbusoob plugin
  bluetoothd[2853]: src/plugin.c:plugin_init() Loading plugins 
  /usr/lib/x86_64-linux-gnu/bluetooth/plugins
  bluetoothd[2853]: plugins/service.c:register_interface() path 
  /org/bluez/2853/any
  bluetoothd[2853]: plugins/service.c:register_interface() Registered 
  interface org.bluez.Service on path /org/bluez/2853/any
  bluetoothd[2853]: plugins/dbusoob.c:dbusoob_init() Setup dbusoob plugin
  bluetoothd[2853]: health/hdp.c:hdp_manager_start() Starting Health manager
  bluetoothd[2853]: alert/main.c:alert_init() Attribute server is disabled
  bluetoothd[2853]: Failed to init alert plugin
  bluetoothd[2853]: time/main.c:time_init() Attribute server is disabled
  bluetoothd[2853]: Failed to init time plugin
  bluetoothd[2853]: Parsing /etc/bluetooth/proximity.conf failed: No such 
  file or directory
  bluetoothd[2853]: proximity/reporter.c:reporter_init() Attribute server is