Pages:
Author

Topic: RaspberryPi (PC for $25) and LiteCoin mining (Read 19375 times)

member
Activity: 66
Merit: 10
December 03, 2012, 07:05:15 AM
#31
Sorry to dig this up, but i'm trying to compile litecoind in my Raspberrypi but with no success. Can anyone give me some pointers? I have debian, but i can't get the damn thing to install.

Thanks.
sr. member
Activity: 351
Merit: 250
It's "-O3", not "-03".

oh my thanks!



[2012-07-27 21:11:51] LONGPOLL detected new block
[2012-07-27 21:11:51] thread 0: 8467 hashes, 0.31 khash/s
[2012-07-27 21:12:01] LONGPOLL detected new block
[2012-07-27 21:12:01] thread 0: 2985 hashes, 0.31 khash/s
[2012-07-27 21:12:18] LONGPOLL detected new block
[2012-07-27 21:12:18] thread 0: 5249 hashes, 0.31 khash/s
hero member
Activity: 848
Merit: 507
how did you manage to compile cpuminer on raspberry pi. i am stuck with these errors:

Code:
pi@raspberrypi ~/cpuminer $ ./configure CFLAGS="-03"
checking build system type... armv6l-unknown-linux-gnueabihf
checking host system type... armv6l-unknown-linux-gnueabihf
checking target system type... armv6l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/pi/cpuminer':
configure: error: C compiler cannot create executables
See `config.log' for more details

It's "-O3", not "-03".
sr. member
Activity: 351
Merit: 250
how did you manage to compile cpuminer on raspberry pi. i am stuck with these errors:

Code:
pi@raspberrypi ~/cpuminer $ ./configure CFLAGS="-03"
checking build system type... armv6l-unknown-linux-gnueabihf
checking host system type... armv6l-unknown-linux-gnueabihf
checking target system type... armv6l-unknown-linux-gnueabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/pi/cpuminer':
configure: error: C compiler cannot create executables
See `config.log' for more details

legendary
Activity: 1204
Merit: 1002
RUM AND CARROTS: A PIRATE LIFE FOR ME
Well that is a bit depressing, but then again, what did we really expect? :-)
I just got a raspberrypi. I ran cpuminer on it and got:

Code:
[2012-06-08 02:42:19] 1 miner threads started, using 'scrypt' algorithm.
[2012-06-08 02:42:20] Long-polling activated for http://lc.ozco.in:9332/LP
[2012-06-08 02:42:54] thread 0: 4096 hashes, 0.12 khash/s
[2012-06-08 02:43:04] thread 0: 2065 hashes, 0.21 khash/s
[2012-06-08 02:43:04] accepted: 1/1 (100.00%), 0.21 khash/s (yay!!!)
[2012-06-08 02:43:21] thread 0: 3329 hashes, 0.20 khash/s
[2012-06-08 02:43:44] thread 0: 4541 hashes, 0.20 khash/s
[2012-06-08 02:43:44] accepted: 2/2 (100.00%), 0.20 khash/s (yay!!!)
[2012-06-08 02:44:41] thread 0: 7532 hashes, 0.13 khash/s
[2012-06-08 02:45:25] LONGPOLL detected new block
[2012-06-08 02:45:25] thread 0: 4306 hashes, 0.10 khash/s
[2012-06-08 02:46:06] LONGPOLL detected new block
[2012-06-08 02:46:06] thread 0: 4123 hashes, 0.10 khash/s
[2012-06-08 02:46:57] thread 0: 6033 hashes, 0.12 khash/s
[2012-06-08 02:47:33] thread 0: 7109 hashes, 0.20 khash/s
[2012-06-08 02:48:14] thread 0: 5000 hashes, 0.12 khash/s
[2012-06-08 02:49:26] thread 0: 7401 hashes, 0.10 khash/s

0.2 khash/s... yay!!! lol
newbie
Activity: 42
Merit: 0
I really want one but the reseller here in the US is out already , it just got released today god

Everywhere was out of them for ages Tongue but I have finally got to order one Grin
donator
Activity: 1654
Merit: 1351
Creator of Litecoin. Cryptocurrency enthusiast.
I just got a raspberrypi. I ran cpuminer on it and got:

