FeralAI / GP2040

Gamepad firmware for Raspberry Pi Pico and other RP2040 microcontrollers supporting Nintendo Switch, XInput and DirectInput
https://gp2040.info
MIT License
558 stars 124 forks source link

Web config sends out garbage string descriptors during device enumeration #72

Open dogtopus opened 2 years ago

dogtopus commented 2 years ago

The string descriptors for web config interface are not in the correct format and this might be the cause of web config not functioning on Linux due to repeated re-request of these descriptors before finally giving up and hang.

TheTrainGoes commented 1 year ago

Hi @dogtopus ,

This is a known issue. We are looking into some fixes that may solve this and allow for configuration on both Linux and Mac.

As a note - This project is no longer maintained. Please check out the Community Edition project and post your issue there if it continues. The Community Edition issues section can be found here: https://github.com/OpenStickFoundation/GP2040-CE/issues