Emuclient not starting

Need help? Ask here and someone will help
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Emuclient not starting

Post by Matlo »

Try this:

Code: Select all

sudo apt-get install gcc libusb-1.0-0-dev
wget https://raw.githubusercontent.com/matlo/GIMX/dev/core/utils/sixaddr.c
gcc -o sixaddr sixaddr.c -lusb-1.0
sudo ./sixaddr
And post the content of the terminal.
GIMX creator
kenshihimura
Posts: 20
Joined: Thu Sep 26, 2013 6:25 am

Re: Emuclient not starting

Post by kenshihimura »

ducky@ducky-N55SF:~$ gcc -o sixaddr sixaddr.c -lusb-1.0
ducky@ducky-N55SF:~$ sudo ./sixaddr
[sudo] password for ducky:
Can't detach kernel driver.
ducky@ducky-N55SF:~$
kenshihimura
Posts: 20
Joined: Thu Sep 26, 2013 6:25 am

Re: Emuclient not starting

Post by kenshihimura »

So what does it mean?
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Emuclient not starting

Post by Matlo »

Do you have a friend from whom to borrow a controller?
GIMX creator
kenshihimura
Posts: 20
Joined: Thu Sep 26, 2013 6:25 am

Re: Emuclient not starting

Post by kenshihimura »

Don't have = (
kenshihimura
Posts: 20
Joined: Thu Sep 26, 2013 6:25 am

Re: Emuclient not starting

Post by kenshihimura »

I guess there's nothing I can do without using other controllers to test = /
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Emuclient not starting

Post by Matlo »

Does the "Can't detach kernel driver." message happen every time?
What's the result if you unplug/replug the usb cable and run "sudo ./sixaddr" again?
GIMX creator
kenshihimura
Posts: 20
Joined: Thu Sep 26, 2013 6:25 am

Re: Emuclient not starting

Post by kenshihimura »

Yep it happens every time. I don't mind spending money buying a new controller but I am afraid that after I bought it, then only realize it's not controller issue = /
User avatar
Matlo
Posts: 5764
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Emuclient not starting

Post by Matlo »

Maybe it is a USB cable issue? Did you try with other USB cables?
GIMX creator
kenshihimura
Posts: 20
Joined: Thu Sep 26, 2013 6:25 am

Re: Emuclient not starting

Post by kenshihimura »

Dont have similar cable unless I buy it = (
Post Reply