Author

Topic: CGMiner & Raspberry Pi (Read 2257 times)

jr. member
Activity: 49
Merit: 5
September 08, 2022, 10:35:06 PM
#7
so i got cgminer working on my pi3, i have it running in the background on startup, is there a way to view the stats/log without VNC or ssh via cmd?
-ck
legendary
Activity: 4018
Merit: 1622
Ruu \o/
December 07, 2013, 04:28:07 AM
#6
Latest version of cgminer works fine with RPi and erupters without using ancient tty port settings. It should just autodetect them. Note that RPis can't drive USB3 hubs since they have no usb3 drivers so if yours is USB3, you're out of luck unless you put yet another usb2 hub between that hub and the Pi.

I just downloaded 3.8.1 from your github. I'm going to attempt it with that.  I believe the USB hub is 2.0 as well.
Why did you stop at 3.8.1?
full member
Activity: 170
Merit: 100
December 07, 2013, 04:27:05 AM
#5
Latest version of cgminer works fine with RPi and erupters without using ancient tty port settings. It should just autodetect them. Note that RPis can't drive USB3 hubs since they have no usb3 drivers so if yours is USB3, you're out of luck unless you put yet another usb2 hub between that hub and the Pi.

I just downloaded 3.8.1 from your github. I'm going to attempt it with that.  I believe the USB hub is 2.0 as well.
-ck
legendary
Activity: 4018
Merit: 1622
Ruu \o/
December 07, 2013, 04:24:50 AM
#4
Latest version of cgminer works fine with RPi and erupters without using ancient tty port settings. It should just autodetect them. Note that RPis can't drive USB3 hubs since they have no usb3 drivers so if yours is USB3, you're out of luck unless you put yet another usb2 hub between that hub and the Pi.
full member
Activity: 170
Merit: 100
December 07, 2013, 04:03:21 AM
#3
Are you using a powered usb hub?

Yes.  A inland 13 port USB hub. I only have 4 BE's on it right now.
hero member
Activity: 896
Merit: 500
December 07, 2013, 03:58:18 AM
#2
Are you using a powered usb hub?
full member
Activity: 170
Merit: 100
December 07, 2013, 03:47:48 AM
#1
As a project, I wanted to get some USB BE's on a raspberry Pi.  I've followed this tut to the T, and I'm getting an error that I haven't yet found the answer to on these forums or google. 

http://learn.adafruit.com/piminer-raspberry-pi-bitcoin-miner/install-cgminer

I'm entering in sudo nohup ./cgminer-3.1.1/cgminer --config /home/pi/cgminer.conf -s/dev/ttyUSB0 -s /dev/ttyUSB1 -s /dev/ttyUSB2 -s /dev/ttyUSB3 >/dev/null 2>&1&

I'm getting a return value of [1] 2548.

The green led's are not turning off.  Da faq am I doing wrong?
Jump to: