Bluez-utils-3.30 (patched) plugins failing at startup
"David Stockwell" <[email protected]>
| Newsgroups | gmane.linux.bluez.devel |
|---|---|
| Message-ID | <012d01c8a8d3$4669be00$6701a8c0@freqonedev> |
As stated in my last message, I caught up with all recent patches from hcid, and now find that when initializing the libxxxxx.so plugins, the call to g_module_open STILL fails as shown in the following: Apr 27 20:35:25 freqonec001 hcid[2790]: Loading plugins /usr/lib/bluetooth/plugins Apr 27 20:35:25 freqonec001 hcid[2790]: Can't load plugin: /usr/lib/bluetooth/plugins/libnetwork.so: undefined symbol: error_invalid_arguments Apr 27 20:35:25 freqonec001 hcid[2790]: Can't load plugin: /usr/lib/bluetooth/plugins/libserial.so: undefined symbol: error_invalid_arguments Apr 27 20:35:25 freqonec001 hcid[2790]: Can't load plugin: /usr/lib/bluetooth/plugins/libinput.so: undefined symbol: error_invalid_arguments Apr 27 20:35:25 freqonec001 hcid[2790]: Can't load plugin: /usr/lib/bluetooth/plugins/libaudio.so: undefined symbol: error_invalid_arguments Also, when I do try to ActivateService, the activation fails because it is still looking for bluetoothd-service-audio. Logs attached... David Stockwell Frequency One ------------------------------------------------------------------------- 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
20080427 Bluez startup.log
(application/octet-stream, 4.1 KB)
Apr 27 16:42:20 freqonec001 hcid[2817]: Cleanup plugins Apr 27 16:42:20 freqonec001 hcid[2817]: Stopping SDP server Apr 27 16:42:20 freqonec001 hcid[2817]: release_services Apr 27 16:42:20 freqonec001 hcid[2817]: Unregistering service object: /org/bluez/service_audio Apr 27 16:42:20 freqonec001 hcid[2817]: Unregister path: /org/bluez/hci0 Apr 27 16:42:20 freqonec001 hcid[2817]: Exit Apr 27 20:35:24 freqonec001 hcid[2790]: Bluetooth HCI daemon Apr 27 20:35:24 freqonec001 hcid[2790]: Enabling debug information Apr 27 20:35:24 freqonec001 hcid[2790]: Registering experimental manager path Apr 27 20:35:24 freqonec001 hcid[2790]: Registering experimental manager interface Apr 27 20:35:24 freqonec001 hcid[2790]: HCI dev 0 registered Apr 27 20:35:24 freqonec001 hcid[2790]: Starting SDP server Apr 27 20:35:24 freqonec001 hcid[2790]: Adding rec : 0x8089bf0 Apr 27 20:35:24 freqonec001 hcid[2790]: with handle : 0x1 Apr 27 20:35:24 freqonec001 hcid[2790]: Adding rec : 0x8089dd0 Apr 27 20:35:24 freqonec001 hcid[2790]: with handle : 0x0 Apr 27 20:35:24 freqonec001 hcid[2790]: Service classes 0x00 Apr 27 20:35:25 freqonec001 kernel: uhci_hcd 0000:00:10.0: UHCI Host Controller Apr 27 20:35:25 freqonec001 kernel: uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus number 1 Apr 27 20:35:25 freqonec001 kernel: uhci_hcd 0000:00:10.0: irq 16, io base 0x0000e400 Apr 27 20:35:25 freqonec001 kernel: uhci_hcd 0000:00:10.1: UHCI Host Controller Apr 27 20:35:25 freqonec001 kernel: uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus number 2 Apr 27 20:35:25 freqonec001 kernel: uhci_hcd 0000:00:10.1: irq 16, io base 0x0000e800 Apr 27 20:35:25 freqonec001 kernel: uhci_hcd 0000:00:10.2: UHCI Host Controller Apr 27 20:35:25 freqonec001 kernel: uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus number 3 Apr 27 20:35:25 freqonec001 kernel: uhci_hcd 0000:00:10.2: irq 16, io base 0x0000ec00 Apr 27 20:35:25 freqonec001 kernel: ehci_hcd 0000:00:10.3: EHCI Host Controller Apr 27 20:35:25 freqonec001 kernel: ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus number 4 Apr 27 20:35:25 freqonec001 kernel: ehci_hcd 0000:00:10.3: irq 16, io mem 0xdfffff00 Apr 27 20:35:25 freqonec001 kernel: usb 2-1: new low speed USB device using uhci_hcd and address 2 Apr 27 20:35:25 freqonec001 kernel: ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 Apr 27 20:35:25 freqonec001 hcid[2790]: Loading plugins /usr/lib/bluetooth/plugins Apr 27 20:35:25 freqonec001 kernel: usb 3-1: new low speed USB device using uhci_hcd and address 2 Apr 27 20:35:25 freqonec001 kernel: usb 3-2: new low speed USB device using uhci_hcd and address 3 Apr 27 20:35:25 freqonec001 hcid[2790]: Can't load plugin: /usr/lib/bluetooth/plugins/libnetwork.so: undefined symbol: error_invalid_arguments Apr 27 20:35:25 freqonec001 kernel: usb 2-2: new full speed USB device using uhci_hcd and address 4 Apr 27 20:35:25 freqonec001 hcid[2790]: Can't load plugin: /usr/lib/bluetooth/plugins/libserial.so: undefined symbol: error_invalid_arguments Apr 27 20:35:25 freqonec001 kernel: usbcore: registered new interface driver hci_usb Apr 27 20:35:25 freqonec001 hcid[2790]: Can't load plugin: /usr/lib/bluetooth/plugins/libinput.so: undefined symbol: error_invalid_arguments Apr 27 20:35:25 freqonec001 hcid[2790]: Can't load plugin: /usr/lib/bluetooth/plugins/libaudio.so: undefined symbol: error_invalid_arguments Apr 27 20:35:25 freqonec001 hcid[2790]: Registering service object: ident=audio, name=Audio service (/org/bluez/service_audio) Apr 27 20:35:25 freqonec001 hcid[2790]: HCI dev 0 up Apr 27 20:35:25 freqonec001 hcid[2790]: Device hci0 has been added Apr 27 20:35:25 freqonec001 hcid[2790]: Starting security manager 0 Apr 27 20:35:25 freqonec001 hcid[2790]: Device hci0 has been activated Apr 27 20:35:25 freqonec001 hcid[2790]: child 2817 exited Apr 27 20:35:25 freqonec001 hcid[2790]: child 2926 exited Apr 27 20:39:19 freqonec001 hcid[2790]: /org/bluez: org.bluez.Manager.ActivateService() Apr 27 20:39:19 freqonec001 hcid[2790]: Unable to execute /usr/lib/bluetooth/bluetoothd-service-audio