Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
meta:template_device_supported [2018/03/04 10:10] bobafetthotmailmeta:template_device_supported [2022/05/17 17:40] – Adding CPU cores grische
Line 1: Line 1:
 ====== @@Brand@@ @@Model@@ @@Version|@@====== ====== @@Brand@@ @@Model@@ @@Version|@@======
  
-/* This template is intended to be used via https://wiki.openwrt.org/meta/create_new_device_page ONLY.  */+/* This template is intended to be used via https://openwrt.org/meta/create_new_device_page ONLY.  */
 /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */ /* DO NOT CREATE NEW DEVICEPAGES VIA COPY & PASTE! */
-/* USE https://wiki.openwrt.org/meta/create_new_device_page */+/* USE https://openwrt.org/meta/create_new_device_page */
  
-{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}} |+{{page>meta:infobox:construction&noheader&nofooter&noeditbtn}}
  
 //Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.// //Write a short, relevant description of the device. Include a technical overview, but avoid marketing buzzwords/useless stuff. Two to four sentences is about right. A picture is good, too. Edit the page to see how to add pictures.//
Line 14: Line 14:
  
 /*****/ /*****/
-/* How to add images ========> http://wiki.openwrt.org/meta/adding_images_to_openwrt_wiki */+/* How to add images ========> http://openwrt.org/meta/adding_images_to_openwrt_wiki */
 /*****/ /*****/
  
Line 28: Line 28:
 ===== Keep the articles modular ===== ===== Keep the articles modular =====
   * Please include only model specific information, omit bla,bla and put everything generic into separate articles   * Please include only model specific information, omit bla,bla and put everything generic into separate articles
-  * If you have no time to write certain stuff, link to [[doc/howto/generic.overview]] +  * If you have no time to write certain stuff, link to [[docs:start]] 
-  * [[doc/howto/basic.config]] should lead the way, do not explain this again +  * [[docs:guide-user:base-system:start]] should lead the way, do not explain this again 
-  * DO NOT provide a complete howto here! Instead //groom// the general [[doc:howto:start|HowTos]].+  * DO NOT provide a complete howto here! Instead //groom// the [[docs:start|general documentation]].
 </WRAP> </WRAP>
  
Line 41: Line 41:
   - If the tables below contain "Nothing found", it means that either   - If the tables below contain "Nothing found", it means that either
     - the dataentry page for @@Brand@@ @@Model@@ @@Version|@@ is missing. Please [[meta:create_new_dataentry_page|create a new dataentry page]] first, then reload this page. The tables should then contain $something. If they do, delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it.     - the dataentry page for @@Brand@@ @@Model@@ @@Version|@@ is missing. Please [[meta:create_new_dataentry_page|create a new dataentry page]] first, then reload this page. The tables should then contain $something. If they do, delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it.
-    - filters are not set correctly -> Please **edit this section and adjust the filters with the proper Brand and Model.** Just try, it's easy. The tables should then contain $something. If they do, delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. +    - filters are not set correctly. Most common reason for "Nothing found": The dataentry does not contain a Version, but we are filtering here for version -> Please **edit this section and adjust the filters with the proper BrandModel and Version.** In case the dataentry does not contain a version, delete the line ''filter  : Versions~''Just try, it's easy. The tables should then contain $something. If they do, delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it. 
-  - If the tables still contain "Nothing found": Don't panic, calm down, take a deep breath and [[about:contact|contact a wiki admin]] (tmomas) for help.+  - If the tables still contain "Nothing found": Don't panic, calm down, take a deep breath and [[:contact|contact a wiki admin]] (tmomas) for help.
 </WRAP> </WRAP>
  
 ---- datatable ---- ---- datatable ----
-cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum Topic URL_url, Device Techdata_pageid +cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, Forum Search_search-forums, Device Techdata_pageid 
-headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data +headers : Brand, Model, Version, Current Release, OEM Info, Forum Search, Technical Data 
-align   : c,c,c,c,c,c,c,c+align   : c,c,c,c,c,c,c 
 +filter  : Brand=@@Brand@@ 
 +filter  : Model=@@Model@@ 
 +filter  : Versions~@@Version|@@ 
 +---- 
 + 
 +/* If no unsupported functions knowncomment out the following datatable or delete it. */ 
 +---- datatable ---- 
 +cols    : Unsupported Functions_unsupporteds
 filter  : Brand=@@Brand@@ filter  : Brand=@@Brand@@
 filter  : Model=@@Model@@ filter  : Model=@@Model@@
Line 67: Line 75:
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
 ---- datatable ---- ---- datatable ----
-cols    : Model, Versions, Platform, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4Ghz, WLAN 5.0Ghz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ +cols    : Model, Versions, CPU, CPU MHz, CPU Cores_numcores, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ 
-header  : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB +header  : Model, Version,SoC,CPU MHz,CPU Cores,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB 
-align   : c,c,c,c,c,c,c,c,c,c,c,c+align   : c,c,c,c,c,c,c,c,c,c,c,c,c
 filter  : Brand=@@Brand@@ filter  : Brand=@@Brand@@
 filter  : Model=@@Model@@ filter  : Model=@@Model@@
