I have one problem with my 2 ant miners. Both runs stable at x0881, and one is stable at x0981.
How can I run them at different speeds ?
Tried this without luck:
--set-device antminer:clock=x0881 --set-device antminer:clock=x0981
Figure out which is which by serial number ([M]anage should tell you) and use:
--set-device antminer@serial:clock=x0881 --set-device antminer@otherserial:clock=x0981
The serial number is the same for both. So no luck this way.
AMU 0 : | 2.05/ 2.05/ 2.01Gh/s | A: 632 R:1+14(2.3%) HW:4/.15%
CP2102 USB to UART Bridge Controller from Silicon Labs
Serial: 0001
AMU 1 : | 2.01/ 2.05/ 1.99Gh/s | A: 688 R:1+13(2.0%) HW:1/.04%
CP2102 USB to UART Bridge Controller from Silicon Labs
Serial: 0001
I have both on different USB serial ports, but can't determine from the serial reported.
crw-rw---- 1 root dialout 188, 1 Feb 1 11:10 /dev/ttyUSB1
crw-rw---- 1 root dialout 188, 0 Feb 1 11:10 /dev/ttyUSB0
Now that I have placed them both in a hub in front of the air intake of my computer, the HW errors are considerable down. Still would like to control it.
Is the serial then equivalent to the USBx ?
Running with -T -D I get this:
[2014-02-01 12:33:19] lowlevel_scan: Found usb device at usb:001:009 (path=(null), vid=10c4, pid=ea60, manuf=Silicon Labs, prod=CP2102 USB to UART Bridge Controller, serial=0001)
[2014-02-01 12:33:19] lowlevel_scan: Found usb device at usb:001:008 (path=(null), vid=10c4, pid=ea60, manuf=Silicon Labs, prod=CP2102 USB to UART Bridge Controller, serial=0001)
[2014-02-01 12:33:19] lowlevel_scan: Found usb device at usb:005:001 (path=(null), vid=1d6b, pid=0001, manuf=(null), prod=(null), serial=(null))
[2014-02-01 12:33:19] lowlevel_scan: Found usb device at usb:002:001 (path=(null), vid=1d6b, pid=0002, manuf=(null), prod=(null), serial=(null))
[2014-02-01 12:33:19] lowlevel_scan: Found usb device at usb:006:001 (path=(null), vid=1d6b, pid=0001, manuf=(null), prod=(null), serial=(null))
[2014-02-01 12:33:19] lowlevel_scan: Found usb device at usb:003:001 (path=(null), vid=1d6b, pid=0002, manuf=(null), prod=(null), serial=(null))
[2014-02-01 12:33:19] lowlevel_scan: Found vcom device at dev_t:01bc000000000000 (path=/dev/ttyUSB1, vid=0000, pid=0000, manuf=Silicon Labs, prod=CP2102 USB to UART Bridge Controller, serial=0001)
[2014-02-01 12:33:19] lowlevel_scan: Found vcom device at dev_t:00bc000000000000 (path=/dev/ttyUSB0, vid=0000, pid=0000, manuf=Silicon Labs, prod=CP2102 USB to UART Bridge Controller, serial=0001)
[2014-02-01 12:33:19] Icarus Detect: Attempting to open /dev/ttyUSB1
[2014-02-01 12:33:19] Icarus Detect: Attempting to open /dev/ttyUSB0
[2014-02-01 12:33:19] Acquired exclusive advisory lock on /dev/ttyUSB0
[2014-02-01 12:33:19] Acquired exclusive advisory lock on /dev/ttyUSB1
[2014-02-01 12:33:19] Icarus Detect: Test succeeded at /dev/ttyUSB0: got 000187a2
[2014-02-01 12:33:19] Found AMU 0 at /dev/ttyUSB0
[2014-02-01 12:33:19] AMU 0: Init: baud=115200 work_division=0 fpga_count=0
[2014-02-01 12:33:19] AMU 0: Init: mode=default read_count=19 limit=0ms Hs=4.761000e-10
....