Author

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

legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4

Now I have to get one, everyone else is and I don't want to be left out!

Neil

The only issue I see with the PI is that the usb ports can only provide for ~150ma, I wonder if that is too low to power the screen and if it will need to be hooked up to a powered hub.
I gave up using the 2 USB ports directly a while ago.
I have a cheap USB2, a powered USB2 and a powered USB3 hub that I plug into one of the USB ports when I plug anything into the RPi.
One of the things this avoids is: when I plug the Icarus pl2303 directly into the RPi it crashes hard (no logs, no nothing, it just stops), however into a hub (or plug in a hub with the ICA already plugged into the hub) and no problems.
sr. member
Activity: 294
Merit: 250

Now I have to get one, everyone else is and I don't want to be left out!

Neil

The only issue I see with the PI is that the usb ports can only provide for ~150ma, I wonder if that is too low to power the screen and if it will need to be hooked up to a powered hub.

Yes, almost certainly.
member
Activity: 86
Merit: 10

Now I have to get one, everyone else is and I don't want to be left out!

Neil

The only issue I see with the PI is that the usb ports can only provide for ~150ma, I wonder if that is too low to power the screen and if it will need to be hooked up to a powered hub.
sr. member
Activity: 294
Merit: 250
Well now your on-board I best order one before they go out of stock !!!

Edit : ordered, ebay link --->   http://cgi.ebay.com.au/ws/eBayISAPI.dll?ViewItem&item=121004607232
Ok, also bought one. I only hope Neil also buys one and adapts MinePeon to use it...

Y'all are ordering these and they ship from Hong Kong? I'd really like one, but I normally only order within country (US). I wonder how long it REALLY take to arrive...
legendary
Activity: 896
Merit: 1000
I'm waiting for my Pi, but I was looking at getting this screen for around $30 :

http://coldtearselectronics.wikispaces.com/USB+LCD+-+LCD+System+info

Then writing a python script that pulls the hash rate, accepts, rejects, etc from the cgminer api, then write it to the screen, kind of like this setup :

http://www.gregledet.net/?p=668

Now I have to get one, everyone else is and I don't want to be left out!

Neil
hero member
Activity: 714
Merit: 500
Are ฿itcoins Radioactive?
Well now your on-board I best order one before they go out of stock !!!

Edit : ordered, ebay link --->   http://cgi.ebay.com.au/ws/eBayISAPI.dll?ViewItem&item=121004607232
Ok, also bought one. I only hope Neil also buys one and adapts MinePeon to use it...
Well, unless I don't have the time when it arrives, I'd probably go to the trouble of making it hot pluggable for cgminer anyway - so as long as you are running cgminer it would see it and display info on it.
But we'll see what happens when it arrives Smiley
I'm worthless in Linux. When making the program, please let it configure a remote IP, instead 127.0.0.1, as we can put it in another RPI (I for instance have 3) to display the info from cgminer of the one mining...
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Well now your on-board I best order one before they go out of stock !!!

Edit : ordered, ebay link --->   http://cgi.ebay.com.au/ws/eBayISAPI.dll?ViewItem&item=121004607232
Ok, also bought one. I only hope Neil also buys one and adapts MinePeon to use it...
Well, unless I don't have the time when it arrives, I'd probably go to the trouble of making it hot pluggable for cgminer anyway - so as long as you are running cgminer it would see it and display info on it.
But we'll see what happens when it arrives Smiley
legendary
Activity: 1442
Merit: 1000
Antifragile
... make sure you buy Class 10 SDs
Any problems writing to the card are caused by you not doing that.

I never used to believe that, SD class is about the speed that you can write to it and not about reliability.

Since than I have proved myself wrong several times with bizarre results every time.

Neil

Thanks for the suggestions guys. That looks like it did the trick. I copied the image to my Class 10 SD card and walla, the graphs are back, no more dead kitty's and I can save the date settings.

Go with those Class 10 SD cards to be safe.

