Bitcoin Forum
April 20, 2024, 05:42:34 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 [64] 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 ... 139 »
  Print  
Author Topic: Linux mining distro for the Raspberry PI - MinePeon  (Read 684871 times)
ct1aic
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Are ฿itcoins Radioactive?


View Profile WWW
August 24, 2013, 01:07:18 PM
 #1261


Thanks for your help, southerngentuk.

I'm preparing a 0.2.2 MinePeon image, but with last version 3.4.0 of cgminer, LCDStats and MinePeon GUI, to see if the problem is from the newer Arch Linux.
no worries, just be cautious of the python usb, if its not the arch its has to be that. ( disclaimer : note am a newbie to linux so probably wrong) 
I have more or less the same feeling as you... 66% Arch guilt, 33% LCD guilt, 1% ct1aic guilt  Grin

Rui Costa, PortugalBTC : 1ct1aicGoUVpZeovsw3cCcPJZJHV5JXtW
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713591754
Hero Member
*
Offline Offline

Posts: 1713591754

View Profile Personal Message (Offline)

Ignore
1713591754
Reply with quote  #2

1713591754
Report to moderator
1713591754
Hero Member
*
Offline Offline

Posts: 1713591754

View Profile Personal Message (Offline)

Ignore
1713591754
Reply with quote  #2

1713591754
Report to moderator
Scorpia
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
August 24, 2013, 02:23:02 PM
 #1262

I just did a pacman -Syu. it looks like there is a new kernal and new Rpi firmware from 20-8.

I have updated one machine to see if it helps with issues.

Its About Sharing
Legendary
*
Offline Offline

Activity: 1442
Merit: 1000


Antifragile


View Profile
August 24, 2013, 06:46:52 PM
 #1263

Question - is there an easy way to run a few erupters, one Jalapeno and some custom rigs (e.g., Burning Mining) off of one Raspberry Pi w/ MinePeon w/ cgminer AND be able to overclock the custom rig?

Could I just install another instance of CG Miner or can I do the overclock of a specific rig while not affecting all rigs?
Or would it be better/simpler to get another Raspberry Pi?

I am not script writing capable, so please consider that.

Very much appreciated and Minepeon doner,  Grin
IAS

BTC = Black Swan.
BTC = Antifragile - "Some things benefit from shocks; they thrive and grow when exposed to volatility, randomness, disorder, and stressors and love adventure, risk, and uncertainty. Robust is not the opposite of fragile.
yxzq
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
August 24, 2013, 11:13:08 PM
Last edit: August 24, 2013, 11:31:12 PM by yxzq
 #1264

Could I just install another instance of CG Miner or can I do the overclock of a specific rig while not affecting all rigs?
Or would it be better/simpler to get another Raspberry Pi?
Each instance of cgminer listen on a port for commands. And MinePeon only listens to the default. So the web interface will not show both. But it's possible to run one instance "under the hood".

It would be possible to add a setting in the GUI on which port to listen and then you could switch. Maybe an incoming feature. But probably not. Buy another rpi.
btc-buddha
Newbie
*
Offline Offline

Activity: 9
Merit: 0



View Profile
August 25, 2013, 12:03:28 AM
 #1265

Can Minepeon listen on a different port instead of :443 or :80 ?  Can it be set up to first request credentials BEFORE it displays the MINEPEON splash page?  We don't want any intruders knowing what they've come across do we?  Smiley

Also, what are the firewall settings out of the box?

yxzq
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
August 25, 2013, 12:52:44 AM
 #1266

Can Minepeon listen on a different port instead of :443 or :80 ?  Can it be set up to first request credentials BEFORE it displays the MINEPEON splash page?  We don't want any intruders knowing what they've come across do we?  Smiley
You can change the port like this:

Code:
sudo nano /etc/httpd/conf/httpd.conf

It's a line that says: "Listen 80", change it and then restart apache:

Code:
sudo systemctl restart httpd

Remove index.html and the splash page won't show :-)
Min€r
Sr. Member
****
Offline Offline

Activity: 359
Merit: 250


View Profile
August 25, 2013, 07:44:48 AM
 #1267

