I followed this guide to setup my xinput controller and rebooted the system, but after testing
After loading the cuse module it tells me:
Issuing
My problem now is, it is not recognized at all on dolphin-emu.
Under /dev/input it is listed as js0, but jstest-gtk does not recognize this controller either.
My user belongs to the webcamd group.
I have build xorg-apps with xinput support, too.
Is there some other way to get this controller recognized?
webcamd -d 0.6
which is the usbus to which the controller is connected, webcamd tells me:
Code:
webcamd 7267 - - webcamd: Could not open /dev/cuse. Did you kldload cuse?
After loading the cuse module it tells me:
Code:
kldload: can't load cuse: module already loaded or in kernel
Issuing
webcamd -d 0.6
as root however, gives me the desired result, and the controller is recognized.My problem now is, it is not recognized at all on dolphin-emu.
Under /dev/input it is listed as js0, but jstest-gtk does not recognize this controller either.
My user belongs to the webcamd group.
I have build xorg-apps with xinput support, too.
Is there some other way to get this controller recognized?