ZyXEL uses bootstrap GPIOs to tell U-Boot which board it is running on. And their U-Boot reads this and translates it to a variable in the environment:
The source doesn't mention rev A1 and B1, but it has "ZyXEL_GS1900_8HP", and "ZyXEL_GS1900_8HPv2". This might refer to those revisions since there only seem to be two.
Might be easier to have the seller send you a picture
I have only 2 times the problem that the interface of one of my Aruba AP's went down. It had around 20 clients on that AP. I go and test it also with the default firmware if it also happens
Lots of those here as well: https://biot.com/switches/gpl_source_drops. Seems like the 8HP v2/10HP models share the same PCB, and it looks like the 8 and 8HP v1 share the same one as well.
Yes, it's 70W for the GS1900-8HP apparently. It will be pre-set when I get support merged.
@kroon040 Can you check if yours is using the same BCM59121B0KMLG controller as the GS1900-10HP? In your picture, it would be the bigger chip to the left of the Ethernet magnetic transformers (the four black boxes next to one another).
Anyone had experience with obtaining GPL source code from HPE? I have a 1910-8-PoE+ (JG537A, so a Realtek) lying around and like to port OpenWrt to it, too, but I haven't even seen any pointers to source code for OfficeConnect family. For ProCurve series I did find only this: https://www.arubanetworks.com/open_source/
As I have a Procurve 1820-24G running too, I'm willing to spend this 10$ for the cause and request the sources for both series, the only caveat is living in EU where mailing checks or cash looks a bit out of hand.
As for 1910-8-PoE+, I'm working to get a full flash dump first.
I'm currently in contact with HPE to get source code for the JG927A (1920-48G). Finding contact details hasn't been easy and I'm currently corresponding with someone from the security team. Which shouldn't be necessary, but HPE shouldn't be making this so hard...
@bmork Any advice on naming for the GS1900-8HP versions in OpenWrt?
My v1 prints boardmodel=ZyXEL_GS1900_8HP, so it aligns with the source (this is a v1). I was thinking about using v1 and v2 (and probably separate 'top' DTS?).
The more I look at it the more it looks like, yes. this v1 is running the latest firmware (September 2020), and the v1 came onto the market around 2013 or 2014. I just figured out the RAM chip and it's 128 MiB as well, so just like the v2 and the 10HP.
Only question left would be if a firmware upgrade from the OEM interface (if it ever gets to that) would differentiate between v1 and v2? Would that warrant split out DTSes? Or is that a problem that can be tackled when it presents itself?
Anyway, that's some good news, I would be grateful if you'd share your findings here, when you're done. I'd very much like to get in touch with them as well. Or you could possibly also mention JG537A while at that
Not sure though if the people you're discussing with would be right for "ex-Aruba" hardware like my J9980A, but.. who knows. It introduces itself this way: HPE OfficeConnect Switch 1820 24G J9980A, PT.02.09, Linux 3.6.5, U-Boot 2012.10-00116 (Jul 30 2014 - 10:52:01)
So for me it looks like a worthy candidate for porting. Same goes for Netgear S3300-28X, one of which I also have, but enough of this offtopic, they're not Realtek devices.