I too have problems with my FPGA in newer releases - lot of downtime last week again & I don`t really find an solution for it. It seems that it works with Block Erupters (ASIC) but with BFL FPGA it fails  Huh
Will try out older releases again if it helps as it was running awesome for weeks. I don`t think that my hardware has some damage as they were running without any problems in past plus a lot of people have downtimes now. It´s really bad as I like the work from the updates!

BTC Sticker: German | English  
BTC Promo Sticker Sets: German | English
1P7fvQGyNx2EwUD7zVfY8jvDFjfA5Sq59b
ct1aic
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Are ฿itcoins Radioactive?


View Profile WWW
August 25, 2013, 11:20:01 AM
Last edit: August 26, 2013, 06:26:39 AM by ct1aic
 #1268

I just did a pacman -Syu. it looks like there is a new kernal and new Rpi firmware from 20-8.

I have updated one machine to see if it helps with issues.


Let's me try it... I'm still using 0.2.3a...
Quote
minepeon@minepeon ~ $ sudo pacman -Syu
[sudo] password for minepeon:
:: Synchronizing package databases...
 core                          42.5 KiB   214K/s 00:00 [############################] 100%
 extra                        534.3 KiB   883K/s 00:01 [############################] 100%
 community                    558.9 KiB   921K/s 00:01 [############################] 100%
 alarm                          7.6 KiB  3.71M/s 00:00 [############################] 100%
 aur                           19.4 KiB  4.73M/s 00:00 [############################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...

Packages (22): cryptsetup-1.6.2-1  device-mapper-2.02.100-1  gnupg-2.0.21-1
               gpgme-1.4.3-1  kbd-2.0.0-1  linux-headers-raspberrypi-3.6.11-16
               linux-raspberrypi-3.6.11-16  lvm2-2.02.100-1  net-snmp-5.7.2-8
               perl-5.18.1-1  php-5.5.3-1  php-apache-5.5.3-1  php-pear-5.5.3-1
               php-sqlite-5.5.3-1  raspberrypi-firmware-20130820-1
               raspberrypi-firmware-bootloader-20130820-1
               raspberrypi-firmware-bootloader-x-20130820-1
               raspberrypi-firmware-emergency-kernel-20130820-1
               raspberrypi-firmware-examples-20130820-1
               raspberrypi-firmware-tools-20130820-1  sqlite-3.7.17-2  wicd-1.7.2.4-9

Total Download Size:    84.20 MiB
Total Installed Size:   194.89 MiB
Net Upgrade Size:       0.04 MiB

  • UPDATE 22:38:57: MinePeon Uptime: 5 hr 21 min 39 sec  Cheesy
  • UPDATE 22:56:07: MinePeon Uptime: 56 sec                  Cry
  • UPDATE 02:39:06: MinePeon Uptime: 30 sec                  Cry
  • UPDATE 10:12:33: MinePeon Uptime: 1 hr 2 min 10 sec    Cry  -  Going to disconnect LCD.
  • UPDATE 12:16:00: MinePeon Uptime: 3 hr 5 min 15 sec    Cheesy  -  The cgminer program restarted 2 times, one for donation and the second to revert to my pools, with no problem.
  • UPDATE 20:34:18: MinePeon Uptime: 11 hr 23 min 59 sec Cheesy  -  Stable, no restarts, after disconnecting the LCD
  • UPDATE 22:12:07: MinePeon Uptime: 13 hr 1 min 46 sec   Cheesy  -  Stable, no restarts, no LCD
  • UPDATE 07:24:39: MinePeon Uptime: 22 hr 14 min 18 sec Cheesy  -  Stable, no restarts, no LCD

It would be nice to have access to full configuration of the SMTP email server @ settings page, as the majority of them, including gmail, needs password and a secure connection, to be able to send mail.

Rui Costa, PortugalBTC : 1ct1aicGoUVpZeovsw3cCcPJZJHV5JXtW
southerngentuk
Sr. Member
****
Offline Offline

Activity: 1316
Merit: 252


Sugars.zone | DatingFi - Earn for Posting


View Profile
August 25, 2013, 11:51:51 AM
 #1269


  • UPDATE 22:38:57: MinePeon Uptime: 5 hr 21 min 39 sec  Cheesy
  • UPDATE 22:56:07: MinePeon Uptime: 56 sec                  Cry
  • UPDATE 02:39:06: MinePeon Uptime: 30 sec                  Cry
  • UPDATE 10:12:33: MinePeon Uptime: 1 hr 2 min 10 sec    Cry  -  Going to disconnect LCD.
  • UPDATE 12:16:00: MinePeon Uptime: 3 hr 5 min 15 sec    Cheesy  -  The cgminer program restarted 2 times, one for donation and the second to revert to my pools, with no problem.

It would be nice to have access to full configuration of the SMTP email server @ settings page, as the majority of them, including gmail, needs password and a secure connection, to be able to send mail.
Ok, you made it through the donation window  Grin that a good start

Keep us informed.......

mine had a successful reboot 5 hrs ago - I have no idea why the reboot, but at least I didn't lose any mining time.  I only checked to give you an update  Angry ,I thought I was running sweet..

edit : my 0.2.2 pi has been up for 2d 7h with the dodgy hub that 0.2.3a does not like

SUGAR
██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
▄▄████████████████████▄▄
▄████████████████████████▄
███████▀▀▀██████▀▀▀███████
█████▀██████▀▀██████▀█████
██████████████████████████
██████████████████████████
█████████████████████▄████
██████████████████████████
████████▄████████▄████████
██████████████████████████
▀████████████████████████▀
▀▀████████████████████▀▀

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
███████████████████████████
███████████████████████████
██████               ██████
██████   ▄████▀      ██████
██████▄▄▄███▀   ▄█   ██████
██████████▀   ▄███   ██████
████████▀   ▄█████▄▄▄██████
██████▀   ▄███████▀▀▀██████
██████   ▀▀▀▀▀▀▀▀▀   ██████
██████               ██████
███████████████████████████
███████████████████████████
.
Backed By
ZetaChain

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
▄▄████████████████████▄▄
██████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
██████████████████████████
▀▀████████████████████▀▀
▄▄████████████████████▄▄
██████████████████████████
██████ ▄▀██████████  ███████
███████▄▀▄▀██████  █████████
█████████▄▀▄▀██  ███████████
███████████▄▀▄ █████████████
███████████  ▄▀▄▀███████████
█████████  ████▄▀▄▀█████████
███████  ████████▄▀ ████████
████████████████████████████
██████████████████████████
▀▀████████████████████▀▀
southerngentuk
Sr. Member
****
Offline Offline

Activity: 1316
Merit: 252


Sugars.zone | DatingFi - Earn for Posting


View Profile
August 25, 2013, 11:58:21 AM
 #1270

would be good to hear if anyone has issues on 0.2.3 without the LCD  Wink

SUGAR
██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
▄▄████████████████████▄▄
▄████████████████████████▄
███████▀▀▀██████▀▀▀███████
█████▀██████▀▀██████▀█████
██████████████████████████
██████████████████████████
█████████████████████▄████
██████████████████████████
████████▄████████▄████████
██████████████████████████
▀████████████████████████▀
▀▀████████████████████▀▀

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
███████████████████████████
███████████████████████████
██████               ██████
██████   ▄████▀      ██████
██████▄▄▄███▀   ▄█   ██████
██████████▀   ▄███   ██████
████████▀   ▄█████▄▄▄██████
██████▀   ▄███████▀▀▀██████
██████   ▀▀▀▀▀▀▀▀▀   ██████
██████               ██████
███████████████████████████
███████████████████████████
.
Backed By
ZetaChain

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██

██   ██
▄▄████████████████████▄▄
██████████████████████████
████████████████████████████
█████████████████▀▀  ███████
█████████████▀▀      ███████
█████████▀▀   ▄▄     ███████
█████▀▀    ▄█▀▀     ████████
█████████ █▀        ████████
█████████ █ ▄███▄   ████████
██████████████████▄▄████████
██████████████████████████
▀▀████████████████████▀▀
▄▄████████████████████▄▄
██████████████████████████
██████ ▄▀██████████  ███████
███████▄▀▄▀██████  █████████
█████████▄▀▄▀██  ███████████
███████████▄▀▄ █████████████
███████████  ▄▀▄▀███████████
█████████  ████▄▀▄▀█████████
███████  ████████▄▀ ████████
████████████████████████████
██████████████████████████
▀▀████████████████████▀▀
LordTheron
Full Member
***
Offline Offline

Activity: 197
Merit: 100


View Profile WWW
August 25, 2013, 01:03:01 PM
 #1271

I used 0.2.3 and 0.2.3a and Im having issues with it to the point that Ive stopped using it and back on windows for a time being. I get random reboots, cgminer is cashing or freezing, pi is freezing. Ive tested it on 2 rpi and 3 different cards and its pretty much the same.

I have noticed that 0.2.2 doesn't have those issues until I do arch updates. after updates something changes and i get freezes and reboots. Just to confirm, Im gonna setup 0.2.2 with latest cgminer and minepoen update but without any arch updates and I'll post back an update.
Scorpia
Member
**
Offline Offline

Activity: 73
Merit: 10


View Profile
August 25, 2013, 01:35:14 PM
 #1272

would be good to hear if anyone has issues on 0.2.3 without the LCD  Wink

my 0.2.3a issues are without the LCD.

only Pi, USB hubs , Erupters keyboard and wifi adaptor.

also happens on lan without the wifi adaptor. with 2 different keyboards.

tombs
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
August 25, 2013, 03:39:45 PM
 #1273

will be testing on the cubieboard2 here in a couple hours!
easynote
Hero Member
*****
Offline Offline

Activity: 700
Merit: 500


CryptoTalk.Org - Get Paid for every Post!


View Profile
August 25, 2013, 06:23:50 PM
 #1274

will be testing on the cubieboard2 here in a couple hours!

Nice Cheesy

 
                                . ██████████.
                              .████████████████.
                           .██████████████████████.
                        -█████████████████████████████
                     .██████████████████████████████████.
                  -█████████████████████████████████████████
               -███████████████████████████████████████████████
           .-█████████████████████████████████████████████████████.
        .████████████████████████████████████████████████████████████
       .██████████████████████████████████████████████████████████████.
       .██████████████████████████████████████████████████████████████.
       ..████████████████████████████████████████████████████████████..
       .   .██████████████████████████████████████████████████████.
       .      .████████████████████████████████████████████████.

       .       .██████████████████████████████████████████████
       .    ██████████████████████████████████████████████████████
       .█████████████████████████████████████████████████████████████.
        .███████████████████████████████████████████████████████████
           .█████████████████████████████████████████████████████
              .████████████████████████████████████████████████
                   ████████████████████████████████████████
                      ██████████████████████████████████
                          ██████████████████████████
                             ████████████████████
                               ████████████████
                                   █████████
.CryptoTalk.org.|.MAKE POSTS AND EARN BTC!.🏆
ct1aic
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Are ฿itcoins Radioactive?


View Profile WWW
August 25, 2013, 08:10:54 PM
Last edit: August 26, 2013, 04:13:58 PM by ct1aic
 #1275

25 August 2013
  • UPDATE 22:38:57: MinePeon Uptime: 5 hr 21 min 39 sec         Cheesy
  • UPDATE 22:56:07: MinePeon Uptime: 56 sec                           Cry
  • UPDATE 02:39:06: MinePeon Uptime: 30 sec                           Cry
  • UPDATE 10:12:33: MinePeon Uptime: 1 hr 2 min 10 sec           Cry  -  Going to disconnect LCD.
  • UPDATE 12:16:00: MinePeon Uptime: 3 hr 5 min 15 sec           Cheesy  -  The cgminer program restarted 2 times, one for donation and the second to revert to my pools, with no problem.
  • UPDATE 20:34:18: MinePeon Uptime: 11 hr 23 min 59 sec        Cheesy  -  Stable, no restarts, after disconnecting the LCD
  • UPDATE 22:12:07: MinePeon Uptime: 13 hr 1 min 46 sec          Cheesy  -  Stable, no restarts, no LCD
26 August 2013
  • UPDATE 07:24:39: MinePeon Uptime: 22 hr 14 min 18 sec        Cheesy  -  Stable, no restarts, no LCD
  • UPDATE 11:35:04: MinePeon Uptime: 1 day 2 hr 24 min 43 sec Cheesy  -  Stable, no restarts, no LCD
  • UPDATE 17:10:44: MinePeon Uptime: 1 day 8 hr 1 min 19 sec   Cheesy  -  Stable, no restarts, no LCD

Maybe one more stupid idea, for the programmer of the LCDStats python program: Could I have the LCDStats program in one RPI, displaying on the LCD, the data of the cgminer of a remote RPI, via the 4028 API TCP port?

Rui Costa, PortugalBTC : 1ct1aicGoUVpZeovsw3cCcPJZJHV5JXtW
kano
Legendary
*
Offline Offline

Activity: 4466
Merit: 1798


Linux since 1997 RedHat 4


View Profile
August 25, 2013, 09:39:28 PM
 #1276

...
Maybe one more stupid idea, for the programmer of the LCDStats python program: Could I have the LCDStats program in one RPI, displaying on the LCD, the data of the cgminer of a remote RPI, via the 4028 API TCP port?
-i minerIP

As per the README.md

Options:  
  `-h, --help            show this help message and exit`  
  `-s, --simple          Show simple display layout instead of default`  
  `-d REFRESHDELAY, --refresh-delay=REFRESHDELAY  where  REFRESHDELAY = Time delay between screen/API refresh`                          
  `-i HOST, --host=HOST  I.P. Address of cgminer API host`  
  `-p PORT, --port=PORT  Port of cgminer API`  
  `-c TIMEDISPLAYFORMAT, --clock=TIMEDISPLAYFORMAT  Options 12 or 24 - Clock Display 12hr / 24hr`  

Pool: https://kano.is - low 0.5% fee PPLNS 3 Days - Most reliable Solo with ONLY 0.5% fee   Bitcointalk thread: Forum
Discord support invite at https://kano.is/ Majority developer of the ckpool code - k for kano
The ONLY active original developer of cgminer. Original master git: https://github.com/kanoi/cgminer
chanberg
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
August 26, 2013, 01:30:30 AM
 #1277

Miner Uptime
2 day 3 min 36 sec

RPi with no screen

ct1aic
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500


Are ฿itcoins Radioactive?


View Profile WWW
August 26, 2013, 10:39:17 AM
 #1278

...
Maybe one more stupid idea, for the programmer of the LCDStats python program: Could I have the LCDStats program in one RPI, displaying on the LCD, the data of the cgminer of a remote RPI, via the 4028 API TCP port?
-i minerIP

As per the README.md

Options:  
  `-h, --help            show this help message and exit`  
  `-s, --simple          Show simple display layout instead of default`  
  `-d REFRESHDELAY, --refresh-delay=REFRESHDELAY  where  REFRESHDELAY = Time delay between screen/API refresh`                          
  `-i HOST, --host=HOST  I.P. Address of cgminer API host`  
  `-p PORT, --port=PORT  Port of cgminer API`  
  `-c TIMEDISPLAYFORMAT, --clock=TIMEDISPLAYFORMAT  Options 12 or 24 - Clock Display 12hr / 24hr`  


I don't even know how to edit a file in Linux...  Cry

Rui Costa, PortugalBTC : 1ct1aicGoUVpZeovsw3cCcPJZJHV5JXtW
Mavy
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
August 26, 2013, 11:29:53 AM
 #1279

I don't even know how to edit a file in Linux...  Cry

http://www.dummies.com/how-to/content/linux-for-dummies-cheat-sheet.html Smiley
stellan0r
Hero Member
*****
Offline Offline

Activity: 574
Merit: 500


Medical Translations for Bitcoins


View Profile
August 26, 2013, 11:33:51 AM
 #1280


 Kiss

Allgemeine Gesundheitsberatung gegen Bitcoin-Zahlung. Bei Fragen einfach eine PM schicken!
If you want to send a thank you: BTC "1PZJvKvarRviQRQWejpvXW2j4e1xbT8MZb"
Pages: « 1 ... 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 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 [64] 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 ... 139 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!