[XBOX1] Issues with Setup

Need help? Ask here and someone will help
Post Reply
Damp Rice
Posts: 4
Joined: Mon Jul 10, 2017 10:01 pm

[XBOX1] Issues with Setup

Post by Damp Rice »

Hi! Before I get started with my issue, I just wanted to let everyone know that I am very new to GIMX and DIY projects and such, and my knowledge of these things are minimal, so when answering my questions please keep that in mind.

My issue is that I am getting an error log from the GIMX launcher (Windows 10), and it is not working on my console when I press the WASD keys.

Code: Select all

global option -l with value `log.txt'
global option -c with value `test_config.xml'
controller #1: option -p with value `COM3'
now reading arguments for controller #2
status flag is set
subpos flag is set
force_updates flag is set
GIMX 6.8 x86_64
Windows 10 (or later) x64
Kernel version: 10.0 (15063)
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
../common/windows/async.c:344 async_read_timeout: ReadFile failed: timeout expired.
can't read packet header
gimx.c:208 SDL_main: no adapter detected
I made my own GIMX adapter, using the tutorial for dummies. The parts I used:
Serial Converter https://www.amazon.com/gp/product/B01LR ... UTF8&psc=1
Teensy 2.0 w/pins

Image of wiring
https://imgur.com/a/pln1Q

The Firmware I have loaded is 5.8/EMUXONE/atmega32u4.hex ((I am not sure if this is the right one, someone please verify))
The gaming target is Xbox One.
Trying to use mouse/keyboard with the xbox one.

Some things that I have tried is:
Switch the RXD and TXD wires. ((This produces a different result in which the console closes almost immediately upon launch, and GIMX says that the program was open for less than 5 seconds))
Rebooting PC and XBOX One.
Using different USB ports on the PC and XBOX One.

Thank you for reading this and providing your answers. I hope that I can get this brilliant program up and running soon. Like I said please be very clear in your answers, as I am a newbie at this. I might have more questions after your responses, so keep that in mind. :D
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: [XBOX1] Issues with Setup

Post by Matlo »

Hi,
Swap Rx and Tx and post a new log file.
GIMX creator
Damp Rice
Posts: 4
Joined: Mon Jul 10, 2017 10:01 pm

Re: [XBOX1] Issues with Setup

Post by Damp Rice »

Ok, switched around the TXD and RXD cables to produce this. The program just crashes at startup, and a message saying that GIMX ran less than 5 seconds appear.

Code: Select all

global option -l with value `log.txt'
global option -c with value `test_config.xml'
controller #1: option -p with value `COM3'
now reading arguments for controller #2
status flag is set
subpos flag is set
force_updates flag is set
GIMX 6.8 x86_64
Windows 10 (or later) x64
Kernel version: 10.0 (15063)
USB adapter detected, controller type is: XOnePad.
Reset sent to the adapter.
No controller was found on USB buses.
gimx.c:208 SDL_main: no adapter detected
User avatar
Matlo
Posts: 5768
Joined: Wed Jul 06, 2011 7:01 am
Location: France
Contact:

Re: [XBOX1] Issues with Setup

Post by Matlo »

You forgot to wire an Xbox One controller.
https://gimx.fr/wiki/index.php?title=Qu ... entication

Only genuine Xbox One controllers without 3.5mm jack currently work.
GIMX creator
Damp Rice
Posts: 4
Joined: Mon Jul 10, 2017 10:01 pm

Re: [XBOX1] Issues with Setup

Post by Damp Rice »

Ah, I see. I had a Xbox One controller wired but it was the one with the 3.5 mm jack. I will get one without the 3.5 mm jack and report back to you. (This might take a couple of days)

Thanks for your continued help Matlo.
Sayo
Posts: 1
Joined: Tue Jul 11, 2017 11:17 pm

Re: [XBOX1] Issues with Setup

Post by Sayo »

I can't use a wireless Xbox one controller with 3.5mm headphone jack and Bluetooth then? That's a let down :'(
Post Reply