Code:
[2012-06-08 02:42:19] 1 miner threads started, using 'scrypt' algorithm.
[2012-06-08 02:42:20] Long-polling activated for http://lc.ozco.in:9332/LP
[2012-06-08 02:42:54] thread 0: 4096 hashes, 0.12 khash/s
[2012-06-08 02:43:04] thread 0: 2065 hashes, 0.21 khash/s
[2012-06-08 02:43:04] accepted: 1/1 (100.00%), 0.21 khash/s (yay!!!)
[2012-06-08 02:43:21] thread 0: 3329 hashes, 0.20 khash/s
[2012-06-08 02:43:44] thread 0: 4541 hashes, 0.20 khash/s
[2012-06-08 02:43:44] accepted: 2/2 (100.00%), 0.20 khash/s (yay!!!)
[2012-06-08 02:44:41] thread 0: 7532 hashes, 0.13 khash/s
[2012-06-08 02:45:25] LONGPOLL detected new block
[2012-06-08 02:45:25] thread 0: 4306 hashes, 0.10 khash/s
[2012-06-08 02:46:06] LONGPOLL detected new block
[2012-06-08 02:46:06] thread 0: 4123 hashes, 0.10 khash/s
[2012-06-08 02:46:57] thread 0: 6033 hashes, 0.12 khash/s
[2012-06-08 02:47:33] thread 0: 7109 hashes, 0.20 khash/s
[2012-06-08 02:48:14] thread 0: 5000 hashes, 0.12 khash/s
[2012-06-08 02:49:26] thread 0: 7401 hashes, 0.10 khash/s

0.2 khash/s... yay!!! lol
full member
Activity: 168
Merit: 100
Is that a rhetorical question? Smiley

If it is not, the answer is yes, cpuminer should work on pretty much all Linux distros.
It even works on Solaris/SPARC, I think that's enough said. Cheesy
I've got a couple of UltraSparc 5 boxes. Might be worth a giggle if I can get them running.

In the meantime:

I posted hashrates for openssl run on a Raspberry Pi in this topic, https://bitcointalksearch.org/topic/raspberrypi-raw-hashing-speed-for-sha1256512-67707

Power is 5V@700 milliamps (standard MicroUSB mobile phone charger)

URL - http://elinux.org/RPi_Performance
Code:
type             16 bytes     64 bytes    256 bytes   1024 bytes   8192 bytes
...
sha1               303.72k     1092.39k     3106.50k     6302.57k     9852.39k
...
sha256             679.98k     1629.47k     2905.43k     3708.32k     4175.45k
sha512              41.02k      163.83k      232.63k      318.20k      353.81k

marked
hero member
Activity: 848
Merit: 507
Do any of the current LTC miners work with Fedora, Debian and ArchLinux?

Is that a rhetorical question? Smiley

If it is not, the answer is yes, cpuminer should work on pretty much all Linux distros.
It even works on Solaris/SPARC, I think that's enough said. Cheesy
member
Activity: 60
Merit: 10
On RPi's website FAQ...

What Linux distros will be supported at launch?

Fedora, Debian and ArchLinux will be supported from the start. We hope to see support from other distros later. (Because of issues with newer releases of Ubuntu and the ARM processor we are using, Ubuntu can’t commit to support Raspberry Pi at the moment.) You will be able to download distro images from us as soon as the Raspberry Pi is released, and we will also be selling pre-loaded SD cards shortly after release.


Do any of the current LTC miners work with Fedora, Debian and ArchLinux?
Sure on all of them
legendary
Activity: 1133
Merit: 1050
On RPi's website FAQ...

What Linux distros will be supported at launch?

Fedora, Debian and ArchLinux will be supported from the start. We hope to see support from other distros later. (Because of issues with newer releases of Ubuntu and the ARM processor we are using, Ubuntu can’t commit to support Raspberry Pi at the moment.) You will be able to download distro images from us as soon as the Raspberry Pi is released, and we will also be selling pre-loaded SD cards shortly after release.


Do any of the current LTC miners work with Fedora, Debian and ArchLinux?
legendary
Activity: 1372
Merit: 1003
I bet nothing that it'll be less than 1khash/secs.



https://en.bitcoin.it/wiki/Mining_hardware_comparison

Model     Mhash/s    Mhash/J    Mhash/s/$    ACP [W]    Clock    Version    Comment
ARM        0.187    ?    ?    ?    1200 MHz    cpuminer    Seagate Dockstar ArchLinux


And that's on BTC I think which would have a lot lower mining efficiency compared to LTC.
sr. member
Activity: 270
Merit: 250
I bet nothing that it'll be less than 1khash/secs.
sr. member
Activity: 464
Merit: 250
I have a PI coming as well but mines going to be used more as a media receiver.
legendary
Activity: 1133
Merit: 1050
Just ordered a Raspberry Pi to goof off with!
member
Activity: 84
Merit: 10
I'm guessing it does around 15-25Mhash/s. =3

For litecoin mining? uh no Huh Huh
sr. member
Activity: 266
Merit: 250
I'm guessing it does around 15-25Mhash/s. =3 (Bitcoin mining)


member
Activity: 70
Merit: 10
Freedom is Free
Interested in seeing the hash rate of this thing, thinking of buying one eventually may as well put it to good use.
legendary
Activity: 1372
Merit: 1003
The announcement for Raspberry Pi's has been made, and the waiting lists for orders are open.

Kool can't wait for the hash-rate to be announced if it's worth it I'll get a 'farm' of them to go with my ASIC/FPGA farm I'm building Wink  At the least I could use one of these low power RaspberryPi to run the boards Smiley
sr. member
Activity: 574
Merit: 250
The announcement for Raspberry Pi's has been made, and the waiting lists for orders are open.
Pages:
Jump to: