Wiki source code of Install Luci in the new UI firmware
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="wikigeneratedid" %) | ||
2 | **Table of Contents:** | ||
3 | |||
4 | {{toc/}} | ||
5 | |||
6 | |||
7 | |||
8 | = 1. Introduction = | ||
9 | |||
10 | In the new firmware version. Luci is removed, if customer want to installl Luci package. User can install via Linux command line: | ||
11 | |||
12 | |||
13 | = 2. Install Luci = | ||
14 | |||
15 | (% class="box" %) | ||
16 | ((( | ||
17 | (% style="color:red" %) | ||
18 | '''root@dragino-1d25dc:~~# opkg update''' | ||
19 | (% style="color:black" %)Downloading https:~/~/downloads.openwrt.org/releases/18.06.8/targets/ar71xx/generic/packages~/~/Packages.gz | ||
20 | Updated list of available packages in /var/opkg-lists/openwrt_core | ||
21 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/base~/~/Packages.gz | ||
22 | Updated list of available packages in /var/opkg-lists/openwrt_base | ||
23 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/Packages.gz | ||
24 | Updated list of available packages in /var/opkg-lists/openwrt_luci | ||
25 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/packages~/~/Packages.gz | ||
26 | Updated list of available packages in /var/opkg-lists/openwrt_packages | ||
27 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/routing~/~/Packages.gz | ||
28 | Updated list of available packages in /var/opkg-lists/openwrt_routing | ||
29 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/telephony~/~/Packages.gz | ||
30 | Updated list of available packages in /var/opkg-lists/openwrt_telephony | ||
31 | Downloading http:~/~/www.dragino.com/downloads/downloads/LoRa_Gateway/DLOS8/Firmware/Packages/dragino~/~/Packages.gz | ||
32 | Updated list of available packages in /var/opkg-lists/dragino | ||
33 | |||
34 | |||
35 | (% style="color: red;" %) | ||
36 | ((( | ||
37 | '''root@dragino-1d25dc:~~# opkg install luci ~-~-force-overwrite''' | ||
38 | ))) | ||
39 | |||
40 | (% style="color: black;" %) | ||
41 | ((( | ||
42 | Installing luci (git-20.272.49300-479154e-1) to root... | ||
43 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci_git-20.272.49300-479154e-1_all.ipk | ||
44 | Installing luci-base (git-20.272.49300-479154e-1) to root... | ||
45 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-base_git-20.272.49300-479154e-1_mips_24kc.ipk | ||
46 | Installing luci-mod-admin-full (git-20.272.49300-479154e-1) to root... | ||
47 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-mod-admin-full_git-20.272.49300-479154e-1_mips_24kc.ipk | ||
48 | Installing luci-theme-bootstrap (git-20.272.49300-479154e-1) to root... | ||
49 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-theme-bootstrap_git-20.272.49300-479154e-1_all.ipk | ||
50 | Installing luci-app-firewall (git-20.272.49300-479154e-1) to root... | ||
51 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-app-firewall_git-20.272.49300-479154e-1_all.ipk | ||
52 | Installing luci-proto-ppp (git-20.272.49300-479154e-1) to root... | ||
53 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-proto-ppp_git-20.272.49300-479154e-1_all.ipk | ||
54 | Installing luci-proto-ipv6 (git-20.272.49300-479154e-1) to root... | ||
55 | Downloading https:~/~/downloads.openwrt.org/releases/packages-18.06/mips_24kc/luci~/~/luci-proto-ipv6_git-20.272.49300-479154e-1_all.ipk | ||
56 | Configuring luci-theme-bootstrap. | ||
57 | uci: Entry not found | ||
58 | uci: Parse error (too many arguments) at line 22, byte 43 | ||
59 | Configuring luci-app-firewall. | ||
60 | Configuring luci-proto-ppp. | ||
61 | Configuring luci-base. | ||
62 | Configuring luci-mod-admin-full. | ||
63 | uci: Entry not found | ||
64 | uci: Parse error (too many arguments) at line 22, byte 43 | ||
65 | Configuring luci-proto-ipv6. | ||
66 | Configuring luci. | ||
67 | root@dragino-1d25dc:~~# | ||
68 | ))) | ||
69 | ))) | ||
70 | |||
71 | |||
72 | = 3. Access Page = | ||
73 | |||
74 | [[image:image-20220527170256-1.png||height="550" width="1162"]] | ||
75 | |||
76 | Access URL for New UI | ||
77 | |||
78 | |||
79 | [[image:image-20220527170325-2.png]] | ||
80 | |||
81 | Access URL for Luci UI |