eman5oh
Newbie
Offline
Activity: 57
Merit: 0
|
|
October 29, 2013, 01:17:34 AM |
|
Sweet, waiting for my new pi to come. I just built bfgminer on my ubuntu box with the needed libmicrohttpd built in to run my new blade. Took way too damm long to figure out how to do it, but it is up and mining now. Going to give minepeon a try with the blades when the new pi arrives
|
|
|
|
tk1337
|
|
October 29, 2013, 04:59:43 AM |
|
I know this probably isn't the best place to ask, but are there any USB plug n play displays that can be used with the Pi? Found a 3.5" car display and the displays on rasppilcd.com but I'm looking for something closer to the 3.5" that already is USB. Feel free to shoot me a PM rather than reply on here.
While I'm sure one could be found, the issue would more than likely be drivers... (btw, rasppilcd.com doesn't seem to work for me?)
|
|
|
|
tk1337
|
|
October 29, 2013, 05:13:30 AM |
|
Neil, do you have a BeagleBoard at your disposal? Just curious as I'm considering buying one soon.
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
October 29, 2013, 06:12:06 AM |
|
Neil, do you have a BeagleBoard at your disposal? Just curious as I'm considering buying one soon.
I actually have 2 now, the port is already in the works to see if I can help out some of those KnC miners. Neil
|
|
|
|
ct1aic
|
|
October 29, 2013, 10:15:27 AM |
|
Neil:
When can we have BFGMiner 3.4.0 for git pull it to 0.2.4 pr2?
|
Rui Costa, Portugal - BTC : 1ct1aicGoUVpZeovsw3cCcPJZJHV5JXtW
|
|
|
yxt
Legendary
Offline
Activity: 3528
Merit: 1116
|
|
October 29, 2013, 12:05:57 PM Last edit: October 29, 2013, 01:26:13 PM by yxt |
|
any change from 0.2.4 PR2
|
BTC | Kano Pool | ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ | | ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ | | ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ |
|
|
|
mtbitcoin
Legendary
Offline
Activity: 876
Merit: 1000
Etherscan.io
|
|
October 29, 2013, 12:11:37 PM |
|
hi Neil The version display in the webgui still shows "MinePeon Version: MinePeon 0.2.4 pr2" Thanks
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
October 29, 2013, 07:06:55 PM |
|
hi Neil
The version display in the webgui still shows "MinePeon Version: MinePeon 0.2.4 pr2"
Thanks
I noticed that once I released it, if you;- cd /opt/minepeon git pull It will fix it. Neil
|
|
|
|
eman5oh
Newbie
Offline
Activity: 57
Merit: 0
|
|
October 29, 2013, 10:53:07 PM |
|
I can't seem to remember what the commands were to update bfgminer, any care to enlighten me? I would like to update to 3.4.0 because I have OCD
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
October 29, 2013, 11:01:36 PM |
|
I can't seem to remember what the commands were to update bfgminer, any care to enlighten me? I would like to update to 3.4.0 because I have OCD If you do a git pull as mentioned above bfgminer latest is in there already. Neil
|
|
|
|
tk1337
|
|
October 29, 2013, 11:01:39 PM |
|
I can't seem to remember what the commands were to update bfgminer, any care to enlighten me? I would like to update to 3.4.0 because I have OCD If you want to compile it yourself... git clone https://github.com/luke-jr/bfgminer cd bfgminer sudo ./autogen.sh sudo ./configure make mv bfgminer /opt/minepeon/bin
* on the mv bfgminer, make sure you're just moving the executable, not the folder, (ie: make sure you're still in the bfgminer folder). Edit: (Or listen to Neil and do a git pull... he was 3sec faster at me in response, lol )
|
|
|
|
eman5oh
Newbie
Offline
Activity: 57
Merit: 0
|
|
October 29, 2013, 11:12:16 PM |
|
I just got 0.2.4 running with my blade using bfgminer as a statum proxy using the -http-port option in the miner startup settings. Below is what mine looks like, I am just running a blade with this. On the blade you just point it to your minepeon ip address. Hope that this helps someone looking to do the same. #!/bin/bash sleep 10 /usr/bin/screen -dmS miner /opt/minepeon/bin/bfgminer --http-port 8330 -c /opt/minepeon/etc/miner.conf
|
|
|
|
tk1337
|
|
October 29, 2013, 11:19:37 PM |
|
I just got 0.2.4 running with my blade using bfgminer as a statum proxy using the -http-port option in the miner startup settings. Below is what mine looks like, I am just running a blade with this. On the blade you just point it to your minepeon ip address. Hope that this helps someone looking to do the same. #!/bin/bash sleep 10 /usr/bin/screen -dmS miner /opt/minepeon/bin/bfgminer --http-port 8330 -c /opt/minepeon/etc/miner.conf Just edit the /opt/minepeon/etc/miner.conf Edit: This is the default miner.conf: { "algo": "c", "api-listen": true, "api-port": "4028", "expiry": "120", "hotplug": "5", "log": "5", "no-pool-disable": true, "queue": "1", "scan-time": "60", "shares": "0", "kernel-path": "\/opt\/minepeon\/bin", "api-allow": "W:0\/0", "pools": [ { "url": "stratum.btcguild.com:3333", "user": "MinePeon_Donate", "pass": "MinePeon_Donate" }, { "url": "pool.50btc.com:8332", "user": "neil@mineforeman.com", "pass": "Donate" }, { "url": "us.ozco.in:3333", "user": "minepeon.donate", "pass": "donate" } ] }
You would add it in like so: { "algo": "c", "api-listen": true, "api-port": "4028", "http-port": 8330, "expiry": "120", "hotplug": "5", "log": "5", "no-pool-disable": true, "queue": "1", "scan-time": "60", "shares": "0", "kernel-path": "\/opt\/minepeon\/bin", "api-allow": "W:0\/0", "pools": [ { "url": "stratum.btcguild.com:3333", "user": "MinePeon_Donate", "pass": "MinePeon_Donate" }, { "url": "pool.50btc.com:8332", "user": "neil@mineforeman.com", "pass": "Donate" }, { "url": "us.ozco.in:3333", "user": "minepeon.donate", "pass": "donate" } ] }
|
|
|
|
eman5oh
Newbie
Offline
Activity: 57
Merit: 0
|
|
October 30, 2013, 12:02:06 AM |
|
I just got 0.2.4 running with my blade using bfgminer as a statum proxy using the -http-port option in the miner startup settings. Below is what mine looks like, I am just running a blade with this. On the blade you just point it to your minepeon ip address. Hope that this helps someone looking to do the same. #!/bin/bash sleep 10 /usr/bin/screen -dmS miner /opt/minepeon/bin/bfgminer --http-port 8330 -c /opt/minepeon/etc/miner.conf Just edit the /opt/minepeon/etc/miner.conf Edit: This is the default miner.conf: { "algo": "c", "api-listen": true, "api-port": "4028", "expiry": "120", "hotplug": "5", "log": "5", "no-pool-disable": true, "queue": "1", "scan-time": "60", "shares": "0", "kernel-path": "\/opt\/minepeon\/bin", "api-allow": "W:0\/0", "pools": [ { "url": "stratum.btcguild.com:3333", "user": "MinePeon_Donate", "pass": "MinePeon_Donate" }, { "url": "pool.50btc.com:8332", "user": "neil@mineforeman.com", "pass": "Donate" }, { "url": "us.ozco.in:3333", "user": "minepeon.donate", "pass": "donate" } ] }
You would add it in like so: { "algo": "c", "api-listen": true, "api-port": "4028", "http-port": 8330, "expiry": "120", "hotplug": "5", "log": "5", "no-pool-disable": true, "queue": "1", "scan-time": "60", "shares": "0", "kernel-path": "\/opt\/minepeon\/bin", "api-allow": "W:0\/0", "pools": [ { "url": "stratum.btcguild.com:3333", "user": "MinePeon_Donate", "pass": "MinePeon_Donate" }, { "url": "pool.50btc.com:8332", "user": "neil@mineforeman.com", "pass": "Donate" }, { "url": "us.ozco.in:3333", "user": "minepeon.donate", "pass": "donate" } ] }
Any advantage to adding it the miner.conf file vs passing it though the web GUI?
|
|
|
|
tk1337
|
|
October 30, 2013, 12:28:50 AM |
|
not really, it's just cleaner to keep all the settings in a single file.
|
|
|
|
ct1aic
|
|
October 30, 2013, 07:32:06 AM Last edit: October 30, 2013, 03:46:17 PM by ct1aic |
|
I can't seem to remember what the commands were to update bfgminer, any care to enlighten me? I would like to update to 3.4.0 because I have OCD If you want to compile it yourself... git clone https://github.com/luke-jr/bfgminer cd bfgminer sudo ./autogen.sh sudo ./configure make mv bfgminer /opt/minepeon/bin
* on the mv bfgminer, make sure you're just moving the executable, not the folder, (ie: make sure you're still in the bfgminer folder). Edit: (Or listen to Neil and do a git pull... he was 3sec faster at me in response, lol ) Ok, I tried your method, compiling bfgminer in my RPI's and it worked! Thanks. I'm using now bfgminer 3.4.0 without a git pull... Now, the only problem to solve is how to use the Bitfury miner via SPI/GPIO...
|
Rui Costa, Portugal - BTC : 1ct1aicGoUVpZeovsw3cCcPJZJHV5JXtW
|
|
|
teletobi
|
|
October 30, 2013, 03:49:42 PM |
|
I can't get 0.2.4 to run on my PasPi. I tried two different SD Cards, about five Installations and made a new Download from source forge, but Minepeon won't show up in my Router nor in the Browser. 0.2.3 is running fine with my USB Sticks, but in some Days I'll get some BFs. Can I upgrade my running 0.2.3 to the BFs? Or anything to get 0.2.4 running? I wanted to try the PR2, but couldn't find the link anymore...
|
|
|
|
eman5oh
Newbie
Offline
Activity: 57
Merit: 0
|
|
October 30, 2013, 04:54:17 PM |
|
You could plug a monitor into the pi and see if it booting the image and what it has for an ip.
|
|
|
|
teletobi
|
|
October 30, 2013, 05:29:11 PM |
|
Unluckily I don't have a Monitor :-( I only have a Laptop and ssh in when needed.
|
|
|
|
|
|