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

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

Summary

Details

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