Bitcoin Forum
August 12, 2024, 01:21:35 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Hardware / Re: GekkoScience NewPac / Terminus R606 (BM1387) Official Support Thread on: April 07, 2020, 10:54:52 PM
So I am new to bitcoin mining so bear with me on this.

I have a raspberrypi 4 that I have connected to a powered USB hub with 7 2pac usb miners. The problem that I am having is that from what I can tell is that the pi reconises that the miners are plugged into it but it doesn't know what they are. I've tried this code

Code:
cd ~/git/vthoang/cgminer/
sudo usermod -G plugdev -a `whoami` sudo cp 01-cgminer.rules /etc/udev/rules.d/
sudo reboot

but it doesn't change anything all keep getting is

Code:
pi@raspberrypi:~/mining/2pac/cgminer $ ./cgminer -n
 [2020-04-07 17:44:30.062] USB all: found 15 devices - listing known devices
.USB dev 0: Bus 1 Device 10 ID: 0403:6015
  ** dev 0: Failed to open, err -3
.USB dev 1: Bus 1 Device 9 ID: 0403:6015
  ** dev 1: Failed to open, err -3
.USB dev 2: Bus 1 Device 8 ID: 0403:6015
  ** dev 2: Failed to open, err -3
.USB dev 3: Bus 1 Device 14 ID: 0403:6015
  ** dev 3: Failed to open, err -3
.USB dev 4: Bus 1 Device 13 ID: 0403:6015
  ** dev 4: Failed to open, err -3
.USB dev 5: Bus 1 Device 12 ID: 0403:6015
  ** dev 5: Failed to open, err -3
.USB dev 6: Bus 1 Device 11 ID: 0403:6015
  ** dev 6: Failed to open, err -3
 [2020-04-07 17:44:30.062] 7 known USB devices

If anyone knows something to fix this either updating the miners themselves or whatever but any help or lead would be appreciated.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!