Giammarco
Giammarco
> Yes, I have tried it, the PON laser didn't give any reading. > > > > need someone reverse engineering rtl driver to support 2.5GbE Do you have the...
Thanks! So can I flash TWGCP FW on V2801F as second image? I want to check if it can links at 2.5GbE Because we are using uBoot it's easy to...
Which tweak is needed? Just use these tar file on the WebUI update? Thx
> just flash it as usual, if not working, you need downgrade V2801F firmware first Currently I'm using the latest firmware found here on your repo on my V2801F. I'll...
good and bad news... good news: I was able to flash both 2019 and 2020 B13/B15 files on my V2801F. On first attempt i catch into /proc/kmsg this log: `change...
a little update: the code into kernel `change mode to 5(HiSGMII MAC)` it's called when parameter `LAN_SDS_MODE` is set to `5`. Switch it to `1` reports `change mode to 1(Fiber...
Regarding laser reading, this is my current situation: I've tried `LAN_SDS_MODE` to `2-3-4` and there are all the reports on kmsg `change mode to 2(SGMII PHY)` `change mode to 3(SGMII...
> I use EdgeRouter 12 can read EEPROM like this: > >  > > > > Ubiquiti use this [kernel patch](https://lore.kernel.org/netdev/[email protected]/) to allow reading RTL9601C1 EEPROM emulator, yes, RTL9601C1...
>  > > > > there is 2 option I can think of, > > > > 1. modify TWCGPON657 firmware with `squashfs-tools` and `qemu-user-static` you can copy `configd`...
The problem is that on Linux kernel SFP needs to pass various steps, in my case the SFP_MOD_PROBE that check the EEPROM doesn't pass validation and so the cage is...