Pages:
Author

Topic: Linux mining distro for the Raspberry PI - MinePeon - page 100. (Read 684919 times)

hero member
Activity: 734
Merit: 500
try with a fresh install and don't try to fix the time problem  Smiley

(doing "sudo /usr/bin/ntpd -s" once after the start is ok, though Wink )

I think I got my Problem.
The DNS has to be set at 8.8.8.8, but that doesn't happen with DHCP and I don't have admin access to the Router. I also tried with raspbian this afternoon but I simply can't connect to the Internet. Is there a Chance to set the DNS to 8.8.8.8?

I tried to set

iface eth0 inet static
address 192.168.1.17
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1

And had gateway and / or network set to 8.8.8.8 and played around several variations. But it wasn't possible to do any Updates.
Which of these Adresses has to be set at 8.8.8.8? And will it work without any Changes on the Router? The RasPi is connected via cable, not Wireless.

Thanksalot so far for Your Assistance!
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Question, it was said on the Burnin Mining hardware thread by Burnin that voltage regulation for overclocking into CGMiner is being incorporated. https://bitcointalksearch.org/topic/m.2828622  It might be "reasonably stable" by next week, as Burnin said.

Do you have any knowledge of or are you following this? I imagine this will eventually make it into MinePeon... Great news.

I am keeping an eye on it, and it will probably make it in.

Not because anything I do though.  Sooner or later one of the cgminer guys will have to buy one of those things in order to support it and the code changes.

IMO miner developers should just be sent one so they can maintain support but it never happens that way (with the exception of BFL, they make sure the people writing the software for their products actually have one).

Neil

P.S.  I am not saying send me one by the way, just send one to the guys who write the core of the software that the bit of hardware is useless without.

