GreenFrogSB / LMDS

LMDS - Linux Media Delivery System
https://greenfrognest.com
GNU General Public License v3.0
210 stars 45 forks source link

[BUG] Honeygain not working on raspberry pi 2 model b v1.1 #59

Closed xKliment closed 1 year ago

xKliment commented 1 year ago

I have installed the Docker and it restarted after that i installed honeygain an logged in normally but its still not displaying in the dashboard after 12+hours

xKliment commented 1 year ago

I am using a raspberry pi 2 model b v1.1 with ubuntu server 20.04.05 LTS

GreenFrogSB commented 1 year ago

it won't run on raspberry pi 2 - as far I know this board is not 64bit capable, what is needed to emulate x86 CPU for Honeygain on ARM.

On Wed, Oct 5, 2022 at 7:25 AM xKliment @.***> wrote:

I have installed the Docker and it restarted after that i installed honeygain an logged in normally but its still not displaying in the dashboard after 12+hours

— Reply to this email directly, view it on GitHub https://github.com/GreenFrogSB/LMDS/issues/59, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFVEPSUVG2MGIMC7NTIZ6DWBUNMNANCNFSM6AAAAAAQ5HV7NQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

GreenFrogSB commented 1 year ago

Checked in here: https://en.wikipedia.org/wiki/Raspberry_Pi Raspberry 2 model B has - ARMv7 https://en.wikipedia.org/wiki/ARMv7-A (32-bit) Raspberry 2 model B version 1.2 has ARMv8 https://en.wikipedia.org/wiki/ARMv8-A (64/32-bit) The second one should be ok but ARMv7-A is not.

On Wed, Oct 5, 2022 at 8:05 AM LMDS GreenFrog @.***> wrote:

it won't run on raspberry pi 2 - as far I know this board is not 64bit capable, what is needed to emulate x86 CPU for Honeygain on ARM.

On Wed, Oct 5, 2022 at 7:25 AM xKliment @.***> wrote:

I have installed the Docker and it restarted after that i installed honeygain an logged in normally but its still not displaying in the dashboard after 12+hours

— Reply to this email directly, view it on GitHub https://github.com/GreenFrogSB/LMDS/issues/59, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFVEPSUVG2MGIMC7NTIZ6DWBUNMNANCNFSM6AAAAAAQ5HV7NQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

xKliment commented 1 year ago

Okay so i wont be able to run honeygain on it? What would be the best way to fully deinstall everything?

GreenFrogSB commented 1 year ago

As far as I can see your older pi won't be able to run honeygain, but you could try to run other bandwidth sharing apps included in LMDS. Delete the LMDS folder and uninstall docker and docker-compose if you have to.

On Wed, Oct 5, 2022 at 8:21 AM xKliment @.***> wrote:

Okay so i wont be able to run honeygain on it? What would be the best way to fully deinstall everything?

— Reply to this email directly, view it on GitHub https://github.com/GreenFrogSB/LMDS/issues/59#issuecomment-1268048820, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFVEPXNUTXJWF3X3GTRVYDWBUT7BANCNFSM6AAAAAAQ5HV7NQ . You are receiving this because you commented.Message ID: @.***>

xKliment commented 1 year ago

Thanks alot!

xKliment commented 1 year ago

Okay and how do i remove only the honeygain docker? Ive tried some stuff but it wont work!

GreenFrogSB commented 1 year ago

Run: ./deploy.sh go to: Build LMDS Stack Scroll down and deselect first option called (remove asterisks) [*] Check - Earn $ with LMDS - in main menu [ ] Check - Earn $ with LMDS - in main menu [ ] Check - Earn $ with LMDS - in main menu

Confirm selection with OK and run: docker-compose up -d

On Wed, Oct 5, 2022 at 8:45 AM xKliment @.***> wrote:

Okay and how do i remove only the honeygain docker? Ive tried some stuff but it wont work!

— Reply to this email directly, view it on GitHub https://github.com/GreenFrogSB/LMDS/issues/59#issuecomment-1268071058, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFVEPVZCUJI7R6O5MFPWNTWBUWYDANCNFSM6AAAAAAQ5HV7NQ . You are receiving this because you commented.Message ID: @.***>

xKliment commented 1 year ago

Wich programms would be able to run on the raspberry pi 2 model b v1.1?

GreenFrogSB commented 1 year ago

ARM 32bit capable are: peer2profit - https://p2pr.me/164528477962110dab05459 earnapp - https://earnapp.com/i/snq8y4m

I do not have pi 2 myself so I was not able to test it myself but I believe above will work ok.

On Wed, Oct 5, 2022 at 9:24 AM xKliment @.***> wrote:

Wich programms would be able to run on the raspberry pi 2 model b v1.1?

— Reply to this email directly, view it on GitHub https://github.com/GreenFrogSB/LMDS/issues/59#issuecomment-1268112000, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARFVEPULFVLMGYG4T4ZCLLTWBU3NLANCNFSM6AAAAAAQ5HV7NQ . You are receiving this because you commented.Message ID: @.***>

xKliment commented 1 year ago

Okay thanks alot ill try! -