Line 75: Line 83:
 ---- ----
  
-===== Installation ===== 
-  - → [[downloads|Obtain firmware]] 
-  - → [[doc:howto:generic.flashing|Install OpenWrt]] 
-  - → [[downloads|Latest OpenWrt release]] 
  
 +===== Installation =====
 +/* stable release */
 +/* uncomment once stable release is available
 ---- datatable ---- ---- datatable ----
 cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url
-align   : l,c+headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock 
 +align   : c,c,c
 filter  : Brand=@@Brand@@ filter  : Brand=@@Brand@@
 filter  : Model=@@Model@@ filter  : Model=@@Model@@
 filter  : Versions~@@Version|@@ filter  : Versions~@@Version|@@
 ---- ----
 +*/
 +
 +
 +/* snapshot */
 +/* delete once stable release is available */
 +---- datatable ----
 +cols    : Model, Versions, Supported Current Rel, Firmware OpenWrt snapshot Install URL_url, Firmware OpenWrt snapshot Upgrade URL_url, Firmware OEM Stock URL_url
 +headers : Model, Version, Current Release, Firmware OpenWrt snapshot Install, Firmware OpenWrt snapshot Upgrade, Firmware OEM Stock
 +align   : c,c,c
 +filter  : Brand=@@Brand@@
 +filter  : Model=@@Model@@
 +filter  : Versions~@@Version|@@
 +----
 +
 +
 +-> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
 +
 +FIXME Please add the installation procedure here.
  
 ==== Flash Layout ==== ==== Flash Layout ====
 <WRAP BOX> <WRAP BOX>
-FIXME //[[:doc:techref:flash.layout#discovery_how_to_find_out|Find out flash layout]], then add the flash layout table here (copy, paste, modify the [[doc:techref:flash.layout#partitioning_of_squashfs-images|example]]).//+FIXME //[[:docs:techref:flash.layout#discovery_how_to_find_out|Find out flash layout]], then add the flash layout table here (copy, paste, modify the [[docs:techref:flash.layout#partitioning_of_the_flash|example]]).//
  