burnin has indeed said he will send both ckolivas and myself hardware (and I've also sent him a little BTC to get the hardware as soon as possible - i.e. more than enough to cover fast postage)

Black Arrow also sent us both a lancelot back when he started selling them.
legendary
Activity: 896
Merit: 1000
Hi Neil

Yesterday I forgot to thank you for your patience with a Windows user.  Grin
I deleted my changes in the '/usr/lib/systemd/system/cgminer-service' folder, after it did not work.
Will therefore wait for your changes in the Gui.

Best regards
Tinu

No worries, I try to encourage people to learn new things (instead of giving one word answers that don't help).  I will try to get it into the next release.

P.S. An indication of the chip rate and the fan speed, would also be a nice Gui feature.  Wink

Those are Avalon specific, unfortunately is is very hard to develop features for hardware that I don't actually own so don't hold your breath Tongue .  I will do what I can though.

Neil
hero member
Activity: 871
Merit: 1000
Hi Neil

Yesterday I forgot to thank you for your patience with a Windows user.  Grin
I deleted my changes in the '/usr/lib/systemd/system/cgminer-service' folder, after it did not work.
Will therefore wait for your changes in the Gui.

Best regards
Tinu

P.S. An indication of the chip rate and the fan speed, would also be a nice Gui feature.  Wink
legendary
Activity: 896
Merit: 1000
Question, it was said on the Burnin Mining hardware thread by Burnin that voltage regulation for overclocking into CGMiner is being incorporated. https://bitcointalksearch.org/topic/m.2828622  It might be "reasonably stable" by next week, as Burnin said.

Do you have any knowledge of or are you following this? I imagine this will eventually make it into MinePeon... Great news.

I am keeping an eye on it, and it will probably make it in.

Not because anything I do though.  Sooner or later one of the cgminer guys will have to buy one of those things in order to support it and the code changes.

IMO miner developers should just be sent one so they can maintain support but it never happens that way (with the exception of BFL, they make sure the people writing the software for their products actually have one).

Neil

P.S.  I am not saying send me one by the way, just send one to the guys who write the core of the software that the bit of hardware is useless without.
legendary
Activity: 896
Merit: 1000
any reason you don't just run it rather than checking first?

Efficiency!  Every clock cycle and network packet is valuable!!!

Not so much in this case I know Smiley but whenever I do a change to MinePeon I keep that mantra in the back of my head (Efficiency!  Every clock cycle and network packet is valuable!!!) and I actively try to maintain it.

Its more of a design philosophy than anything else but it is very hard to de-bloat things after the fact.

Neil
hero member
Activity: 574
Merit: 500
Medical Translations for Bitcoins
try with a fresh install and don't try to fix the time problem  Smiley

(doing "sudo /usr/bin/ntpd -s" once after the start is ok, though Wink )
hero member
Activity: 734
Merit: 500
[email protected]'s password:

isn't it supposed to be "minepeon@..." ?

try: "ssh -l minepeon 192.168.1.17"  (not sure if you need the -l in your command, though)

Password: "peon"

Me stupid, thats workin. But it still won't mine. It looks like it wouldnt take the Time set. And Erupters seem not to be seen USB Erupters are listed when using "lsusb". But the green Light is shining bright.

As I asked for the miner Status the second or third Time it hang up:

...
Jan 01 01:00:39 minepeon systemd[1]: Started cgminer.
Jan 01 01:00:39 minepeon systemd[1]: Starting cgminer...
Jan 01 01:00:39 minepeon systemd[1]: Started cgminer.
Jan 01 01:00:39 minepeon systemd[1]: Starting cgminer...
Jan 01 01:00:39 minepeon systemd[1]: Started cgminer.Write failed: Broken pipe

What does broken Pipe mean?

After reboot that was gone, but I still can't Log In via Browser
member
Activity: 73
Merit: 10
someone got an easy fix?

I DO!!!  Next version (very soon now) checks every 5 minutes and if the year is before 2013 it runs a "/usr/bin/ntpd -s" all by itself.

It is a bit of a brute fix but it seems that there are just too many reasons that it might not get time off the network at boot.  This fix will take care of all of them.

Neil

any reason you don't just run it rather than checking first?

(im not trying to tell you what to do, im just interested to find out why)

edit: I added ntpd to the crond.hourly file and it seems to update the time within a few minutes at startup. its probably a bad way of doing it but it will do until you get the next version out.

Also I have just installed my 6 block erupters and now for some reason the webpage is showing them all but they are all doing 0 hashing. but on the console and according to my pool they are hashing fine. so something has happened to the graphing. weird but not the end of the world.

edit : scratch that on the graphs, I resubmitted my credentials and it restarted cgminer and the graphs are all good now. Awesome distro.

ok after having some reboots tonight which I think is due to running to much off the powered hub,
I defiantly have an issue with the graphs. every reboot the web page does see any mining stats from my erupters. its only once I resubmit my pool login and it restarts cgminer that it comes good. keeping in mind that the pool is having no issue receiving the work there is something wrong with the graphs on my system at least.

just thought I should mention it.

on a brighter note adding the ntpd to the cron job seems to work well. (I hope its not causing my issue)
legendary
Activity: 1442
Merit: 1000
Antifragile
Hello Neil,

Thanks again for the great work. My V2.2 MinePeon withe CGMiner has been up for 17 days (since update) and running flawlessly. The only problem I've had is from running a card rated at 4 (speed rating), only running 10's now.

Question, it was said on the Burnin Mining hardware thread by Burnin that voltage regulation for overclocking into CGMiner is being incorporated. https://bitcointalksearch.org/topic/m.2828622  It might be "reasonably stable" by next week, as Burnin said.

Do you have any knowledge of or are you following this? I imagine this will eventually make it into MinePeon... Great news.

Thanks,
IAS
hero member
Activity: 700
Merit: 504
Run a Bitcoin node.
I have this hub on order from ebay.co.uk seller orico_pc:
ORICO 10-Port Aluminium USB3.0 Powered Hub

Ordered on 2013-07-16, before I'd done more research to know that USB3 may have problems with cgminer / Rasp Pi.  I'll let you know if it works with MinePeon.
It doesn't.  Shame, such a nice piece of kit...
hero member
Activity: 574
Merit: 500
Medical Translations for Bitcoins
[email protected]'s password:

isn't it supposed to be "minepeon@..." ?


try: "ssh -l minepeon 192.168.1.17"  (not sure if you need the -l in your command, though)

Password: "peon"

hero member
Activity: 734
Merit: 500
I just tried to set up my first RasPi with Minepeon. But when I open the Adress in the Browser there is just tha Message:

Graph error: the first entry to fetch should be after 1980 (-1978) Graph error: the first entry to fetch should be after 1980 (-84778) Graph error: the first entry to fetch should be after 1980 (-603178) Graph error: the first entry to fetch should be after 1980 (-2676778) Graph error: the first entry to fetch should be after 1980 (-31534378)

Were you able to setup your pools?  If you did your mining.

There are two reasons for those date messages;-

1. There is no data in the graph files yet, wait 5 minutes.

2. An annoying NTP problem that will be fixed next version.  (sudo ntpd -s will fix it temporarily)

When I tried to log in with Terminal, I was prompted for a Password (no user) and Peon didn't work. Anyone an Idea what to do?

Is Terminal a SSH program or are you trying to log via a keyboard and screen (commonly called the console).  Either way it should be asking for a user first.

Neil

1. No, nothing.
2. What's NTD?

I'm trying to set it Up without keyboard and screen but via Network on my MacBook. I tried Safari and Firefox, but it's always the same Graph Error and nothing else to see.

In Terminal, the Mac Cmd Line Tool, it looks like this:

Tobiass-MacBook-Pro:~ Tobi$ ssh -l pi 192.168.1.17
[email protected]'s password:
Permission denied, please try again.
[email protected]'s password:

So I can't get in and though can't change the Time.

Any other Ideas?
member
Activity: 73
Merit: 10
someone got an easy fix?

I DO!!!  Next version (very soon now) checks every 5 minutes and if the year is before 2013 it runs a "/usr/bin/ntpd -s" all by itself.

It is a bit of a brute fix but it seems that there are just too many reasons that it might not get time off the network at boot.  This fix will take care of all of them.

Neil

any reason you don't just run it rather than checking first?

(im not trying to tell you what to do, im just interested to find out why)

edit: I added ntpd to the crond.hourly file and it seems to update the time within a few minutes at startup. its probably a bad way of doing it but it will do until you get the next version out.

Also I have just installed my 6 block erupters and now for some reason the webpage is showing them all but they are all doing 0 hashing. but on the console and according to my pool they are hashing fine. so something has happened to the graphing. weird but not the end of the world.

edit : scratch that on the graphs, I resubmitted my credentials and it restarted cgminer and the graphs are all good now. Awesome distro.
hero member
Activity: 574
Merit: 500
Medical Translations for Bitcoins
I just tried to set up my first RasPi with Minepeon. But when I open the Adress in the Browser there is just tha Message:

Graph error: the first entry to fetch should be after 1980 (-1978) Graph error: the first entry to fetch should be after 1980 (-84778) Graph error: the first entry to fetch should be after 1980 (-603178) Graph error: the first entry to fetch should be after 1980 (-2676778) Graph error: the first entry to fetch should be after 1980 (-31534378)

When I tried to log in with Terminal, I was prompted for a Password (no user) and Peon didn't work. Anyone an Idea what to do?

I tried about three Times to set up the SD Card, but nothing changed...

I had that on my Mac with Chrome as browser the first time I ran Minepeon. Tried another browser then, still got the error messages, but everything else on the page was shown and working!
So it could simply be your browser!
legendary
Activity: 896
Merit: 1000
One thing I would like to see Added to web interface is.....Highest difficulty share found to date and if a high enough difficulty share is found , What block number is it..

The highest difficulty share found ..is lost each night.. when minepeon goes into donate mode..

One day I will get around to recording the highlights of the "Nice to look at but effectively meaningless" data.  Forgive me if it is at a far lower priority to just about everything else though Tongue .

Neil
BG4
legendary
Activity: 1006
Merit: 1024
PaperSafe
One thing I would like to see Added to web interface is.....Highest difficulty share found to date and if a high enough difficulty share is found , What block number is it..

The highest difficulty share found ..is lost each night.. when minepeon goes into donate mode..
hero member
Activity: 630
Merit: 501
Miner Setup And Reviews. WASP Rep.
Quote
You can change the time zone in the settings tab on the webpage


I did set the time on the web interface .....But when I would monitor cgminer through screen -r , The time on the cgminer would be off by , something like , 9 hours .  Now both are now correct....


Hmm it worked fine for me when I was setting up my pi yesterday.
hero member
Activity: 630
Merit: 501
Miner Setup And Reviews. WASP Rep.
I just tried to set up my first RasPi with Minepeon. But when I open the Adress in the Browser there is just tha Message:

Graph error: the first entry to fetch should be after 1980 (-1978) Graph error: the first entry to fetch should be after 1980 (-84778) Graph error: the first entry to fetch should be after 1980 (-603178) Graph error: the first entry to fetch should be after 1980 (-2676778) Graph error: the first entry to fetch should be after 1980 (-31534378)

Were you able to setup your pools?  If you did your mining.

There are two reasons for those date messages;-

1. There is no data in the graph files yet, wait 5 minutes.

2. An annoying NTP problem that will be fixed next version.  (sudo ntpd -s will fix it temporarily)

When I tried to log in with Terminal, I was prompted for a Password (no user) and Peon didn't work. Anyone an Idea what to do?

Is Terminal a SSH program or are you trying to log via a keyboard and screen (commonly called the console).  Either way it should be asking for a user first.

Neil
Terminal is the cmd equivalent on mac
BG4
legendary
Activity: 1006
Merit: 1024
PaperSafe

You can change the time zone in the settings tab on the webpage
[/quote]


I did set the time on the web interface .....But when I would monitor cgminer through screen -r , The time on the cgminer would be off by , something like , 9 hours .  Now both are now correct....

Pages:
Jump to: