Showing posts with label CM12. Show all posts
Showing posts with label CM12. Show all posts

Saturday, 24 October 2015

cm12 on nookhd+ unrooted



I recently flashed cm12 on a nookhd+ from cm 11 and despite several attempts, it unroots my tablet. Any suggestions on how to remedy this would be appreciated.



How do I get CM12 messenger app to work on the Note 5?



I love all the options cm gives in their messaging app. Any one know how to add it and not get for closes?



Friday, 23 October 2015

CM12 Theme Engine Problem



Hello Everyone,

I'm currently having some issues regarding CM12 Theme Engine, the problem is the notification panel theme is not changing but the quick settings does only at the notification panel its just white like default, Here take a look.



As you can see there my viber on going notifications is on white but the quick settings theme is fine its just on the notifications all them on white on every notification of any app.

As you can also see there im on a different dpi but i tried it on the default dpi i tried also clearing the theme settings using the SQL Lite Editor its still didn't work, also tried a various of themes all of theme not working on the notification panel.

ROM: Temasek's Unofficial CM12
All default, so please kindly help on this. Thank you!

Sent from my LG-D802 using Tapatalk



Is Cm12 Bug Free On Lg G2?



Hi everybody. I was planning to replace my Nexsu 4 with an LG G2, and since I really like the pure android I will be (probably!) flashing CM on it. Now I am new to this world so please be gentle with me :) I want to know a few things:
1) Is the UI on LG G2 sluggish and slow? especially after installing apps?
2) Is the stable version of CM for LG G2 (I guess it is CM12 right now) bug free? (I have heard stories about battery drain and stuff with CM12).
3) Is the stock Lollipop stable? Do you recommend I upgrade OTA from KK to LP?

Thanks!



Wednesday, 21 October 2015

CM12 rumrunner adb error?



Hello everyone!

Here's the short version:
I want to s-off my htc one xl using rumrunner. However, every time I run the sudo ./sujo (linux) script, I always get the same error:


Code:


ERROR: run rumrunner again and READ (no adb connection to device.  Debugging on?  Drivers?)

I have checked my fastboot and adb connections and they all work fine. I have also enabled root permissions for adb and applications, usb debugging and the 'adb over network' options in the 'developer options' menu of CM12.

Here is a more detailed step-by-step of what I do:
First, I check the adb connection with "adb devices": (I've also tried other commands, just to make sure everything's OK)

Code:


:~/Android/rumrunner_HTC_0.5.0$ adb devices
List of devices attached
HT248W301724        device


Second, I run the "soju" program in the rumrunner download file:

Code:


:~/Android/rumrunner_HTC_0.5.0$ sudo ./soju


 ==================== rumrunner S-OFF 0.5.0 ==============================

    rumrunner S-OFF comes with NO WARRANTY (express or implied)
    and NO GUARANTEE OF FITNESS for any particular task.
    We have made every effort we can to make this a safe process for users
    however the authors disclaim any liability for damage to your phone
    or other materials or devices used during this process.

    The entire risk of running rumrunner S-OFF lies with you, the user.
    By using this software you acknowledge and accept that the authors
    are not liable for any loss, material or otherwise howsoever caused.

Do you understand the implications of this warning?
(Yes/No)
Yes

Dear User: We will expect that YOU:
(1) Know how to use ADB and FASTBOOT binaries
---- [Yes, use these tools to test USB connection BEFORE running rumrunner] ----
(2) Realize that rumrunner S-OFF cannot support every CUSTOM rom in this world
(3) Understand that irc support IS NOT A GENERAL HELPDESK
(4) Are able to identify and download the CORRECT package for YOUR device
(5) Know how to enable USB-debugging on YOUR device  (Yes, do that now)
(6) Understand that you may NOT repack or redistribute rumrunner S-OFF

Ok?
(Yes/No)
Yes
!! Do NOT for any reason taunt, unplug, drop, eat or pet your device !!
Please wait....
ERROR: run rumrunner again and READ (no adb connection to device.  Debugging on?  Drivers?)


Here's some info on my device, if it helps:
CM version:
12.1-20151007-SNAPSHOT-YOG4PAO332-evita

Android Version
5.1.1

Baseband version:
0.23a.32.09.29_10.128.32.34aL

Kernel version:
3.4.105-ga346a29
build02@cyanogenmod #1

Build number
cm_evita-usrdebug 5.1.1 LMY48B 37126a8090
test-keys

Also, here is my HBOOT info (shouldn't help, but I'll throw it on anyway just in case someone finds something!):
*** TAMPERED ***
*** UNLOCKED ***
EVITA PVT SHIP S-ON RL
HBOOT - 2.14.0000
RADIO-0.23A.32.09.29
OpenDSP - v31.1.0.45.0815
eMMC-boot
Nov 26 2012, 18:37:14:-1

I tried running the rumrunner script before flashing CM (i.e. while I was still using the stock HTC rom) and it worked all the way up to the "your phone is not rooted" part, at which time I flashed TWRP recovery onto my phone and flashed straight into CM (figuring it wouldn't make much of a difference).

I don't really want to get into the whole RUU mess. Anyone know what's going on here? How do I fix this adb issue? Help? :)