2016-02-26 19:23:37

by Oscar C

[permalink] [raw]
Subject: sixaxis: Improved support for DualShock 3 clones not working (undefined symbol)

Hi,

I tried the patches sent to the list on June 2015 regarding the DS
clones made by ShanWan. That patches are necessary because the DualSock
clones do not work with the current sixaxis plugin.

It compiles ok, but when I try to run the daemon it fails because a
symbol can not be found. Of course, the same code but without the
patches applied works fine (but the gamepad does not work).

Any idea on how to solve this? Thanks!


gardenia:/root # /usr/lib/bluetooth/bluetoothd -n -d 9
bluetoothd[5943]: Bluetooth daemon 5.37
bluetoothd[5943]: Starting SDP server
bluetoothd[5943]: Can't load plugin
/usr/lib/bluetooth/plugins/sixaxis.so:
/usr/lib/bluetooth/plugins/sixaxis.so: undefined symbol: sdp_data_alloc
bluetoothd[5943]: Bluetooth management interface 1.6 initialized

--
Cheers,