Recent content by Slavon-93

  1. Slavon-93

    Thread [Q]Is it real to add these functions to TWRP?

    Hello, everyone. I'm an Android Developer with some experience in platform development. I've got an interesting task: to teach TWRP to take pictures from camera. I just wanna know if that is possible and what should I start with?
  2. Slavon-93

    Post OEMINFO collection

    I don't think so. I haven't seen any messages anywhere about it at least. Anyway think twice if you really need it or not. I came to not doing anything to this part of tablet.
  3. Slavon-93

    Thread Speaker noise while calling

    Hi everyone. I've got a question: does anyone have a little noise in speaker during the call? This noise sounds like when you get the phone close to a computer loudspeaker during an active call or while loading something with mobile internet. It's not very loud, but when I speak without the...
  4. Slavon-93

    Post [ROM][OFFICIAL][7.1.2_r29][BACON][OPTIMIZED]RESURRECTION REMIX [5.8.5][OMS]

    I'm having some troubles with QtQuick on 5.8.5. (Well, not exactly with Qt, but with one application, that uses it for drawing maps). Didn't have'em on august, 16 build, though. What changed since then, can it be reverted? I think it should be ralated to bacon device tree.
  5. Slavon-93

    Post Bootloop after flashing AOSP 8.0.0 to Pixel XL.

    Can you, please, describe in details these things: 1) What Linux did you use for building? 2) What revision of AOSP 8.0.0 did you download? 3) What version of blobs did you use? 4) Did you just download the 2 blobs .sh files to the root of the sources and execute them? 5) What AOSP configuration...
  6. Slavon-93

    Post Bootloop after flashing AOSP 8.0.0 to Pixel XL.

    I'm sorry if I misundestood the question. I don't undestand why you should need TWRP because you just get the sources, get the blobs, compile them and get a zip file which can be flashed with fastboot command. So, no TWRP in this process is needed. I still don't know how all these ROM creators...
  7. Slavon-93

    Post Bootloop after flashing AOSP 8.0.0 to Pixel XL.

    Well, I don't know about Pixel, but when I had some experience in building AOSP for Nexus 5, Nexus 6, Nexus 9, binaries from Google and Qualcomm were a required minimum to get system booted. And if I wanted to get rid of some errors in logcat, I had to add some additional libraries, but the...
  8. Slavon-93

    Post Bootloop after flashing AOSP 8.0.0 to Pixel XL.

    I'm using those that come with Android Studio 2.3.3 updated to latest versions of all components. That's not the problem with slots support - everything flashes without errors.
  9. Slavon-93

    Post Bootloop after flashing AOSP 8.0.0 to Pixel XL.

    I did "make clobber". It just removes the build directory like "make clean". And this step is redundant if you never built the system before (with or without binaries). Why make -j9? Because it shows better performance than just make. I know the build system should get the cores number and set...
  10. Slavon-93

    Thread Bootloop after flashing AOSP 8.0.0 to Pixel XL.

    Hello everyone. I have a problem. I'm building AOSP 8.0.0_r11 for Pixel XL and when I flash the result zip I'm getting a bootloop. How am I building? 1) Select java 1.8 2) cd AOSP_8.0 3) source build/ensetup.sh 4) lunch aosp_marlin-userdebug 5) make -j9 updatepackage 6) wait a couple of hours...
  11. Slavon-93

    Post [Q&A] Noob -Friendly Q&A Help Thread - Ask Your Questions Here!

    Hello everyone. Can someone help me with building AOSP 8.0 for Pixel XL? What I've done? 1) Downloaded source for aosp_8.0.0_r4 2) Downloaded binary blobs to the root of the source, extracted 2 .sh files, executed each one, so their contents went to vendor folder in the source root 3) source...
  12. Slavon-93

    Post [ROM][BACON][7.1.2][OMS] hyperUnicorns - Optimized Dirty Unicorns

    I tried Multirom 33e and TWRP 3.1.1.
  13. Slavon-93

    Post [ROM][BACON][7.1.2][OMS] hyperUnicorns - Optimized Dirty Unicorns

    Hello everyone. I'm getting a very strange problem: after I flash any build of ROM somewhere about since the end of June, I'm getting reboots just after I see the 1+ logo. So, it looks like "power->vibro->logo->reboot->vibro->logo...." and this lasts forever. The problem persists only on this...
  14. Slavon-93

    Post Persist partition permissions and owners

    hyperUnicorns. For some reason any build I try to install since the end of June gives me reboots. I thought it was some incompatibility with Multirom 33e and MIUI, but after I flashed the full Cyanogen package, nothing changed, that led me to google and some posts, saying it can be a damage of...
  15. Slavon-93

    Post Persist partition permissions and owners

    Because it was a bootloop just right after a flashed the ROM on a completely clean factory reset device. Now I understand that it was a problem with the ROM, that's why I made a backup. And your image will help me know if I miss any files in this partition and know their permissions.