Code Monkey home page Code Monkey logo

Comments (11)

pymumu avatar pymumu commented on July 3, 2024 1

opkg info zlib | grep Architecture

看这个命令输出。
根据这个输出的结果选择安装包。

from smartdns.

pymumu avatar pymumu commented on July 3, 2024

请看指导页面的下载章节的说明。

CPU架构可在路由器管理界面找到,查看方法: 登录路由器,点击System->Software,点击Configuration Tab页面,在opkg安装源中可找到对应软件架构,下载路径中可找到,如下,架构为ar71xx

src/gz chaos_calmer_base http://downloads.openwrt.org/chaos_calmer/15.05/ar71xx/generic/packages/base

请在Release页面下载:此处下载

from smartdns.

gufengxingchenlian avatar gufengxingchenlian commented on July 3, 2024

IPQ8060架构是ar71xx哈?因为小米路由的官方固件可以自己用winscp上传opkg软件包 然后用putty指令安装 luciapp会正常在更多设置里显示 但是因为官方固件是openwrt改的 没有软件源的页面 设置界面也和openwrt非常不一样 HD因为内置硬盘 官方固件的硬盘管理更友好 所以一般只使用官方固件开启SSH 后自己用winscp传软件包自己装了用 谢谢老哥的解答

from smartdns.

gufengxingchenlian avatar gufengxingchenlian commented on July 3, 2024

蟹蟹

from smartdns.

gufengxingchenlian avatar gufengxingchenlian commented on July 3, 2024

qq 20180825132319
实测输入后无任何输出

from smartdns.

gufengxingchenlian avatar gufengxingchenlian commented on July 3, 2024

试着安装了一下 报错but incompatible with the architectures configured 应该是CPU架构不对 IPQ8064是Krait 300架构的 望后期跟进支持

from smartdns.

pymumu avatar pymumu commented on July 3, 2024

opkg list列出已经安装的软件包,在找任意一个软件包执行opkg info,看一下Archetecture.

from smartdns.

gufengxingchenlian avatar gufengxingchenlian commented on July 3, 2024

qq 20180825231500
测试了一下 opkg list命令是无效的 另外用命令查了一下路由信息 小米路由3HD的固件是QSDK
似乎固件是openwrt_for_qsdk?

from smartdns.

pymumu avatar pymumu commented on July 3, 2024

那应该是无法支持的。安装包格式都不同。

from smartdns.

gufengxingchenlian avatar gufengxingchenlian commented on July 3, 2024

查了一些资料,原来是小米在自己的固件阉割了opkg相关 解决方案是自己装一个entware就可以了
root@XiaoQiang:~# opkg info zlib
Package: zlib
Version: 1.2.11-2
Depends: libc, libssp, librt, libpthread
Status: install ok installed
Section: libs
Architecture: armv7-3.2
MD5Sum: 6f0d5310b5d55f32a9764e1e00f02061
Size: 46058
Filename: zlib_1.2.11-2_armv7-3.2.ipk
Description: zlib is a lossless data-compression library.
This package includes the shared library
一切正常了,老哥可以备注一下小米路由用户安装entware后再安装软件包 造福米boy

from smartdns.

gufengxingchenlian avatar gufengxingchenlian commented on July 3, 2024

qq 20180827120130
唉 可是还是哪个版本的软件包都装不上 incompatible with the architectures configured 难受了

from smartdns.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.