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

Have to press the restart button in AxeOS to start hashing #100

Closed
thermosats opened this issue Jan 30, 2024 · 3 comments · Fixed by #152
Closed

Have to press the restart button in AxeOS to start hashing #100

thermosats opened this issue Jan 30, 2024 · 3 comments · Fixed by #152
Assignees
Labels
bug Something isn't working

Comments

@thermosats
Copy link

When I plug in the power cable to start the bitaxe, the power consumption stays low and the hashing doesn't start. I have to press the restart button in AxeOS every time.

Recording.2024-01-30.1043382.mp4
@monster4866
Copy link

try to flash a new firmware,

first download
https://github.com/skot/ESP-Miner/releases

then u can flash it here:
https://espressif.github.io/esptool-js/

@laststrawman
Copy link

I flashed my bitaxe using the above flash tool and now it is not working. I have always had success from the command line bitaxetool etc ... I guess I have to go back to that.

@skot
Copy link
Owner

skot commented Feb 16, 2024

I have seen the case where the bitaxe doesn't hash very well on startup and requires a restart. but never every time.
It's a tough one to debug because it happens so infrequently for me.

@thermosats is this still happening every time for you?

@skot skot self-assigned this Feb 16, 2024
@skot skot added the bug Something isn't working label Feb 16, 2024
benjamin-wilson pushed a commit that referenced this issue May 24, 2024
…e to race condition) (#152)

* fix ASIC not starting - order is important

* Revert "fix ASIC not starting - order is important"

This reverts commit c313a6f.

* better approach resolving race condition in serial communication; moving serial from ASIC_task / ASIC_result_task to app_main()
aaron3481 pushed a commit to aaron3481/ESP-Miner that referenced this issue Jun 11, 2024
… (due to race condition) (skot#152)

* fix ASIC not starting - order is important

* Revert "fix ASIC not starting - order is important"

This reverts commit c313a6f.

* better approach resolving race condition in serial communication; moving serial from ASIC_task / ASIC_result_task to app_main()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
4 participants