Lauri

Results 2 comments of Lauri

I have similar problem when going through [this](https://docs.microsoft.com/en-us/windows/iot-core/developer-tools/python) sample (installing python on windows IoT core) and building process gives me similar error: _fatal error LNK1112: module machine type 'x86' conflicts...

I got xbox controller attached to wsl2 using [usbipd](https://github.com/dorssel/usbipd-win) and it appears under /dev/bus/usb/00x/ devices but not under /dev/input/jsx device. Is it some driver issue or what? I see that...