Orest Worhacz
Orest Worhacz
Any info why is it not supported in Sci-Tech section?
> sudo git clone --recursive https://github.com/androidrbox/mediatek-preloader-tools.git Why would you git clone as root?
ok now i see it's in https://github.com/androidrbox/mediatek-preloader-tools/blob/master/common.h#L36 what is this value? `{ "firetv2", 0x11230000 },` base_addr? uint32_t? Is it device size? @androidrbox How can I get that value for my...
Do you remeber where it was exacly? Or keywords to grep tree for?
Ok I just checked the other Mediatek device I have (that is working; my main phone) and it has the same value for mmc address as firetv2 and it doesn't...
@androidrbox Could you see if it's still working for you and what should be the correct output?
ModemManager gone and still same problem. Somehow it happened I can look at bootloader source^^ Do you know which flag should enable debugging?
Indeed it's anoyying to scroll back a few pages each time.
I also had some artifacts using this script. But just be sure to have unique ID's when using the same name and regenerate your tree.
I have found out that you will need OAuth2 server. So basically you need to install composer and run `sudo -u www-data composer require league/oauth2-server` in /var/www/suite or wherever you...