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
Letzte ÜberarbeitungBeide Seiten der Revision
totolinkx5000r [2021/11/25 17:00] Fabian Horsttotolinkx5000r [2021/11/25 17:44] Fabian Horst
Zeile 20: 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 31: Zeile 31:
  
  
-<code>opkg remove wpad-mini</code> +Offensichtlich wird die zweite WLAN Karte nicht im normalen Release mit Kernel 5.4.x supportet in einer neueren Charge also mal Snapshot probiern 
-<code>opkg remove wpad-basic</code>+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: MeshingFerry
 +  * Network: lan
 +  * WPA3-SAE: MeshingFerry
  • totolinkx5000r.txt
  • Zuletzt geändert: 2021/11/25 18:15
  • von Fabian Horst