【2016-3-17】斐讯K1基于OpenWrt官方固件
本帖最后由 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)
- Netfilter performance enhancements (conntrack route cache)
- Improved support for self-managing networks
- Better multi-core support for the network stack
- Improved support for MAP-E, MAP-T and LW4over6 IPv4 transitioning technologies
- 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
- 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 boardsAnd 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/snapshots/trunk/ramips/mt7620/packages/
下载地址
https://yunpan.cn/cYeNbLPvswtYt访问密码 49a8
运行图片
有什么问题及时反馈
QQ群名称:PSG1208_OpenWrtQQ群 号:427517372
本帖最后由 shiqi123 于 2016-3-18 15:17 编辑
开机好像要很久呢,LED怎么才亮一个?其他的怎么加配置?还是要加中文的,好不容易把普通话和mwan3加进去。做了无线+有线叠加,但好像速度上不去呢。无线中继搜索加入热点后会替代第一个热点设置。
:victory::victory::victory::victory::victory::victory::victory::victory: 希望大神们能根据此开源固件及时出个小白能用的固件;P 本帖最后由 windyes 于 2016-3-14 17:20 编辑
不带luci你却放上含luci的图,估计待会很多人会问“这什么固件 怎么进路由啊……”还是装好luci给坛友使用更恰当。
windyes 发表于 2016-3-14 17:17
不带luci你却放上含luci的图,估计待会很多人会问“这什么固件 怎么进路由啊……”还是装好luci给坛友使用 ...
luci是啥 343534191 发表于 2016-3-14 17:23
luci是啥
没luci的话你们在浏览器输入192.168.1.1是没反应的…………要telnet ssh连接路由 网盘密码错误啊!!!! windyes 发表于 2016-3-14 17:42
没luci的话你们在浏览器输入192.168.1.1是没反应的…………要telnet ssh连接路由
这么说的话,很多新手小白会狂喷了? 提取码输入错误 坐等集成了LUCI的固件 弄好了,挺好的,就是指示灯就电源灯亮,其他都不亮,能设置吗??? 希望大神们能根据此开源固件及时出个小白能用的固件