MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
January 20, 2014, 04:43:14 AM |
|
Reading up on that board, is the 2gig MMC big enough to support the Archlinux install with Minepeon. or will it be running from the SD slot? MinePeon uses less then a GB in space, it will fit onto the internal eMMC with plenty of room to spare. Initaly though it is going to run from the SD through most of the pre-release series. Second, with the sqlite support for stats, can we offload the database to a network drive? sqlite runs very badly over a mount so that wont be an option HOWEVER it is just a pdo data-source.... MySQL is not out of the question, just running it on an SD card is a colossally bad idea. Neil
|
|
|
|
HellDiverUK
|
|
January 20, 2014, 11:37:30 AM |
|
Reading up on that board, is the 2gig MMC big enough to support the Archlinux install with Minepeon. or will it be running from the SD slot?
Loads of space, I'm running Debian on my BBB, with several versions of cgminer and bfgminer on there, python, stratum_proxy, node.js, miner dashboard, hidapi, all the random packages for compiling, Apache, and there's still 600MB free on the eMMC.
|
|
|
|
rallasnackbar
|
|
January 20, 2014, 06:43:20 PM |
|
MineForeman when can we expect the release of the new version?
|
|
|
|
jedimstr
|
|
January 20, 2014, 07:07:09 PM |
|
Neil,
Probably answered this before, but haven't seen it in the thread. Is there a reason you're using Arch vs Debian or other distros as a basis for Minepeon? Just curious if this was just a purely personal choice or if there are definite advantages for Arch on these devices.
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
January 20, 2014, 07:07:52 PM |
|
MineForeman when can we expect the release of the new version?
MinePeon -Pi 0.2.5 pr1 (the pr stands for pre release) will be out in exactly 5 hours plus however long it takes for me to upload it. It was going to be out yesterday but I found a last minute bug that needed addressing. This first pre release will be to test;- 1. On the fly pool changing from the status screen. 2. New Javascript graphing engine. 3. SQLite engine for stats storage. 4. New wifi configuration (type "sudo wifi-menu") 5. The next versions of bfgminer and cgminer with all that they bring 6. New startup/monitoring method for the miners There are a lot of other changes under the hood and a lot more to come in this pre release series. Hopefully we can get them tested and ready for the general populous quickly. Neil
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
January 20, 2014, 07:33:09 PM |
|
Is there a reason you're using Arch vs Debian or other distros as a basis for Minepeon? I often get the impression that people think I did this to be mean, but there are a few reasons;- 1. When MinePeon was started (and for quite some time afterwards) raspberian (the debian based distro for the Pi) was very broken when it came to USB support. 2. X and a multiple of packages that hog resources are included as standard in debian based distro's. (BLOAT) 3. systemd instead of SystemV init for process monitoring. 4. The real biggie! Supported Platforms. With Raspberian I get;- Raspberry Pi With Arch I get;- OLinuXino, OpenRD, Pogoplug v2 (Pink/Gray), Pogoplug Series 4, Seagate DockStar, Seagate GoFlex Net, Seagate GoFlex Home, SheevaPlug, TonidoPlug, TonidoPlug 2, ZyXEL NSA320, ZyXEL NSA325. Pogoplug v3/Oxnas, Raspberry Pi. Cubieboard 2, Cubieboard, Hackberry, Mele A100, pcDuino, Nitrogen6X, UDOO, Utilite, Wandboard, CuBox, D3Plug, Mirabox, SMILE Plug, ODROID-U2, ODROID-U3, ODROID-X, ODROID-X2, ODROID-U, ODROID-U2 lite, Samsung Chromebook, BeagleBoard, BeagleBoard-xM, BeagleBone, BeagleBone Black, Gumstix Overo, IGEP v2, PandaBoard, ZedBoard, TrimSlice. Neil
|
|
|
|
jedimstr
|
|
January 20, 2014, 08:10:31 PM |
|
Is there a reason you're using Arch vs Debian or other distros as a basis for Minepeon? I often get the impression that people think I did this to be mean, but there are a few reasons;- 1. When MinePeon was started (and for quite some time afterwards) raspberian (the debian based distro for the Pi) was very broken when it came to USB support. 2. X and a multiple of packages that hog resources are included as standard in debian based distro's. (BLOAT) 3. systemd instead of SystemV init for process monitoring. 4. The real biggie! Supported Platforms. With Raspberian I get;- Raspberry Pi With Arch I get;- OLinuXino, OpenRD, Pogoplug v2 (Pink/Gray), Pogoplug Series 4, Seagate DockStar, Seagate GoFlex Net, Seagate GoFlex Home, SheevaPlug, TonidoPlug, TonidoPlug 2, ZyXEL NSA320, ZyXEL NSA325. Pogoplug v3/Oxnas, Raspberry Pi. Cubieboard 2, Cubieboard, Hackberry, Mele A100, pcDuino, Nitrogen6X, UDOO, Utilite, Wandboard, CuBox, D3Plug, Mirabox, SMILE Plug, ODROID-U2, ODROID-U3, ODROID-X, ODROID-X2, ODROID-U, ODROID-U2 lite, Samsung Chromebook, BeagleBoard, BeagleBoard-xM, BeagleBone, BeagleBone Black, Gumstix Overo, IGEP v2, PandaBoard, ZedBoard, TrimSlice. Neil Thanks for the explanation... can't wait to see the BBB version (though I'll probably wait until you have the flash-to-eMMC version ready before I'll jump).
|
|
|
|
teletobi
|
|
January 20, 2014, 08:24:43 PM |
|
Is it possible to run an additional NXT Client on MinePeon?
|
|
|
|
rallasnackbar
|
|
January 20, 2014, 08:29:33 PM |
|
MineForeman when can we expect the release of the new version?
MinePeon -Pi 0.2.5 pr1 (the pr stands for pre release) will be out in exactly 5 hours plus however long it takes for me to upload it. It was going to be out yesterday but I found a last minute bug that needed addressing. This first pre release will be to test;- 1. On the fly pool changing from the status screen. 2. New Javascript graphing engine. 3. SQLite engine for stats storage. 4. New wifi configuration (type "sudo wifi-menu") 5. The next versions of bfgminer and cgminer with all that they bring 6. New startup/monitoring method for the miners There are a lot of other changes under the hood and a lot more to come in this pre release series. Hopefully we can get them tested and ready for the general populous quickly. Neil Sounds great!! Cant wait to see if i can get it to work with Bi*Fury
|
|
|
|
Eldoen
Newbie
Offline
Activity: 19
Merit: 0
|
|
January 21, 2014, 01:59:56 AM |
|
well picked up a BBB this evening, now the hard part, it was on the way into work. and in the middle of my work week. so at least 12 hours before I get to play with it.
But knowing me if I start playing with it and upgrading the rpi to the latest minepeon release.
I do get the opportunity to review the Company logo I work for during that time. of course it is plastered everywhere at work so. MineForeman HellDiverUK
Thanks for the info on the room on the MMC card. El
|
|
|
|
tripppn
|
|
January 21, 2014, 03:27:38 AM |
|
Are you uploading yet? I get my U1s tomorrow and I want to be ready.
|
“You can't be a real country unless you have a beer and an airline - it helps if you have some kind of football team, or some nuclear weapons, but in the very least you need a beer.” ― Frank Zappa
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
January 21, 2014, 03:33:33 AM |
|
Are you uploading yet? I get my U1s tomorrow and I want to be ready. Yeah, uploading.... Living in New Zealand is very cool and probably one of the best places on earth, until you have to upload something..... Neil
|
|
|
|
deagel
Member
Offline
Activity: 67
Merit: 10
|
|
January 21, 2014, 07:04:25 AM |
|
Are you uploading yet? I get my U1s tomorrow and I want to be ready. Yeah, uploading.... Living in New Zealand is very cool and probably one of the best places on earth, until you have to upload something..... Neil how fast is your upload?
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
January 21, 2014, 07:07:55 AM |
|
0.5 Mb/s ..
Biggest problem is that SourceForge keeps disconnecting and corrupting the file.
Neil
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
January 21, 2014, 07:31:44 AM |
|
Hi All, MinePeon-Pi-0.2.5-pr1.img is about to hit SourceForge ready for your downloading pleasure, you will soon find it here at the top of the list;- https://sourceforge.net/projects/minepeon/files/release/This is the first in the pre releases that will eventually become the full release. It is as stable as I can make it, so I need volunteers to test and report back bugs while I go on to add other features. This first pre release will be to test;- 1. On the fly pool changing from the status screen. 2. New Javascript graphing engine. 3. SQLite engine for stats storage. 4. New wifi configuration (type "sudo wifi-menu" in ssh) 5. The next versions of bfgminer and cgminer with all that they bring 6. New startup/monitoring method for the miners Please report back bugs the thread on the MinePeon forums;- http://minepeon.com/forums/viewtopic.php?f=3&t=1281Lets make this the best build ever! Neil P.S PLEASE leave some donation time, as I said to another user in another thread;- I try not to think about it. 1,591 downloads just in the last week alone according to SourceForge, if 1% of people donated 15 minutes of time I would be a rich man. Perhaps it is me they don't like :p .
|
|
|
|
lajz99
|
|
January 21, 2014, 07:36:58 AM Last edit: January 21, 2014, 07:49:59 AM by lajz99 |
|
Happy to donate 15 min! Thanks again! P.S. - You need a better connection.
|
|
|
|
deagel
Member
Offline
Activity: 67
Merit: 10
|
|
January 21, 2014, 08:29:38 AM |
|
Happy to donate 15 min! Thanks again! P.S. - You need a better connection. +1
|
|
|
|
Mudbankkeith
|
|
January 21, 2014, 09:36:32 AM |
|
Are you uploading yet? I get my U1s tomorrow and I want to be ready. Yeah, uploading.... Living in New Zealand is very cool and probably one of the best places on earth, until you have to upload something..... Neil Sheep can carry a heavy (up)load but they never go in a straight line or move fast, when you chase them they drop the (pay)load.
|
BTc donations welcome:- 13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
|
|
|
rallasnackbar
|
|
January 21, 2014, 11:24:26 AM |
|
P.S PLEASE leave some donation time, as I said to another user in another thread;-
I try not to think about it. 1,591 downloads just in the last week alone according to SourceForge, if 1% of people donated 15 minutes of time I would be a rich man. Perhaps it is me they don't like :p .
I leave donation time, but since it still dosnt find my Bi*Fury's, it aint gonna help.
|
|
|
|
Mudbankkeith
|
|
January 21, 2014, 12:01:26 PM |
|
P.S PLEASE leave some donation time, as I said to another user in another thread;-
I try not to think about it. 1,591 downloads just in the last week alone according to SourceForge, if 1% of people donated 15 minutes of time I would be a rich man. Perhaps it is me they don't like :p .
Hi Neil There is a problem with the donation time. My Pi runs well until the donation time switch over. When the time comes to switch back to normal pool, my hash rate starts to fall, then continues to fade away until the Pi crashes.
|
BTc donations welcome:- 13c2KuzWCaWFTXF171Zn1HrKhMYARPKv97
|
|
|
|