Emulator Issues #6729
closedLinux - Add bluez 5 support
0%
Description
Game Name?
N/A
Game ID?
N/A
What went wrong?
I want to use my 3rd party WII Controller (nyko wand) with dolphin-emu on Linux. It is supported well by the new kernel driver and bluez 5 bluetooth stack. I have successfully connected and tested the remote using xwiishow test application. More information can be found here:
http://dvdhrm.github.io/xwiimote/
When I run the bluez5 bluetoothd daemon and have dolphin-emu search for devices, the bluetoothd daemon logs in /var/log/messages:
bluetoothd[2211]: Wrong size of start discovery return parameters
Dolphin-emu doesn't find any compatible devices.
What did you expect to happen instead?
Dolphin-emu connects to bluetoothd, the device is trusted and thus found by dolphin-emu and I can select it to play with.
What steps will reproduce the problem?
- install linux (I use Gentoo) with the bluez 5 stack and kernel 3.1.11 with hid-wiimote driver
- pair/connect the remote and have bluetoothd thrust it
- startup dolphin-emu and let it search for real wiimotes.
Dolphin 3.5 and Dolphin 3.5-367 are old versions of Dolphin that have
known issues and bugs. Have you tested with the latest version from
http://dolphin-emu.org/download ?
Yes
Which versions of Dolphin did you test on?
4.0-206
Which version of Dolphin used to work?
None (with bluez4 my 3rd party wiimote is not supported)
What are your PC specifications (example: Operating System, CPU and GPU)?
Gentoo Linux, core i5 cpu, nvidia graphics
64 or 32 bit Operating System?
64
64 or 32 bit Dolphin?
64
Any other relevant information (e.g. logs, screenshots, configuration
files)
No