Rodrigo B. de Sousa Martins
Rodrigo B. de Sousa Martins
Hey, @tarori Can you share this code (TXLPG, RXFD, and others) with us? My Archer C6 v3 can't pass 350 ~ 400 Mbit/s in down speed in 5ghz wifi, but...
Looking at MediaTek's GPL code, the EEPROM size on the MT7663 is 1536 (0x600). I made the change in the MT76 driver and noticed an average 5dbm increase in signal...
> > Looking at MediaTek's GPL code, the EEPROM size on the MT7663 is 1536 (0x600). I made the change in the MT76 driver and noticed an average 5dbm increase...
> @nbd168 [MT7615 eeprom](https://mega.nz/file/d4IyADAb#63evCKQMoVzQA4vIDxnKJ7jr5x9kCzsGBSgyzgt1Fjk) can be even bigger (0x2600 bytes). [This](https://openwrt.org/inbox/toh/beeline/smartbox_turbo_plus?s%5B%5D=turbo&s%5B%5D=plus) device. Upd. And [this](https://openwrt.org/toh/beeline/smartbox_turbo) too. Hey, you may look at GPL code for your device. It's out of my...
> If you have a MT7613/MT7663 based device, please test latest OpenWrt master. I've increased the EEPROM size without affecting MT7615 Apparently everything is fine!
> > > > i highly doubt this to be the case. > > i remember looking into this earlier in the year, and nothing has changed. if you're referencing...
This PR needs to be backported for 23.05 branch. I can do this, after merge in main branch.
> What is the `dmesg` output without this patch? Now, kernel has allocated all memory size... So bizarre... dmesg with 23.05.2 release [ 0.000000] Linux version 5.15.137 (builder@buildhost) (mips-openwrt-linux-musl-gcc (OpenWrt...
> + nvmem-cells = , ; > + nvmem-cell-names = "mac-address", "calibration"; Totally agree. Pushed your suggested changes. Thanks! > > Now, kernel has allocated all memory size... So bizarre......
@neheb I'm using this router with Distributed Switch Architecture (DSA) enabled, but maybe i not include in this PR since depends of others PRs which is WIP. (#13589 and #13832...