Dolphin, the GameCube and Wii emulator - Forums
[ArchLinux] Trying to get my Wiimote -TR to sync - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Controllers (https://forums.dolphin-emu.org/Forum-controllers)
+--- Thread: [ArchLinux] Trying to get my Wiimote -TR to sync (/Thread-archlinux-trying-to-get-my-wiimote-tr-to-sync)



[ArchLinux] Trying to get my Wiimote -TR to sync - Kamek - 09-16-2014

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 :
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
...



RE: [ArchLinux] Trying to get my Wiimote -TR to sync - MayImilae - 09-16-2014

I don't know how it works on Linux exactly, but um, don't pair it at all with the operating system. OS pairing can get in the way of Dolphin pairing. Instead, just press refresh in Dolphin then the sync button on the bottom of the controller. But again, I'm not sure since I haven't tried it on linux before soooo...


RE: [ArchLinux] Trying to get my Wiimote -TR to sync - Kamek - 09-16-2014

I just tried that (again) : no OS pairing, sync only in Dolphin.
I also tried doing this while running Dolphin as root, still no luck.

No one else seems to have that problem though, I wonder what it is I'm doing wrong Confused