Results 46 comments of Rolando Islas

The USB adapter will not work with the Docker VM either. See boot2docker/boot2docker#1253 > Although I remember roland mentioning he can use a linux virtual machine to run drc-sim (but...

The server implementation in Python is slow. The speed was acceptable with Python 2, but the move to Python 3 slowed thing down even more. At the moment the server...

Would you be able to open one of the frames with a hex editor and post the first few lines?

The issue appears to be the Ralink driver. See rolandoislas/drc-hostap#1. Unfortunately, the last status on that front was pairing attempts completing, but the normal connection failing. I am interested in...

I misread and linked to a Realtek driver thread earlier. It is unrelated. The results from iwlist do indicate that the card will not be able to perform an active...

The Wii U has two access point states. The pairing mode, which allows authentication via WPS (wifi protected setup) and the normal mode that functions as a regular access point...

Unfortunately, another USB adapter seems to be needed. See the wiki for a [small list](https://github.com/rolandoislas/drc-sim/wiki/Wireless-Interface#compatible-usb-devices) of tested devices.

The [libdrc documentation](http://libdrc.org/docs/network.html#pairing-the-wii-u-gamepad-with-a-computer) gives some overview to the connection process. Wpa_supplicant(_drc) is compiled at installation time if the install script is used. [Compile instructions](https://github.com/rolandoislas/drc-sim/wiki/Compile-Wpa) are available, however. The following commands...

A log in verbose mode might better explain the reason wpa_supplicant is failing to start.

I have uploaded a small application that prints output from the controllers. Unfortunately, I do not have an Android compatible controller. @Grntrenchman, if you would not mind, please test to...