Jump to content

[ROM][4.1.1][B209] AOSP MOD [28/02/2015]


Recommended Posts

Guest greenalien
Posted

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?

Posted

How can I reflash the stock Kernel of this rom?

Currently I'm using the Synopsis kernel

Guest Romagnolo1973
Posted (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 by Romagnolo1973
Guest gligort
Posted

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

Do I have to clear data or I can reflash without wipe data?

without wipe

  • 2 weeks later...
Guest Riccardo Belliato
Posted

Uninstall or disable adblocker

Guest mhackoy
Posted

Can someone link to me the stock kernel of this rom thank you in advance

Guest somesome
Posted

wVBq8Q2.png

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 killadroid
Posted

wVBq8Q2.png

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

Installation:
- Wipe everything except your SD card
- Install the ROM and reboot
- Enjoy

Can i also not wipe internal storage, and install from there?

Posted

You can wipe internal storage and after copy the rom from your pc to the phone using "mounting usb" in TWRP

Guest mhackoy
Posted

Hi wanna ask if there someone knows the link of stock kernel of this rom tnx in advance

Guest Riccardo Belliato
Posted

Reinstall the rom without wipes

  • 3 weeks later...
Posted

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

Posted

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




You need a full wipe. Tried already?
Posted

theres a bug in messaging..  
-receiving text messages is delayed sometimes

-cant receive a call but its ringing to the caller

i 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

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

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/sh
if [ -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



Put this script in /system/etc/init.d and name it something like 50readahead



#!/system/bin/sh


if [ -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




Tnx a lot boss..:lol::lol:
Guest Takamoto
Posted

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
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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.