mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-25 00:11:13 +00:00
12d33d388c
P&W R619AC is a IPQ4019 Dual-Band AC1200 router. It is made by P&W (p2w-tech.com) known as P&W R619AC but marketed and sold more popularly as G-DOCK 2.0. Specification: * SOC: Qualcomm Atheros IPQ4019 (717 MHz) * RAM: 512 MiB * Flash: 16 MiB (NOR) + 128 MiB (NAND) * Ethernet: 5 x 10/100/1000 (4 x LAN, 1 x WAN) * Wireless: - 2.4 GHz b/g/n Qualcomm Atheros IPQ4019 - 5 GHz a/n/ac Qualcomm Atheros IPQ4019 * USB: 1 x USB 3.0 * LED: 4 x LAN, 1 x WAN, 2 x WiFi, 1 x Power (All Blue LED) * Input: 1 x reset * 1 x MicroSD card slot * Serial console: 115200bps, pinheader J2 on PCB * Power: DC 12V 2A * 1 x Unpopulated mPCIe Slot (see below how to connect it) * 1 x Unpopulated Sim Card Slot Installation: 1. Access to tty console via UART serial 2. Enter failsafe mode and mount rootfs <https://openwrt.org/docs/guide-user/troubleshooting/failsafe_and_factory_reset> 3. Edit inittab to enable shell on tty console `sed -i 's/#ttyM/ttyM/' /etc/inittab` 4. Reboot and upload `-nand-factory.bin` to the router (using wget) 5. Use `sysupgrade` command to install Another installation method is to hijack the upgrade server domain of stock firmware, because it's using insecure http. This commit is based on @LGA1150(at GitHub)'s work < |
||
---|---|---|
.. | ||
board-8dev_habanero-dvk.qca4019 | ||
board-aruba_ap-303.qca4019 | ||
board-avm_fritzrepeater-1200.qca4019 | ||
board-buffalo_wtr-m2133hp.qca4019 | ||
board-buffalo_wtr-m2133hp.qca9984 | ||
board-cellc_rtl30vw.qca4019 | ||
board-devolo_magic-2-wifi-next.qca4019 | ||
board-dlink_dap2610.qca4019 | ||
board-edgecore_ecw5410.qca9984 | ||
board-edgecore_oap100.qca4019 | ||
board-engenius_eap2200.qca4019 | ||
board-engenius_eap2200.qca9888 | ||
board-engenius_emd1.qca4019 | ||
board-engenius_emr3500.qca4019 | ||
board-ezviz_cs-w3-wd1200g-eup.qca4019 | ||
board-glinet_gl-ap1300.qca4019 | ||
board-glinet_gl-s1300.qca4019 | ||
board-linksys_ea8300.qca4019 | ||
board-linksys_ea8300.qca9888 | ||
board-linksys_mr8300-v0.qca4019 | ||
board-linksys_mr8300-v0.qca9888 | ||
board-luma_wrtq-329acn.qca4019 | ||
board-mikrotik_hap-ac2.qca4019 | ||
board-mikrotik_sxtsq-5-ac.qca4019 | ||
board-mobipromo_cm520-79f.qca4019 | ||
board-nec_wg2600hp3.qca9984 | ||
board-p2w_r619ac.qca4019 | ||
board-plasmacloud_pa1200.qca4019 | ||
board-plasmacloud_pa2200.qca4019 | ||
board-plasmacloud_pa2200.qca9888 | ||
board-qxwlan_e2600ac.qca4019 | ||
Makefile |