Bitcoin Forum
June 25, 2024, 10:11:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 »
381  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: August 07, 2013, 04:08:52 AM
I'm doing a git pull every day.

That may be your issue, that code is a bit buggy at the moment as I am getting ready for a release this weekend.  

Neil

Not to forget, never change a running system!

I love to be beta-tester and catch those lovely bugs. I was just commenting the fact/problem to Neil, I was not complaining about the mining for MineForeman. He deserves all the hashings MinePeon could do as donation.

I also had the "reading only" file system, that is solved with a restart. I don't have any other instability. The only one is the move from donation period to normal mining and I can't replicate the problem, as when I try to exchange between pools, with miner.php "switch to" buttons, all goes smoothly, without any errors.
382  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: August 06, 2013, 11:07:21 PM
Neil:

For the second consecutive day, at midnight, my pools are replaced by the 3 donation pools and stay there until I force mine @ the pools page. I have donation disabled for several days.

I'm doing a git pull every day.
383  Local / Mineração em Geral / Pornografia Mineira - era Re: Portugal meeting!!! on: August 06, 2013, 06:20:20 PM
Existe "Modding PC"... porque não "Modding Mining BitCoin"!?

Podia-se fazer um concurso internacional, aquele que apresentar a mina de bitcoin mais "bonita".
Acham que deva desenvolver esta ideia!?  Roll Eyes
A primeira prioridade é escolheres um juri... convida o Satoshi...
384  Economy / Goods / Re: [WTS] >>AsicMiner USB, Casascius Coins!<< Pay with SEPA/BTC! on: August 06, 2013, 06:17:04 PM
heres some fresh and good spam  Grin



thanks BitAddict  Smiley
Pornography! A naked RPI!
385  Local / Mineração em Geral / Pornografia Mineira - era Re: Portugal meeting!!! on: August 06, 2013, 08:46:12 AM
One more photo... my farm with a new LCD screen...

386  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: August 06, 2013, 08:38:09 AM
Short answer is start a new screen session

Code:
screen -S display

Then run it and CTRL+A D

screen -S {name of new screen}

Another way is the same that Adafruit uses with nohup and rc.local

http://learn.adafruit.com/piminer-raspberry-pi-bitcoin-miner/configure-auto-start
Hi Malakai. Thanks for your kind help.

First option worked for me.
387  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: August 06, 2013, 07:38:18 AM
...
We've updated the USB LCD script with various improvements. Above is a screenshot of the new version running on my Pi under MinePeon.

I've also created an installation guide for using the script with MinePeon. Code and more information can be found here:

https://github.com/cardcomm/cgminerLCDStats

I hope y'all like it, and get some use out of it. Thanks again to Kano for the invaluable help and code contributions.  Smiley
Yes, I do like it. That's a photo @ the end of my post...

Now, I have a probably very stupid problem, as, using a Portuguese expression, "I know so much of Linux as I know how oil mills work...".

I started cgminerLCDStats.py using a PuTTY session from my Windows laptop. The same window I use to access RPI's cgminer via screen -r.

As the program runs, I don't have access to the cursor, to enter cgminer screen mode. If I try something, the python program stops. How can I start the cgminerLCDStats program "in background", without having to have a SSH session "trapped" with the python program? I don't have local keyboard/mouse on this RPI.

Quote
[root@minepeon cgminerLCDStats]# sudo python2 cgminerLCDStats.py
Welcome to cgminerLCDStats
Copyright 2013 Cardinal Communications
^CTraceback (most recent call last):
  File "cgminerLCDStats.py", line 342, in <module>
    time.sleep(int(screenRefreshDelay)) # Number of seconds to wait, aprox.
KeyboardInterrupt
[root@minepeon cgminerLCDStats]#

388  Other / Beginners & Help / Re: Can you help bitcoinOre.com find its first Block, and get 1 BTC?! on: August 06, 2013, 03:45:01 AM
The pool is up again and running smoothly... good luck for the first block...
389  Economy / Computer hardware / Re: Official ASICMINER Block Erupter Europe info & sale thread --> Price update on: August 05, 2013, 07:31:30 PM
Ok, I think I'm entitled to 4 USB Gizmos @ 0.1BTC each + 0.035BTC + Airmail ( no DHL!  Shocked )... is it right? I hope yxt will receive them soon...
390  Bitcoin / Pools / Re: I have opened of the source for bitcoinOre.com, I welcome any suggestions on: August 05, 2013, 05:51:24 PM
Any news about the pool site? I'm still hashing for you and my share counting is increasing...

Quote
TOP 100 CONTRIBUTERS
Rank   User Name   Shares
1   Phraust        4,528,455
2   nacho8705   672,882
3   milad           463,096
4   ct1aic          94,273
391  Bitcoin / Project Development / Re: Introducing CryptoPendants, a new and creative way to store your Bitcoins. on: August 05, 2013, 02:34:30 PM
As novel as the idea is, I would be terrified of having it snatched off my person.

Unfortunately, this is a real problem. One which I'm not entirely sure how to rectify. The best advice I could give would be to conceal it in public, but then what's the point of it? You might as well just print off a paper wallet.

To be honest, if it would just make you paranoid and stress you out, perhaps it's not the physical Bitcoin for you.

We could always buy 2... one to use as secure wallet, in a secure place and one "empty" for use/display as a pendant.
392  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: August 05, 2013, 08:48:24 AM

