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

From version 140.1
edited by Xiaoye
on 2022/06/09 15:30
Change comment: There is no comment for this version
To version 158.1
edited by Xiaoye
on 2022/06/15 20:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -560,20 +560,87 @@
560 560  
561 561  //However, the download and upgrade may fail due to the network.//
562 562  
563 +You can reboot your hotspot where the hotspot will try to upgrade when per booting.
563 563  
564 -//So **We offer a manual check method:**//
565 565  
566 - **// Use the "draginoups" command to check//**
566 +//and **We offer manual check methods:**//
567 567  
568 + **// Use the "draginoups" command to check//**
568 568  
569 -**//Note: How to access the hotspot CLI refer to Step 5.//**
570 570  
571 +**//Note: How to access the hotspot CLI refer to ( Such as //**//[[Step 5.>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0D#H5.SSHAccessforLinuxconsole]]** )**//
572 +
571 571  [[image:image-20220601101358-1.png]]
572 572  
573 573  
574 574  
575 -= **8. How to reset the hotspot OS to the factory settings** =
577 +== **7.16 Why is my miner running down?** ==
576 576  
579 +//the default, the Miner is managed by docker.//
580 +
581 +//If you find the miner is offline where the miner is running down.//
582 +
583 +
584 +**What You can do?**
585 +
586 +**~1. Reboot the hotspot and check again.**
587 +
588 +//Usually, if the miner is just down, then a reboot is the quickest way//
589 +
590 +
591 +**2. Reinstall the Miner manually.**
592 +
593 +//If rebooting does not solve the problem you can reinstall MINER by one of the following methods//
594 +
595 + **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.**
596 +
597 +
598 + **2). Run the "//minerup updat//e" command to reinstall the miner**
599 +
600 +
601 +
602 +[[image:image-20220610094825-2.png||height="457" width="835"]]
603 +
604 +[[image:image-20220610094755-1.png||height="706" width="834"]]
605 +
606 +
607 +== **7.17 What I can do** ==
608 +
609 +
610 +**I'm trapped somewhere, what can I do first?**
611 +
612 +
613 +//dragino provides a method of self-testing//
614 +
615 +//1.) Is Hotspot's Miner running?//
616 +
617 +//2). Is the miner version up to date?//
618 +
619 +//3). Is the height gap between local height and remote height kept within 100//
620 +
621 +
622 +**//Note: You can find the above three points on the Miner page, and //**
623 +
624 +**//If you are familiar with the Linux command line you can use the following command//**
625 +
626 +
627 +(% class="box infomessage" %)
628 +(((
629 +minerup update  #~-~-> reinstall miner but not clearing memory
630 +minerup flush  #~-~->  reinstall miner and clear memory
631 +minerup snap  #~-~->  load a snap_short to sync the block height
632 +minerup gap  #~-~->  check the height between local and remote.
633 +draginoup  #~-~->  check the miner version gap between local and remote.
634 +
635 +
636 +doker ps  #~-~-> show the miner running state
637 +miner versions  #~-~-> show the miner  version
638 +)))
639 +
640 +
641 +
642 += **8. How to flash a new OS for the hotspot, the hotspot's setting will be factory settings** =
643 +
577 577  The hotspot is based on the Rpi-4B so the OS has been installed on the SD card.
578 578  
579 579  So you have to re-flash the image into the SD card.
... ... @@ -595,6 +595,16 @@
595 595  
596 596  === ===
597 597  
665 +**HP0D's enclosure**
666 +
667 +
668 +[[image:image-20220615204902-1.png||height="633" width="918"]]
669 +
670 +
671 +[[image:image-20220615204917-2.png||height="1038" width="922"]]
672 +
673 +
674 +
598 598  === **Step 1.  Formatting the SD Card** ===
599 599  
600 600  
... ... @@ -678,6 +678,17 @@
678 678  
679 679  [[image:image-20220609151419-3.png]]
680 680  
758 +
759 +(% class="box infomessage" %)
760 +(((
761 +~#~##unblock the function of wireless
762 +rfkill unblock wlan
763 +uci set wireless.general.mode=ap
764 +uci commit wireless
765 +)))
766 +
767 +[[image:image-20220609161204-1.png]]
768 +
681 681  = **9. OTA Version Info** =
682 682  
683 683  == **When does the OTA update happen?** ==
... ... @@ -693,11 +693,24 @@
693 693  1. //Add Miner version mark.//
694 694  1. //Add fast sync if miner GAP is large//
695 695  
784 +== **# 2022/05/18** ==
785 +
786 +
787 +1. //Update minerup to speed up synchronized blocks//
788 +
696 696  == **# 2022/05/24** ==
697 697  
698 - 1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA//
699 699  
792 +1. //Update to the latest miner version: miner-arm64_2022.05.24.0_GA//
700 700  
794 +== **# 2022/05/31** ==
795 +
796 +1. //Add WiFi STA icon display//
797 +1. //Optimize AP icon display//
798 +1. //Optimize home icon display//
799 +1. //Fix for Miner icon URL bug//
800 +1. //Add the secondary server configuration//
801 +
701 701  = **10. Supports** =
702 702  
703 703  (((
image-20220609161204-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +9.9 KB
Content
image-20220610094755-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +72.0 KB
Content
image-20220610094825-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +128.0 KB
Content
image-20220615204902-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +4.4 MB
Content
image-20220615204917-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +9.0 MB
Content