I was wondering what do next with the patches for HP-1920-24G-POE (j925a j926a) support that I have? In particular the issue is around the fan speed control. I think the cooling zone support via devicetree is probably the right way to do it (and then add userspace or kernel control later based on whatever the OEM firmware does, or whatever is felt to be a reasonable alternative), but when the kernel loads it currently resets the GPIO state, and so switches the fan to low speed, so I think this needs looking into so that it leaves it in whatever state the bootload sets (high speed) if practical.
That reminded me of this which I wrote many years ago:
(only the top commit - the rest is old and outdated, and already merged in some form. Simply included because it was in my old devel branch and rebasing without fixing makes no sense)
Posted now in case it is useful as a starting point for someone. Needs some love, and I'm unable to provide that. All I know is that I tested it and it worked back when it was written
So, from the table, there are only 1GB port switches supported?
Any chance of the cheap Chinese 2.5GB/10GB managed switch supported?
Like this one, I am thinking of purchasing:
There is support for at least some 2.5G and 10G switches. Some hardware lacks ToH entries (help needed!). e.g. Zyxel XGS1210-12 and XGS1010-12 are both 8x 1G, 2x 2.5G, 2x 10G (SFP+).
I got the XGS1210-12 v2 running on main with Olliver's patches for the v1. SFP+ works, but I'm stuck on the 2.5 GbE PHYs (which are RTL8221B on the v2 instead of RTL8226).
XGS1250-12 kind of works as well and is officially supported.
Some clues can be gleaned from the firmware ZyXEL offers for the GS1900-8. If that is just a single binary for both A1 and B1 revisions, chances are they're nearly identical (and if not that B1 is probably easy to port to OpenWrt). But it remains guessing until someone opens a B1 revision up and compares with A1 pictures.
I don't think so, the prompt says RTL9300, that's a multigig SoC. A waste to put that in a 'plain' gigabit switch. He didn't share any make and model, just a few logs.
Is there a device with SFP+ ports that is already working or at least is likely to be working someday with OpenWrt? I'm looking for a device with 4+ SFP+ and 16+ 1G ports.
I'm planning on getting a new switch and it'd superb if it could run OpenWrt.
@Borromini anyway, with regard with your previous message, the A1 PCB appears to be covered in heatsinks, so how would examining the B1 one help?
Also from what I could tell, all the firmware releases for the GS1900-8 claim to support both revisions.
I would like to try and mount the fs image, what format might it be using?
Little point if everyhing is covered with heatsinks indeed. You can try the initramfs image, hook up serial and load it over TFTP, as per the instructions on the device's wiki page. If anything breaks, you can pull the plug and it will boot from flash next time you give it power.
From the device page it's not clear to me, how to get it to tftpboot.
I interrupted the boot process and could then select bootp or tftpboot.
Using the first I tried to put the initramfs with a tftp client.
Using the later I setup a tftp server serving the initramfs as file 0101A8C0.img from 192.168.1.111.
At least this is what the tftpboot option was looking for.
RTL838x# tftpboot
*** Warning: no boot file name; using '0101A8C0.img'
Using rtl8380#0 device
TFTP from server 192.168.1.111; our IP address is 192.168.1.1
Filename '0101A8C0.img'.
Load address: 0xb4100000
Loading: T T T T