Giammarco

Results 105 comments of Giammarco

ok so PON_MODE 3 avoid auto-reboot right? Today i'll try to force a link (with clean up sfp.c on kernel) to see if the stick can negotiate at 2500

@Anime4000 are you able to dump the flash using SOP8 clip? I want to make a dump with currently working stick, because if something goes wrong I can rollback to...

> ok so PON_MODE 3 avoid auto-reboot right? > > Today i'll try to force a link (with clean up sfp.c on kernel) to see if the stick can negotiate...

@Anime4000 May be i've found where the parameter `LAN_SDS_MODE` is readed and configured the file that change the behaviour is `runlansds.sh` on the V2810F this is the code: ``` #!/bin/sh...

Little update: this morning i've repacked the V2801F firmware changing the file `runlansds.sh` `LAN_SDS_MODE` was set to `2`. Now the stick is up (ethernet link) but I cannot access it...

> I have tried with my own stick `echo 5 > proc/lan_sds/lan_sds_cfg` > > yes, it make stick stuck, it seem V2801F not build 2.5GbE in mind, I also notice...

Hi @jblankfeld, i've talked with Russel King (the owner of that patch), here is the full discussion: https://lore.kernel.org/linux-arm-kernel/[email protected]/T/ At the moment the only way to make the stick recognized is...

> @stich86 > > Have any of you tried changing the default BitRate Nominal from 1200MBd to 2500MBd. I have some Alcatel modules that support 2.5Gbps. In their EEPROM at...

> @Anime4000 > > Thanks, I will take a closer look at sfpapp. > > > > @stich86 > > I'm not sure what I2C-enabled programmer you have. > >...

> Yes, I have seen i2c under diag, but could not find any information about its syntax. This would be a great solution for the V2801F if it could be...