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
toh:views:toh_available_16128 [2020/04/04 09:05] – LEDE Forum Topic URL_url removed (datafield does not exist any more) tmomastoh:views:toh_available_16128 [2024/01/18 19:20] – updated language to be more clear palebloodsky
Line 1: Line 1:
-====== Table of Hardware: Ideal for OpenWrt (16/128MB or more======+====== Table of Hardware: devices with 16/128MB or more ======
 ~~NOSIDEBAR~~ ~~NOSIDEBAR~~
 ~~NOTOC~~ ~~NOTOC~~
  
-In order to list devices you'll have the best experience with, here we filter for devices that... +In order to list devices you'll have good experience with we filter for... 
-  * are either **'Available'** (are commercially available, i.e. you can buy them today) or **'unknown'** (if 'unknown' -> search the net for availability first, then please update the data here+  * Either **available** (commercially available) or **unknown** (search the net for availability). 
-  * have **at least 16MB Flash** (8MB will work, but depending on your usecase 16MB or more will make you happier than 8MB or below.) +  * At least **16MB Flash** is recommended
-  * have **at least 128MB RAM** (64MB will work, but depending on your usecase 128MB or more will make you happier than 64M or below.)+  * At least **128MB RAM** is recommended.
  
 +=== Notes ===
 +  * Devices with Broadcom WiFi chipsets have limited OpenWrt support (due to limited FOSS driver availability for Broadcom chips).
 +  * Some devices do not support standard factory/sysupgrade OpenWrt images, instead requiring a more complex custom OpenWrt installation procedure. See the respective devicepage for installation instructions.
 +  * Some devices have a built-in firmware recovery making the device less likely to brick on flash failures, while others do not have this. See the respective devicepage for details.
 +  * When planning to buy a device that supports USB 3.0 to connect storage devices and use WiFi at the same time, you may experience interference (see [[docs:guide-user:network:wifi:usb3.0-wifi-issues|2.4 GHz WiFi issues with USB3.0]]). Ask the [[https://forum.openwrt.org/|OpenWrt forum]] for advice on this subject.
  
-**Special notes:** +----
-  * Devices with Broadcom WiFi chipsets have limited OpenWrt supportability (due to limited FLOSS driver availability for Broadcom chips) +
-  * A few devices do not support the standard factory/sysupgrade OpenWrt image type, instead requiring a more complex custom OpenWrt installation procedure. See the respective devicepage for installation instructions. +
-  * Some devices have a built-in firmware rescue function (making the device less likely to brick on flash failures), while others do no have this. See the respective devicepage for details. +
-  * When planning to buy a device that supports USB3.0, to connect USB3.0 storage devices and use 2.4 GHz WiFi at the same time, you may experience 2.4 WiFi problems (see [[docs:guide-user:network:wifi:usb3.0-wifi-issues|2.4 GHz WiFi issues with USB3.0]]). Ask the [[https://forum.openwrt.org/|OpenWrt forum]] for advice on this subject.+
  
 +<!-- ToH: {
 +  "source": "json",
 +  "dom": "frt",
 +  "paging": false,
 +  "shownColumns": [
 +    "devicetype", 
 +    "brand", 
 +    "model", 
 +    "version", 
 +    "availability", 
 +    "supportedcurrentrel",
 +    "unsupported_functions",
 +    "cpu",
 +    "cpumhz",
 +    "cpucores",
 +    "flashmb",
 +    "rammb",
 +    "ethernet100mports",
 +    "ethernet1gports",
 +    "ethernet2_5gports", 
 +    "ethernet5gports", 
 +    "ethernet10gports",
 +    "wlan24ghz", 
 +    "wlan50ghz",
 +    "wlancomments",
 +    "wlanhardware",
 +    "modem",
 +    "usbports",
 +    "oemdevicehomepageurl",
 +    "devicepage",
 +    "owrt_forum_topic_url",
 +    "deviceid" 
 +  ],
 +  "filterColumns": {
 +    "supportedcurrentrel": "!^(EOL|-|)$",
 +    "flashmb": "!^(1|2|4|8|)$",
 +    "rammb": "!^(8|16|32|64|)$"
 +  }
 +} -->
  
----- 
  
 +/*
 ++++Show Filter: Availability| ++++Show Filter: Availability|
 ---- datacloud ---- ---- datacloud ----
Line 109: Line 149:
  
 ---- datatable ---- ---- datatable ----
-cols       : Device Type, Brand, Model, Versions, Availability, Supported Current Rel_releasepage, Unsupported Functions_unsupporteds, CPU, CPU MHz, CPU cores_, Flash MB, RAM MB, Ethernet 100M ports_, Ethernet GBit ports_, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Comments_, WLAN Hardware, Modem, USB ports_, OEM Device Homepage URL_url, Device Page_page, OWrt Forum Topic URL_url, Device Techdata_pageid +cols       : Device Type, Brand, Model, Versions, Availability, Supported Current Rel_releasepage, Unsupported Functions_unsupporteds, CPU, CPU MHz, CPU cores_, Flash MB, RAM MB, Ethernet 100M ports_, Ethernet 1GBit ports_, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Comments_, WLAN Hardware, Modem, USB ports_, OEM Device Homepage URL_url, Device Page_page, OWrt Forum Topic URL_url, Device Techdata_pageid 
-headers    : Device Type, Brand, Model, Versions, Availability, Supported Current Rel, Unsupported Functions, CPU, CPU MHz, CPU cores, Flash MB, RAM MB, 100M ports, Gbit ports, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Comments, WLAN Hardware, Modem, USB ports, OEM Device Homepage, Device Page, OpenWrt Forum Topic URL, Device Techdata+headers    : Device Type, Brand, Model, Versions, Availability, Supported Current Rel, Unsupported Functions, CPU, CPU MHz, CPU cores, Flash MB, RAM MB, 100M ports, 1Gbit ports, WLAN 2.4GHz, WLAN 5.0GHz, WLAN Comments, WLAN Hardware, Modem, USB ports, OEM Device Homepage, Device Page, OpenWrt Forum Topic URL, Device Techdata
 align      : l,l,l,l,l,l,l,l,l,l,l,c,l,l,l,l,l,l,l,l,c align      : l,l,l,l,l,l,l,l,l,l,l,c,l,l,l,l,l,l,l,l,c
 dynfilters : 1 dynfilters : 1
Line 131: Line 171:
 sort       : Brand sort       : Brand
 ---- ----
 +
 +*/
  • Last modified: 2024/02/12 12:19
  • by jow