You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrated AMD Vega Graphic card. Ryzen 5 PRO 2400GE
Issue description
Wii U Adapter is not recognized after reboot.
Unplug and plug it again let it to be recognized again.
Detailed reproduction steps
I've installed Batocera extracting the img and flashing it into an SSD connected to mi mini PC via USB to SATA adapter.
I've installed the CRT official script.
I've plugged the Wii U adapter into the USB port and was able to use it.
I rebooted Batocera and the adapter was not recognized.
Unplug the adapter from USB and plug it again (same port) let it to be recognized and work again.
Details of any attempts to fix this yourself
In the version 39 I wrote a script (custom.sh) that execute udevadm trigger afer ES loading, because this seems to solve the issue.
In version 40 this is not working anymore.
udevadm is just restarting ES, but the adapter is still not recognized.
After reboot lsusb is showing the adapter, but evtest is not.
If I unplug and plug again (the USB plug, leaving the GC pad inserted in port 1 of the Adapter) evtest is showing up the adapter:
Details of any modifications you have made to Batocera.
Installed the CRT official script.
Modified batocera-boot.conf for sharedevice=DEVICES
That’s what I fear. It’s a configuration handled entirely by Dolphin, yet the way Batocera assigns other controllers to Dolphin is by utilising its controller profiles. So if you’re using an ordinary GameCube for Wii U adapter, this gets bypassed.
It might be possible to activate passthrough in a similar fashion to Bluetooth passthrough with udev rules: https://wiki.batocera.org/systems:wii#using_bluetooth_passthrough, https://wiki.dolphin-emu.org/index.php?title=How_to_use_the_Official_GameCube_Controller_Adapter_for_Wii_U_in_Dolphin#Linux and finally https://wiki.batocera.org/udev_rules
Batocera build version
40 2024/08/01 01:28
Your architecture
x86_64
Your Graphic Processor Unit(s) (GPU)
Integrated AMD Vega Graphic card. Ryzen 5 PRO 2400GE
Issue description
Wii U Adapter is not recognized after reboot.
Unplug and plug it again let it to be recognized again.
Detailed reproduction steps
I've installed Batocera extracting the img and flashing it into an SSD connected to mi mini PC via USB to SATA adapter.
I've installed the CRT official script.
I've plugged the Wii U adapter into the USB port and was able to use it.
I rebooted Batocera and the adapter was not recognized.
Unplug the adapter from USB and plug it again (same port) let it to be recognized and work again.
Details of any attempts to fix this yourself
In the version 39 I wrote a script (custom.sh) that execute udevadm trigger afer ES loading, because this seems to solve the issue.
In version 40 this is not working anymore.
udevadm is just restarting ES, but the adapter is still not recognized.
After reboot lsusb is showing the adapter, but evtest is not.
If I unplug and plug again (the USB plug, leaving the GC pad inserted in port 1 of the Adapter) evtest is showing up the adapter:
Details of any modifications you have made to Batocera.
Installed the CRT official script.
Modified batocera-boot.conf for sharedevice=DEVICES
Logs and data
batocera-support-20241203204150.tar.gz
The text was updated successfully, but these errors were encountered: