Lech Perczak
Lech Perczak
Yeah, laughed hard after seeing this ;-)
It might be worthwhile if we hit up on private, and compare full binary dumps, too.
> @Leo-PL Tried to dump my firmware, but it's reading junk. When you pull down PIN 13 of U5 do you keep it at ground? Are you using the 1.8v...
Powering the device from USB connector would indeed explain my experience.
@Stoatwblr it'd be great if you could get in touch with @fabbarix with the binary, so we can all compare them and look for differences in dumps.
@stich86 please don't be scared for amount of my comments, they just stemmed from my experience with hacking MF286 series :-) Also, let's get @chunkeey in the loop.
@stich86 see https://forum.openwrt.org/t/wiki-registration-disabled/87800 Now I think you can squash all the changes - you can use `git rebase --interactive` for that, and I think we could ask @chunkeey and other...
@robimarko I'm still not sure if led-status is the proper name - this LED is not visible on the case unless you peer into the device through the upper grill....
@robimarko this is the example: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/leds/common.yaml#n175 @stich86 I'd go with previous version, or with `blue:debug`, because this is the original purpose of that LED, but maybe @chunkeey can arbitrate ;-}
On stock firmware, this LED was unused, and in OpenWrt it is used only because there is no real alternative. We cannot control the LEDs controlled by modem directly -...