Hi. After installing OpenWRT on my ZyXEL GS1900-10HP the oversight Page in LuCI shows the Model as 1900-8HP. So I wonder if that's just hardcoded in the sources and accidentally kept for the 10HP Images or if there is a different reason.
I'm not sure but it might been the case that I used first a 8HP image because there was no 10HP version (back then). But now I upgraded the firmware with LuCI for which I definitely used the 10HP image version and LuCI still name the Model as
"Zyxel GS1900-8HP A1 Switch".
You could also try performing a firmware upgrade without preserving the configuration (e.g. using sysupgrade -n or unchecking "Preserve settings" in LuCI), to start from a completely clean environment.
This would help rule out the possibility that the model name is being carried over from a previous installation (for example, when an 8HP image was used). If LuCI still reports "GS1900-8HP A1" after a clean upgrade using the 10HP image, then it is very likely that the model string is simply hardcoded or shared in the board definition (DTS / board info).
If someone knows that's hardcoded or not would help a lot, because if so any attempt to reflash will change nothing in the source.
If not it might help to search for the reason with the present image I have. Not sure if I can reproduce this. Since I don't know why it happened at all.
It's because you're running the wrong firmware image (not supporting the SFP ports either). The hardware name, 'Zyxel GS1900-10HP A1 Switch' is hardcoded in the firmware image (the DTS), it couldn't be displayed incorrectly, if you were running the correct image.
While the realtek devices, especially within the same model range, are rather similar and almost generic, you should flash the correct image to make it operate correctly (it's not purely cosmetic).
Thanks, ok I'll try a complete reflash which I hoped I could avoid since the switch is build into a rack that's not comfortably to access and a reflash will lead to a network configuration that cut of my remote access.
No - I'm using the Switch in combination with a mini-PC on which a virtual OpenWRT is running as Router. The Switch is actually only used as a Switch (with VLANs). Planned to use SFP for GPON and PoE for powering my AP's.