https://dl.dropboxusercontent.com/u/42718882/CGM.jpgRunning now for 16h without problems on RASPI.
Frequencies seem to be okay. Maybe I have to downsize it for two miners by one step. How do you think about 16 HW in 16 hours? Is this okay?
EDIT: Pool shows rates between 3400 and 3700 kh/s
How did you get the frequencies to differ? I can't get the command to work on mine for some reason.
Start Line
/home/pi/cgminer --config=/home/pi/cgminer.conf
(where pi is the user)
cgminer.conf
{
"pools" : [
{
"name" : "x",
"url" : "stratum tcp://x:7777",
"user" : "x",
"pass" : "x",
"pool-priority" : "x"
}
],
"api-allow" : "W:127.0.0.1,192.168.1/24",
"api-listen" : true,
"failover-only" : true,
"scrypt" : true,
"gridseed-options" : "baud=115200,freq=900,chips=5",
"gridseed-freq" : "6D7B20975455=875,6D93268C5455=888,6D96239E5455=863,6D9E177C5455=875,6D7820995455=875,6D94188B5455=888,6D7C11805455=875,8D8755784849=863,6D77216$
}