luetzel / bluez

Fork of Bluez with patches to support PS3 Gasia/ Shanwan game controllers
http://luetzels.raspiblog.com
GNU General Public License v2.0
27 stars 9 forks source link

"Ravcore Lance" results #4

Open mpasternak opened 6 years ago

mpasternak commented 6 years ago

Hi,

I've connected Ravcore Lance gamepad, using instructions from https://raspberryblog.de/?p=1870&page=6 .

Works, pairs, connects, except I get in dmesg:

[   46.135233] sony 0005:054C:0268.0001: unknown main item tag 0x0
[   46.135300] sony 0005:054C:0268.0001: unknown main item tag 0x0
[   51.191549] sony 0005:054C:0268.0001: Failed to set controller into operational mode
[   51.191891] sony 0005:054C:0268.0001: hidraw0: BLUETOOTH HID v80.00 Joystick [PLAYSTATION(R)3 Controller] on B8:27:EB:74:24:45
[   51.191903] sony 0005:054C:0268.0001: failed to claim input

... and there is no entry in /dev/input/ , still.

Any ideas? I know a bit of C from the "old days"...