Schlagwörter: TP link wrt 902
- Dieses Thema hat 452 Antworten sowie 31 Teilnehmer und wurde zuletzt vor vor 2 Stunden, 58 Minuten von
KnockKnock aktualisiert.
-
AutorBeiträge
-
Januar 29, 2026 um 20:14 Uhr #5471
Hi Eric,
For package selection/ removal, I followed the guidelines on this link: https://openwrt.org/docs/guide-user/additional-software/saving_space
Then started building images on this image builder page: https://firmware-selector.openwrt.org/
Then under INSTALLED PACKAGES i made it work with the following selection/ removal of packages:
base-files ca-bundle dnsmasq dropbear firewall4 fstools kmod-gpio-button-hotplug kmod-leds-gpio kmod-mt7603 kmod-nft-offload libc libgcc libustream-mbedtls logd mtd netifd nftables odhcp6c odhcpd-ipv6only opkg ppp ppp-mod-pppoe swconfig uci uclient-fetch urandom-seed urngd wpad-basic-mbedtls kmod-mt7615e kmod-mt7663-firmware-ap kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport -ppp -ppp-mod-pppoe -ip6tables -odhcp6c -kmod-ipv6 -kmod-ip6tables -odhcpd-ipv6only -odhcpd -iptables uhttpd uhttpd-mod-ubus libiwinfo-lua luci-base luci-app-firewall luci-mod-admin-full luci-theme-bootstrap luci-proto-relay -opkg
The above can be copied directly into the image builder and should work with both, 902AC V3 or 902AC V4 as the first thing one selects is the model of the router/ AP. The rest is the same.
This removes the all IPV6 related packages, DHCP server, opkg, adds basic luci interface and the relayd packages.
Januar 30, 2026 um 16:23 Uhr #5474Hallo,
hier nun das modifizierte OpenWRT Image von Bosko für den TP Link WR902AC im Anhang (als Zip Datei)
Ich habe selbst ja auch experimentiert und gestern zum Erfolg gekommen mit eoner absoluten Minimalversion.
Hierzu habe ich ein Script erstellt, das man nach Fashen einfach per SSH starten muss und mit dem alle Einstellung vollzogen werden.
Ich werde das heute und morgen nochmal testen und dann zusammenschreiben, da es doch einiges an Arbeit spart.
Beste Grüsse,
Eric
Attachments:
You must be logged in to view attached files.Januar 31, 2026 um 04:17 Uhr #5476^^ thank you Eric!
Januar 31, 2026 um 09:00 Uhr #5484Hallo zusammen,
hier die beiden OpenWRT Minimal Images als ZIP Pakete im Anhang, die ich in diesem Artikel beschreibe: https://ethernet-sound.com/openwrt-als-minimal-image-auf-dem-tp-link-tl-wr902ac-v3-v4/
Beste Grüsse,
Eric
Attachments:
You must be logged in to view attached files.Januar 31, 2026 um 15:09 Uhr #5493Hi Eric,
Thank you for uploading the files and very detailed instructions! As I use a few other tweaks to the 902ac, can I ask you to share which final list of packages did you use? Ideally, I would like to try a similar build but with Luci interface so I can still modify some of the settings and be able to see signal strength and the load on the system. For example antenna strength, Rx ldpc, short preamble…
Thank you!
Cheers,
B.
Januar 31, 2026 um 16:33 Uhr #5494Hi Bosko,
below are the packages of the image.
I would recommend installing LuCI only when you actually need it and removing it afterwards.
If LuCI is included in the image from the beginning, the memory it occupies will not be fully released, even if you stop or unload the service.base-files
dropbear
fstools
kmod-mt7603
libc
libgcc
libustream-mbedtls
logd
mtd
netifd
nftables
opkg
swconfig
uci
uclient-fetch
urandom-seed
urngd
wpad-basic-mbedtls
kmod-mt7615e
kmod-mt7663-firmware-ap
relaydJanuar 31, 2026 um 17:03 Uhr #5495Hi Eric,
Thank you for sharing. I am actually trying to install your image file, but my home router is set to the same ip as the LAN interface in the scrip (198.168.1.1). Am I correct to assume that this LAN interface IP address needs to be on a different IP subset? So if I was to change it to 198.168.2.1 it should work?
Thank you,
Bosko
Januar 31, 2026 um 17:10 Uhr #5496Hi Basko,
ja du kannst es einfach in der UCI Batch Datei ändern. Ich habe das bei 192.168.1.1 gelassen, da ich dann nicht nochmal den IP Adressbereich beim Konfigurieren ändern muss.
Falls es dir nur um Feldstärke geht, dann kannst Du das auch per SSH kontrollieren. Du musst aber für SSH immer im 192.168.1.x und bei Dir dann im 192.168.2.x Netz mit dem Laptop per Ethernet verbunden sein.
rufe hierzu folgendes auf:
iw dev
Dann schau wie dein WLAn interface benannt ist. Bei mir ist es phy1-sta0
Dann rufe folgendes auf:
iw dev phy0-sta0 link
Dann bekommst DU folgende Infos:
Connected to XXXXXXXXXXX (on phy1-sta0)
SSID: XXXXXXX
freq: 5220.0
RX: 2467827 bytes (10636 packets)
TX: 444836 bytes (1590 packets)
signal: -63 dBm
rx bitrate: 292.6 MBit/s VHT-MCS 6 80MHz short GI VHT-NSS 1
tx bitrate: 351.0 MBit/s VHT-MCS 8 80MHz VHT-NSS 1
bss flags: short-slot-time
dtim period: 1
beacon int: 100Beste Grüsse,
Eric
Januar 31, 2026 um 19:11 Uhr #5501Hi Eric,
Thank you for the detailed instructions, unfortunately I can’t get your image and script to work (yet). I only changed the LAN interface IP and inserted my wireless credential info. I’m stuck somewhere and don’t know where yet:(
Will try later again.
Cheers,
B.
Januar 31, 2026 um 19:21 Uhr #5502Hallo Eric,
danke für die ausführliche Anleitung.
Weißt Du zufällig, was an den Stellen, die sich auf Windows 11 beziehen, an einem Mac zu tun wäre?
Viele Grüße
StefanJanuar 31, 2026 um 21:08 Uhr #5503Hallo zusammen
Mal ne bescheidene Frage: Was genau bringt das aufspielen von OpenWRT ? Klingt der 902 dann hörbar besser ? Oder gehts um Settings ? Der bug von V3 ist ja in V4 behoben.
Gruß
Stephan
Januar 31, 2026 um 21:49 Uhr #5504Hi Eric,
I did it again and it worked with the modified IP address to avoid IP conflict. Though, this time I used Putty to SSH into the 902AC and it worked like a charm. Thank you ! The idea of a headless setup is really making a lot of sense! Now I have to figure out how to tweak your script so that I can:
1. Set transmit power to a specific value (0dbm in my case)
2. Set up NTP connection
3. disable short preamble
4. disable Rx LDPC
The chase for the ultimate setup never ends:)
Cheers,
B.
Januar 31, 2026 um 22:17 Uhr #5505<p style=“text-align: left;“>Hi Stefan,</p>
In my case, openwrt has much more flexibility to fine tune the WiFi connection to the router or access point. Compared to openwrt the stock to link OS is very limited, especially in channels and power settings. In my, high WiFi interference environment I could never get a good enough signal to stream without drops. With openwrt I can get an almost perfect, interference free signal. Which I found has a very obvious impact on sound as it reduces all the work done by the 902ac to sort out all the retries. I did some tests yesterday and even a small amount of extra retries takes the 902ac load from under 10% up to 50% (this is seen within the overview section of the openwrt web interface).These are my reasons for the openwrt direction. Others might have different reasons.
Cheers,
B.
Februar 1, 2026 um 09:31 Uhr #5506Hallo zusammen,
bei OpenWRT geht es um größeren Funktionsumfang im Bereich WLAN, aber m.E. auch um Klang.
Ich bin die letzen Male davon ausgegangen, das auf meinem WR902AC die original Firmware läuft und war damit äußerst zufrieden. Die Konfiguration war schon einige Tage her und ich hatte nun entdeckt, das OpenWRT am laufen ist.
Nach mehrfachen vergleichen habe ich nochmal festgestellt, das bei OpenWRT der Klang bei mir etwas ruhige und präziser erscheint. Das deckt sich auch mit Erfahrungen von anderen Usern.
@divinely
Was sind die Gründe für diese Einstellungen:Sendeleistung auf 0 dBm
NTP-Verbindung einrichten
Kurze Präambel deaktivieren
Rx LDPC deaktivierenDas kannst Du alles über SHH konfigurieren.
Am einfachsten perplexity.ai fragen.Beste Grüsse,
EricFebruar 1, 2026 um 12:44 Uhr #5507Noch eine Erkenntnis:
Das Minimalimage kann auch als Access-Point konfiguriert werden – sofern die IP Adressvergabe vom Haupt-Router erfolgt. Der Access-Point ist dann auch genau wie der Client nur eine Bridge.
ich habe testhalber mal einen WR902AC als Access Point so konfiguriert und anstelle des FritzBox 5GHz Gäste WLANs eingesetzt. Also den WR902ac an einen Ethernetport der Fritzbox.
Ich konnte bei dieser Änderung nichts gravierendes feststelle, was sich im Klag gezeigt hat.Beste Grüsse,
Eric
-
AutorBeiträge
- Du musst angemeldet sein, um auf dieses Thema antworten zu können.