Xone with Teensy 2.0

Need help? Ask here and someone will help
psi3000
Posts: 27
Joined: Sat Jan 14, 2017 7:24 pm

Xone with Teensy 2.0

Post by psi3000 »

I read all the needed material before posting.
After completing the needed to do Xone driver update: Install the libusbk driver (Xbox One only)
using ZAdig, the launcher did not see anything under the Port.
I used the DIY USB adapter.
Here are the boards I used:
https://www.amazon.com/gp/product/B01LR ... UTF8&psc=1
https://www.amazon.com/gp/product/B01LZ ... UTF8&psc=1
The firmware i used was
firmwares-5.8/EMUXONE/atmega32u4.hex
Here are pic of the DIY USB adapter:
Image

Image


posted image

Please help.
psi3000
Posts: 27
Joined: Sat Jan 14, 2017 7:24 pm

Re: Xone with Teensy 2.0

Post by psi3000 »

Also using GIMX 6.3. I am on a windows 64 bit Desktop PC and did try it also on my Alieanware Laptop Windows X64 with the same results. My desktop will say GIMX has stopped working if i try to run anything but the launcher, example gimx-fpsconfig and then when I click a button to edit it says Gimx has stopped working, same thing if I hit the check button on the launcher...
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Xone with Teensy 2.0

Post by Matlo »

Hi,
Did you plug the CP2102 board side to the PC, and the Teensy board to the console?
GIMX creator
psi3000
Posts: 27
Joined: Sat Jan 14, 2017 7:24 pm

Re: Xone with Teensy 2.0

Post by psi3000 »

thats correct , teensy to consol other board directly to PC.
I uninstalled everything to start over:
I noticed when I run Zadig it doesnt meet up with what the instructions say:
select the right device:

Console Device name USB ID
Xbox One "Controller" 045E:02D1

Here is what i see:
Image

Am I doing that right?
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: Xone with Teensy 2.0

Post by Matlo »

No. You replaced the driver of the CP2102, which is wrong.
GIMX creator
psi3000
Posts: 27
Joined: Sat Jan 14, 2017 7:24 pm

Re: Xone with Teensy 2.0

Post by psi3000 »

Another note,
when i uninstalled Gimx 6.3 and then reinstalled it , it didnt run the CP210x driver or the USBDK driver afterward. I dont see anything to delete in the program file or app data or regedit registry either. It keeps the config file as well that I needed to select for download first as well.

Also i did this part the first install time:
"USBDK may cause instability on some systems, therefore it is advised to create a system restore point before installing it.
LibusbK can be used as an alternative. Follow these instructions to use it:

Rename the libusb-1.0.dll file from the C:\Program Files\GIMX folder to libusb-1.0.dll.bk.
Download this libusb package: link.
Open it (with 7zip for example) and extract the libusb-1.0.dll file from the /mingw64/bin/ folder to the C:\Program Files\GIMX folder.
Install the libusbk driver as explained below."

But i skipped it this time, as it says it seems to be optional as described.
psi3000
Posts: 27
Joined: Sat Jan 14, 2017 7:24 pm

Re: Xone with Teensy 2.0

Post by psi3000 »

Also i noticed that after running the AZdig that the CP2102 is now listed under libusbK instead of COM devices. I would guess this is why i cant select it under the port now when i run the launcher...
psi3000
Posts: 27
Joined: Sat Jan 14, 2017 7:24 pm

Re: Xone with Teensy 2.0

Post by psi3000 »

Does my xbox one controller have to be connected to the PC as well? I have read some articles that imply that it does. One in particular states that the newer controllers are incompatible with gimx. I did not read this in the instructions for gimx, did i miss it? I read it many many times...
psi3000
Posts: 27
Joined: Sat Jan 14, 2017 7:24 pm

Re: Xone with Teensy 2.0

Post by psi3000 »

Matlo I missed your reply.
OK so I am confused in that part of the installation. What am I supposed to use AZdig for?
It says "It is required to replace the stock controller driver with the libusbk driver."
Does this mean the xbox one controller?
psi3000
Posts: 27
Joined: Sat Jan 14, 2017 7:24 pm

Re: Xone with Teensy 2.0

Post by psi3000 »

OK, so I was able to install my xbox controllers driver it now shows up as "controller" in AZdig. I updated the driver with AZdig, but now get this:
global option -l with value `log.txt'
global option -c with value `XOnePadUsbXinput.xml'
controller #1: option -p with value `COM3'
now reading arguments for controller #2
grab flag is unset
status flag is set
subpos flag is set
force_updates flag is set
GIMX 6.3 x86_64
Windows 7 SP1 x64
Kernel version: 6.1 (7601)
windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
gimx.c:208 SDL_main: no adapter detected



any help would be appreciated.
Post Reply