This joystick is not defined
This joystick is not defined
One of the recent updates has caused an annoying problem. Many games now pop-up a warning message "This joystick is not defined" even though it is and is actually working properly. And if you go into the core settings to try and map the joystick again you immediately get an error and can't continue. I've found that as soon as you click the option to map the joystick, you must immediately press right on the dpad to get past this error. It's like the cores are not recognizing the joystick definition from the Main menu anymore, at least intermittently.
Sorg, could you please take a look?
Sorg, could you please take a look?
Re: This joystick is not defined
Adding more details. I’ve discovered that this only happens on my MiSTer which has Blisster V2 installed. My other MiSTer with standard USB hub doesn’t do this. Any ideas as to why? I have no LLAPI devices connected to the Blisster ports nor am I using the LLAPI cores.
- Newsdee
- Top Contributor
- Posts: 873
- Joined: Mon May 25, 2020 1:07 am
- Has thanked: 104 times
- Been thanked: 239 times
Re: This joystick is not defined
Is this using the Blisster ports? It's possible Blisster presents a differet USB VID:PID depending on controller connected, or per port.
Otherwise try asking Blisster support for help.
Otherwise try asking Blisster support for help.
Re: This joystick is not defined
No this is using the regular USB ports. The problem turned out to be my wifi adapter. I'm using the recommended ASUS USB AC53 nano rev A1 model. No issues at all using the standard USB hub but when using Blisster you get this pop-up. I've got different adapters coming this week to see if it happens with all wifi adapters or just the Asus model.
Re: This joystick is not defined
So today I tested an Archer T2U Nano (TP Link Mini AC600) and it does the exact same thing. Tomorrow I will try the Edimax EW-7822ULC. If it does it too then I don't know what else to try. There's something in MiSTer code which causes this when wifi adapters are connected to a Blisster USB port.
- Newsdee
- Top Contributor
- Posts: 873
- Joined: Mon May 25, 2020 1:07 am
- Has thanked: 104 times
- Been thanked: 239 times
Re: This joystick is not defined
I've had similar issues when using an unpowered USB hub. What power supply are you using? If it's the base one (that came with t he board), you can try using 2 different power supplies for the Blisster and the DE10 and see if it's any better.
Re: This joystick is not defined
Thanks for the suggestion. I've never used core logging in MiSTer. How do you enable it?
-
- Core Developer
- Posts: 217
- Joined: Sun May 24, 2020 8:48 pm
- Has thanked: 50 times
- Been thanked: 300 times
Re: This joystick is not defined
Connect a usb cable to the UART port and connect with Putty to the com port as described here https://github.com/MiSTer-devel/Main_Mi ... connection.
If there are no inputs then the console will stay empty. Disconnect and connect a usb device to trigger the input devices listing.
If there are no inputs then the console will stay empty. Disconnect and connect a usb device to trigger the input devices listing.
Re: This joystick is not defined
Excellent thank you very muchpaulbnl wrote: ↑Tue Jul 14, 2020 8:25 pm Connect a usb cable to the UART port and connect with Putty to the com port as described here https://github.com/MiSTer-devel/Main_Mi ... connection.
If there are no inputs then the console will stay empty. Disconnect and connect a usb device to trigger the input devices listing.
- Sorgelig
- Site Admin
- Posts: 890
- Joined: Thu May 21, 2020 9:49 pm
- Has thanked: 2 times
- Been thanked: 214 times
Re: This joystick is not defined
de10-nano has not so good USB host controller having issues with some devices. Sometimes issue may happen only when several specific devices connected together.
For maximum compatibility i suggest official USB hub. It's simple and without any integrated devices, so more chances to get it working by changing port on hub.
For maximum compatibility i suggest official USB hub. It's simple and without any integrated devices, so more chances to get it working by changing port on hub.
Re: This joystick is not defined
Thank you Sorg.Sorgelig wrote: ↑Wed Jul 15, 2020 7:16 pm de10-nano has not so good USB host controller having issues with some devices. Sometimes issue may happen only when several specific devices connected together.
For maximum compatibility i suggest official USB hub. It's simple and without any integrated devices, so more chances to get it working by changing port on hub.