totolinkx5000r

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
totolinkx5000r [2021/11/25 16:43] Fabian Horsttotolinkx5000r [2021/11/25 18:15] (aktuell) Fabian Horst
Zeile 1: Zeile 1:
 ====== TotoLink X5000R ====== ====== TotoLink X5000R ======
  
-Link und Daten von: https://openwrt.org/toh/totolink/x5000r +  * Links: https://openwrt.org/toh/totolink/x5000r 
 +  * Links: https://www.cwnp.com/wp-content/uploads/pdf/802.11s_mesh_networking_v1.0.pdf 
 +  * Links: https://openwrt.org/docs/guide-user/network/wifi/mesh/80211s 
 +  * Links: https://wireless.wiki.kernel.org/en/developers/Documentation/ieee80211/802.11s
  
 Serial Interface: Serial Interface:
Zeile 8: Zeile 10:
 The communication settings are: 115200, 8N1 The communication settings are: 115200, 8N1
  
-Link: https://openwrt.org/toh/totolink/x5000r+  * Link: https://openwrt.org/toh/totolink/x5000r
  
  
Zeile 18: Zeile 20:
 Image File Flashen: Image File Flashen:
  
-Menü → Advanced → Upgrade → Local Upgrade+Menü → Advanced ->   Tools → Upgrade → Local Upgrade
  
 https://downloads.openwrt.org/releases/21.02.1/targets/ramips/mt7621/openwrt-21.02.1-ramips-mt7621-totolink_x5000r-squashfs-sysupgrade.bin https://downloads.openwrt.org/releases/21.02.1/targets/ramips/mt7621/openwrt-21.02.1-ramips-mt7621-totolink_x5000r-squashfs-sysupgrade.bin
Zeile 25: Zeile 27:
  
 192.168.1.1 einloggen 192.168.1.1 einloggen
 +
 +Damit es läuft muss man den firmware blob tauschen der mit -ct muss weg und gegen den ohne ersetzt werden. Erst dann geht ac und mesh!
 +
 +
 +Offensichtlich wird die zweite WLAN Karte nicht im normalen Release mit Kernel 5.4.x supportet in einer neueren Charge also mal Snapshot probiern
 +Link: https://forum.openwrt.org/t/wireless-section-missing-on-x5000r-in-21-02/109729/5
 +Ich teste mal: https://downloads.openwrt.org/snapshots/targets/ramips/mt7621/openwrt-ramips-mt7621-totolink_x5000r-squashfs-sysupgrade.bin
 +
 +!Mit Snapshot gibt es keine GUI per Default! -> https://openwrt.org/docs/guide-user/luci/luci.essentials
 +<code>opkg update</code>
 +<code>opkg install luci</code>
 +<code>opkg update</code>
 +<code>opkg install luci-ssl</code>
 +<code>/etc/init.d/uhttpd restart</code>
 +
 +<code>opkg update</code>
 +<code>opkg list luci-i18n-\*</code>
 +<code>opkg install luci-i18n-hungarian</code>
 +
 +
 +
 +Mit dem Image geht es schon wesentlich besser und die Interfaces sind da, Kernel ist dennoch 5.4 aber solange es geht? wpad ist nicht getauscht bisher.
 +
 +<code>opkg remove wpad-mini</code> War nicht drauf
 +<code>opkg remove wpad-basic</code> War nicht drauf
 +<code>opkg remove wpad-basic-openssl</code> War drauf
 +<code>opkg install wpad-mesh-openssl</code> Muss wieder drauf
 +
 +Wifi Config:
 +
 +2,4GHZ
 +  * Mode: AX
 +  * Channel: 6
 +  * Width: 40 MHz
 +  * Mode: 802.11s
 +  * MeshID: MeshingFerry
 +  * Network: lan
 +  * WPA3-SAE: MeshingFerry
 +
 +5GHZ
 +  * Mode: AX
 +  * Channel: 36
 +  * Width: 160 MHz
 +  * Mode: 802.11s
 +  * MeshID: MeshingFerry5
 +  * Network: lan
 +  * WPA3-SAE: MeshingFerry
  • totolinkx5000r.1637855025.txt.gz
  • Zuletzt geändert: 2021/11/25 16:43
  • von Fabian Horst