Good day,
i have a problem with the U3 on mi Pi with Bfgminer, when I'm start manually:
./bfgminer -S antminer:all --set antminer:chip=BM1382
is the start OK and the bfgminer find the device...
bfgminer version 5.4.2 - Started: [2016-06-13 18:08:34] - [ 0 days 00:16:36]
[M]anage devices [P]ool management Settings [D]isplay options [H]elp [Q]uit
Pools: 2 (0,2) Diff:128 + LU:[18:25:03]
Block: ...41ee6c1b3eaa5194 Diff:1.1M ( 7.85T) Started: [18:25:03] I:?
ST:7 F:0 NB:57 AS:0 BW:[ 49/ 9 B/s] E:363.05 BS:35.8k
1/4 | 44.45/42.46/47.54Gh/s | A:53 R:0+0(none) HW:1/.01%
-------------------------------------------------------------------------------------------------------------------------------------
AMU 0: | 44.40/42.46/47.53Gh/s | A:53 R:0+0(none) HW:1/.01%
but i must adjustage the pool manually and the quota from the pools...
So i configure the bfgminer.conf
...
,
"load-balance" : true,
"api-listen" : true,
"api-allow" : "W:0/0",
"api-port" : "4000",
"expiry" : "120",
"failover-only" : true,
"log" : "5",
"no-pool-disable" : true,
"queue" : "2",
"scan-time" : "60",
"worktime" : true,
"shares" : "0",
"kernel-path" : "/usr/local/bin",
"antminer" : "all",
"antminer" : "chip=BM1382"
}
and after start, ./bfgminer --config /home/pi/bfgminer.conf
the don't find any device...
regards and THX
Edit:
my device i can find under:
SUBSYSTEMS=="usb", KERNEL=="ttyUSB*", ATTRS{serial}=="0100", SYMLINK+="U3"
/dev/U3