Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:netgear:wnr1000_v2 [2018/04/28 19:24] – ↷ Page name changed from toh:netgear:wnr1000 to toh:netgear:wnr1000_v2 tmomas | toh:netgear:wnr1000_v2 [2020/09/15 21:36] – [Netgear WNR1000 v2] jlpapple | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Netgear WNR1000 v2 ====== | ====== Netgear WNR1000 v2 ====== | ||
| - | WNR1000-100PES - very similar to [[toh:netgear:wnr2000|WNR2000v3]] / [[toh: | + | {{section> |
| + | **Note:** Official images are too large as of 17.XX. Use the Community Builds in the forum topic URL below for the latest 17.XX, 18.XX, and 19.XX images. https:// | ||
| + | WNR1000-100PES - very similar to [[toh: | ||
| + | |||
| + | WNR1000v2 also exists as WNR1000v2h2 - instructions for WNR1000v2 also work for WNR1000v2h2 without modification. | ||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| ---- datatable ---- | ---- datatable ---- | ||
| Line 38: | Line 42: | ||
| -> [[docs: | -> [[docs: | ||
| - | FIXME Please add the installation procedure here. | + | **Note: |
| + | [[https:// | ||
| + | - - - | ||
| + | |||
| + | I tried web-interface upload of v2.img linked above, router complained 2x about image, using ambiguous language about cause of failure; filename pattern violation, or image content, or checksum.. | ||
| + | |||
| + | 1. alert/ | ||
| + | I dismiss that, and click ok/yes | ||
| + | 2. another error, now inserted into web-page < | ||
| + | |||
| + | Upgrade WNR1000v2 to the latest factory firmware: 1.1.2.60. Otherwise, the power LED may not behave properly. | ||
| + | |||
| + | You need to place the device into failsafe mode. For booting into failsafe mode, you need to power up the device while holding the reset button with a pin. The power LED should have an amber colour. Hold the button until it is starting to flash green. It starts to flash green after it flashes the amber LED for six times. After that, the device is in failsafe mode, accepting a firmware via its TFTP server. The device should respond to pings at 192.168.1.1, | ||
| + | |||
| + | Configure your ethernet interface with a 192.168.1.0/ | ||
| + | |||
| + | You need a TFTP client for this purpose. You may check the OpenWrt wiki for more information if you aren't familiar with the procedure. | ||
| + | You need openwrt-ar71xx-generic-wnr1000v2-squashfs-factory-barrier-breaker-r44095.img, | ||
| + | It's only image what can be flashed sucseesfuly, | ||
| + | |||
| + | > tftp 192.168.1.1 | ||
| + | > binary | ||
| + | > trace | ||
| + | > put openwrt-ar71xx-generic-wnr1000v2-squashfs-factory-barrier-breaker-r44095.img | ||
| + | |||
| + | After boot you can upgrade openwrt to a newer version with sysupgrade. | ||
| ===== Telnet enable ===== | ===== Telnet enable ===== | ||
| Line 60: | Line 89: | ||
| ==== GPIO ==== | ==== GPIO ==== | ||
| - | GPIO LEDs and buttons on this device are connected to either | + | GPIO LEDs and buttons on this device are connected to GPIO controllers on AR7240 SoC and AR9285 wireless chip. |
| Controlled by **AR7240** SoC (18 GPIOs total, LAN LEDs shared with built-in Ethernet switch) : | Controlled by **AR7240** SoC (18 GPIOs total, LAN LEDs shared with built-in Ethernet switch) : | ||
| ^ Type ^ | ^ Type ^ | ||
| | LED | | LED | ||
| - | | LED | + | | LED |
| | LED | | LED | ||
| | LED | | LED | ||
| Line 77: | Line 106: | ||
| | LED | | LED | ||
| - | Controlled by **AR9285** wireless chip (12 GPIOs total, unaccessible with default ath9k driver, see __Patches__ section below) : | + | Controlled by **AR9285** wireless chip (12 GPIOs total) : |
| ^ | ^ | ||
| | | | | ||
| Line 91: | Line 120: | ||
| *//[2] - ' | *//[2] - ' | ||
| *//[3] - this is amber light on power LED (labelled TEST in u-boot sources)// | *//[3] - this is amber light on power LED (labelled TEST in u-boot sources)// | ||
| - | |||
| - | === Patches === | ||
| - | |||
| - | Patches providing full GPIO support on WNR2000v3 / WNR612v2 / WNR1000v2 have been submitted to trunk ([[https:// | ||
| - | All above patches and their versions backported to Chaos Chalmer (15.05) are available at [[https:// | ||
| === GPIO in OpenWrt === | === GPIO in OpenWrt === | ||
| Line 121: | Line 145: | ||
| | | ||
| </ | </ | ||
| + | |||
| + | ===== Custom u-boot ===== | ||
| + | |||
| + | There is a project allowing to build custom u-boot image https:// | ||
| + | It could be used if flash memory chip was replaced or to obtain additional functionality. | ||
| ===== Tags ===== | ===== Tags ===== | ||
| [[meta: | [[meta: | ||
| {{tag> | {{tag> | ||