Hi, I recently bought a GC to USB v3 and started tinkering yesterday. I compiled this for Arch and noticed any attempt to update the firmware through the gui failed. This fixes the issue (unistd.h is not included in pcelib.c, so the usleep function you use does nothing). I hope this helps :)
Hi, I recently bought a GC to USB v3 and started tinkering yesterday. I compiled this for Arch and noticed any attempt to update the firmware through the gui failed. This fixes the issue (unistd.h is not included in pcelib.c, so the usleep function you use does nothing). I hope this helps :)