Last modified by Xiaoling on 2024/10/21 15:44

From version 174.16
edited by Xiaoling
on 2022/07/27 17:38
Change comment: There is no comment for this version
To version 174.19
edited by Xiaoling
on 2022/07/27 17:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -357,13 +357,21 @@
357 357  = **5. SSH Access for Linux console** =
358 358  
359 359  
360 +(((
360 360  //Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your router.//
362 +)))
361 361  
364 +(((
362 362  //In the router's management portal, you should be able to find what IP address the router has assigned to the HP0D.//
366 +)))
363 363  
368 +(((
364 364  //You can use this IP or hostname of HP0D to connect the WEB UI or SSH access of HP0D.//
370 +)))
365 365  
372 +(((
366 366  //Make sure your PC and the HP0D are in the same network, the use an SSH tool (such as **[[putty>>url:http://www.chiark.greenend.org.uk/~~sgtatham/putty/download.html]]**) to access it.//
374 +)))
367 367  
368 368  
369 369  Below are screenshots:
... ... @@ -572,6 +572,10 @@
572 572  * //**Make sure your mobile app's relevant permission is enabled.**//
573 573  * //**Known: The Android 11 version may cause this kind of issue.**//
574 574  
583 +
584 +
585 +
586 +
575 575  == **7.11 Why the frequency/region is not the same as what I purchased?** ==
576 576  
577 577  
... ... @@ -659,10 +659,14 @@
659 659  
660 660  //If rebooting does not solve the problem you can reinstall MINER by one of the following methods//
661 661  
674 +(((
662 662   **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.**
676 +)))
663 663  
664 664  
679 +(((
665 665   **2). Run the (% style="color:red" %)"//minerup updat//e"(%%) command to reinstall the miner**
681 +)))
666 666  
667 667  
668 668  
... ... @@ -688,21 +688,30 @@
688 688  //3). Is the height gap between local height and remote height kept within 100//
689 689  
690 690  
707 +(((
691 691  (% style="color:red" %)**//Note: You can find the above three points on the Miner page, and If you are familiar with the Linux command line you can use the following command//**
709 +)))
692 692  
693 693  
694 694  (% class="box infomessage" %)
695 695  (((
714 +(((
696 696  minerup update  #~-~-> reinstall miner but not clearing memory
697 697  minerup flush  #~-~->  reinstall miner and clear memory
698 698  minerup snap  #~-~->  load a snap_short to sync the block height
699 699  minerup gap  #~-~->  check the height between local and remote.
700 700  draginoup  #~-~->  check the miner version gap between local and remote.
720 +)))
701 701  
722 +(((
723 +
724 +)))
702 702  
726 +(((
703 703  doker ps  #~-~-> show the miner running state
704 704  miner versions  #~-~-> show the miner  version
705 705  )))
730 +)))
706 706  
707 707  
708 708