744 Forum

Apron => Hangar 7 => Topic started by: double-alpha on Sun, 26 Jan 2020 22:08

Title: USB controls disconnected during Aerowinx START
Post by: double-alpha on Sun, 26 Jan 2020 22:08
Hi Hardy,

I get the message "USB controls disconnected" during the Aerowinx start.

I checked USB selected ON (Preferences/USB/USB on)
I have also this message: No usable USB device found

I use windows 10 and PSX 10.94

My joystick is a Thrusmaster HOTAS WARTHOG; it works well with other simulator.

I have never experienced this trouble with PSX.

I tried to disconnect and plug the Thrustmaster to another USB port, but no joy

Thank you
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Mon, 27 Jan 2020 07:26
Hi, what did you change in your setup before the problem occured?


|-|ardy
Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Mon, 27 Jan 2020 16:10
Hi HH

Nothing at all...
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Mon, 27 Jan 2020 16:16
Did another automatic Microsoft Windows 10 Update change anything in your setup?

Are your USB wires fully intact?


|-|ardy
Title: Re: USB controls disconnected during Aerowinx START
Post by: cagarini on Mon, 27 Jan 2020 16:21
Although not PSX-related, last week / weekend Win 10 update did trigger some USB problems at our datacenter.

Some peripherals stopped working or exhibited strange behaviour.

Make sure your desktop isn't on hold for the update, or actually did the update.

Also find how to prevent specific drivers from being updated whenever Win 10 updates automatically. There are many articles available on it accross the Internet - I'll try to find one that was of great use to me when Win 10 updates kept messing around with my Nvidia drivers...
Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Mon, 27 Jan 2020 17:07
I will check if windows update messed up my USB.

The strange thing is my thrustmaster works pretty well with all my other simulators and games!!! (Therefore I guess my USB wires are fully OK)
Title: Re: USB controls disconnected during Aerowinx START
Post by: Ton van Bochove on Mon, 27 Jan 2020 20:23
There was a java update too!
Title: Re: USB controls disconnected during Aerowinx START
Post by: Cappa on Mon, 27 Jan 2020 20:49
Hi Hardy

I have been having the same issue with my PC, Win 10 x64.

PSX starts with USB controls disconnected

I have been trying to resolve the issue for the last day with no success.

I even pulled out the original PSX Install disk, with no luck.

Regards

Joe Somma
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Tue, 28 Jan 2020 05:16
Hi all,

could it be related to this Windows bug introduced in November 2019?

https://borncity.com/win/2019/11/11/windows-10-v1903-shows-suddenly-generic-usb-drive-icons/


|-|ardy
Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Tue, 28 Jan 2020 06:26
I will watch it all quietly when I have a little more time.
I come back from training, and I haven't used psx for a few months so it could be this windows bug
Title: Re: USB controls disconnected during Aerowinx START
Post by: cagarini on Tue, 28 Jan 2020 08:18
Some basic some maybe useless, but also few good to know suggestions in this article, particularly Method 4

https://www.online-tech-tips.com/computer-tips/usb-device-not-recognized/

There's also another interesting source of information on how to specify which driver updates should not take place when Windows 10 updates take place:

https://www.windowscentral.com/how-disable-automatic-driver-updates-windows-10
Title: Re: USB controls disconnected during Aerowinx START
Post by: Britjet on Tue, 28 Jan 2020 10:04
I find I usually have to uncheck some of power management options as per "method 4" after every windows update.
Otherwise my touchscreens go to sleep.
Peter.
Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Sat, 1 Feb 2020 02:03
Hi all

