Chainfire / UselethMiner

Ethereum CPU miner and aggregating proxy
87 stars 7 forks source link

Uselethminer stopped working/hashing on Macbook Pro M1 Max #30

Closed bazley82 closed 2 years ago

bazley82 commented 2 years ago

@Chainfire Uselethminer has been working perfectly fine until yesterday when I had to stop it and restart but when i did it completely stopped hashing/working. The settings i've been using have been working great but when i launch the miner now it doesn't do anything.

Hoping someone can help

MacBook-Pro:~ barriesanders$ /usr/local/uselethminer/uselethminer address.minername@asia2.ethermine.org:14444 -f armv8f -fg metal -t 256 [2022-05-30 09:23:06] UselethMiner v0.23 [2022-05-30 09:23:06][SYSTEM] Apple M1 Max, 10 threads, arm64, 64 GB RAM [2022-05-30 09:23:06][CFETHASH][CPU] Starting benchmark [2022-05-30 09:23:06][CFETHASH][2] Loading seedhashes [2022-05-30 09:23:06][CFETHASH][CPU] Flavor: ARMv8A (Full) [2022-05-30 09:23:06][CFETHASH][0] Loading seedhashes [2022-05-30 09:23:06][CFETHASH][DAG][0] Loading DAG [2022-05-30 09:23:07][CFETHASH][DAG][0] Loaded DAG (hugepages:no) [2022-05-30 09:23:07][CFETHASH][0] Initializing threads [2022-05-30 09:23:07][CFETHASH][0] Initialized threads [2022-05-30 09:23:07][CFETHASH][0] Setting threads to 1 [2022-05-30 09:23:11][CFETHASH][0] Releasing threads [2022-05-30 09:23:11][CFETHASH][0] Released threads [2022-05-30 09:23:11][CFETHASH][DAG][0] Releasing DAG [2022-05-30 09:23:11][CFETHASH][DAG][0] Released DAG [2022-05-30 09:23:11][CFETHASH][CPU] Flavor: ARMv8A (Full) => 1448637 hash/sec/thread [2022-05-30 09:23:11][CFETHASH][CPU] Flavor: ARMv8A (Half) [2022-05-30 09:23:11][CFETHASH][1] Loading seedhashes [2022-05-30 09:23:12][CFETHASH][DAG][1] Loading DAG [2022-05-30 09:23:13][CFETHASH][DAG][1] Loaded DAG (hugepages:no) [2022-05-30 09:23:13][CFETHASH][1] Initializing threads [2022-05-30 09:23:13][CFETHASH][1] Initialized threads [2022-05-30 09:23:13][CFETHASH][1] Setting threads to 1 [2022-05-30 09:23:17][CFETHASH][1] Releasing threads [2022-05-30 09:23:17][CFETHASH][1] Released threads [2022-05-30 09:23:17][CFETHASH][DAG][1] Releasing DAG [2022-05-30 09:23:17][CFETHASH][DAG][1] Released DAG [2022-05-30 09:23:17][CFETHASH][CPU] Flavor: ARMv8A (Half) => 1043379 hash/sec/thread [2022-05-30 09:23:17][CFETHASH][CPU] Flavor: C [2022-05-30 09:23:17][CFETHASH][DAG][2] Loading DAG [2022-05-30 09:23:18][CFETHASH][DAG][2] Loaded DAG (hugepages:no) [2022-05-30 09:23:18][CFETHASH][2] Initializing threads [2022-05-30 09:23:18][CFETHASH][2] Initialized threads [2022-05-30 09:23:18][CFETHASH][2] Setting threads to 1 [2022-05-30 09:23:22][CFETHASH][2] Releasing threads [2022-05-30 09:23:22][CFETHASH][2] Released threads [2022-05-30 09:23:22][CFETHASH][DAG][2] Releasing DAG [2022-05-30 09:23:22][CFETHASH][DAG][2] Released DAG [2022-05-30 09:23:22][CFETHASH][CPU] Flavor: C => 807192 hash/sec/thread [2022-05-30 09:23:22][CFETHASH][CPU] Selecting: ARMv8A (Full) (run with "--flavor armv8af" to skip benchmark) [2022-05-30 09:23:22][CFETHASH][GPU] Selecting: Metal (from commandline) [2022-05-30 09:23:22][CONTROLLER][RPC] Listening on 127.0.0.1:3326 [2022-05-30 09:23:22][0x01e0e261c909ec56e18b204ad2fef6d4e735b7d4.m1max@asia2.ethermine.org:14444(0)] Connected [2022-05-30 09:23:22][0x01e0e261c909ec56e18b204ad2fef6d4e735b7d4.m1max@asia2.ethermine.org:14444(0)][SUBSCRIBE] session:69b7 extranonce:69b7 [2022-05-30 09:23:22][0x01e0e261c909ec56e18b204ad2fef6d4e735b7d4.m1max@asia2.ethermine.org:14444(0)][UPDATE] difficulty:1.00000000 [2022-05-30 09:23:22][0x01e0e261c909ec56e18b204ad2fef6d4e735b7d4.m1max@asia2.ethermine.org:14444(0)][AUTHORIZE] username:0x01e0e261c909ec56e18b204ad2fef6d4e735b7d4.m1max [2022-05-30 09:23:23][FAILOVER] Switching to 0x01e0e261c909ec56e18b204ad2fef6d4e735b7d4.m1max@asia2.ethermine.org:14444, priority 0 [2022-05-30 09:23:23][CFETHASH][4] Loading seedhashes [2022-05-30 09:23:23][CFETHASH][5] Loading seedhashes [2022-05-30 09:23:40][STATUS] CPU[ 0 h/s :: ? s/a :: 0 h/s/t :: 256 t :: 64 sz :: 0.00 GB/s ] GPU[ 0 h/s :: ? s/a :: 64 sz :: 0.00 GB/s ]

Screen Shot 2022-05-30 at 9 25 05 am
Chainfire commented 2 years ago

Try rm -rf ~/.uselethminer, see if that helps

Also, you have missspelled --flavor armv8af

bazley82 commented 2 years ago
Screen Shot 2022-05-30 at 6 23 10 pm

Try rm -rf ~/.uselethminer, see if that helps

Also, you have missspelled --flavor armv8af

I'm not sure if i did it correctly but this is what it shows.

Thank you for pointing out the spelling mistake, That had been corrected and still isn't working.

Chainfire commented 2 years ago

Not sure why you combined that with /usr/local/userlethminer or passed all the other commands... Just literally run rm -rf ~/.uselethminer in the terminal.

Then start it as usual and see if it helped.

bazley82 commented 2 years ago

Not sure why you combined that with /usr/local/userlethminer or passed all the other commands... Just literally run rm -rf ~/.uselethminer in the terminal.

Then start it as usual and see if it helped.

Thank you, I'm pretty new to this so trying to understand how to get it all working is fun haha

It did help alot and it's all working again, Thank you