Description
I usually opened the application “ns-usbloader” and worked just fine on my Manjaro distro to connect to the Switch… however it stopped working, or better said it still open but it doesn’t seem to connect anymore with the Nintendo Switch anymore via USB
The error I get from running it directly over the console is this one:
manjaro@Manjaro-PC: sudo ns-usbloader
Jun 26, 2022 12:58:20 AM com.sun.javafx.application.PlatformImpl startup
WARNING: Unsupported JavaFX configuration: classes were loaded from ‘unnamed module @774bd0a2’
I uninstalled EVERYTHING java related, even stuff that forced me to uninstall also other apps but I get rid of Java and then after a reboot and clean of orphan packages I installed only the JRE from the repos and Azul Zulu JRE which comes with JafaFX… but I got the same results
After that I checked the libusb1 but it is installed already, so I have no clue what the Java issue is, I found information about running modules and other stuff but it kind of lost me. I tried execting the ns-usbloader using the legacy version but nothing changes, I also installed it from the repos as well and I get the same result.
Asked on Manjaro forums but it seems more specific to the app so I came here so maybe someone can give me a hand with this please.