Coder Social home page Coder Social logo

openwrt-rt4230w's Introduction

lmore377's GitHub stats

openwrt-rt4230w's People

Contributors

ghoffman9 avatar lmore377 avatar luilver avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

openwrt-rt4230w's Issues

Doc/README suggestions

Awesome work! I have a couple of documentation suggestions. Yes, I know I can do a pull request here but most of my suggestions refer to the wiki page, and the wiki appears to be locked down for new registrations.

  1. Add a link to the wiki (https://openwrt.org/inbox/toh/askey/rt4230w_rev6) from the README here. It's not readily apparent how to get there from here, and without the wiki page there really isn't any way for someone new to this to proceed.

The following refers to "Method 2" in the wiki:

  1. "Interrupt the U-boot": This wasn't clear how to do this. Maybe a note that suggests watching for a "hit the spacebar" momemt once the boot has started? Missed this several times until I finally figured it out.
  2. It took me hours to get the networking stuff figured out. In the end, I had to set "setenv netmask 255.255.255.0" on the router. I can't say for certain that this is 100% required, but it was one of many steps taken to finally get this working. (The other issue was a Windows issue: Even shutting down the firewall using the netsh commands doesn't really shut it down. I had to explicitly allow for port 69 traffic using the following command: New-NetFirewallRule -DisplayName "ALLOW UDP PORT 69" -Direction inbound -Profile Any -Action Allow -LocalPort 69 -Protocol UDP.)
  3. It would be useful to mention that during the tftpboot process, a "T" means retry, and "#" means packet was sent and acknowledged. Retry will last for up to an hour, while a successful load will take a couple of seconds at most.
  4. "After OpenWrt boots, figure out a way to flash the sysupgrade file": This sounds much more complicated than it is...doesn't OpenWRT simply offer a way to update the firmware from the GUI? Was there another method I was supposed to use here? Maybe just mention "Update the firmware from the GUI." I searched a while to figure out how to "figure out" the upgrade until it dawned on me to simply bring up the GUI and do it from there.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.