Recent content by Ultimate Chicken

  1. U

    Post [HOW TO]Xiaomi Redmi 4A (Xiaomi EU rom)

    Update: finally there is a new mi unlocker version that works for the 4A first time. Version 1.1.1111 which is downloaded direct from http://en.miui.com/unlock/ works (last used version ended with 1037). You don't even need to do anything else other than get the SMS permission confirmation, and...
  2. U

    Post [HOW TO]Xiaomi Redmi 4A (Xiaomi EU rom)

    Nah, my device wasn't from Gearbest. It's officially sold by Xiaomi in Singapore; they're working with Challenger; the ROM has play store and is only "contaminated" by an extra music app, an extra browser, and all the mi specific apps in 1 folder. <_<' I did fastboot oem check whilst hoping I...
  3. U

    Post [HOW TO]Xiaomi Redmi 4A (Xiaomi EU rom)

    Got a 4A with Global 8.2.1.0, currently quite annoyed that the unlock procedure that's plastered all over the place doesn't actually work, with the only answer being to "wait longer". Its already been stated long ago in mi's official forums, that the unlock procedure works on a Gobal nondev...
  4. U

    Post [Q&A][ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0

    Whoops, I forgot the MIUI forums is a registerwall. https://www.dropbox.com/s/udlddd8cjkujzmu/Dual_dolby_lollipop_test.zip?dl=0 The thread link I posted a few replies back has it. Note: this package will remove AudioFX as part of the procedure.
  5. U

    Post [Q&A][ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0

    http://en.miui.com/forum.php?mod=viewthread&tid=127007&highlight=dolby You'll need the Dual Dolby one. Flash the zip package using TWRP, then disable the CM music player. (Or, you can disable the Sony player that comes with the pack). YMMV and good luck. PS: with Marshmallow it is not advised...
  6. U

    Post [Q&A][ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0

    Music player sudden stop issues: With the default CM Player, I've found that from R9 onwards, the music bug won't happen if you somehow keep the music player on the foreground and the screen on. This is without flashing any boot.img files (I stick to ROM updates only for the most part). ~2...
  7. U

    Post [ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0 [20161107]

    Actually its started to work off wall sockets and the 2.1A port on the Mogius for me while powered on as of R10, which is why I never mentioned it again; however it seems to only work for certain cables instead of all of them, so I'm waiting warmly for further improvements. Currently only 2...
  8. U

    Post [Q&A][ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0

    Is there a way in CM13 to add things to an internal task manager's "don't kill" list, without downloading additional apps? I would like to see if this solves certain issues...
  9. U

    Post [ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0 [20161107]

    Eh, browser FC is back in R10. (The one I edited away). Same thing for those who caught the previous log before I edited it away - seems the google search process will be toast by the OS if the browser's been in the background long enough, so when we call the browser to the front and attempt...
  10. U

    Post Noob development question: avc permission denied { open } on zip file, Marshmallow

    Answer found on StackOverflow: Manually copying the file into the app's own data/data/package_name/ directory on a rooted device will not work if SELinux is "enforcing" - The app must own the file by "creating" it. Giving it r permissions across the board isn't enough. No idea how this is for...
  11. U

    Post [ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0 [20161107]

    Acually the option is there. Press "..." on the stock camera. The switcher is the rightmost symbol. Edit: just in case, I checked it and it works. I wouldn't use the Google Camera at this time, I don't think its been updated.
  12. U

    Post [ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0 [20161107]

    fefifofum Mine's a BM41.(Original Redmi 1S battery). This one's approximately... 8 months old. There was this fire sale back then; now BM41 is out of production and the only ones in the mi store are BM44s.
  13. U

    Post [ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0 [20161107]

    Oh for god's sake, dmesg was restricted for some reason.... Reuploaded plugged into wall charger procedure with dmesg_restrict 0.
  14. U

    Post [ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0 [20161107]

    I also have this issue, mine is slightly different. Syslog output attached. (kernel log, main log, event log, personal information scrubbed) This is still an ongoing problem for me even on R8. Using Syslog, I took a snapshot of the log about 10 seconds after plugging in to a wall socket...
  15. U

    Post [Q&A][ROM][6.0.x][UNOFFICIAL] CyanogenMod 13.0

    You should really blame Google for that, there's a new permission system for Android that devs have to code for. Among the ones affected by this system is microphone and speaker access.