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/05/18 06:51] – template updated to latest status (copy from template_device) tmomasmeta:template_device_supported [2022/05/17 17:40] – Adding CPU cores grische
Line 5: Line 5:
 /* USE https://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 30: Line 30:
   * If you have no time to write certain stuff, link to [[docs:start]]   * If you have no time to write certain stuff, link to [[docs:start]]
   * [[docs:guide-user:base-system:start]] 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 [[: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, OWrt 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 align   : c,c,c,c,c,c,c
 filter  : Brand=@@Brand@@ filter  : Brand=@@Brand@@
Line 54: Line 54:
 ---- ----
  
 +/* If no unsupported functions known, comment out the following datatable or delete it. */
 ---- datatable ---- ---- datatable ----
 cols    : Unsupported Functions_unsupporteds cols    : Unsupported Functions_unsupporteds
Line 74: Line 75:
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
 ---- datatable ---- ---- datatable ----
-cols    : Model, Versions, CPU, 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,c align   : c,c,c,c,c,c,c,c,c,c,c,c,c
 filter  : Brand=@@Brand@@ filter  : Brand=@@Brand@@
Line 84: Line 85:
  
 ===== Installation ===== ===== 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
 headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock
-align   : l,c,c+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)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
Line 99: Line 116:
 ==== Flash Layout ==== ==== Flash Layout ====
 <WRAP BOX> <WRAP BOX>
-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_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 [[docs: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.
Line 107: 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 114: 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>
  
Line 148: 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 254: Line 272:
 ---- 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, Unsupported, 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 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_+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 297: 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 ====
  • Last modified: 2024/02/12 11:43
  • by 127.0.0.1