afair it was an issue in eeprom…so you need to pass a modified eeprom via dtoverlay, file or whatever…have you found a eeprom or did you modify it by yourself (max-power-fields have to be changed manually)? but i do not remember the byte-positions…
Unfortunately, I am still experimenting, but the transmission power does not go above 6 dBm. Setting it lower, on the other hand, works… Maybe someone here still has an idea?
Does it have to do with your country code? What’s the output of:
iw reg get
iw list | grep -A 15 Frequencies:
I also find:
However, setting the regdomain may not alter your settings. Some devices have a regdomain set in firmware/EEPROM, which dictates the limits of the device, meaning that setting regdomain in software can only increase restrictions, not decrease them. For example, a CN device could be set in software to the US regdomain, but because CN has an EIRP maximum of 20dBm, the device will not be able to transmit at the US maximum of 30dBm.
But I don;t know if this is applicable to the device…
With the great help of @ericwoud we were able to finally load the eeprom data for the mt7615e by using the latest sources of Eric’s branch and building the AUR package on our own which has also already been merged by Eric:
I haven’t patched any eeprom file. But it was a while ago, so I am also not sure where I got them from, probably here in some post. I remember there was a topic, where the db strength was pointed out which numbers they are in the file, described in a table (in an image)
Using the correct eeprom should get 20db… But I do not have a mt7615 card, so never tried it myself.
@Keks, hello! I’m facing the same issue with MT7615E txpower at 6dB on BPI R64. Could you please provide any instructions on how to fix it? Thank you in advance.