|
|
@@ -222,9 +222,11 @@ See SCRYPT-README for more information regarding litecoin mining.
|
|
|
|
|
|
FPGA mining boards(BitForce, Icarus, ModMiner, Ztex) only options:
|
|
|
|
|
|
+cgminer will automatically find your ModMiner or Ztex FPGAs
|
|
|
+
|
|
|
--scan-serial|-S <arg> Serial port to probe for FPGA mining device
|
|
|
|
|
|
-This option is only for BitForce, Icarus, and/or ModMiner FPGAs
|
|
|
+This option is only for BitForce and/or Icarus FPGAs
|
|
|
|
|
|
By default, cgminer will scan for autodetected FPGAs unless at least one
|
|
|
-S is specified for that driver. If you specify -S and still want cgminer
|
|
|
@@ -930,7 +932,7 @@ On windows you must install the pl2303 or ftdi driver required for the device
|
|
|
pl2303: http://prolificusa.com/pl-2303hx-drivers/
|
|
|
ftdi: http://www.ftdichip.com/Drivers/VCP.htm
|
|
|
|
|
|
-Q: On linux I can see the /dev/ttyUSB* devices for my ICA/BFL/MMQ FPGA, but
|
|
|
+Q: On linux I can see the /dev/ttyUSB* devices for my ICA/BFL FPGA, but
|
|
|
cgminer can't mine on them
|
|
|
A: Make sure you have the required priviledges to access the /dev/ttyUSB* devices:
|
|
|
sudo ls -las /dev/ttyUSB*
|