找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 6986|回复: 3

[转帖]【2016-3-17】斐讯K1基于OpenWrt官方固件

[复制链接]
原贴地址:http://forum.anywlan.com/thread-389681-1-2.html


本帖最后由 qqliji 于 2016-3-18 09:58 编辑


OpenWrt is described as a Linux distribution for embedded devices.
Instead of trying to create a single, static firmware, OpenWrt provides a fully writable filesystem with package management. This frees you from the application selection and configuration provided by the vendor and allows you to customize the device through the use of packages to suit any application. For developer, OpenWrt is the framework to build an application without having to build a complete firmware around it; for users this means the ability for full customization, to use the device in ways never envisioned.

【3-17】修复了中继信号偶尔不稳定的问题
【3-14】发布第一版

基于OpenWrt官方SDK制作,为最精简,最干净的,适用于PSG1208的系统

注意
1.此版本为OpenWrt标准版,没有安装Luci,没有任何冗余功能,仅有OpenWrt官方最基础的功能,其他功能供自己选择安装。
2.不推荐小白使用,仅供OpenWrt资深玩家,出现问题本人概不负责

特点
The OpenWrt developers are proud to announce the final release of OpenWrt Chaos Calmer.
   _______                     ________        __ |       |.-----.-----.-----.|  |  |  |.----.|  |_ |   -   ||  _  |  -__|     ||  |  |  ||   _||   _| |_______||   __|_____|__|__||________||__|  |____|          |__| W I R E L E S S   F R E E D O M ----------------------------------------------------- CHAOS CALMER (15.05) -----------------------------------------------------  * 1 1/2 oz Gin            Shake with a glassful  * 1/4 oz Triple Sec       of broken ice and pour  * 3/4 oz Lime Juice       unstrained into a goblet.  * 1 1/2 oz Orange Juice  * 1 tsp. Grenadine Syrup -----------------------------------------------------
-----------------------------------------------------
** Highlights since Barrier Breaker **
* Linux kernel updated to version 3.18
* Improved Security Features
    - Rewritten package signing architecture based on ed25519
    - Added support for jails
    - Added support for hardened builds
* Improved Networking Support
    - Added or improved support for lots of 3G/4G modems (MBIM, QMI, NCM, ...)
    - Added support for 464XLAT (CLAT) [RFC 6877 + RFC 7050]
    - Netfilter performance enhancements (conntrack route cache)
    - Improved support for self-managing networks [draft-ietf-homenet-hncp]
    - Better multi-core support for the network stack
    - Improved support for MAP-E, MAP-T and LW4over6 IPv4 transitioning technologies
        [draft-ietf-softwire-map, -map-t, -map-dhcp, -lw4over6]
    - Improved network auto-setup capable of detecting and bootstrapping IPv4-only,
      6rd, Dual-Stack, IPv6-only, DS-Lite, LW4over6, MAP-E, MAP-T, 464XLAT
      and combinations without explicit configuration [based on RFC 7084]
    - Added support for Smart Queue Management (SQM) QoS, AQM and Traffic Shaping
    - Improved support for DNSSEC
* Platform and Driver Support
    - Added support for feeds of externally maintained targets
    - New mt7621 subtarget for Mediatek 11ac SoC
    - New mt76 mac80211 based wifi driver for MTK 11ac cores.
    - New mwlwifi mac80211 based wifi driver for the Marvell 88W8864
    - New bcm53xx target for Broadcom ARM BCM47xx/53xx devices
    - New mxs target for Freescale i.MX23/28 family and various boards
    - New sunxi target for AllWinner A10/A13/A20 family and various boards
    - brcm2708: support for Raspberry Pi 2
    - brcm63xx: support for BCM6318 and BCM63268 family
    - brcm63xx: improved fallback sprom support with bcma support
** Improvements since RC 3 **
* Updated 3.18 to 3.18.20
* Security update of openssl to 1.0.2d
* Security update of curl
* brcmfmac: many BCM43602 related fixes
* ar71xx: support more devices
* brcm47xx/bcm53xx: support any NVRAM size
* bcm53xx: basic Netgear R7000 support & R8000 image
** Improvements since RC 2 **
* brcmfmac: support for BCM43602
* mt76: updated version with new firmware support, TX & DMA fixes
* Updated 3.18 to 3.18.17
* Fixed image builder generation
* Various security updates (e.g. openssl, curl)
* Minor fixes
** Improvements since RC 1 **
* Fixed broken ImageBuilders for most targets
* Updated 3.18 to 3.18.14
* Fixed broken IPv6 downstream DHCPv6-PD and onlink-route handling
* Images (special format) for Asus brcm47xx and bcm53xx devices
* Improved stability of sysupgrade on brcm47xx and bcm53xx
* Added HTTPS enforcement option to uhttpd
* Fixed umask issue
* Added support for a few new boards
And lots and lots of other advancements...
As always a big thank you goes to all our active package maintainers, testers, supporters and documenters.
Have fun!
    The OpenWrt developer team


稳定性
全部开源,比闭源的PandoraBox稳定性更好。
本人测试过K1专版的PandoraBox,除了安装了luci-theme看起来比较好看,并无实质性的改变,任然为小米的rom改编而成,并非原声编译。
可以认为稳定性超过任何一款第三方固件。

安装Luci
将提供的软件包解压后用Winscp放在/tmp/tmp文件夹下,
然后Putty执行

cd /tmp/tmp



opkg install luci.ipk uhttpd-mod-ubus.ipk uhttpd.ipk luci-mod-admin.ipk luci-base.ipk lua.ipk liblua.ipk libuci-lua.ipk luci-lib-nixio.ipk luci-lib-ip.ipk rpcd.ipk libubus-lua.ipk luci-lib-jsonc.ipk luci-app-firewall.ipk luci-proto-ppp.ipk libiwinfo-lua.ipk luci-proto-ipv6.ipk luci-theme-bootstrap.ipk


/etc/init.d/uhttpd enable


/etc/init.d/uhttpd start

即可通过192.168.1.1访问路由器界面

几点备注
路由器的账号默认为root,无密码
软件包不要安装PandoraBox版,否则会出错。应当用OpenWrt_mt7260版软件
地址   https://downloads.openwrt.org/sn ... ps/mt7620/packages/

下载地址
https://yunpan.cn/cYeNbLPvswtYt  访问密码 49a8


有什么问题及时反馈

QQ群名称:PSG1208_OpenWrt

QQ群   号:427517372



我的恩山、我的无线 The best wifi forum is right here.
多谢,感觉不错,有人刷过吗,5G 无线怎么样.
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

无图无真相,让我等小白如何下手!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

来自手机 | 显示全部楼层
怎么感觉没有更新了。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-29 03:14

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表