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

From version 174.18
edited by Xiaoling
on 2022/07/27 17:40
Change comment: There is no comment for this version
To version 174.22
edited by Xiaoling
on 2022/07/27 17:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -704,21 +704,30 @@
704 704  //3). Is the height gap between local height and remote height kept within 100//
705 705  
706 706  
707 +(((
707 707  (% 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 +)))
708 708  
709 709  
710 710  (% class="box infomessage" %)
711 711  (((
714 +(((
712 712  minerup update  #~-~-> reinstall miner but not clearing memory
713 713  minerup flush  #~-~->  reinstall miner and clear memory
714 714  minerup snap  #~-~->  load a snap_short to sync the block height
715 715  minerup gap  #~-~->  check the height between local and remote.
716 716  draginoup  #~-~->  check the miner version gap between local and remote.
720 +)))
717 717  
722 +(((
723 +
724 +)))
718 718  
726 +(((
719 719  doker ps  #~-~-> show the miner running state
720 720  miner versions  #~-~-> show the miner  version
721 721  )))
730 +)))
722 722  
723 723  
724 724  
... ... @@ -725,16 +725,22 @@
725 725  == **7.18 Why does my hotspot not have some of the features described in this WiKi** ==
726 726  
727 727  
737 +(((
728 728  //**This is the result of the OTA not being updated in time**//
739 +)))
729 729  
741 +(((
730 730  //**You can reboot your hotspot or upgrade these packages manually.**//
743 +)))
731 731  
732 732  
733 733  (% class="box infomessage" %)
734 734  (((
748 +(((
735 735  **apt update**
736 736  **apt install dragino***
737 737  )))
752 +)))
738 738  
739 739  
740 740  
... ... @@ -802,6 +802,7 @@
802 802  [[image:image-20220609104741-5.png]]
803 803  
804 804  
820 +
805 805  === (% style="color:blue" %)**Flash Complete**(%%) ===
806 806  
807 807  
... ... @@ -825,12 +825,18 @@
825 825  
826 826  (% class="box infomessage" %)
827 827  (((
844 +(((
828 828  ~#~##update the software of dragino
846 +)))
829 829  
848 +(((
830 830  apt update
850 +)))
831 831  
852 +(((
832 832  apt install dragino*
833 833  )))
855 +)))
834 834  
835 835  [[image:image-20220609150452-2.png||height="348" width="909"]]
836 836  
... ... @@ -838,14 +838,22 @@
838 838  
839 839  (% class="box infomessage" %)
840 840  (((
863 +(((
841 841  ~#~##configure the correct region for the miner and update it
865 +)))
842 842  
867 +(((
843 843  uci set miner.general.region=<Region; Such as AS923_1/AU915/US915/EU868/IN865>
869 +)))
844 844  
871 +(((
845 845  uci commit miner
873 +)))
846 846  
875 +(((
847 847  minerup update
848 848  )))
878 +)))
849 849  
850 850  [[image:image-20220609151513-5.png]]
851 851  
... ... @@ -853,10 +853,14 @@
853 853  
854 854  (% class="box infomessage" %)
855 855  (((
886 +(((
856 856  ~#~##check the miner version
888 +)))
857 857  
890 +(((
858 858  draginoups
859 859  )))
893 +)))
860 860  
861 861  [[image:image-20220609151419-3.png]]
862 862  
... ... @@ -864,11 +864,13 @@
864 864  
865 865  (% class="box infomessage" %)
866 866  (((
901 +(((
867 867  ~#~##unblock the function of wireless
868 868  rfkill unblock wlan
869 869  uci set wireless.general.mode=ap
870 870  uci commit wireless
871 871  )))
907 +)))
872 872  
873 873  [[image:image-20220609161204-1.png]]
874 874  
... ... @@ -902,9 +902,13 @@
902 902  == **9.2. Checking the USB 4G Dongle network** ==
903 903  
904 904  
941 +(((
905 905  We have installed drivers for common USB 4G Dongle,
943 +)))
906 906  
945 +(((
907 907  and managed by NetworkManager, once hp0d detects an available USB 4G Dongle it will try to dial up the range network
947 +)))
908 908  
909 909  
910 910  **//HUAWEI-E3327//**