Re: I can't use 3.31 release, but 3.19 release works on the same platform

"Zhao, Halley" <[email protected]>
Newsgroups gmane.linux.bluez.devel
Message-ID <094BCE01AFBE9646AF220B0B3F367AAB030C06EF@pdsmsx413.ccr.corp.intel.com>
  Hi ALL:
  I kill the previous hcid and restart it. 
  Detail see hcid.log, and following is tail of log:
  "path /hci0 isn't registered ", is it correct?
  Thanks.
  
  hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetRemoteName()
  hcid[32647]: link_key_notify (sba=00:11:67:52:29:23, dba=00:07:A4:B5:D8:9E)
  hcid[32647]: Creating device /hci0/dev_00_07_A4_B5_D8_9E
  hcid[32647]: dbus_connection_emit_signal: path /hci0 isn't registered
  hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetName()
  hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetRemoteName()
  
  
  >-----Original Message-----
  >From: [email protected]
  >[mailto:[email protected]] On Behalf Of Zhao,
  >Halley
  >Sent: 2008年5月13日 9:00
  >To: BlueZ development
  >Subject: Re: [Bluez-devel] I can't use 3.31 release,but 3.19 release works
  >on the same platform
  >
  >  Great thanks. See below.
  >
  >  root@azhao2ubtg2:/home/halley/Desktop/Bluez/3.31/bluez-utils-3.31#
  >hcid -d -n
  >  hcid[32610]: Bluetooth HCI daemon
  >  hcid[32610]: Enabling debug information
  >  hcid[32610]: Could not become the primary owner of org.bluez
  >  hcid[32610]: Unable to get on D-Bus
  >
  >  halley@azhao2ubtg2:/usr/lib/alsa-lib$ hcid -d -n
  >  hcid[32615]: Bluetooth HCI daemon
  >  hcid[32615]: Enabling debug information
  >  hcid[32615]: Could not become the primary owner of org.bluez
  >  hcid[32615]: Unable to get on D-Bus
  >
  >
  >  >-----Original Message-----
  >  >From: [email protected]
  >  >[mailto:[email protected]] On Behalf Of Luiz
  >  >Augusto von Dentz
  >  >Sent: 2008年5月12日 22:41
  >  >To: BlueZ development
  >  >Subject: Re: [Bluez-devel] I can't use 3.31 release,but 3.19 release
  >works
  >  >on the same platform
  >  >
  >  >Hi Halley,
  >  >
  >  >It looks like you have some problem in your configuration otherwise
  >  >you shouldn't be getting this:
  >  >
  >  >ALSA lib pcm_bluetooth.c:1517:(audioservice_expect) Bogus message
  >  >BT_GETCAPABILITIES_REQ received while BT_GETCAPABILITIES_RSP was
  >  >expected
  >  >
  >  >Could you please send us the hcid output, then we can help configuring
  >  >it correctly, also make sure you are really
  >  >installing the new alsa plugin as marcel said.
  >  >
  >  >--
  >  >Luiz Augusto von Dentz
  >  >Engenheiro de Computação
  >  >
  >
  >>----------------------------------------------------------------------
  >-
  >  >--
  >  >This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
  >  >Don't miss this year's exciting event. There's still time to save $100.
  >  >Use priority code J8TL2D2.
  >
  >>http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com
  >/
  >  >javaone
  >  >_______________________________________________
  >  >Bluez-devel mailing list
  >  >[email protected]
  >  >https://lists.sourceforge.net/lists/listinfo/bluez-devel
  >-----------------------------------------------------------------------
  >--
  >This SF.net email is sponsored by: Microsoft
  >Defy all challenges. Microsoft(R) Visual Studio 2008.
  >http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
  >_______________________________________________
  >Bluez-devel mailing list
  >[email protected]
  >https://lists.sourceforge.net/lists/listinfo/bluez-devel

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

