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