Hi !
I have one of those Wiimotes labeled as RVL-CNT-01-TR.
If I understand correctly, -TR Wiimotes are now supported out of the box in Linux.
I can get mine to sync to Arch (I'm using KDE and BlueDevil), but not to Dolphin, I must be doing something wrong and I can't figure out what.
I need to mention that I got it to work using Windows and the Toshiba stack a few years back (same controller, same BlueTooth chip, same machine).
I tried to enable/disable the bluetooth service, enable hci0 if the bluetooth service is disabled, no luck.
I tried to press 1+2, then the red "sync" button of the controller but dolphin doesn't pick it up.
Any ideas ?
Also, relevant :
I have one of those Wiimotes labeled as RVL-CNT-01-TR.
If I understand correctly, -TR Wiimotes are now supported out of the box in Linux.
I can get mine to sync to Arch (I'm using KDE and BlueDevil), but not to Dolphin, I must be doing something wrong and I can't figure out what.
I need to mention that I got it to work using Windows and the Toshiba stack a few years back (same controller, same BlueTooth chip, same machine).
I tried to enable/disable the bluetooth service, enable hci0 if the bluetooth service is disabled, no luck.
I tried to press 1+2, then the red "sync" button of the controller but dolphin doesn't pick it up.
Any ideas ?
Also, relevant :
Code:
~ $ lsusb
...
Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
...
Code:
~ $ hcitool dev
Devices:
hci0 00:15:83:0C:BF:EB
Code:
~ $ pacman -Qi dolphin-emu-git
Name : dolphin-emu-git
Version : 4.0.r3212.da717bf-1
...
Code:
~ $ pacman -Qi bluez
Name : bluez
Version : 5.23-1
...