12-05-2022, 08:19 PM | #61 |
Wizard
Posts: 1,353
Karma: 4753060
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
@popej
You can also go to AFWall settings and enable the reboot daemon workaround. This is just in case, so when the device reboots with Wi-Fi AFWall+ activates before the actual internet traffic kicks in. |
12-05-2022, 08:22 PM | #62 |
Wizard
Posts: 1,353
Karma: 4753060
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
Among other topics here, I’ll add my 2 cents, if I may
For Google services, there are replacement methods like microG. Haven’t tried that myself due to lack of need, but they look generic. So might be useful to those who can’t find a replacement app/service to GS-demanding ones. Speaking of which, I learned recently how to connect to eduroam and local internet provider secure enterprise Wi-Fi networks using the .crt files. Works the same as those “setup” apps that lazily load up those Wi-Fi profiles with a click of a button. |
Advert | |
|
12-05-2022, 08:35 PM | #63 | |
Onyx-maniac
Posts: 3,279
Karma: 13468977
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Quote:
However, that doesn't say anything about whether it's some AGATTI version. Until we get a real HWID off Poke4Lite we won't know. In the land of loaders I don't see anything referring to QCS2290. We know that the Leaf2 is a QCS_AGATTI. It may also be a QCS1234. We don't know. |
|
12-05-2022, 08:42 PM | #64 |
Connoisseur
Posts: 51
Karma: 300
Join Date: Dec 2022
Device: onyx boox leaf 2 black
|
There is no signature spoofing support in Leaf 2. Installing microg without it is quite a hacking.
|
12-06-2022, 06:44 AM | #65 | |
Zealot
Posts: 136
Karma: 98
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
|
Quote:
I tried these instructions: XDA Modify recovery The repacked recovery is only 22,42mb while the original one was 98,3mb Then tried: Code:
fastboot boot recovery_mod.img Time to order some magnetic reed switches lol EDIT: Nevermind I was doing the sequence wrong. Last edited by denisuu; 12-06-2022 at 07:02 AM. |
|
Advert | |
|
12-06-2022, 07:46 AM | #66 | |
Onyx-maniac
Posts: 3,279
Karma: 13468977
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Quote:
In many instances "fastboot boot" does not work correctly because of the cmdline passed. The "gold standard" is always "fastboot flash". https://www.digikey.com/en/products/...-30-at/1949374 Hey! How about checking out the EDL loaders for me, please? |
|
12-06-2022, 08:02 AM | #67 |
Connoisseur
Posts: 51
Karma: 300
Join Date: Dec 2022
Device: onyx boox leaf 2 black
|
Has anyone tried flashing from stock recovery? I guess one can enter recovery and flash update.zip. But maybe it is possible to flash magisk.zip directly?
I get problems with firewall. There are some delays when browsing and Bromite shows "no connection", even if pages can be downloaded. I have enabled network manager and dns services in firewall. This seems to help, but then reader started to call Onyx server again. |
12-06-2022, 08:14 AM | #68 |
Wizard
Posts: 1,353
Karma: 4753060
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
If you see an exclamation mark in your Wi-Fi icon, try this: https://android.stackexchange.com/qu...-mark-on-wi-fi
|
12-06-2022, 08:46 AM | #69 |
Zealot
Posts: 136
Karma: 98
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
|
I will when I can get out of the bootloop.
I can boot into recovery and boot fastboot from there. I tried flashing the stock boot and recovery images but the device keeps bootlooping. (Factory reset in recovery doesn't work either) Both 'fastboot reboot-edl' and 'fastboot oem edl' return: Code:
... FAILED (remote: unknown command) finished. total time: 0.004s I guess I could flash them all through 'fastboot flashall' and hope it solves the bootloop. Code:
0.xbl_a.img 1.xbl_b.img 10.boot_a.img 11.boot_b.img 12.super.img 13.vbmeta_system_a.img 14.vbmeta_system_b.img 15.recovery_a.img 16.recovery_b.img 17.keymaster_a.img 18.keymaster_b.img 19.mdtpsecapp_a.img 2.xbl_config_a.img 20.mdtpsecapp_b.img 21.mdtp_a.img 22.mdtp_b.img 23.modem_a.img 24.modem_b.img 25.dsp_a.img 26.dsp_b.img 27.abl_a.img 28.abl_b.img 29.ddr.img 3.xbl_config_b.img 30.bluetooth_a.img 31.bluetooth_b.img 32.ssd.img 33.dtbo_a.img 34.dtbo_b.img 35.imagefv_a.img 36.imagefv_b.img 37.uefisecapp_a.img 38.uefisecapp_b.img 39.persist.img 4.tz_a.img 40.metadata.img 41.misc.img 42.keystore.img 43.devcfg_a.img 44.devcfg_b.img 45.featenabler_a.img 46.featenabler_b.img 47.qupfw_a.img 48.qupfw_b.img 49.frp.img 5.tz_b.img 50.rawdump.img 51.devinfo.img 52.dip.img 53.apdp.img 54.spunvm.img 55.splash.img 56.limits.img 57.toolsfv.img 58.logfs.img 59.cateloader.img 6.rpm_a.img 60.logdump.img 61.vbmeta_a.img 62.vbmeta_b.img 63.storsec.img 64.multiimgoem_a.img 65.multiimgoem_b.img 66.multiimgqti.img 67.secdata.img 68.catefv.img 69.catecontentfv.img 7.rpm_b.img 70.uefivarstore.img 71.modemst1.img 72.modemst2.img 73.fsg.img 74.fsc.img 75.onyxconfig.img 76.userdata.img 8.hyp_a.img 9.hyp_b.img I guess there reed-switches are good too? Amazon |
12-06-2022, 09:03 AM | #70 | |
Onyx-maniac
Posts: 3,279
Karma: 13468977
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Quote:
But they are 2.5 mm x 14 mm. Mine are 1.8 mm x 7 mm. You may have more difficulties fitting them in. |
|
12-06-2022, 09:04 AM | #71 | |
Zealot
Posts: 136
Karma: 98
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
|
I will when I can get out of the bootloop.
Quote:
Code:
imgutil.exe /v .\15.recovery_a.img Header2: 1,660 (0000067c) Kernel: 15,259,279 (00e8d68f) 00001000 Ramdisk: 8,340,618 (007f448a) 00e8f000 Recovery: 94,979 (00017303) 01684000 DTB: 290,066 (00046d12) 0169c000 Signature: 640 (00000280) 016e3000 Padding: 76,660,736 (0491c000) 016e4000 Command: console=ttyMSM0,115200n8 earlycon=msm_geni_serial,0x4a90000 androidboot.hardware=qcom androidboot.console=ttyMSM0 androidboot.memcg=1 lpm_levels.sleep_disabled=1 video=vfb:640x400,bpp=32,memsize=3072000 msm_rtb.filter=0x237 service_locator.enable=1 swiotlb=2048 loop.max_part=7 buildvariant=user I can boot into recovery and boot fastboot from there. I tried flashing the stock boot and recovery images but the device keeps bootlooping. (Factory reset in recovery doesn't work either) Both 'fastboot reboot-edl' and 'fastboot oem edl' return: Code:
... FAILED (remote: unknown command) finished. total time: 0.004s I guess I could flash them all through 'fastboot flashall' and hope it solves the bootloop. Code:
0.xbl_a.img 1.xbl_b.img 10.boot_a.img 11.boot_b.img 12.super.img 13.vbmeta_system_a.img 14.vbmeta_system_b.img 15.recovery_a.img 16.recovery_b.img 17.keymaster_a.img 18.keymaster_b.img 19.mdtpsecapp_a.img 2.xbl_config_a.img 20.mdtpsecapp_b.img 21.mdtp_a.img 22.mdtp_b.img 23.modem_a.img 24.modem_b.img 25.dsp_a.img 26.dsp_b.img 27.abl_a.img 28.abl_b.img 29.ddr.img 3.xbl_config_b.img 30.bluetooth_a.img 31.bluetooth_b.img 32.ssd.img 33.dtbo_a.img 34.dtbo_b.img 35.imagefv_a.img 36.imagefv_b.img 37.uefisecapp_a.img 38.uefisecapp_b.img 39.persist.img 4.tz_a.img 40.metadata.img 41.misc.img 42.keystore.img 43.devcfg_a.img 44.devcfg_b.img 45.featenabler_a.img 46.featenabler_b.img 47.qupfw_a.img 48.qupfw_b.img 49.frp.img 5.tz_b.img 50.rawdump.img 51.devinfo.img 52.dip.img 53.apdp.img 54.spunvm.img 55.splash.img 56.limits.img 57.toolsfv.img 58.logfs.img 59.cateloader.img 6.rpm_a.img 60.logdump.img 61.vbmeta_a.img 62.vbmeta_b.img 63.storsec.img 64.multiimgoem_a.img 65.multiimgoem_b.img 66.multiimgqti.img 67.secdata.img 68.catefv.img 69.catecontentfv.img 7.rpm_b.img 70.uefivarstore.img 71.modemst1.img 72.modemst2.img 73.fsg.img 74.fsc.img 75.onyxconfig.img 76.userdata.img 8.hyp_a.img 9.hyp_b.img I guess there reed-switches are good too? Amazon |
|
12-06-2022, 09:29 AM | #72 | |
Onyx-maniac
Posts: 3,279
Karma: 13468977
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
Quote:
Ok, neither work, but the difference is that fastboot.exe filters for unknown commands and won't even try if it doesn't recognize the command. OTOH "fastboot oem roast-turkey" sends the command and the abl refuses it. I believe that there have been rare cases with secret commands that could only be sent through a patched fastboot. Really, you don't know what you broke? With no proof of working EDL and a broken normal boot it's probably not the best time to be replacing recovery. Still, if you post me a copy of recovery, I'll see if I can get around to it. |
|
12-06-2022, 09:50 AM | #73 |
Zealot
Posts: 136
Karma: 98
Join Date: Dec 2018
Device: Onyx Leaf 2 (White)
|
You're right, the error is not the same but neither work.
Well, I didn't flash anything else so I assume it could only be boot or recovery. I just tried 'fastboot boot recovery.img' that made it bootloop after I tried these, but the device still bootloops (until it eventually goes to fastboot) Code:
fastboot flash boot_a 10.boot_a.img fastboot flash boot_b 11.boot_b.img fastboot flash recovery_a 10.recovery_a.img fastboot flash recovery_b 11.recovery_b.img Leaf 2 stock recovery Last edited by denisuu; 12-06-2022 at 09:52 AM. |
12-06-2022, 11:18 AM | #74 | |
Connoisseur
Posts: 51
Karma: 300
Join Date: Dec 2022
Device: onyx boox leaf 2 black
|
Quote:
Code:
>adb shell settings get global captive_portal_detection_enabled null |
|
12-06-2022, 11:19 AM | #75 |
Connoisseur
Posts: 51
Karma: 300
Join Date: Dec 2022
Device: onyx boox leaf 2 black
|
You could try to switch partition a/b. Try this:
Code:
fastboot getvar all Code:
(bootloader) has-slot:modem:yes (bootloader) has-slot:system:no (bootloader) current-slot:a (bootloader) has-slot:boot:yes (bootloader) slot-retry-count:b:6 (bootloader) slot-unbootable:b:no (bootloader) slot-successful:b:yes (bootloader) slot-retry-count:a:6 (bootloader) slot-unbootable:a:no (bootloader) slot-successful:a:yes (bootloader) slot-count:2 Code:
fastboot --set-active=b |
Tags |
adb, debloat, degoogle, privacy, root |
Thread Tools | Search this Thread |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Free & bargain romance ebooks & discussion in April 2014 | Britomart | Deals and Resources (No Self-Promotion or Affiliate Links) | 515 | 05-12-2014 12:56 PM |
What do you think about the privacy B&N policy regarding Nook(s) | khahoon | Barnes & Noble NOOK | 18 | 11-03-2013 09:48 PM |
Personal Documents & Privacy | buyer12 | Kindle Developer's Corner | 4 | 02-15-2010 03:16 AM |