I have tested several things (e.g ''method" 4),  my usb works correctly, except with psx (only).
Maybe there is a problem with java.

Joe Somma, If you ever find a solution, keep me informed!

Thank you
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Sat, 1 Feb 2020 04:14
Did you update your Java since your USB worked the last time?

What's in your Aerowinx/Logs/errors.txt?


|-|ardy
Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Sat, 1 Feb 2020 06:48
I'm not at home for a few days, I will check later...

I can't remember for Java and its update, as I have been away for a while (787 type rating course!).

I have just noticed that my thrustmaster no longer worked with when I returned at home. There should indeed have been a Java update.

By the way, is there a chance to try an older Java update???
Title: Re: USB controls disconnected during Aerowinx START
Post by: cagarini on Sat, 1 Feb 2020 09:21
If you have access to your thrustmaster drivers, or can even fetch the latest version from the site, that could help.

It can also be something you plugged into another USB port ? A Hub ? An external disk ? Headphones ? A wireless mouse ?

There are many quirks with Win 10 updates and I seriously believe this is all more related to that than to Java or even less PSX, although it's true that the way PSX identifies controllers has some limitations, because while in other games like X-Plane, ELITE and IL.2 Great Battles I can easily plug and unplug a new device ( usually my EdTracker set ), whenever I do so PSX assignements go wonky and I have to reset them all...
Title: Re: USB controls disconnected during Aerowinx START
Post by: Cappa on Sun, 2 Feb 2020 06:52
Hi Guys

I tested my Joystick with PSX running on my Macbook, and there are no issues there.

I have tried a few options suggested above with no success.

I have posted below the Logs Errors

[Aerowinx Precision Simulator - Exceptions]

java.lang.NullPointerException
   at net.java.games.input.RawMouse$Button.<init>(RawMouse.java:197)
   at net.java.games.input.RawMouseInfo.createControllerFromDevice(RawMouseInfo.java:83)
   at net.java.games.input.RawInputEnvironmentPlugin.createControllersFromDevices(RawInputEnvironmentPlugin.java:160)
   at net.java.games.input.RawInputEnvironmentPlugin.enumControllers(RawInputEnvironmentPlugin.java:176)
   at net.java.games.input.RawInputEnvironmentPlugin.<init>(RawInputEnvironmentPlugin.java:123)
   at net.java.games.input.DirectAndRawInputEnvironmentPlugin.<init>(DirectAndRawInputEnvironmentPlugin.java:46)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
   at java.lang.reflect.Constructor.newInstance(Unknown Source)
   at java.lang.Class.newInstance(Unknown Source)
   at net.java.games.input.DefaultControllerEnvironment.getControllers(DefaultControllerEnvironment.java:157)
   at Usb.init(Usb.java:2273)
   at Core.startAll(Core.java:775)
   at Aerowinx.main(Aerowinx.java:65)

Regards

Joe
Title: Re: USB controls disconnected during Aerowinx START
Post by: Steve Hose on Sun, 2 Feb 2020 08:22
Hi Double-alpha and everyone,

Are your USB ports USB 3.0? If yes, there is a known issue with some joysticks and the Intel implementation of USB 3.0 on some motherboards.

Something you can try is to go into the BIOS and check the USB config settings. Look for something called Intel xHCI mode and disable this. This will revert the system back to USB 2.0.

Reboot, reinstall your drivers and see if this resolves the issue.

Regards, Steve.
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Sun, 2 Feb 2020 10:28
Hi Joe,

do you start PSX with AerowinxStart.jar?

If so, please load the file Aerowinx/Preferences/Default.pref with a text editor and search for this variable:

UsbUnknownIncl

If it is set to 1, replace the 1 with 0:

UsbUnknownIncl=0

Save the file. Restart PSX.

According to your errors.txt, the USB system in PSX detects the mouse as a "USB flight control" and the mouse delivers no device data. If it's in the "Unknown USB" category it can be excluded by setting UsbUnknownIncl=0 (which is the default setting, but maybe you changed it for special reasons?).


Regards,

|-|ardy
Title: Re: USB controls disconnected during Aerowinx START
Post by: Cappa on Sun, 2 Feb 2020 11:36
Hi Hardy

Thank you so much for your response, so as you requested i checked the file and it indicated the following

UsbUnknownIncl=0

So one thing i didnt try, i have a wireless mouse which can also be plugged into USB.

I unplugged the mouse from the USB and its actually resolved the issue. so it has something to do with my wireless moused used in USB Mode.

So i have setup the mouse in Bluetooth mode with the same issue.

Its only when i completely disconnect the mouse Bluetooth or wired that the issue seems to resolve.

So its something to do with my mouse and Win 10

Regards

Joe Somma



Title: Re: USB controls disconnected during Aerowinx START
Post by: PilotUnaware - BAW17H on Tue, 3 Mar 2020 23:03
I too am having this same issue.

I have a Corsair HARPOON mouse and to start PSX I have to unplug it and use the keyboard to run PSX.

I also get the same error message when using RDP to remote onto a PC that has no USB device connected to it (no mouse, no keyboard, just the network cable and power cable) Could this be a JAVA issue or even worse a W10 issue?

Craig

                                                                                                           

[Aerowinx Precision Simulator - Exceptions]

java.lang.NullPointerException
   at net.java.games.input.RawMouse$Button.<init>(RawMouse.java:197)
   at net.java.games.input.RawMouseInfo.createControllerFromDevice(RawMouseInfo.java:83)
   at net.java.games.input.RawInputEnvironmentPlugin.createControllersFromDevices(RawInputEnvironmentPlugin.java:160)
   at net.java.games.input.RawInputEnvironmentPlugin.enumControllers(RawInputEnvironmentPlugin.java:176)
   at net.java.games.input.RawInputEnvironmentPlugin.<init>(RawInputEnvironmentPlugin.java:123)
   at net.java.games.input.DirectAndRawInputEnvironmentPlugin.<init>(DirectAndRawInputEnvironmentPlugin.java:46)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
   at java.lang.reflect.Constructor.newInstance(Unknown Source)
   at java.lang.Class.newInstance(Unknown Source)
   at net.java.games.input.DefaultControllerEnvironment.getControllers(DefaultControllerEnvironment.java:157)
   at Usb.init(Usb.java:2273)
   at Core.startAll(Core.java:775)
   at Aerowinx.main(Aerowinx.java:65)
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
   at java.lang.String.substring(Unknown Source)
   at FmcNg.readGlobProfilePts(FmcNg.java:1889)
   at FmcNg.situLoadInit(FmcNg.java:374)
   at FmcGlobal.situLoadInit(FmcGlobal.java:618)
   at CduHub.situLoadInit(CduHub.java:601)
   at Core.unpauseLoader(Core.java:345)
   at SituationFiler.load(SituationFiler.java:597)
   at Core.startAll(Core.java:1079)
   at Aerowinx.main(Aerowinx.java:65)
Title: Re: USB controls disconnected during Aerowinx START
Post by: United744 on Tue, 3 Mar 2020 23:39
Quote from: jcomm on Mon, 27 Jan 2020 16:21
Although not PSX-related, last week / weekend Win 10 update did trigger some USB problems at our datacenter.

Some peripherals stopped working or exhibited strange behaviour.

Make sure your desktop isn't on hold for the update, or actually did the update.

Also find how to prevent specific drivers from being updated whenever Win 10 updates automatically. There are many articles available on it accross the Internet - I'll try to find one that was of great use to me when Win 10 updates kept messing around with my Nvidia drivers...

I spent a couple of weeks figuring out how to prevent ALL Win 10 updates. I'm still on June 2018. :)
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Tue, 3 Mar 2020 23:46
Quote from: Craig Haskell on Tue,  3 Mar 2020 23:03
I also get the same error message ...

Lieutenant,

from your remote Aerowinx folder please load the file Aerowinx/Preferences/Default.pref with a text editor and search for this variable:

UsbUnknownIncl

If it is set to 1, replace the 1 with 0:

UsbUnknownIncl=0

Save the file. Restart your remote PSX.

Does that help?


Regards,

|-|ardy
Title: Re: USB controls disconnected during Aerowinx START
Post by: PilotUnaware - BAW17H on Wed, 4 Mar 2020 21:14
QuoteLieutenant,

Close, lol, its just a Sergeant

Thanks Hardy for your message.

I did already try this but unfortunately, did not work for myself.

I ended up purchasing a logitech rolloerball mouse and it works fine on my main machine but not for my remote session, only thing I can think of is that I use teamviewer rather than RDP.

Cheers

Craig
Title: Re: USB controls disconnected during Aerowinx START
Post by: PilotUnaware - BAW17H on Wed, 4 Mar 2020 22:04
To add to this tried TV, but still the same result not sure how others use PSX on a multi machine setup

I have also tried starting it on a second machine with no other devices other than the mouse (no keyboard) and it still says USB Controls Disconnected. This time direct and not throught TV or RDP

I have copied the files straight across from machine 1 so I know that they would be the same but still nothing :( Very confussed at this point

Both machines are running the same version of W10 and JAVA, both have the same updates
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Thu, 5 Mar 2020 01:55
Why do you use Teamviewer or RDP to see the monitor of a networked PSX instance? Normally, you just connect the PSX network and that's it. A running PSX instance generates the flight deck graphics on the respective desktop anyway. Why do you want to see this desktop on another computer if that computer can run PSX? I understand that a remote desktop is useful on a computer that cannot run PSX. But your Windows computer can run PSX.

Once you have a PSX network, you need your USB controls on just one PSX computer. Activate your USB controls on the server, for example, and deactivate your USB stuff on the PSX clients.


Regards,

|-|ardy
Title: Re: USB controls disconnected during Aerowinx START
Post by: PilotUnaware - BAW17H on Thu, 5 Mar 2020 12:13
Thanks for your reply Hardy.

The reason to use rdp or teamviewer is so that it would eliminate the need for 2 keyboards and mice with the need for a kvm switch.

But the question remains as to why with no USBs connected on my second and third machines (non whatsoever) why it still comes up with the same error message?

No usbs show in the logs and no errors in the error log either.

Cheers

Craig
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Thu, 5 Mar 2020 12:40
Hi Craig,

why the error message occurs -- I don't understand that either, regrettably.

Regarding your keyboard and mouse synchronization: When your PSX instances are networked via the PSX network, all simulation related actions are synchronized anyway; e.g. when you click an autopilot switch with the mouse, or if you change a weather variable with the keyboard, the action will automatically sent to all other PSX instances through the PSX network. You should not cause the same mouse and keyboard actions to occur in the other PSX instances. If you do that, the same action will occur once more in the entire network, and this is not only superfluous; it will return any toggle function to its previous status.

Example, flight director (FD) switch:

Computer A keyboard hits F key.
FD in PSX A is now off.
PSX A sends FD-off action to the PSX network.
FD in PSX B is now off.
Remote desktop sends A-keypress to computer B.
FD in PSX B is now on.
PSX B sends FD-on action to the PSX network.
FD in PSX A is now on.

Summary: The FD was off for just a millisecond. Now the FD is on as before, thanks to the desktop remote system which duplicates the PSX network.

Or is your remote desktop system only active in a single computer, either A or B, never A and B at the same time?


Regards,

|-|ardy
Title: Re: USB controls disconnected during Aerowinx START
Post by: Jeroen Hoppenbrouwers on Thu, 5 Mar 2020 19:49
Quote from: Craig Haskell on Thu,  5 Mar 2020 12:13
The reason to use rdp or teamviewer is so that it would eliminate the need for 2 keyboards and mice with the need for a kvm switch.

Craig, I dont get it.

You have two computers.

And you display both on the same computer display (with TeamViewer or equivalent).

Why two computers?

If you want to share one keyboard/mouse combo over multiple computers, try Synergy. Works for me for over a decade. Full disclosure: I bought it several times already.
https://symless.com/synergy


Hoppie
Title: Re: USB controls disconnected during Aerowinx START
Post by: PilotUnaware - BAW17H on Thu, 5 Mar 2020 23:28
Hardy thanks again for your reply and thanks Hoppie.

Sorry I think I may have miscommunicated what I meant. 

I only use RDP/TV to start PSX it isnt used to control it in any way. This way there is only need for 1 keyboard and mouse

I have attached a network diagram via the link below that may help?

https://imgur.com/ECb2cTQ (https://imgur.com/ECb2cTQ)

I may have read things wrong (as I am new to building) but as far as I can tell I have to run an instance of PSX on the visual machine (Please let me know if this is incorrect ) as "main" with one instance on PSX 1 "client" for the PFD and EICAS and one on PSX 2 as "client" to run the switches etc on the OH panel.

But again the only reason for using RDP/TV is to start a PSX instance. and although there is no USB devices plugged into either of the 2 PSX machines at the moment it still comes up with USB controls disconnected.

Thanks again for your help
Title: Re: USB controls disconnected during Aerowinx START
Post by: Jeroen Hoppenbrouwers on Fri, 6 Mar 2020 00:30
Quote from: Craig Haskell on Thu,  5 Mar 2020 23:28
I may have read things wrong (as I am new to building) but as far as I can tell I have to run an instance of PSX on the visual machine (Please let me know if this is incorrect ) as "main" with one instance on PSX 1 "client" for the PFD and EICAS and one on PSX 2 as "client" to run the switches etc on the OH panel.

If with "visual machine" you mean a computer running a scenery generator, then no, you do NOT need to run ANY form of PSX there. All scenery generators have a companion program, such as the PSX ExternalSim connector, that does the network work.

You can select one of the two PSX-es as "Server". It does not really matter which one. The other PSX machine then becomes "Client". Point the client at the server. Point the scenery generator at the server, usually you need both Main and Boost Servers for the scenery generator (I think).

/-/
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Fri, 6 Mar 2020 05:41
Quote from: Craig Haskell on Thu,  5 Mar 2020 12:13
But the question remains as to why with no USBs connected on my second and third machines (non whatsoever) why it still comes up with the same error message?

I think I misunderstood your question. Are you assuming that the message "USB controls disconnected" refers to all USB devices, including mouse and keyboard? It doesn't. It just refers to flight controls, i.e. sticks, pedals, buttons etc., not to basic devices like mouse or keyboard. The message refers to the stuff under Instructor > Preferences > USB. When the "USB on" checkbox on that page is deselected, mouse and keyboard are still connected (if they are plugged in).

So the message "USB controls disconnected" is quite normal when no joystick etc. is plugged in. This is not an error message. It's a normal status information.

I thought you are still referring to the error log in your file errors.txt. That was the Corsair gaming mouse problem.


Regards,

|-|ardy
Title: Re: USB controls disconnected during Aerowinx START
Post by: PilotUnaware - BAW17H on Sat, 7 Mar 2020 01:16
Thanks Guys,

This has cleared up a lot for me keep up the good work!

Craig
Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Wed, 22 Jul 2020 21:01
Hy guys,


I'm answering my thread a little late because I haven't had time to sort it out yet...

However, I have just made a format of my hard drive then a complete and clean reinstall of windows10, drivers, JAVA, and PSX.

I made a test with another computer (my wife's PC): My Thrusmaster Joystick works properly with PSX, but unfortunately still no joy on my computer!
It works with all my other sims on my computer and I don't see any trouble, except with PSX.

This is not a big deal as I usually fly with A/P engaged all the time, but PSX is such a marvel to fly manually that I am a bit frustrated!

FYI I use PSX 1.118 version
Java 8 update 261 (64 bit)
Windows 10 (version 18363.959)

Everything is up to date with a clean reinstall.

If anyone has experienced and solved the same issue, please let me know.

Thank you and best regards

Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Wed, 22 Jul 2020 21:03
ERROR PSX report, if it helps:

[Aerowinx Precision Simulator - Exceptions]

java.lang.NullPointerException
   at net.java.games.input.RawMouse$Button.<init>(RawMouse.java:197)
   at net.java.games.input.RawMouseInfo.createControllerFromDevice(RawMouseInfo.java:83)
   at net.java.games.input.RawInputEnvironmentPlugin.createControllersFromDevices(RawInputEnvironmentPlugin.java:160)
   at net.java.games.input.RawInputEnvironmentPlugin.enumControllers(RawInputEnvironmentPlugin.java:176)
   at net.java.games.input.RawInputEnvironmentPlugin.<init>(RawInputEnvironmentPlugin.java:123)
   at net.java.games.input.DirectAndRawInputEnvironmentPlugin.<init>(DirectAndRawInputEnvironmentPlugin.java:46)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
   at java.lang.reflect.Constructor.newInstance(Unknown Source)
   at java.lang.Class.newInstance(Unknown Source)
   at net.java.games.input.DefaultControllerEnvironment.getControllers(DefaultControllerEnvironment.java:157)
   at Usb.init(Usb.java:2273)
   at Core.startAll(Core.java:777)
   at Aerowinx.main(Aerowinx.java:65)
Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Wed, 22 Jul 2020 21:56
EUREKA!

I searched some old threads and LawerPilot eventually found the answer for my USB issue!
What a relief!

I give you the solution that worked for me (I guess I am not the only guy with this trouble):

http://aerowinx.com/board/index.php?topic=4709.msg49977#msg49977

"I am able to get it working by starting PSX with the mouse unplugged. PSX detects my controls and then I am able to plug my mouse back in and everything works like a charm.

I'm sure there must be some way in Windows 10 to assign priority to HID's, but I guess it's not worth the effort to research since unplugging and replugging is a snap."


The downside is that each time I start PSX I have to unplug the mouse and then reconnect it.

Hardy, if ever you can do something for the USB recognition, it would be great.

Thanks!


Title: Re: USB controls disconnected during Aerowinx START
Post by: Jeroen Hoppenbrouwers on Wed, 22 Jul 2020 22:21
You could try to buy a $6 mouse and see whether that works. It may really be just the kind of mouse.


Hoppie
Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Wed, 22 Jul 2020 22:48
My wife has a basic mouse that seems to not disturb my Thrusmaster HOTAS WARTHOG.

I will give it a try.

By the way, my current mouse is a CORSAIR gaming mouse
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Thu, 23 Jul 2020 05:45
Quote from: Double-alpha on Wed, 22 Jul 2020 21:56
Hardy, if ever you can do something for the USB recognition, it would be great.

It would be great, but I have no access to the Java USB interface code. That's third party software.

The CORSAIR gaming mouse is the problem; it's a known problem. It doesn't declare itself as a mouse device; that's why the PSX flight control menu is unable to detect it as a mouse, hence it's unable to exclude it.

What's displayed in your Aerowinx/Developers/USB-Detect.txt when you started PSX while the CORSAIR gaming mouse was plugged in?


Regards,

|-|ardy
Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Fri, 24 Jul 2020 02:17
Hi Hardy,

I have just tried a basic logitec mouse and my USB are indeed recognized so HOTAS thrusmaster works perfectly (I do not need to unplug the Logitec mouse before starting PSX).

And you are right, my CORSAIR gaming mouse is the problem!

It seems that I will not be the only one to have this kind of problem (CORSAIR is not uncommon), so maybe it would be useful to pin a thread to list simple problems like mine (in accessories topic for example)?

FYI When I started PSX with the CORSAIR mouse, I get (in Aerowinx/Developers/USB-Detect.txt):

    USB detection test:

    (nothing is displayed...)


When I started PSX with the LOGITEC mouse, I get (in Aerowinx/Developers/USB-Detect.txt):

USB detection test:

Joystick - HOTAS Warthog | Stick | 0 | Unknown | 0; Bouton 0; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 1; Bouton 1; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 2; Bouton 2; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 3; Bouton 3; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 4; Bouton 4; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 5; Bouton 5; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 6; Bouton 6; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 7; Bouton 7; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 8; Bouton 8; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 9; Bouton 9; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 10; Bouton 10; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 11; Bouton 11; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 12; Bouton 12; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 13; Bouton 13; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 14; Bouton 14; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 15; Bouton 15; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 16; Bouton 16; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 17; Bouton 17; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | 18; Bouton 18; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | pov; Commande de pouce; 
Joystick - HOTAS Warthog | Stick | 0 | Unknown | y; Axe Y;  (analog)
Joystick - HOTAS Warthog | Stick | 0 | Unknown | x; Axe X;  (analog)


Best regards


Title: Re: USB controls disconnected during Aerowinx START
Post by: tango4 on Mon, 27 Jul 2020 21:45
Just a quick post to let you know that I have the exact same issue...with a Corsair Keyboard.
I think it might be due to the iCue Corsair utility/drivers.
PSX is the only software in which I have this issue (it is the only java software I have that uses a joystick).
I've taken the habit of unplugging my keyboard before starting PSX then plugging it back as soon as PSX has started and everything works fine.
But I do agree it would be worth a sticky for newcomers.


Charles
Title: Re: USB controls disconnected during Aerowinx START
Post by: double-alpha on Tue, 28 Jul 2020 05:03
Merci Charles
Title: Re: USB controls disconnected during Aerowinx START
Post by: Hardy Heinlin on Tue, 28 Jul 2020 10:55
Here's a tip:

http://aerowinx.com/board/index.php?topic=5984.0