I'm trying to set askrate since there's no longpolling but it fails. This is what i do:
python phoenix.py -u
http://xxxx.xxxx:xxxx@api2.bitcoin.cz:8332/;askrate=10 -k phatk DEVICE=1 VECTORS AGGRESSION=12 WORKSIZE=128 BFI_INT FASTLOOP=false
Then i get this:
phoenix$ python phoenix.py -u
http://XXXX.XXXX:XXXX@api2.bitcoin.cz:8332/;askrate=10 -k phatk DEVICE=1 VECTORS AGGRESSION=12 WORKSIZE=128 BFI_INT FASTLOOP=false
No device specified or device not found, use DEVICE=ID to specify one of the following
- AMD Athlon(tm) II X2 250 Processor
[1] Cypress
[2] Cypress
[0 Khash/sec] [0 Accepted] [0 Rejected]-k: command not found
Anyone knows what i got wrong here?