As MinePeon can send alert messages, as I see in last "beta" version. I tried that feature, with smtp.gmail.com:465 as SMTP server, but I think it would need also a "password" field, to use gmail as sending address.

Not everyone has a gmail account, everyone has an ISP though, just use their SMTP server.
My ISP requires this option selected: "Outgoing server requires authentication". Without proper authentication, I can't use my ISP's SMTP server to send mail on my behalf. Soluctions?

(A test button @ Alert would also be nice, to confirm all mail settings are correct).
393  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: August 05, 2013, 07:48:58 AM
Hi Neil (no bolds).

Thanks for the answers. I'll try to behave myself as a human being and not a drag queen...

Best regards.
394  Bitcoin / Mining software (miners) / Re: Linux mining distro for the Raspberry PI - MinePeon on: August 05, 2013, 06:56:12 AM
If this is even possible with the current setup, Rig Hash Rate falls below XXMh/s restart service.  I have trouble with one or three FPGA board getting sick in BFGMiner and it need a soft kick to get mining again.

Next version (very soon now, Thomas and I are just fighting over how to store settings Tongue ) three things will be watched by a monitor process.

1. The amount of devices running.

2. The hashrate.

3. Your pools.

When MinePeon detects something wrong with any of the above it will send you an email telling you about the problem, furthermore if you tick a "Attempt automatic recovery" it will;-

1. Send the miner API a restart to try and fix it

2. Failing a miner restart MinePeon will kill -9 the miner and reload it

3. Failing that MinePeon will reboot itself to attempt a fix

All of those actions will be 5 minutes apart, one after another.  If it cannot fix the problem like if there is a dead miner it will just try to do the best it can mining with the remaining devices.

If it actually does manage to recover it sends you an email saying so.

Neil
I know I told that I would never again write any comment about MinePeon in this thread, as Neil doesn't like it, but what about using the Google drive to keep a copy of the settings? Backups to the same SD that runs MinePeon are lost if there is a new version of MinePeon or there is a "crash" on that SD.

As MinePeon can send alert messages, as I see in last "beta" version. I tried that feature, with smtp.gmail.com:465 as SMTP server, but I think it would need also a "password" field, to use gmail as sending address.

Resolved this "problem", MinePeon could have the option to send a mail to the gmail address configured @ the E-mail field of "Alert" with all the configuration/stats data.

More complicated would be the restore of that data, perhaps a copy/past of a stream of data included in the last backup mail into a restore field, when a new/fresh version of MinePeon started for the first time.

At Pool Status, it would be nice to have a different color for the actual mining pool. I know there are a column with the pool priority, but if the pool has problems and MinePeon shifts to the second, trying to return to the other pool from time to time, it's not visible that shift on the Stats page, as all Alive pools have same color.


But it's only my stupid ideas...
395  Bitcoin / Mining / Re: Offering 1.00 BTC to help break first block at new mining Site bitcoinore.com on: August 05, 2013, 06:34:34 AM
The pool is up again and running smoothly... good luck for first block...
396  Economy / Games and rounds / Re: Offering Free Bitcoin Mining (1 BTM Each) (Post your address to receive) on: August 05, 2013, 06:25:16 AM
1LHcdewdDzSW5hNaLqfiEoe7R7SDwWz255

Thank you very much. Good hashing.
397  Local / Mineração em Geral / Pornografia Mineira - era Re: Portugal meeting!!! on: August 03, 2013, 07:09:37 PM
Pois... Ser os primeiros, as vezes tem dessas coisas. Roll Eyes

As ventoinhas e as hubs usb, também compraste em bitcoin?

Mas como os transformadores que vêm com os HUB's são fracos, no branco estou a usar um velleman PSS0530, de 5Volts/3Amperes e no de 10 portas, um velleman multivolt, que dá 7,5Amperes a 5Volts. Cada USB Block Erupter consome um mínimo de 0,5Amperes.



onde comprar  velleman multivolt, que dá 7,5Amperes a 5Volts?
A referência é Velleman PSSMV9 e pelos vistos já foi substituído pelo PSSE6, de 5,2Amperes. http://www.velleman.eu/products/view/?country=be&lang=en&id=361278

A Niposom é o importador e a Dimofel também o deve vender.

Entretanto encontrei na eBay, um transformador de 5 volts, 4 Amperes a bom preço, mas ainda não comprei nenhum, não sei se a ficha do secundário é compatível com os HUB's:
http://www.ebay.co.uk/itm/121015128372?ssPageName=STRK:MEWAX:IT&_trksid=p3984.m1423.l2649
398  Economy / Gambling / Re: SatoshiBet's Roulette Launch Race! + Free BTC Giveaway! on: August 02, 2013, 04:21:33 PM
I'll try...

Deposit: 1B6MUSQn9SiGzG12QmYPubmzFcC7u7CU5h
399  Economy / Computer hardware / Re: Official ASICMINER Block Erupter Europe info & sale thread --> Price update on: July 31, 2013, 07:43:34 PM
I wait myself for an answer  Smiley
will post here asap

Hope we can start shipping on 5. August, 0.16 per unit, including all taxes and delivery costs.
PM'ed yxt... any news about special "old clients" price?
400  Economy / Computer hardware / Re: Official ASICMINER Block Erupter Europe info & sale thread --> Price update on: July 30, 2013, 09:07:13 PM
discount programm
of old buyers
Also waiting for news from yxt...
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 [20] 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!