Appreciated,
IAS
hero member
Activity: 714
Merit: 500
Are ฿itcoins Radioactive?
Well now your on-board I best order one before they go out of stock !!!

Edit : ordered, ebay link --->   http://cgi.ebay.com.au/ws/eBayISAPI.dll?ViewItem&item=121004607232
Ok, also bought one. I only hope Neil also buys one and adapts MinePeon to use it...
sr. member
Activity: 1316
Merit: 253
Sugars.zone | DatingFi - Earn for Posting
Ok so i've got my PI and set it up no problems,, she's not mining yet cus I bought a usb3 hub and it doesn`t work with PI lol.

I was looking at adding a screen

I'm waiting for my Pi, but I was looking at getting this screen for around $30 :

http://coldtearselectronics.wikispaces.com/USB+LCD+-+LCD+System+info

Then writing a python script that pulls the hash rate, accepts, rejects, etc from the cgminer api, then write it to the screen, kind of like this setup :

http://www.gregledet.net/?p=668
... ah ... every time I've seen someone say they want to add a direct hardware device for the screen I've thought USB ... there's got to be a simple USB solution.

OK, this I have to get Smiley

... OK ebay ... paid and awaiting delivery!

I did write the whole cgminer API so ...
Expect either a script or a cgminer change soon after it arrives on my doorstep Cheesy

Edit: actually ... since it will work on ANY computer ... and I also did write the usbutils library in cgminer ... hmmmm ... I think this would be nice to have it hot-pluggable ... as a cgminer display Cheesy

Edit2: I wonder if there is a common interface how these things work (i.e. others that may exist)

Well now your on-board I best order one before they go out of stock !!!

Edit : ordered, ebay link --->   http://cgi.ebay.com.au/ws/eBayISAPI.dll?ViewItem&item=121004607232
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4

Edit2: I wonder if there is a common interface how these things work (i.e. others that may exist)

Glad you are as excited as I am about the little screen, it's pretty cheap, and will provide for nice feedback when mining, even when connected to a normal miner!

I'm sure you saw, the source code is here : http://coldtearselectronics.wikispaces.com/LCD+Sys+info+-+Raspberry+Pi+and+custom+application+development .

Yep saw that.
I'm just wondering if others (are there others?) use a similar USB protocol ... though I've not even looked at this one yet.

Yes will be cool to see cgminer stats on an independent display.
Though, you can probably also blame Ika Musume for the excitement Smiley
member
Activity: 86
Merit: 10

Edit2: I wonder if there is a common interface how these things work (i.e. others that may exist)

Glad you are as excited as I am about the little screen, it's pretty cheap, and will provide for nice feedback when mining, even when connected to a normal miner!

I'm sure you saw, the source code is here : http://coldtearselectronics.wikispaces.com/LCD+Sys+info+-+Raspberry+Pi+and+custom+application+development .

legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
Ok so i've got my PI and set it up no problems,, she's not mining yet cus I bought a usb3 hub and it doesn`t work with PI lol.

I was looking at adding a screen

I'm waiting for my Pi, but I was looking at getting this screen for around $30 :

http://coldtearselectronics.wikispaces.com/USB+LCD+-+LCD+System+info

Then writing a python script that pulls the hash rate, accepts, rejects, etc from the cgminer api, then write it to the screen, kind of like this setup :

http://www.gregledet.net/?p=668
... ah ... every time I've seen someone say they want to add a direct hardware device for the screen I've thought USB ... there's got to be a simple USB solution.

OK, this I have to get Smiley

... OK ebay ... paid and awaiting delivery!

I did write the whole cgminer API so ...
Expect either a script or a cgminer change soon after it arrives on my doorstep Cheesy

Edit: actually ... since it will work on ANY computer ... and I also did write the usbutils library in cgminer ... hmmmm ... I think this would be nice to have it hot-pluggable ... as a cgminer display Cheesy

