[Berlin-wireless] Firmware Version 1.4.1 Release
Perry
isprotejesvalkata at gmail.com
So Aug 16 10:07:14 CEST 2026
For english, scroll down...
---
Liebe Freifunk-Community,
wir freuen uns, die neueste Version der Freifunk-Berlin Falter-Firmware
(Version 1.4.1) bekannt zu geben.
*Release Notes*
Bitte vorher auch die "Bekannte Probleme" lesen.
*Änderungen*
* Basiert auf OpenWrt-23.05
* fixes für konfigurations änderungen
* Verbesserung des autoupdate script
* LuCI fixes und verbesserungen
* Neue version des openwifimap script
* updates für die Build Umgebung
*Bekannte Probleme*
*DSA*
In OpenWrt hat sich geändert wie viele Router die physischen Anschlüsse
auf der Rückseite ansteuern.
Infolgedessen ist die Konfiguration nicht mit der neuen Version kompatibel.
Das bedeutet, dass der Router nur aktualisiert werden kann indem er
komplett neu konfiguriert wird.
Der Autoupdater führt in dieser Version kein Upgrade für Router durch,
bei denen auf DSA umgestellt wurde.
Wenn die Firmware über die Weboberfläche aktualisiert wird, werden die
änderungen genau erklärt.
Eine technischere Erklärung gibt es im OpenWRT Wiki:
https://openwrt.org/docs/guide-user/network/dsa/dsa-mini-tutorial
*Nicht jeder Router ist hier von betroffen. Es hängt vom model und der
Verwendeten OpenWRT Version ab*
Wenn der Router nach DSA migriert wird, wird folgende Nachricht im
Webinterface gezeigt.
<img width="580" height="130" alt="image"
src="https://github.com/user-attachments/assets/7d052977-0d43-43ac-80f6-2af4e06e4023"
/>
Um router die auf DSA migrieren zu aktualisieren, folge diese schritte:
* Stelle sicher dass du die IP Adressen die zum einrichten verwendet
wurden gespeichert hast. Du kannst diese dir auf folgender Seite
zusenden lassen: https://config.berlin.freifunk.net/summary
* Lade dir das aktuelle image vom Firmware Selector herunter:
https://selector.berlin.freifunk.net/ Pass auf dass du das richtige
Model aussuchst um nicht deinen router zu bricken.
* Speicher die aktuelle Router konfiguration. Dies ist hilfreich
sollte es zu problemen bei dem update kommen. Gehe hierzu im
Webinterface auf "System->Backup / Flash Firmware". Hier kannst du
unter "Download backup" => "Generate archive" Das backup
herunterladen. Auf der kommandozeile ist dass kommando: sysupgrade
-b /tmp/backup.tar.gz. Speichere die /tmp/backup.tar.gz Auf deinem
Computer
* Flashe das neue Image. Im Webinterface geht dies auf der Selben
seite auf der du das Backup erstellt hast. Der Button hierfür ist
"Flash image...". Als nächstes wähle das neue Image aus. Sollte
keine warnung kommen ist dein router nicht von der DSA Migration
betroffen und du kannst einfach weitermachen. Sollte der Router
betroffen sein siehst du die warnung. Entferne den haken bei "Keep
settings and retain the current configuration". Und füge den haken
bei "Force upgrade" hinzu. Auf der kommandozeile musst du dass image
unter /tmp speichern und dann mittels sysupgrade --force -n
/tmp/image.bin flashen.
<img width="300" height="283" alt="image" align="center"
src="https://github.com/user-attachments/assets/8cba9844-006b-479b-a969-ceffbe889482"
/>Nachdem der router neustartet musst du den setup wizard nochmals
durchlaufen. Dieser ist unter https://frei.funk/ oder
https://192.168.42.1/ verfügbar, wenn du dich mit dem Wlan verbindest.
*Links*
* Openwrt 23.05 Release Notes: https://openwrt.org/releases/23.05/start
* Komplettes Changelog: v1.4.0...v1.4.1
https://github.com/freifunk-berlin/falter-packages/compare/v1.4.0...v1.4.1
Freudiges Freifunken
----------
Dear Freifunk-Community,
We are proud to announce the latest release of the Freifunk-Berlin
Falter firmware (version 1.4.1).
*
*
*Release Notes*
Make sure to read the "Known Issues"
*Noteworthy Changes Since falter 1.3.1 and 1.4.0*
* Based on OpenWrt-23.05
* migration changes and fixes
* improvements to autoupdate script
* LuCI fixes and improvements
* new version of the open wifi map script
* updates to the build environment
*Known Issues*
*DSA*
In upstream OpenWrt, many routers have changed their core architecture
controlling physical ports on the back of the router. As a result, the
configuration of the old system is not compatible with the new system.
This means that unless the router is reconfigured from the beginning
again, it will not work and be bricked. The autoupdater will not upgrade
any router which has changed to DSA in this release. Upgrading the
firmware from the web interface will also give you a clear message about
the changes. For more technical information, see
https://openwrt.org/docs/guide-user/network/dsa/dsa-mini-tutorial
*Not all routers are affected in this release. Many more will be
affected with the upcoming releases, just like with OpenWrt.*
If you have a router which has switched to DSA, you will see this when
performing an upgrade in the web interface.
<img width="580" height="130" alt="image"
src="https://github.com/user-attachments/assets/7d052977-0d43-43ac-80f6-2af4e06e4023"
/>
To upgrade a router which has moved to the DSA architecture, follow
these steps.
* Make sure you have your original IP addresses which you originally
used to set up your router. It is possible to have them resent to
your email address by filling out the form at
https://config.berlin.freifunk.net/summary
* Download the current image from the firmware selector at
https://selector.berlin.freifunk.net/ making sure you select the
correct model and version. Choosing the wrong image can brick your
router.
* Save the router's configuration. In case you have any problems,
having a backup of your old configuration is helpful if you need
help from the community after flashing the image. To do this in the
web interface, go to "System->Backup / Flash Firmware". There you
should "Download backup" by clicking on the button "Generate
archive". On the command line, it's
sysupgrade -b /tmp/backup.tar.gz
Save /tmp/backup.tar.gz to your computer.
* Flash the new image. In the web interface, flashing an image is on
the same page as where you saved your backup file. The button is
"Flash image...". Next, upload the firmware image. If you do not see
the warning, your router is not affected and you can continue
flashing. If you router is affected, you will see the warning above.
Uncheck the box "Keep settings and retain the current
configuration". Then check the box "Force upgrade". On the command
line, you need to transfer the firmware image to the /tmp folder on
your router and do
sysupgrade --force -n /tmp/image.bin
<img width="300" height="283" alt="image" align="center"
src="https://github.com/user-attachments/assets/8cba9844-006b-479b-a969-ceffbe889482"
/>After the router reboots, you will have to run the setup wizard
again. There will be a setup wireless network you can connect with,
or you can connect a cable to the router directly. The wizard can be
found at https://frei.funk/ or https://192.168.42.1/
*See Also*
* Openwrt 23.05 Release Notes: https://openwrt.org/releases/23.05/start
* Full Changelog: v1.4.0...v1.4.1
https://github.com/freifunk-berlin/falter-packages/compare/v1.4.0...v1.4.1
Happy Freifunken
-------------- nächster Teil --------------
Ein Dateianhang mit HTML-Daten wurde abgetrennt...
URL: <https://lists.berlin.freifunk.net/pipermail/berlin/attachments/20260816/c9025f1a/attachment.html>
Mehr Informationen über die Mailingliste Berlin