Search found 4 matches

by PhilCamb
Sun Dec 13, 2015 7:44 pm
Forum: Support
Topic: Gasia PS3 controller doesn't work?
Replies: 3
Views: 5060

Re: Gasia PS3 controller doesn't work?

No, pressing the PS3 button doesn't seem to make any difference. Thanks anyway. And no, I didn't mean to buy a clone, it wasn't advertised as such :-)
I just want to know whether anyone else has got a Gasia unit working before I give up and throw it back at the vendor!
by PhilCamb
Sun Dec 13, 2015 5:38 pm
Forum: Support
Topic: Gasia PS3 controller doesn't work?
Replies: 3
Views: 5060

Gasia PS3 controller doesn't work?

Hi, I bought a PS3 controller cheaply off Ebay, but it turns out to be a clone - it identifies as 'Gasia' when I plug it via USB to my Linux laptop. Dec 13 17:32:16 ThinkPad kernel: [ 815.460423] usb 2-1.2: New USB device found, idVendor=054c, idProduct=0268 Dec 13 17:32:16 ThinkPad kernel: [ 815.46...
by PhilCamb
Wed Nov 04, 2015 11:59 pm
Forum: Support
Topic: [SOLVED] Fail to run cfclient "CRITICAL:cfclient.cfclient:No pyusb installation found, exiting!"
Replies: 1
Views: 1888

Re: Fail to run cfclient "CRITICAL:cfclient.cfclient:No pyusb installation found, exiting!"

Whoops sorry, I had all the dependencies installed but for some reason i hadn't run

Code: Select all

sudo pip3 install pyusb==1.0.0b2
Anyway, that did the trick.

Hope that helps some other impatient person ....
by PhilCamb
Wed Nov 04, 2015 9:19 pm
Forum: Support
Topic: [SOLVED] Fail to run cfclient "CRITICAL:cfclient.cfclient:No pyusb installation found, exiting!"
Replies: 1
Views: 1888

[SOLVED] Fail to run cfclient "CRITICAL:cfclient.cfclient:No pyusb installation found, exiting!"

Hi, First time posting here - be gentle! I've just cloned the git repository and run setup.sh but when I try to run cfclient I get the above error message - CRITICAL:cfclient.cfclient:No pyusb installation found, exiting! I'm on Ubuntu Linux, and have Python 2.7 and Python 3.4 installed. i have also...