Hi there,
It appears the R3-131T has troubles with trying to boot to UEFI mode with an USB stick. BIOS version is 1.09. My device (Kingston DataTraveler SE9 USB 3.0 32 GB) is not being detected and Windows Boot Manager is being loaded automaticaly. I managed to make it run under Legacy mode to run a unetbootin-created live install media of Debian 8.2 x86-64, however that leaves me with having to swap between the Legacy and UEFI modes each time I want to switch the system, as grub cannot detect the presence of Win 10.
I have tried disabling the Secure Boot, but alas no avail.
As for the Legacy mode Debian I installed, the initial kernel (3.1.6) only allowed the use of touchscreen, not the touchpad and WiFi couldn't find networks. Upgrading the kernel to 4.3.0 fixed the touchpad issue, however, most importantly, the WiFi issue persists.
I followed this guide as I detected Realtek RTL 8111/81668 using the lspci -nn feature. While the driver is listed for the 3.x kernel, I would suspect some backwards compatibility since the chipset is so new and the update time was literly yesterday (2016/1/12). The driver was succesfuly installed and is displayed in the lspci -v, however, I still cannot detect any WiFi in the wicd application.
Can anyone help me out on these 2 issues?