Edit2: I wonder if there is a common interface how these things work (i.e. others that may exist)
sr. member
Activity: 1316
Merit: 253
Sugars.zone | DatingFi - Earn for Posting
Ok so i've got my PI and set it up no problems,, she's not mining yet cus I bought a usb3 hub and it doesn`t work with PI lol.

I was looking at adding a screen

I'm waiting for my Pi, but I was looking at getting this screen for around $30 :

http://coldtearselectronics.wikispaces.com/USB+LCD+-+LCD+System+info

Then writing a python script that pulls the hash rate, accepts, rejects, etc from the cgminer api, then write it to the screen, kind of like this setup :

http://www.gregledet.net/?p=668
Ok yours is an inch bigger  Sad  looks good and usb, so seems it would be easier for setting up.
legendary
Activity: 896
Merit: 1000
I was looking at adding a screen

http://www.raspberrypi.org/phpBB3/viewtopic.php?f=59&t=43286

Am not very good with linux despite having a dreambox and a goflex home I still struggle with simple tasks.

Can anyone tell me if I get the screen above what would be involved in the setup/config

Its more complected than you would think, The Raspberry PI has limited GPIO's (General Purpose Input Output) and even the ones it has are incredibly slow.  It does have a SPI interface though.......

and is there any chance a screen would be supported in the near future.

Nope, don't expect anything.  However, if you looked at my workbench you might get a clue as to what I am up to Wink .


I guess the easy alternative would just be an Android App thou  Wink

Working on one of those too.

P.P.S I can never find this thread, would it be better in the custom mining section.

I know right?  The mod's think it is funny to keep moving this this thread from topic to topic, I think it should be in Bitcoin > Mining but I bow to their greater wisdom (Because I have no choice).

Neil
member
Activity: 86
Merit: 10
Ok so i've got my PI and set it up no problems,, she's not mining yet cus I bought a usb3 hub and it doesn`t work with PI lol.

I was looking at adding a screen

I'm waiting for my Pi, but I was looking at getting this screen for around $30 :

http://coldtearselectronics.wikispaces.com/USB+LCD+-+LCD+System+info

Then writing a python script that pulls the hash rate, accepts, rejects, etc from the cgminer api, then write it to the screen, kind of like this setup :

http://www.gregledet.net/?p=668
sr. member
Activity: 1316
Merit: 253
Sugars.zone | DatingFi - Earn for Posting
Ok so i've got my PI and set it up no problems,, she's not mining yet cus I bought a usb3 hub and it doesn`t work with PI lol.

I was looking at adding a screen

http://www.raspberrypi.org/phpBB3/viewtopic.php?f=59&t=43286

Am not very good with linux despite having a dreambox and a goflex home I still struggle with simple tasks.

Can anyone tell me if I get the screen above what would be involved in the setup/config and is there any chance a screen would be supported in the near future.

I guess the easy alternative would just be an Android App thou  Wink

P.S will be donating some mining time when new hub arrives

P.P.S I can never find this thread, would it be better in the custom mining section.
legendary
Activity: 896
Merit: 1000
... make sure you buy Class 10 SDs
Any problems writing to the card are caused by you not doing that.

I never used to believe that, SD class is about the speed that you can write to it and not about reliability.

Since than I have proved myself wrong several times with bizarre results every time.

Neil
sr. member
Activity: 1316
Merit: 253
Sugars.zone | DatingFi - Earn for Posting
When It rains the power can go off just for a couple minutes here and there  , also I think the wiring at my place is crap , the circuit breakers trip sometimes when I have the heaters flat out . Its super cold in Adelaide now. Its good for the devices though. 

Im not complaining at all Neil , minepeon has been a godsend.

Probably is not your wiring, you are probably overloading your circuit breakers with them heaters or one has a fault. You should have more than 1 pwr circuit try spreading them out a bit and keep an eye on what circuit trips (then switch it to another circuit and see if it trips the other).

What rating are your breakers ? How many heaters?
legendary
Activity: 4466
Merit: 1798
Linux since 1997 RedHat 4
... make sure you buy Class 10 SDs
Any problems writing to the card are caused by you not doing that.
Jump to: