AW: AW: MSM460
Daniel Harzenmoser
daniel at harzenmoser.com
Mi Aug 14 13:35:07 CEST 2024
Hoi Tobi, hallo Liste
Danke für den Hinweis. Es ist ja nicht so, dass ich es nicht mit einem
andern Injector versucht hätte, aber die bringen alle zuwenig Saft).
Mit einem POE Switch konnte ich die MSM460 nun alle flashen :)
Was mich nun zum Problem bringt, dass alle meine 802.3at/af POE
Injectoren zu schwach sind für den MS460.
Hat jemand gute Erfahrungen mit leistungsfähigen aber günstigen, z.B.
Ali bestellbaren 802.3at/af POE Injectoren?
Ich brauche solche die man mit 12V speisen kann, sowie welche die mit
230V funktionieren.
Viele Grüsse
Harzi
---
On 8/14/24 9:12 AM, Tobias Buss wrote:
> Hi Harzi,
>
> ist denn die Spannungsversorgung stabil? Ich hatte nen 5-er PoE für den Zweck verwendet, da ich keinen Injector hatte.
> Ich hatte bei anderen Cisco-Geräten, die ich mal per TFTPd geflasht hatte erhebliche Probleme, die mit nem anderen Kabel besser wurden. Also vielleicht mal die Kabel tauschen?!
>
> Ansonsten bin ich eher ratlos, lief bei mir sehr zuverlässig mit den MSM460er.
> Aber an der Lösung interessiert 😊
>
> Viele Grüße
> Tobi
>
>
>
> -----Ursprüngliche Nachricht-----
> Von: Daniel Harzenmoser <daniel at harzenmoser.com>
> Gesendet: Mittwoch, 14. August 2024 07:34
> An: Tobias Buss <tobi at derbuss.de>; ff3l at ff3l.net
> Betreff: Re: AW: MSM460
>
> Vielen Dank Tobi
>
> So bin ich zumindest mal sicher, das ich das flashen richtig vorbereite.
>
> Mein Problem ist, die Router in einen Zustand zu bringen, bei dem sie das tftp-flashen akzeptieren, resp. überhaupt die Ethernetverbindung mit den statischen Adressen stabil halten. Aus meiner Sicht sieht das wie ein Bootloop aus, bei allen Geräten.
>
> Auch wenn ich den Resetknopf gedrückt halte und bis zum schnellen blinken warte und dann loslasse.
>
> Das selbe wenn ich beim langsamen blinken versuche zu starten und überhaupt:
> Entweder "Network is unreachable" oder keine Files werden übertragen und die "Transfer timed out" Meldung erscheint (was ja scheints OK ist, aber eben keine Files werden im andern Terminal übertragen).
>
> Hat jemand einen Plan was ich falsch mache? Sind die Geräte kaputt? Alle haben das selbe "Fehlerbild".
>
> Viele Grüsse
> Harzi
> ---
>
> On 8/12/24 2:32 PM, Tobias Buss wrote:
>> Hi Harzi,
>>
>> ich hab hier ein Mitschreibsel von Juni, als ich meine geflasht hab, vielleicht hilfts:
>>
>> <---schnipp--->
>>
>> # Flash MSM460 with Freifunk
>> This was on 21.06.2024
>>
>> Basically, I followed the manual from here:
>> https://github.com/blocktrron/msm460-flashing
>>
>> ## Preparations
>>
>> Download gluon-ff3l-v2023.2.3+001-hewlett-packard-msm460.bin from
>> ff3l.net/fw page
>>
>> git clone https://github.com/blocktrron/msm460-flashing.git (to
>> directory msm460-flashing)
>>
>> COPY gluon-ff3l-v2023.2.3+001-hewlett-packard-msm460.bin to
>> msm460-flashing/msm460-factory.bin
>>
>> Change CRLF to LF with dos2unix of by opening the .sh files with notepad++ and change line endings.
>>
>> ## Prepare flashing
>>
>> I tried first with WSL (KALI) but I cannot get access to the ethernet devices. Seems they are just virtual.
>>
>> So, Boot a Kali on the old notebook...
>>
>> Install tfpt (wrong one installed) and jq
>> - apt install tfpt-hpa
>> - apt install jq
>>
>> Then:
>> - edit /etc/init.d/interfaces to set static address to 192.168.1.66/24
>> ```sh auto eth0 iface eth0 inet static address 192.168.1.66/24 gateway
>> 192.168.1.1 ```
>> - restart network
>> ```sh
>> sudo systemctl restart networking.service ```
>> - check ip
>> ```sh
>> ip a
>> ```
>>
>> ## Flash it
>>
>> CD to directory msm460-flashing.
>> In my case:
>> ```sh
>> cd "/media/HP MSM460/msm460-flashing"
>> ```
>>
>> The dir contains at least:
>> - commands.tftp (cloned from github)
>> - msm460-factory.bin (renamed from ff3l firmware)
>> - msm460-uboot.bin (cloned from github)
>> - send-commands.sh (cloned from github, line endings to LF)
>> - start-tftp-server.sh (cloned from github, line endings to LF)
>>
>>
>> 1. Start ftpd server
>> ```sh
>> sudo ./start-tftp-server.sh
>> ```
>> 2. Hold reset of the AP
>> 3. PoE: The device needs 48V PoE (802.3 af).
>> Connect AP to a PoE Switch or appropriate injector.
>> 4. (Open another shell) to send files
>> ```sh
>> ./send_commands.sh
>> ```
>> 5. See uboot.bin and factory.bin beeing sent in the tftp terminal
>> window 6. LEDs of the AP flashes and in the second terminal there is a
>> timeout (ok like that) 7. Reboot the AP and access the Freifunk Config
>> page at 192.168.1.1
>>
>>
>> ## Done
>>
>> This worked for 4 APs in a row without any problems. The tftp server can run, just start on step 2 for each device.
>>
>> <---schnapp--->
>>
>>
>> Ach, ich hab damals noch ne Wandhalterung gemalt und gedruckt, weil ich keine mitbekommen hatte:
>> https://www.thingiverse.com/thing:6675580
>>
>>
>>
>>
>> Viele Grüße
>> Tobi
>>
>> -----Ursprüngliche Nachricht-----
>> Von: ff3l <ff3l-bounces at ff3l.net> Im Auftrag von Daniel Harzenmoser
>> Gesendet: Montag, 12. August 2024 13:51
>> An: ff3l at ff3l.net
>> Betreff: Re: MSM460
>>
>> Halle Freifunker, Hallo David
>>
>> Ich hab nun auch so Geräte.
>>
>> Haken hab ich noch einen gefunden. Die
>> inkosistente^w^w^wwidersprüchliche Anleitung, resp. das ich nicht so fit bin um die Dinger zu flashen:
>> https://github.com/blocktrron/msm460-flashing?tab=readme-ov-file
>>
>> Was gibt es nun wirklich zu tun. Hat jemand eine verständlichere Anleitung?
>>
>> Viele Grüsse aus der Schweiz
>> Harzi
>> ---
>>
>> On 6/10/24 11:52 AM, David Lutz via ff3l wrote:
>>> Hi zusammen!
>>>
>>> Falls noch jemand günstige Geräte sucht, um alte 4/32-Hardware zu ersetzen:
>>>
>>> Im nächsten Release wird es Firmware für den HP MSM460 geben. Das ist
>>> ältere Dual-Band 802.11n Enterprise Hardware, die zur Zeit auf eBay
>>> für 19€ das Stück verschleudert wird (vereinzelt sogar noch günstiger).
>>> Einziger Haken: Man braucht einen 802.3af PoE-Injektor/Switch für die
>>> Stromversorgung.
>>>
>>> Greift zu solange sie warm sind!
>>>
>>> Gruß
>>>
>>> David
>>>
>>>
>>>
>>
>>
>
Mehr Informationen über die Mailingliste ff3l