_______________________________________________
Bluez-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bluez-devel
hcid.log (application/octet-stream, 8.7 KB)
root@azhao2ubtg2:/home/halley/Desktop/Bluez/3.31/bluez-utils-3.31# ps auxww |grep hcid
root     11683  0.0  0.1   2968  1428 ?        Ss   May09   0:00 /usr/sbin/hcid -x -s
root     32644  0.0  0.0   2976   764 pts/12   S+   09:29   0:00 grep hcid
root@azhao2ubtg2:/home/halley/Desktop/Bluez/3.31/bluez-utils-3.31# ps xf |grep hcid
32646 pts/12   S+     0:00      \_ grep hcid
11683 ?        Ss     0:00 /usr/sbin/hcid -x -s
root@azhao2ubtg2:/home/halley/Desktop/Bluez/3.31/bluez-utils-3.31# kill -9 11683
root@azhao2ubtg2:/home/halley/Desktop/Bluez/3.31/bluez-utils-3.31# hcid -d -n
hcid[32647]: Bluetooth HCI daemon
hcid[32647]: Enabling debug information
hcid[32647]: HCI dev 0 registered
hcid[32647]: HCI dev 0 already up
hcid[32647]: Device hci0 has been added
hcid[32647]: Starting security manager 0
hcid[32647]: Device hci0 has been activated
hcid[32647]: Starting SDP server
hcid[32647]: Adding rec : 0x8092728
hcid[32647]: with handle : 0x1
hcid[32647]: Adding rec : 0x8092ab0
hcid[32647]: with handle : 0x0
hcid[32647]: Service classes 0x00
hcid[32647]: Loading plugins /usr/local/lib/bluetooth/plugins
hcid[32647]: /usr/local/lib/bluetooth/plugins/libstorage.so
hcid[32647]: /usr/local/lib/bluetooth/plugins/libnetwork.so
hcid[32647]: /etc/bluetooth/network.conf: /etc/bluetooth/network.conf: No such file or directory
hcid[32647]: /etc/bluetooth/network.conf: /etc/bluetooth/network.conf: No such file or directory
hcid[32647]: /etc/bluetooth/network.conf: /etc/bluetooth/network.conf: No such file or directory
hcid[32647]: /etc/bluetooth/network.conf: /etc/bluetooth/network.conf: No such file or directory
hcid[32647]: /etc/bluetooth/network.conf: /etc/bluetooth/network.conf: No such file or directory
hcid[32647]: /etc/bluetooth/network.conf: /etc/bluetooth/network.conf: No such file or directory
hcid[32647]: /etc/bluetooth/network.conf: /etc/bluetooth/network.conf: No such file or directory
hcid[32647]: /etc/bluetooth/network.conf: /etc/bluetooth/network.conf: No such file or directory
hcid[32647]: Config options: InterfacePrefix=bnep%d, PANU_Script=(null), GN_Script=(null), NAP_Script=(null), GN_Interface=pan0, NAP_Interface=pan1, Security=true
hcid[32647]: Registered manager path:/org/bluez/network
hcid[32647]: Registered server path:/org/bluez/network/panu
hcid[32647]: Registered server path:/org/bluez/network/gn
hcid[32647]: Registered server path:/org/bluez/network/nap
hcid[32647]: Registering service
hcid[32647]: Can't load plugin: /usr/local/lib/bluetooth/plugins/libserial.so: undefined symbol: g_ascii_isxdigit
hcid[32647]: /usr/local/lib/bluetooth/plugins/libinput.so
hcid[32647]: Registered input manager path:/org/bluez/input
hcid[32647]: Failed to listen on control channel
hcid[32647]: Registering service
hcid[32647]: /usr/local/lib/bluetooth/plugins/libaudio.so
hcid[32647]: Can't bind unix socket: Address already in use (98)
hcid[32647]: Unable to setup unix socket
hcid[32647]: Can't init plugin /usr/local/lib/bluetooth/plugins/libaudio.so
hcid[32647]: Registering service object: ident=network, name=Network service (/org/bluez/service_network)
hcid[32647]: Registering service object: ident=audio, name=Audio service (/org/bluez/service_audio)
hcid[32647]: Unable to execute /usr/local/lib/bluetooth/bluetoothd-service-audio
hcid[32647]: Registering service object: ident=input, name=Input service (/org/bluez/service_input)
hcid[32647]: Unable to execute /usr/local/lib/bluetooth/bluetoothd-service-input
hcid[32647]: Registering service object: ident=serial, name=Serial service (/org/bluez/service_serial)
hcid[32647]: child 32648 exited
hcid[32647]: /org/bluez: org.bluez.Security.RegisterDefaultPasskeyAgent()
hcid[32647]: name_listener_add(:1.17)
hcid[32647]: Default passkey agent (:1.17, /org/bluez/passkey) registered
hcid[32647]: /org/bluez: org.bluez.Database.RegisterService()
hcid[32647]: /org/bluez: org.bluez.Database.RegisterService()
hcid[32647]: child 32649 exited
hcid[32647]: Service register reply
hcid[32647]: Service register reply
hcid[32647]: /org/bluez: org.bluez.Security.RegisterDefaultAuthorizationAgent()
hcid[32647]: Default authorization agent (:1.17, /org/bluez/auth) registered
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetName()
hcid[32647]: link_key_request (sba=00:11:67:52:29:23, dba=00:07:A4:B5:D8:9E)
hcid[32647]: Got a svc srch attr req
hcid[32647]: Seq type : 53
hcid[32647]: Data size : 5
hcid[32647]: Data type: 0x1a
hcid[32647]: No of elements : 1
hcid[32647]: Bytes scanned: 7
hcid[32647]: Max Attr expected: 38
hcid[32647]: Seq type : 53
hcid[32647]: Data size : 3
hcid[32647]: Data type: 0x09
hcid[32647]: No of elements : 1
hcid[32647]: Continuation State size : 0
hcid[32647]: Sending rsp. status 0
hcid[32647]: Bytes Sent : 10
hcid[32647]: Got a svc srch attr req
hcid[32647]: Seq type : 53
hcid[32647]: Data size : 5
hcid[32647]: Data type: 0x1a
hcid[32647]: No of elements : 1
hcid[32647]: Bytes scanned: 7
hcid[32647]: Max Attr expected: 38
hcid[32647]: Seq type : 53
hcid[32647]: Data size : 3
hcid[32647]: Data type: 0x09
hcid[32647]: No of elements : 1
hcid[32647]: Continuation State size : 0
hcid[32647]: Sending rsp. status 0
hcid[32647]: Bytes Sent : 10
hcid[32647]: pin_code_request (sba=00:11:67:52:29:23, dba=00:07:A4:B5:D8:9E)
hcid[32647]: Calling PasskeyAgent.Request: name=:1.17, path=/org/bluez/passkey
hcid[32647]: New Request API failed, trying old one
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetName()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetRemoteName()
hcid[32647]: /org/bluez: org.bluez.Database.RequestAuthorization()
hcid[32647]: Got RequestAuthorization from non-service owner :1.47
hcid[32647]: PasskeyAgent.Request(/org/bluez/hci0, 00:07:A4:B5:D8:9E) was canceled
hcid[32647]: /org/bluez: org.bluez.Manager.ListServices()
hcid[32647]: /org/bluez/service_network: org.bluez.Service.GetIdentifier()
hcid[32647]: /org/bluez/service_network: org.bluez.Service.GetName()
hcid[32647]: /org/bluez/service_network: org.bluez.Service.GetDescription()
hcid[32647]: /org/bluez/service_network: org.bluez.Service.IsRunning()
hcid[32647]: /org/bluez/service_audio: org.bluez.Service.GetIdentifier()
hcid[32647]: /org/bluez/service_audio: org.bluez.Service.GetName()
hcid[32647]: /org/bluez/service_audio: org.bluez.Service.GetDescription()
hcid[32647]: /org/bluez/service_audio: org.bluez.Service.IsRunning()
hcid[32647]: /org/bluez/service_input: org.bluez.Service.GetIdentifier()
hcid[32647]: /org/bluez/service_input: org.bluez.Service.GetName()
hcid[32647]: /org/bluez/service_input: org.bluez.Service.GetDescription()
hcid[32647]: /org/bluez/service_input: org.bluez.Service.IsRunning()
hcid[32647]: /org/bluez/service_serial: org.bluez.Service.GetIdentifier()
hcid[32647]: /org/bluez/service_serial: org.bluez.Service.GetName()
hcid[32647]: /org/bluez/service_serial: org.bluez.Service.GetDescription()
hcid[32647]: /org/bluez/service_serial: org.bluez.Service.IsRunning()
hcid[32647]: /org/bluez: org.bluez.Manager.DefaultAdapter()
hcid[32647]: /org/bluez: org.bluez.Manager.ListAdapters()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetAddress()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetMode()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetDiscoverableTimeout()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetName()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetMajorClass()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetMinorClass()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.ListConnections()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.ListBondings()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetRemoteInfo()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.ListTrusts()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetRemoteInfo()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.ListAvailableModes()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetMode()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetDiscoverableTimeout()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetName()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetMajorClass()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetMinorClass()
hcid[32647]: pin_code_request (sba=00:11:67:52:29:23, dba=00:07:A4:B5:D8:9E)
hcid[32647]: Calling PasskeyAgent.Request: name=:1.17, path=/org/bluez/passkey
hcid[32647]: New Request API failed, trying old one
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetName()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetRemoteName()
hcid[32647]: link_key_notify (sba=00:11:67:52:29:23, dba=00:07:A4:B5:D8:9E)
hcid[32647]: Creating device /hci0/dev_00_07_A4_B5_D8_9E
hcid[32647]: dbus_connection_emit_signal: path /hci0 isn't registered
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetName()
hcid[32647]: /org/bluez/hci0: org.bluez.Adapter.GetRemoteName()
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.