Does anyone have a guide to getting the R-Box running off a Raspberry Pi? Cheers!
It will get messy due to the zavig requirement, will be possible though.
Um no.
Firstly, it's zadig, and secondly it's a windows program to switch USB devices to use the WinUSB driver - among other things.
(yeah I know because: I was the one who actually wrote the original USB driver code in cgminer and then worked out how to get it to work on windows ... after changing the code ... and using zadig)
That info is of course all in the cgminer README ... which many people don't bother to read.
"SETTING UP USB DEVICES"The RPi - on the other hand - it is not a windows device ... and as the README says ...
"On linux, the direct USB support requires no drivers at all. However ..."
Read the rest to learn about it ...
Don't be so mean dude! Kano's absolutely right though, Zadig is only a requirement for Windows and is currently the best method of assigning winusb drivers. It averts the strict driver signing policies of WinVista and up by creating a cert and moving to trusted root on the fly. As soon as I get some free time I will add the same functionality to my cgminer installer and eliminate the need for Zadig.
Kano, what are your thoughts on the initialization errors reported by the user above and one in my thread?
Output with -D enabled
[2014-06-09 18:16:04] AMU 1: Share above target
[2014-06-09 18:16:05] AMU 1: Share above target
[2014-06-09 18:16:05] AMU1: libusb pipe error, trying to clear
[2014-06-09 18:16:05] AMU1: libusb pipe error, trying to clear
[2014-06-09 18:16:05] AMU1: libusb pipe error, trying to clear
[2014-06-09 18:16:05] AMU1: libusb pipe error, trying to clear
[2014-06-09 18:16:05] AMU1: libusb pipe error, trying to clear
[2014-06-09 18:16:05] AMU 1 GetResults usb read err:(-9) LIBUSB_ERROR_PIPE
[2014-06-09 18:16:05] AMU 1 attempted reset got err:(0) LIBUSB_SUCCESS
[2014-06-09 18:16:05] AMU 1 GetResults usb read err:(-1) LIBUSB_ERROR_IO
[2014-06-09 18:16:05] AMU1: Comms error (rerr=-1 amt=0)
[2014-06-09 18:16:05] AMU 1 failure, disabling!