Hey guys! I can not find the proper command line to start mining. I was trying the cgminer with no results (no devices found). Now, the bfgminer. My cmd is following:
sudo ./bfgminer -o stratum+tcp://stratum1.suchpool.pw:3342 -u uuu -p ppp -S antminer:all --set-device antminer:clock=x0981
Have tried different variations and I've got nothing. But! If I run only
sudo ./bfgminer -o stratum+tcp://stratum1.suchpool.pw:3342 -u uuu -p ppp
and then manually adding the device in program it start mining, but at speed near 250 Mhash.
RPi runs raspbian, accessing via SSH. Antminer connected directly, because I want to make it work before installing the hub.
P.S.: cgminer and bfgminer were compiled from sources, the latest versions.