极1s刷了lede固件luci界面没有服务选项
Tofloor
poster avatar
873792861
deepin
2018-03-12 18:53
Author
如题,我的设备是极1S HC5661,下载的lede固件3M多,什么软件都没有集成,之前下载的openwrt15版本是有服务选项的,有7M多,集成samba,ftp,HTTP服务。现在我lede固件下安装了samba的luci界面app,也是没有服务界面。各位大神有遇到过这样子的情况么?指点一下
Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2018-03-12 20:33
#1
找深度的大神 吧 记得dduc还讲了https://bbs.deepin.org/user/4623 。。。。。。。。
Reply View the author
avatar
873792861
deepin
2018-03-12 21:36
#2
哥们,你有啥好办法么https://bbs.deepin.org/user/4623
Reply View the author
avatar
南浦月
deepin
2018-03-16 03:56
#3
  1. opkg install luci
  2. /etc/init.d/uhttpd start
  3. /etc/init.d/uhttpd enable
Copy the Code
Reply View the author
avatar
873792861
deepin
2018-03-16 04:44
#4

按你说的去做了,界面还是没有。然后我重启路由,再看还是没有
Reply View the author
avatar
南浦月
deepin
2018-03-16 05:02
#5
https://bbs.deepin.org/post/154108
按你说的去做了,界面还是没有。然后我重启路由,再看还是没有

这就很尴尬了,理论上讲就是这样的。

建议你直接找一个集成了界面的固件。
Reply View the author
avatar
186******51
deepin
2018-03-16 05:10
#6
git clone一下lede的源码,自己make menuconfig可以配置需要的功能
Reply View the author
avatar
zeng-zg
deepin
2018-03-16 05:24
#7
还是刷潘多拉吧,简单
Reply View the author
avatar
flyflydeepin
deepin
2018-03-16 06:13
#8
极1集成好的固件在网上应该很多的,官方的真没用过,按理说opkg install luci这一个命令就行你可试试:
1、opkg update

2、opkg install luci-ssl

3、opkg install luci-i18n-base-zh-cn

4、opkg install luci-theme-material

5、opkg remove luci-theme-bootstrap
Reply View the author
avatar
155******38
deepin
2018-03-16 07:02
#9
官方我记得不带luci。自己ssh上去,安装一个。
Reply View the author
avatar
nie2100
deepin
2018-03-16 17:44
#10
潘多拉官方源挂了,有没有国内可以用的源给推荐一下呀~~
Reply View the author
avatar
873792861
deepin
2018-03-16 17:59
#11
https://bbs.deepin.org/post/154108
潘多拉官方源挂了,有没有国内可以用的源给推荐一下呀~~

别用潘多拉了,用openwrt吧
Reply View the author
avatar
873792861
deepin
2018-03-16 18:00
#12
https://bbs.deepin.org/post/154108
极1集成好的固件在网上应该很多的,官方的真没用过,按理说opkg install luci这一个命令就行你可试试:
1、 ...

我的是有luci界面,但界面中没有服务选项
Reply View the author
Comments
nanpuyue
2018-03-17 16:27
……
avatar
zeng-zg
deepin
2018-03-16 20:17
#13
Reply View the author
avatar
zeng-zg
deepin
2018-03-16 20:20
#14
https://bbs.deepin.org/post/154108
http://downloads.openwrt.org.cn/PandoraBox/    潘多拉
http://archive.openwrt.org/   这个是找ipk的 ...

后面那个网址我也不太会找,当时找适配小米mini的pppoe找了好久,主要是按cpu架构找
Reply View the author
avatar
nie2100
deepin
2018-03-23 18:23
#15
https://bbs.deepin.org/post/154108
http://downloads.openwrt.org.cn/PandoraBox/    潘多拉
http://archive.openwrt.org/   这个是找ipk的 ...

非常感谢,我主要就是要用IPK
Reply View the author