Тваюмать!
ДЛЯ ВИНДЫ:
On windows, the direct USB support requires the installation of a WinUSB
driver (NOT the ftdi_sio driver), and attach it to your devices.
The easiest way to do this is to use the zadig utility which will install the
drivers for you and then once you plug in your device you can choose the
"list all devices" from the "option" menu and you should be able to see the
device as something like: "BitFORCE SHA256 SC". Choose the install or replace
driver option and select WinUSB. You can either google for zadig or download
it from the cgminer directoy in the DOWNLOADS link above.
В кратце:
1)Качаете ЗАДИГ.
2)Выбираете в "OPTION" (меню вверху программы) "LIST ALL DEVICES"
3) В выпадающем списке находим бабочкалабсустройство
4)В поле "DRIVER" там, куда указывает зеленая стрелочка должно быть WinUSB
5) Нажимаем INSTALL WCID DRIVER
6) Отказываемся перезагружаться (тут ПСЖ, я не перезагружался)
7) Запускаем CGMiner, если без видеокарты хотите майнить то юзаем cgminer-nogpu.exe
Строки cgminer-nogpu.exe -c cgminer.conf должно быть достаточно
Мой конфиг:
{
"pools" : [
{
"url" : "stratum+tcp://mint.bitminter.com:3333",
"user" : "***",
"pass" : "***"
},
{
"url" : "
http://pit.deepbit.net:8332",
"user" : "***",
"pass" : "***"
}
],
"scan-serial" : [
"/dev/ttyUSB0",
"/dev/ttyUSB1",
"/dev/ttyUSB2",
"/dev/ttyUSB3"
],
"kernel-path" : "/usr/local/bin"
}
Если так не заработает - пиши.