Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Pi 4B 64 Bit not able to run the miner #111

Open
GYKgamer opened this issue Aug 28, 2022 · 6 comments
Open

Raspberry Pi 4B 64 Bit not able to run the miner #111

GYKgamer opened this issue Aug 28, 2022 · 6 comments

Comments

@GYKgamer
Copy link

GYKgamer commented Aug 28, 2022

Describe the bug
The miner fails to start threads, and throws a segmentation error

To Reproduce
Install xmrig to raspberry pi 4b 64 bit, set it up, then run the command "xmrig"

Expected behavior
The miner is supposed to start

Required data

@geekwilliams
Copy link

Hi, I'd like to help with this if possible. Can you provide the version of Rasbian OS you're using?

@lokety
Copy link

lokety commented Feb 26, 2024

I have the same issue too - "self-test failed", using:

./xmrig --version
XMRig 6.21.1
 built on Feb 26 2024 with GCC 12.2.0
 features:

libuv/1.44.2
OpenSSL/1.1.1s
hwloc/2.9.0

uname -a
Linux rpi4b01 6.1.0-rpi8-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.73-1+rpt1 (2024-01-25) aarch64 GNU/Linux

@GYKgamer
Copy link
Author

What's the error log? And where did you get your xmrig install?

@lokety
Copy link

lokety commented Feb 27, 2024

[2024-02-27 15:15:15.001]  net      use pool ghostrider.na.mine.zpool.ca:5354  198.50.168.213
[2024-02-27 15:15:15.001]  net      new job from ghostrider.na.mine.zpool.ca:5354 diff 1311 algo ghostrider height 143077
[2024-02-27 15:15:15.002]  cpu      use profile  ghostrider  (3 threads) scratchpad 2048 KB
[2024-02-27 15:15:17.693]  cpu      thread #0 self-test failed
[2024-02-27 15:15:17.719]  cpu      thread #2 self-test failed
[2024-02-27 15:15:17.720]  cpu      thread #1 self-test failed
[2024-02-27 15:15:17.720]  cpu      disabled (failed to start threads)

Followed https://xmrig.com/docs/miner/build/ubuntu to build the project.

@GYKgamer
Copy link
Author

image
The code doesn't support ARM64, use https://github.com/Botspot/pi-apps to install xmrig

@realsetvin
Copy link

this appears to be an ongoing issue

I do not have an arm device to test with

#128

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants