public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] bluez 4.6 and undefined symbols
@ 2008-09-15 21:16 Dirk Vornheder
  2008-09-18 11:54 ` Stefan Seyfried
  0 siblings, 1 reply; 3+ messages in thread
From: Dirk Vornheder @ 2008-09-15 21:16 UTC (permalink / raw)
  To: bluez-users

Hi !

After installing bluez 4.6 i get the following messages during boot

Sep 15 22:16:43 pcneu hcid[5034]: Bluetooth HCI daemon
Sep 15 22:16:43 pcneu hcid[5034]: Starting SDP server
Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin: 
/usr/lib/bluetooth/plugins/network.so: undefined symbol: device_get_path
Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin: 
/usr/lib/bluetooth/plugins/service.so: undefined symbol: adapter_get_path
Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin: 
/usr/lib/bluetooth/plugins/input.so: undefined symbol: device_get_path
Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin: 
/usr/lib/bluetooth/plugins/serial.so: undefined symbol: device_get_path
Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin: 
/usr/lib/bluetooth/plugins/audio.so: undefined symbol: device_get_path
Sep 15 22:16:43 pcneu hcid[5034]: HCI dev 0 registered
Sep 15 22:16:43 pcneu hcid[5034]: HCI dev 0 up
Sep 15 22:16:43 pcneu hcid[5034]: Device hci0 has been added
Sep 15 22:16:43 pcneu hcid[5034]: Starting security manager 0

I use openSUSE 11.0 and Kernel 2.6.27rc6 !

Dirk


		
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-users] bluez 4.6 and undefined symbols
  2008-09-15 21:16 [Bluez-users] bluez 4.6 and undefined symbols Dirk Vornheder
@ 2008-09-18 11:54 ` Stefan Seyfried
  2008-09-20 18:23   ` Dirk Vornheder
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Seyfried @ 2008-09-18 11:54 UTC (permalink / raw)
  To: BlueZ users

Dirk Vornheder wrote:
> Hi !
> =

> After installing bluez 4.6 i get the following messages during boot
> =

> Sep 15 22:16:43 pcneu hcid[5034]: Bluetooth HCI daemon
> Sep 15 22:16:43 pcneu hcid[5034]: Starting SDP server
> Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin: =

> /usr/lib/bluetooth/plugins/network.so: undefined symbol: device_get_path
> Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin: =

> /usr/lib/bluetooth/plugins/service.so: undefined symbol: adapter_get_path
> Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin: =

> /usr/lib/bluetooth/plugins/input.so: undefined symbol: device_get_path
> Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin: =

> /usr/lib/bluetooth/plugins/serial.so: undefined symbol: device_get_path
> Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin: =

> /usr/lib/bluetooth/plugins/audio.so: undefined symbol: device_get_path
> Sep 15 22:16:43 pcneu hcid[5034]: HCI dev 0 registered
> Sep 15 22:16:43 pcneu hcid[5034]: HCI dev 0 up
> Sep 15 22:16:43 pcneu hcid[5034]: Device hci0 has been added
> Sep 15 22:16:43 pcneu hcid[5034]: Starting security manager 0

you are definitely not running 4.6, hcid is no longer present in 4.6.

Where did you get 4.6 from? You could try the builds from here:
http://download.opensuse.org/repositories/home:/seife:/bluez-4/openSUSE_11.=
0/
but I guess that you run into dependency hell on 11.0.
-- =

Stefan Seyfried
R&D Team Mobile Devices            |              "Any ideas, John?"
SUSE LINUX Products GmbH, N=FCrnberg | "Well, surrounding them's out."

This footer brought to you by insane German lawmakers:
SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG N=FCrnberg)

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great priz=
es
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=3D100&url=3D/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Bluez-users] bluez 4.6 and undefined symbols
  2008-09-18 11:54 ` Stefan Seyfried
@ 2008-09-20 18:23   ` Dirk Vornheder
  0 siblings, 0 replies; 3+ messages in thread
From: Dirk Vornheder @ 2008-09-20 18:23 UTC (permalink / raw)
  To: BlueZ users


> > After installing bluez 4.6 i get the following messages during boot
> >
> > Sep 15 22:16:43 pcneu hcid[5034]: Bluetooth HCI daemon
> > Sep 15 22:16:43 pcneu hcid[5034]: Starting SDP server
> > Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin:
> > /usr/lib/bluetooth/plugins/network.so: undefined symbol: device_get_path
> > Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin:
> > /usr/lib/bluetooth/plugins/service.so: undefined symbol: adapter_get_pa=
th
> > Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin:
> > /usr/lib/bluetooth/plugins/input.so: undefined symbol: device_get_path
> > Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin:
> > /usr/lib/bluetooth/plugins/serial.so: undefined symbol: device_get_path
> > Sep 15 22:16:43 pcneu hcid[5034]: Can't load plugin:
> > /usr/lib/bluetooth/plugins/audio.so: undefined symbol: device_get_path
> > Sep 15 22:16:43 pcneu hcid[5034]: HCI dev 0 registered
> > Sep 15 22:16:43 pcneu hcid[5034]: HCI dev 0 up
> > Sep 15 22:16:43 pcneu hcid[5034]: Device hci0 has been added
> > Sep 15 22:16:43 pcneu hcid[5034]: Starting security manager 0
>
> you are definitely not running 4.6, hcid is no longer present in 4.6.
>
> Where did you get 4.6 from? You could try the builds from here:
> http://download.opensuse.org/repositories/home:/seife:/bluez-4/openSUSE_1=
1.
>0/ but I guess that you run into dependency hell on 11.0.

Compile bluez 4.6 from source and using new init-script solved my problem.

Dirk


	=

		=

___________________________________________________________ =

Der fr=FChe Vogel f=E4ngt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail=
: http://mail.yahoo.de


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great priz=
es
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=3D100&url=3D/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-20 18:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-15 21:16 [Bluez-users] bluez 4.6 and undefined symbols Dirk Vornheder
2008-09-18 11:54 ` Stefan Seyfried
2008-09-20 18:23   ` Dirk Vornheder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox