Hello all, long time lurker and first time poster here. I have run a ground and would like any help I can get. I am creating a "Bitcoin Mining Museum" (or that's what I tell myself at least.), the best of the new and the old. Eventually I want some network miners but we are starting off with USB Miners for now. I have gotten my 2PAC USB Miners to run without issue using the custom built CGMiner version needed for the 2PAC, see more in the Troubleshoot Thread
https://bitcointalksearch.org/topic/gekkoscience-2paccompac-bm1384-stickminer-official-support-thread-1764803. I cannot get my ASCIMiner Block Erupters to work with it though. I have tried compiling it with both --enable-blockerupter and --enable-icarus. The --enable-icarus flag sees the miner, but it returns failure to initialize, and returns no work. It seems I am missing some extra flag, similar to frequency setting on the 2PAC. Any help or point in the right direction would be great. Thanks!
System Info - Raspberry Pi 2b+ on newest raspian install.
Minera as a front end for custom built CGMiner designed to run the 2PAC
EDIT
Log of me plugging in, unplugging, and plugging in a different Block Erupter
-snip-
[2017-04-17 19:13:14.645] failed usb_init
[2017-04-17 19:13:16.038] Hotplug: Icarus added AMU 0
[2017-04-17 19:14:15.366] AMU 0: Comms error (rerr=-9 amt=33210144)
[2017-04-17 19:14:15.370] AMU 0 failure, disabling!
[2017-04-17 19:14:27.474] failed usb_init
[2017-04-17 19:14:29.980] Hotplug: Icarus added AU3 0
[2017-04-17 19:14:32.085] AU3 0: No valid hashes for over 2 secs, attempting to reset
[2017-04-17 19:14:32.279] AU3 0 attempted reset got err:(0) LIBUSB_SUCCESS / LIBUSB_TRANSFER_COMPLETED
[2017-04-17 19:14:35.103] AU3 0: No valid hashes for over 2 secs, attempting to reset
[2017-04-17 19:14:35.309] AU3 0 attempted reset got err:(0) LIBUSB_SUCCESS / LIBUSB_TRANSFER_COMPLETED
[2017-04-17 19:14:50.094] AU3 0: No valid hashes for over 2 secs, attempting to reset
-snip-