Browse Source

Merge pull request #390 from kanoi/main

FAQ /dev/ttyUSB* now only for Icarus
nfactor-troky
Con Kolivas 12 years ago
parent
commit
4a03401265
  1. 2
      README

2
README

@ -933,7 +933,7 @@ On windows you must install the pl2303 or ftdi driver required for the device @@ -933,7 +933,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 FPGA, but
Q: On linux I can see the /dev/ttyUSB* devices for my Icarus FPGAs, 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*

Loading…
Cancel
Save