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

From version 112.1
edited by Kilight Cao
on 2022/06/09 10:47
Change comment: Uploaded new attachment "image-20220609104727-4.png", version {1}
To version 149.1
edited by Xiaoye
on 2022/06/10 20:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Kilight
1 +XWiki.Xiaoye
Content
... ... @@ -560,50 +560,131 @@
560 560  
561 561  //However, the download and upgrade may fail due to the network.//
562 562  
563 +
563 563  //So **We offer a manual check method:**//
564 564  
565 565   **// Use the "draginoups" command to check//**
566 566  
568 +
569 +
570 +**//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]]** )**//
571 +
567 567  [[image:image-20220601101358-1.png]]
568 568  
569 569  
570 570  
571 -= **8.How to flash OS to SD card** =
576 +== **7.16 Why is my miner running down?** ==
572 572  
578 +//the default, the Miner is managed by docker.//
573 573  
580 +//If you find the miner is offline where the miner is running down.//
581 +
582 +
583 +**What You can do?**
584 +
585 +**~1. Reboot the hotspot and check again.**
586 +
587 +//Usually, if the miner is just down, then a reboot is the quickest way//
588 +
589 +
590 +**2. Reinstall the Miner manually.**
591 +
592 +//If rebooting does not solve the problem you can reinstall MINER by one of the following methods//
593 +
594 + **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.**
595 +
596 +
597 + **2). Run the "//minerup updat//e" command to reinstall the miner**
598 +
599 +
600 +
601 +[[image:image-20220610094825-2.png||height="457" width="835"]]
602 +
603 +[[image:image-20220610094755-1.png||height="706" width="834"]]
604 +
605 +
606 +== **7.17 What I can do** ==
607 +
608 +
609 +**I'm trapped somewhere, what can I do first?**
610 +
611 +
612 +//dragino provides a method of self-testing//
613 +
614 +//1.) Is Hotspot's Miner running?//
615 +
616 +//2). Is the miner version up to date?//
617 +
618 +//3). Is the height gap between local height and remote height kept within 100//
619 +
620 +
621 +**//Note: You can find the above three points on the Miner page, and //**
622 +
623 +**//If you are familiar with the Linux command line you can use the following command//**
624 +
625 +
626 +(% class="box infomessage" %)
627 +(((
628 +minerup update  #~-~-> reinstall miner but not clearing memory
629 +minerup flush  #~-~->  reinstall miner and clear memory
630 +minerup snap  #~-~->  load a snap_short to sync the block height
631 +minerup gap  #~-~->  check the height between local and remote.
632 +draginoup  #~-~->  check the miner version gap between local and remote.
633 +)))
634 +
635 +
636 +
637 += **8. How to reset the hotspot OS to the factory settings** =
638 +
639 +The hotspot is based on the Rpi-4B so the OS has been installed on the SD card.
640 +
641 +So you have to re-flash the image into the SD card.
642 +
643 +**Warning:  Do not reset unless necessary**
644 +
645 +
574 574  //**Preparations:**//
575 575  
576 -1. //An SD card with 16GB or more//
648 +1. //Open the HP0D shell, and take out the SD card from the Raspberry PI 4B (Make sure the SD card is empty )//
577 577  
578 -2. //Download the OS image//
650 +2. //Download the OS image~: ( Such as **[[draginohp0d-1.9img>>url:http://repo.dragino.com/release/hp0d-image/draginohp0d-1.9.img]]** )//
579 579  
580 580  3. //A card reader device//
581 581  
582 -4. //A Flash software tool ( Such as balenaEtcher )//
654 +4. //A Flash software tool ( Such as **[[balenaEtcher>>url:https://www.balena.io/etcher/]]** )//
583 583  
656 +5. //SD Card **[[formatter>>url:http://repo.dragino.com/release/tool/PanasonicSDFormatter.zip]]**//
584 584  
585 -=== **Step 1. Select the OS image that requires flash** ===
658 +=== ===
586 586  
660 +=== **Step 1.  Formatting the SD Card** ===
587 587  
588 -[[image:image-20220609101843-5.png]]
589 589  
663 +[[image:image-20220609111027-9.png]]
590 590  
591 -=== **Step 2. Select the target that requires Flash** ===
592 592  
666 +=== **Step 2. Select the OS image ** ===
593 593  
594 -[[image:image-20220609103538-11.png]]
595 595  
596 -[[image:image-20220609101748-3.png]]
669 +[[image:image-20220609104907-8.png]]
597 597  
598 598  
599 -=== **Step 3. Flash start** ===
672 +=== **Step 3. Select the target ** ===
600 600  
601 601  
602 -[[image:image-20220609103619-12.png]]
675 +[[image:image-20220609104637-2.png]]
603 603  
604 -[[image:image-20220609104104-13.png]]
677 +[[image:image-20220609104701-3.png]]
605 605  
606 606  
680 +=== **Step 4. Flash start** ===
681 +
682 +
683 +[[image:image-20220609104727-4.png]]
684 +
685 +[[image:image-20220609104741-5.png]]
686 +
687 +
607 607  === **Flash Complete** ===
608 608  
609 609  
... ... @@ -610,6 +610,66 @@
610 610  [[image:image-20220609104415-1.png]]
611 611  
612 612  
694 +== **Step 4. Re-install the SD card into the hotspot and boot it** ==
695 +
696 +
697 +== **Step 5. Configure the correct region for the miner** ==
698 +
699 +**by the default, the factory settings apply to the US915.**
700 +
701 +**if your region is not the US915, you have to configure the correct region for the miner.**
702 +
703 +
704 +**Access the hotspot CLI, and run these Linux commands**
705 +
706 +
707 +(% class="box infomessage" %)
708 +(((
709 +~#~##update the software of dragino
710 +
711 +apt update
712 +
713 +apt install dragino*
714 +)))
715 +
716 +[[image:image-20220609150452-2.png||height="348" width="909"]]
717 +
718 +
719 +
720 +(% class="box infomessage" %)
721 +(((
722 +~#~##configure the correct region for the miner and update it
723 +
724 +uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865>
725 +
726 +uci commit miner
727 +
728 +minerup update
729 +)))
730 +
731 +[[image:image-20220609151513-5.png]]
732 +
733 +
734 +(% class="box infomessage" %)
735 +(((
736 +~#~##check the miner version
737 +
738 +draginoups
739 +)))
740 +
741 +[[image:image-20220609151419-3.png]]
742 +
743 +
744 +(% class="box infomessage" %)
745 +(((
746 +~#~##unblock the function of wireless
747 +rfkill unblock wlan
748 +uci set wireless.general.mode=ap
749 +uci commit wireless
750 +)))
751 +
752 +[[image:image-20220609161204-1.png]]
753 +
613 613  = **9. OTA Version Info** =
614 614  
615 615  == **When does the OTA update happen?** ==
image-20220609104741-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +44.7 KB
Content
image-20220609104805-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +17.3 KB
Content
image-20220609104813-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +17.3 KB
Content
image-20220609104907-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +17.4 KB
Content
image-20220609111027-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Kilight
Size
... ... @@ -1,0 +1,1 @@
1 +16.2 KB
Content
image-20220609141625-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +23.7 KB
Content
image-20220609150452-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +44.4 KB
Content
image-20220609150849-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +4.3 KB
Content
image-20220609150903-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +41.0 KB
Content
image-20220609151419-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +3.7 KB
Content
image-20220609151435-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +37.1 KB
Content
image-20220609151513-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoye
Size
... ... @@ -1,0 +1,1 @@
1 +41.1 KB
Content
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