The usb2 header is probably on the board. Do I need kmod-usb2?
My git clone shows 3 patches for Kernel 5.10 that specifically reference R8000P
How do I handle theses?
The dts for the R8000P has separate LEDS for USB2 and USB3. If the manufacturer was not motivated to build different firmware for the 2 devices, is it worthwhile for the project to be more technically more accurate even though in practice it will not make any difference?
Is there a simple way to use the R8000P image and just re-label the image as R7900P?
I had to correct my original post and went ahead and put in the dd-wrt link. To be clear the R8000 is a different device from the R8000P but my own tests show that the OEM firmware for the R7900P and R8000P are identical (diff run on both extracted firmwares generated no output).
@KONG , in the dd-wrt forum suggested that, because the OEM R7900 firmware was identical to the R8000 firmware, it could probably be flashed and in that thread it was confirmed to run. By extension, you should be able to flash the OpenWRT snapshot R8000P build in the R7900P.
Usually they have a different header in the image: DU12H359T00_NETGEAR which is just used for things like different led handling and for the upgrade check, if it has the same header, then it is pretty clear, that it is identical and if just the led is missing and a usb port, flashing the current R8000P image should work fine.
And since the header is the same, the *.chk file will be accepted right away, netgear firmware reads the header from the .chk, in case it doesn't match it will tell you. Thus it is pretty safe to try flashing the openwrt *.chk, if netgear firmware upgrade accepts it. You may get a warning, that you are trying to flash an older version, not sure what openwrt currently sets as version info in the build step.
There's been an update to the R8000P firmware image. It's a .bin file however, and renaming the extension to .chk doesn't work. I tried flashing the firmware in the webinterface, but I get a failure message (find in the attachment below). Does anyone have a way to flash the R8000P file even to an R8000P? Because the webinterface only accepts .chk files, while the file currently available on the R8000P page is a .bin file.
Does anyone have any way I can flash the R8000P .bin to my R7900P?