Guest greenalien Posted July 20, 2015 Report Posted July 20, 2015 Over the last couple of weeks I had a bug with this rom. As soon as i called somebody the phone screen would go black and i couldnt do anything, the call would continue ringing and i could talk etc no problem but i couldnt do anything until they hung up then the display would return.. When they didnt answer and i got their answerphone i would quickly take out the battery to end the call, I tried shaking the phone, tapping the screen etc. When someone called me it seemed to work as normal. I have now flashed a different rom so i cant replicate the problem. I just wanted to mention the issue here incase it is a known bug or just me?
Guest Posted July 20, 2015 Report Posted July 20, 2015 How can I reflash the stock Kernel of this rom? Currently I'm using the Synopsis kernel
Guest Romagnolo1973 Posted July 20, 2015 Report Posted July 20, 2015 (edited) How can I reflash the stock Kernel of this rom? Currently I'm using the Synopsis kernel reflash this rom will overwrite the kernel with the stock one Edited July 20, 2015 by Romagnolo1973
Guest Posted July 21, 2015 Report Posted July 21, 2015 Do I have to clear data or I can reflash without wipe data?
Guest gligort Posted July 21, 2015 Report Posted July 21, 2015 Everything is running smooth. Only one problem, when I reply to call with a message, the message has been sent, but the receiver never gets the message. I can send messages, and I can receive them. I've been trying with other stock ROMS, and they have been good (in that area of problem).
Guest Romagnolo1973 Posted July 21, 2015 Report Posted July 21, 2015 Do I have to clear data or I can reflash without wipe data? without wipe
Guest Riccardo Belliato Posted August 2, 2015 Report Posted August 2, 2015 Uninstall or disable adblocker
Guest mhackoy Posted August 6, 2015 Report Posted August 6, 2015 Can someone link to me the stock kernel of this rom thank you in advance
Guest somesome Posted August 7, 2015 Report Posted August 7, 2015 I know, we need an update from Huawei, But maybe there is a chance someone (from the forum) has the insides to fix those CVEs?
Guest maxXx_cz Posted August 10, 2015 Report Posted August 10, 2015 (edited) StageFright bug fixes will be published on the AOSP!https://blog.lookout.com/blog/2015/07/28/stagefright/ Edited August 10, 2015 by maxXx_cz
Guest killadroid Posted August 11, 2015 Report Posted August 11, 2015 I know, we need an update from Huawei, But maybe there is a chance someone (from the forum) has the insides to fix those CVEs?Just wait for an xposed module,someone will come up with it eventually
Guest katicc Posted August 12, 2015 Report Posted August 12, 2015 Installation:- Wipe everything except your SD card- Install the ROM and reboot- EnjoyCan i also not wipe internal storage, and install from there?
Guest Posted August 14, 2015 Report Posted August 14, 2015 You can wipe internal storage and after copy the rom from your pc to the phone using "mounting usb" in TWRP
Guest mhackoy Posted August 15, 2015 Report Posted August 15, 2015 Hi wanna ask if there someone knows the link of stock kernel of this rom tnx in advance
Guest Riccardo Belliato Posted August 15, 2015 Report Posted August 15, 2015 Reinstall the rom without wipes
Guest Tod94 Posted September 8, 2015 Report Posted September 8, 2015 I am trying to install this mod from 4.4.4 SlimLP but when i reboot after installing it reboots me to TWRP and doesn't boot system. Anyone had this problem? Any Solution? Thanks for help
Guest lomax84 Posted September 11, 2015 Report Posted September 11, 2015 I am trying to install this mod from 4.4.4 SlimLP but when i reboot after installing it reboots me to TWRP and doesn't boot system. Anyone had this problem? Any Solution? Thanks for helpYou need a full wipe. Tried already?
Guest KIRA_13 Posted September 17, 2015 Report Posted September 17, 2015 theres a bug in messaging.. -receiving text messages is delayed sometimes-cant receive a call but its ringing to the calleri tried to flash the update but its still the bugs not fixed, hope you can fix that... its almost perfect good job
Guest Takamoto Posted September 17, 2015 Report Posted September 17, 2015 Is there a way to fix sd read ahead to 2048kb without use app like performance control? If I change it with root explorer after reboot its return at default 128kb. Thanx..
Guest wbrambley Posted September 17, 2015 Report Posted September 17, 2015 Is there a way to fix sd read ahead to 2048kb without use app like performance control? If I change it with root explorer after reboot its return at default 128kb. Thanx..Put this script in /system/etc/init.d and name it something like 50readahead#!/system/bin/shif [ -e /sys/devices/virtual/bdi/179:0/read_ahead_kb ]then/system/xbin/echo "2048" > /sys/devices/virtual/bdi/179:0/read_ahead_kb;fi
Guest Takamoto Posted September 18, 2015 Report Posted September 18, 2015 Put this script in /system/etc/init.d and name it something like 50readahead#!/system/bin/shif [ -e /sys/devices/virtual/bdi/179:0/read_ahead_kb ]then/system/xbin/echo "2048" > /sys/devices/virtual/bdi/179:0/read_ahead_kb;fiTnx a lot boss..:lol::lol:
Guest Takamoto Posted September 18, 2015 Report Posted September 18, 2015 Sorry @wbrambley..probabilly I wrong something but I have no change.. I tell you what I do:-With mixplorer I found /system/ect/init.d-There are 2 files script (01 extra and zipalign)-I create another file and rename it "50readahead"-I write into this your script and I make permission same other 2-I save the work and reboot..Again 128kb :-(
Guest wbrambley Posted September 18, 2015 Report Posted September 18, 2015 Sorry @wbrambley..probabilly I wrong something but I have no change.. I tell you what I do:-With mixplorer I found /system/ect/init.d-There are 2 files script (01 extra and zipalign)-I create another file and rename it "50readahead"-I write into this your script and I make permission same other 2-I save the work and reboot..Again 128kb :-(Do you have another app setting readahead after boot? Try test running the script in "script manager" app.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now