-Please check out the article [[doc:techref:Flash.Layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout.+Please check out the article [[docs:techref:flash.layout|Flash layout]]. It contains examples and explanations that describe how to document the flash layout.
 </WRAP> </WRAP>
  
Line 98: Line 124:
  
 <WRAP BOX> <WRAP BOX>
-FIXME The instructions below are for Broadcom devices and only serve as an example. Remove / modify them if they do not apply to this particular device!+FIXME //The instructions below are for Broadcom devices and only serve as an example.//\\ 
 +**//Remove / modify them if they do not apply to this particular device!//**
  
 This section deals with This section deals with
Line 105: Line 132:
  
 **Note:** Reset router to factory defaults if it has been previously configured. **Note:** Reset router to factory defaults if it has been previously configured.
-  *Browse to http://192.168.1.1/Upgrade.asp +  * Browse to ''<nowiki>http://192.168.1.1/Upgrade.asp</nowiki>'' 
-  *Upload .bin file to router +  * Upload .bin file to router 
-  *Wait for it to reboot +  * Wait for it to reboot 
-  *Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed.+  * Telnet to 192.168.1.1 and set a root password, or browse to ''<nowiki>http://192.168.1.1</nowiki>'' if LuCI is installed.
 </WRAP> </WRAP>
  
 ==== OEM installation using the TFTP method ==== ==== OEM installation using the TFTP method ====
  
-->  [[doc:howto:generic.flashing.tftp]]+->  [[docs:guide-user:installation:generic.flashing.tftp]]
  
 === Specific values needed for tftp === === Specific values needed for tftp ===
Line 123: Line 150:
 ^ Bootloader tftp server IPv4 address  | FILL-IN   | ^ Bootloader tftp server IPv4 address  | FILL-IN   |
 ^ Bootloader MAC address (special)     | FILL-IN   | ^ Bootloader MAC address (special)     | FILL-IN   |
-^ Firmware tftp image                  | [[downloads|Latest OpenWrt release]] (**''NOTE:''** Name must contain //"tftp"//) |+^ Firmware tftp image                  | [[:downloads|Latest OpenWrt release]] (**''NOTE:''** Name must contain //"tftp"//) |
 ^ TFTP transfer window                 | FILL-IN seconds                                | ^ TFTP transfer window                 | FILL-IN seconds                                |
 ^ TFTP window start                    | approximately FILL-IN seconds after power on   | ^ TFTP window start                    | approximately FILL-IN seconds after power on   |
Line 131: Line 158:
  
 ===== Upgrading OpenWrt ===== ===== Upgrading OpenWrt =====
-->  [[doc:howto:generic.sysupgrade]]+->  [[docs:guide-user:installation:generic.sysupgrade]]
  
 <WRAP BOX> <WRAP BOX>
Line 139: Line 166:
 ==== LuCI Web Upgrade Process ==== ==== LuCI Web Upgrade Process ====
  
-  * Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL+  * Browse to ''<nowiki>http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/</nowiki>'' LuCI Upgrade URL
   * Upload image file for sysupgrade to LuCI   * Upload image file for sysupgrade to LuCI
   * Wait for reboot   * Wait for reboot
Line 178: Line 205:
  
 ===== Debricking ===== ===== Debricking =====
--> [[doc:howto:generic.debrick]]+-> [[docs:guide-user:troubleshooting:generic.debrick]]
  
 ===== Failsafe mode ===== ===== Failsafe mode =====
--> [[doc:howto:generic.failsafe]]+-> [[docs:guide-user:troubleshooting:failsafe_and_factory_reset]]
  
 ===== Basic configuration ===== ===== Basic configuration =====
--> [[doc:howto:basic.config|Basic configuration]] After flashing, proceed with this.\\+-> [[docs:guide-user:base-system:start|Basic configuration]] After flashing, proceed with this.\\
 Set up your Internet connection, configure wireless, configure USB port, etc. Set up your Internet connection, configure wireless, configure USB port, etc.
  
Line 217: Line 244:
  
 ==== Buttons ==== ==== Buttons ====
--> [[doc:howto:hardware.button]] on howto use and configure the hardware button(s).+-> [[docs:guide-user:hardware:hardware.button]] on howto use and configure the hardware button(s).
 Here, we merely name the buttons, so we can use them in the above Howto. Here, we merely name the buttons, so we can use them in the above Howto.
  
Line 240: Line 267:
   - If you still don't see a table here, or a table filled with '¿': [[toh:start|Is there already a Techdata page available]] for @@Brand@@ @@Model@@ @@Version|@@? If not: [[meta:create_new_dataentry_page|Create one]].   - If you still don't see a table here, or a table filled with '¿': [[toh:start|Is there already a Techdata page available]] for @@Brand@@ @@Model@@ @@Version|@@? If not: [[meta:create_new_dataentry_page|Create one]].
   - If you see a table with the desired device data, everything is OK and you can delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it.   - If you see a table with the desired device data, everything is OK and you can delete this text and the ''<nowiki><WRAP></nowiki>'' that encloses it.
-  - If it still doesn't work: Don't panic, calm down, take a deep breath and [[about:contact|contact a wiki admin]] (tmomas) for help.+  - If it still doesn't work: Don't panic, calm down, take a deep breath and [[:contact|contact a wiki admin]] (tmomas) for help.
 </WRAP> </WRAP>
  
 ---- datatemplatelist dttpllist ---- ---- datatemplatelist dttpllist ----
 template: meta:template_datatemplatelist template: meta:template_datatemplatelist
-cols    : Brand, Model, Versions, Device Type, Availability, Supported Since Rev_url, Supported since Rel, Supported current Rel,  Instruction Set, Sub Instruction Set, Bootloader, Platform, Target, CPU MHz, Flash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_+cols    : Brand, Model, Versions, Device Type, Availability, Supported Since Commit_git, Supported since Rel, Supported current Rel, Unsupported, Bootloader, CPU, Target, CPU MHz, Flash MBs, RAM MB, Switch, Ethernet 100M ports_, Ethernet Gbit ports_, Comments network ports_, Modem, VLAN, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Hardwares, WLAN Comments_, Detachable Antennas_, USB ports_, SATA ports_, Comments USB SATA ports_, Serial, JTAG, LED count, Button count, Power supply, Device Techdata_pageid, Forum topic URL_url, wikidevi URL_url, OEM Device Homepage URL_url, Firmware OEM Stock URL_url, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Comments_
 filter  : Brand=@@Brand@@ filter  : Brand=@@Brand@@
 filter  : Model=@@Model@@ filter  : Model=@@Model@@
Line 279: Line 306:
  
 ==== Serial ==== ==== Serial ====
--> [[doc:hardware:port.serial]] general information about the serial port, serial port cable, etc.+-> [[docs:techref:hardware:port.serial]] general information about the serial port, serial port cable, etc.
  
 How to connect to the Serial Port of this specific device:\\ How to connect to the Serial Port of this specific device:\\
Line 288: Line 315:
 </WRAP> </WRAP>
  
-^ Serial connection parameters\\ for @@Brand@@ @@Model@@ @@Version@@ | EXAMPLE 115200, 8N1 |+^ Serial connection parameters\\ for @@Brand@@ @@Model@@ @@Version@@ | EXAMPLE 115200, 8N1, 3.3V |
  
 ==== JTAG ==== ==== JTAG ====
--> [[doc:hardware:port.jtag]] general information about the JTAG port, JTAG cable, etc.+-> [[docs:techref:hardware:port.jtag]] general information about the JTAG port, JTAG cable, etc.
  
 How to connect to the JTAG Port of this specific device:\\ How to connect to the JTAG Port of this specific device:\\
Line 297: Line 324:
  
 ===== Bootloader mods ===== ===== Bootloader mods =====
--> [[doc:techref:bootloader]]+-> [[docs:techref:bootloader]]
  
 ===== Hardware mods ===== ===== Hardware mods =====
  • Last modified: 2024/02/12 11:43
  • by 127.0.0.1