Please HELP what is happening - Raspberry Pi Forums


i followed instrucions how mine lost this:


run cgminer
once connected, we'll need find address of each device. list serial usb devices, enter following command:
copy code

ls /dev/*usb*
should see this:

above shows 2 usb serial addresses; /dev/ttyusb0 , /dev/ttyusb1
we'll pass these cgminer using "-s" parameter.

start cgminer running background process using block erupter usbs, enter following command:
replace "/dev/ttyusb0" , "/dev/ttyusb1" parameters device addresses - ie, "-s /your/deviceaddress"


copy code

sudo nohup ./cgminer-3.1.1/cgminer --config /home/pi/cgminer.conf -s /dev/ttyusb0 -s /dev/ttyusb1 &


lost here how devices addresses please?

what happens if follow instructions?


raspberrypi



Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial