资料介绍
软件简介
OpenWrt Node.js Packages (nodejs)
Description
OpenWrt/LEDE Node.js Packages : for Head (Development branch)
Note: support arches are aarch64, arm, x86_64
MIPS without hardware FPU no longer be supported
License
See LICENSE file.
Usage
Add the following line to feeds.conf or feeds.conf.default.
src-git node https://github.com/nxhack/openwrt-node-packages.git
Run
./scripts/feeds update node
rm ./package/feeds/packages/node
rm ./package/feeds/packages/node-*
./scripts/feeds install -a -p node
make defconfig
Request to add a package is welcome
If you want a new module (native module) that requires a precompiled binary, please open the issue.
Note
If you want to use with Chaos Calmer(15.05), see for-15.05 branch (End of life)
If you want to use with LEDE (17.01), see lede-17.01 branch (End of life)
If you want to use with 18.06, see openwrt-18.06 branch (End of life)
If you want to use with 19.07, see openwrt-19.07 branch (MIPS FPU EMULATOR support)
If you want to use with 21.02, see openwrt-21.02 branch (MIPS is no longer supported)
OpenSSL 1.0.x becomes EoL, OpenWrt-18.06 will not be supported. Python2 becomes EoL, node v8.x will not be supported.
On the host side, the following preparations are required.
- Unix prerequisites
- To build a 32-bit target, gcc-multilib, g++-multilib are required.
- The libatomic package is required. (Install the 32-bit library at the same time, if necessary).
Illegal instruction issue
V8 JIT code generates FP instruction. Node.js does not work without hardware FPU.
If you are running nodejs on the Atheros AR71xx/AR933x, MediaTek MT76x8, it will not work because there is no hardware FPU. ARM cores without vfp or neon (such as bcm53xx) will not work either.
Enable Inspector
Processor | ICU | Inspector |
---|---|---|
32bit | Disable | NO |
32bit | small-icu | YES |
64bit | Disable | NO |
64bit | small-icu | YES |
64bit | system-icu | YES |
Debugging Guide Nice to use Chrome DevTools.
Note: ICU currently supports only LITTLE ENDIAN.
Note about mDNS and homebridge
If you use node-homebridge(node-hap-nodejs), please install mDNS package (umdns / avahi-dbus-daemon / mdnsresponder).
(1) Some OpenWrt / Lede images have built in dnscrypt-proxy package, which by default listening on 5353 port.
In that case, installed avahi-daemon will not start on ipv4 interface, only on ipv6 because ipv4 port is taken.
This will lead to strange issue: your homebrdge accessory will be visible in 'Home' app, but can't finish pairing.
To fix this, you have to stop and disable dnscrypt-proxy
Also, you have to enable: dbus and avahi-daemon services to start automatically, i.e for Lede:
/etc/init.d/dbus enable
/etc/init.d/avahi-daemon enable
(2) avahi on home network
Please read this document. 'Why avahi and bonjour don't work on your home network'
IGMP-querier will solve your problem.
OpenWrt custom packages available: https://github.com/nxhack/openwrt-custom-packages
Low memory
Specify v8-options.
--max_old_space_size=80
Or use swap.
Modules that use pre-compiled binary (native module)
node-authenticate-pam
node-aws-crt
node-bcryp
node-bignum
node-bluetooth-hci-socket
node-bufferutil
node-deasync
node-ejdb2_node
node-epoll
node-expat
node-ffi-napi (ffi-napi, ref-napi)
node-fuse-bindings
node-hid
node-pty-prebuilt-multiarch
node-i2c-bus
node-leveldown
node-megahash
node-mdns
node-net-ping (raw-socket)
node-openzwave-shared
node-pi-spi
node-pty
node-rpio
node-serialport-bindings
node-sleep
node-spi-device
node-sqlite3
node-statvfs
node-ubus
node-usb
node-utf-8-validate
node-zigbee2mqtt (@serialport/bindings,unix-dgram)
Other modules can be installed by 'npm install'.
Package Guidelines
See CONTRIBUTING.md file.
- 迅为i.MX6Q开发板Openwrt 文件系统构建
- KICAD插件使用说明书 8次下载
- MICRO USB四脚插件无卷边原理图 9次下载
- TYPE C24PIN双排插件原理图 28次下载
- 12*12插件触控开关原理图 4次下载
- 6*6红柄插件 正按触控开关原路图 7次下载
- 6*6红柄插件触控开关原理图 7次下载
- 6*6防水插件触控开关原理图 11次下载
- 4.5*4.5插件触控开关原理图 9次下载
- 6*6插件触控开关原理图下载 6次下载
- 6*6方头插件 正按触控开关原理图 7次下载
- Openwrt通用固件 make menuconfig配置教程 3次下载
- OpenWrt路由器的使用教程资料说明 56次下载
- openwrt如何更换原有的Linux内核版本 0次下载
- Unity3D插件——LitJson下载 0次下载
- OpenWrt:智能路由器的优秀固件 1w次阅读
- 一文详解OpenWrt系统架构和其他系统架构的对比 2.2w次阅读
- 基于OpenWrt的6LoWPAN边界路由器的实现 3513次阅读
- 基于OpenWRT智能家庭安防系统的研究与实现 2971次阅读
- openwrt都有什么功能_openwrt详细功能介绍_openwrt刷机教程 16.2w次阅读
- 路由器刷openwrt好处_路由器怎么刷openwrt 16.8w次阅读
- wr703n刷openwrt教程图解 4.9w次阅读
- openwrt支持usb自动mount的功能 1.5w次阅读
- openwrt是什么_openwrt有什么用 5.6w次阅读
- openwrt启动过程详细分析 1.2w次阅读
- 小米路由器如何刷openwrt详细教程 11w次阅读
- openwrt如何修改为国内软件源 2.8w次阅读
- openwrt无线中继设置步骤 7.8w次阅读
- openwrt路由器配置方法技巧分享 9.8w次阅读
- jquery插件写法及用法(jQuery插件开发全解析) 9790次阅读
下载排行
本周
- 1山景DSP芯片AP8248A2数据手册
- 1.06 MB | 532次下载 | 免费
- 2RK3399完整板原理图(支持平板,盒子VR)
- 3.28 MB | 339次下载 | 免费
- 3TC358743XBG评估板参考手册
- 1.36 MB | 330次下载 | 免费
- 4DFM软件使用教程
- 0.84 MB | 295次下载 | 免费
- 5元宇宙深度解析—未来的未来-风口还是泡沫
- 6.40 MB | 227次下载 | 免费
- 6迪文DGUS开发指南
- 31.67 MB | 194次下载 | 免费
- 7元宇宙底层硬件系列报告
- 13.42 MB | 182次下载 | 免费
- 8FP5207XR-G1中文应用手册
- 1.09 MB | 178次下载 | 免费
本月
- 1OrCAD10.5下载OrCAD10.5中文版软件
- 0.00 MB | 234315次下载 | 免费
- 2555集成电路应用800例(新编版)
- 0.00 MB | 33566次下载 | 免费
- 3接口电路图大全
- 未知 | 30323次下载 | 免费
- 4开关电源设计实例指南
- 未知 | 21549次下载 | 免费
- 5电气工程师手册免费下载(新编第二版pdf电子书)
- 0.00 MB | 15349次下载 | 免费
- 6数字电路基础pdf(下载)
- 未知 | 13750次下载 | 免费
- 7电子制作实例集锦 下载
- 未知 | 8113次下载 | 免费
- 8《LED驱动电路设计》 温德尔著
- 0.00 MB | 6656次下载 | 免费
总榜
- 1matlab软件下载入口
- 未知 | 935054次下载 | 免费
- 2protel99se软件下载(可英文版转中文版)
- 78.1 MB | 537798次下载 | 免费
- 3MATLAB 7.1 下载 (含软件介绍)
- 未知 | 420027次下载 | 免费
- 4OrCAD10.5下载OrCAD10.5中文版软件
- 0.00 MB | 234315次下载 | 免费
- 5Altium DXP2002下载入口
- 未知 | 233046次下载 | 免费
- 6电路仿真软件multisim 10.0免费下载
- 340992 | 191187次下载 | 免费
- 7十天学会AVR单片机与C语言视频教程 下载
- 158M | 183279次下载 | 免费
- 8proe5.0野火版下载(中文版免费下载)
- 未知 | 138040次下载 | 免费
评论
查看更多