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

From version 174.14
edited by Xiaoling
on 2022/07/27 17:35
Change comment: There is no comment for this version
To version 174.20
edited by Xiaoling
on 2022/07/27 17:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -56,7 +56,6 @@
56 56  * Power Input: 12V 2A, DC
57 57  
58 58  
59 -
60 60  == **1.3 Features** ==
61 61  
62 62  * Open-Source Linux system
... ... @@ -75,7 +75,6 @@
75 75  * [[Remote.it remote management>>url:https://wiki.dragino.com/index.php?title=Reverse_SSH_Access#Use_Remote.it_service]].
76 76  
77 77  
78 -
79 79  == **1.4 Label info and login name** ==
80 80  
81 81  
... ... @@ -141,7 +141,7 @@
141 141  Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address. If your PC(Windows/Mac/Ubuntu) connects to the same network with the HP0D, you can access the HP0D Web-UI via HP0D's hostname.
142 142  )))
143 143  
144 - Like: (% class="mark" %)__**//http:~/~/dragino-4ba54a//**__
142 + Like: (% style="background-color:yellow" %)__**//http:~/~/dragino-4ba54a//**__
145 145  
146 146  
147 147  [[image:1651804629009-699.png]]
... ... @@ -151,10 +151,14 @@
151 151  === **2.1.3 Connect via Ethernet Port** ===
152 152  
153 153  
154 -//Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your router. In the router’s management portal, you should be able to find what IP address the router has assigned to the HP0D.//
152 +(((
153 +//Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your router. In the router's management portal, you should be able to find what IP address the router has assigned to the HP0D.//
154 +)))
155 155  
156 156  
157 +(((
157 157  //**If you get the IP address from the router, like: (% class="mark" %)10.130.2.42(%%), you can use this IP address to connect the WEB UI or SSH access of HP0D.**//
159 +)))
158 158  
159 159  
160 160  [[image:1651804782523-623.png]]
... ... @@ -355,13 +355,21 @@
355 355  = **5. SSH Access for Linux console** =
356 356  
357 357  
360 +(((
358 358  //Connect the HP0D Ethernet port to your router and HP0D will obtain an IP address from your router.//
362 +)))
359 359  
364 +(((
360 360  //In the router's management portal, you should be able to find what IP address the router has assigned to the HP0D.//
366 +)))
361 361  
368 +(((
362 362  //You can use this IP or hostname of HP0D to connect the WEB UI or SSH access of HP0D.//
370 +)))
363 363  
372 +(((
364 364  //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 +)))
365 365  
366 366  
367 367  Below are screenshots:
... ... @@ -570,6 +570,10 @@
570 570  * //**Make sure your mobile app's relevant permission is enabled.**//
571 571  * //**Known: The Android 11 version may cause this kind of issue.**//
572 572  
583 +
584 +
585 +
586 +
573 573  == **7.11 Why the frequency/region is not the same as what I purchased?** ==
574 574  
575 575  
... ... @@ -657,10 +657,14 @@
657 657  
658 658  //If rebooting does not solve the problem you can reinstall MINER by one of the following methods//
659 659  
674 +(((
660 660   **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.**
676 +)))
661 661  
662 662  
679 +(((
663 663   **2). Run the (% style="color:red" %)"//minerup updat//e"(%%) command to reinstall the miner**
681 +)))
664 664  
665 665  
666 666  
... ... @@ -686,21 +686,30 @@
686 686  //3). Is the height gap between local height and remote height kept within 100//
687 687  
688 688  
707 +(((
689 689  (% 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 +)))
690 690  
691 691  
692 692  (% class="box infomessage" %)
693 693  (((
714 +(((
694 694  minerup update  #~-~-> reinstall miner but not clearing memory
695 695  minerup flush  #~-~->  reinstall miner and clear memory
696 696  minerup snap  #~-~->  load a snap_short to sync the block height
697 697  minerup gap  #~-~->  check the height between local and remote.
698 698  draginoup  #~-~->  check the miner version gap between local and remote.
720 +)))
699 699  
722 +(((
723 +
724 +)))
700 700  
726 +(((
701 701  doker ps  #~-~-> show the miner running state
702 702  miner versions  #~-~-> show the miner  version
703 703  )))
730 +)))
704 704  
705 705  
706 706  
... ... @@ -707,16 +707,22 @@
707 707  == **7.18 Why does my hotspot not have some of the features described in this WiKi** ==
708 708  
709 709  
737 +(((
710 710  //**This is the result of the OTA not being updated in time**//
739 +)))
711 711  
741 +(((
712 712  //**You can reboot your hotspot or upgrade these packages manually.**//
743 +)))
713 713  
714 714  
715 715  (% class="box infomessage" %)
716 716  (((
748 +(((
717 717  **apt update**
718 718  **apt install dragino***
719 719  )))
752 +)))
720 720  
721 721  
722 722