Huawei P8 GRA L09 in 2023 on

Search This thread

rhohpex

Member
Oct 23, 2016
41
18
Hello Xda devs,

Just got one of these phones before some days. I am impressed by the solidity of device hardware and software wise.

I was stock 5.0 and tried to setup the phone as usual but the result was very poor due to hardware. The phone is really struggling with the huge Google apps and services.

I unlocked the bootloader with Kingroot and adb command and then installed TWRP for lollipop and flashed fRomFuture ROM.

I didnt install any account into the phone just imported a vcf for my contacts.

The uninstalled some of the bloatware with root uninstaller and made some mods in build prop

dalvik.vm.heapstartsize=8m
dalvik.vm.heapgrowthlimit=192m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=16m
dalvik.vm.heapsize=512m

and the classic ones nobody knows if work actually

ro.min_pointer_dur=8
ro.max.fling_velocity=12000
ro.min.fling_velocity=8000

net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960

The device is usable now. I am using the Jelly bean keyboard which is fast and light, slim launcher and Pixel theme as a theme. I can upload on request the files here.

My next step with the device is to flash the CM13 ROM. But now i have a problem that i must have the Android M firmware to flash this ROM. I am on TWRP rooted L and i don't know how to flash the stock M ROM from now.

I followed the steps from here
http://forum.xda-developers.com/showpost.php?p=69383769&postcount=303
but i got errors 11 and 2 when try to boot on stock recovery. The device is not automatically updating even the new file is at the right folder.

I thought all is over that i did things very bad until the device booted normally the OS. Then i flashed again the TWRP for Lollipop. So i am now here again. But it would be nice to have CM13.


Any help is appreciated.

The last 2 screenshots are the list of system apps i uninstalled from device with root uninstaller.

Why messing with this old device?
I believe the devices from the years 2015,2016,2017 was the most innovative of all. It was the solid ground base for all these great devices we see today.
 

Attachments

  • Screenshot_2023-02-05-10-37-52.png
    Screenshot_2023-02-05-10-37-52.png
    386.5 KB · Views: 22
  • Screenshot_2023-02-05-10-37-38.png
    Screenshot_2023-02-05-10-37-38.png
    282.7 KB · Views: 19
  • Screenshot_2023-02-05-10-36-55.png
    Screenshot_2023-02-05-10-36-55.png
    238.2 KB · Views: 18
  • Screenshot_2023-02-05-10-36-48.png
    Screenshot_2023-02-05-10-36-48.png
    251.5 KB · Views: 23
  • Screenshot_2023-02-05-10-44-43.png
    Screenshot_2023-02-05-10-44-43.png
    154.6 KB · Views: 20
  • Screenshot_2023-02-05-10-44-22.png
    Screenshot_2023-02-05-10-44-22.png
    101.4 KB · Views: 20
  • Screenshot_2023-02-05-10-43-59.png
    Screenshot_2023-02-05-10-43-59.png
    99.6 KB · Views: 22
  • Screenshot_2023-02-05-10-47-15.png
    Screenshot_2023-02-05-10-47-15.png
    249.5 KB · Views: 17
  • Screenshot_2023-02-05-10-47-29.png
    Screenshot_2023-02-05-10-47-29.png
    231.9 KB · Views: 20
Last edited:
  • Like
Reactions: minidick

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Hello Xda devs,

    Just got one of these phones before some days. I am impressed by the solidity of device hardware and software wise.

    I was stock 5.0 and tried to setup the phone as usual but the result was very poor due to hardware. The phone is really struggling with the huge Google apps and services.

    I unlocked the bootloader with Kingroot and adb command and then installed TWRP for lollipop and flashed fRomFuture ROM.

    I didnt install any account into the phone just imported a vcf for my contacts.

    The uninstalled some of the bloatware with root uninstaller and made some mods in build prop

    dalvik.vm.heapstartsize=8m
    dalvik.vm.heapgrowthlimit=192m
    dalvik.vm.heaptargetutilization=0.75
    dalvik.vm.heapminfree=512k
    dalvik.vm.heapmaxfree=16m
    dalvik.vm.heapsize=512m

    and the classic ones nobody knows if work actually

    ro.min_pointer_dur=8
    ro.max.fling_velocity=12000
    ro.min.fling_velocity=8000

    net.tcp.buffersize.default=4096,87380,256960,4096,16384,256960
    net.tcp.buffersize.wifi=4096,87380,256960,4096,16384,256960
    net.tcp.buffersize.umts=4096,87380,256960,4096,16384,256960
    net.tcp.buffersize.gprs=4096,87380,256960,4096,16384,256960
    net.tcp.buffersize.edge=4096,87380,256960,4096,16384,256960

    The device is usable now. I am using the Jelly bean keyboard which is fast and light, slim launcher and Pixel theme as a theme. I can upload on request the files here.

    My next step with the device is to flash the CM13 ROM. But now i have a problem that i must have the Android M firmware to flash this ROM. I am on TWRP rooted L and i don't know how to flash the stock M ROM from now.

    I followed the steps from here
    http://forum.xda-developers.com/showpost.php?p=69383769&postcount=303
    but i got errors 11 and 2 when try to boot on stock recovery. The device is not automatically updating even the new file is at the right folder.

    I thought all is over that i did things very bad until the device booted normally the OS. Then i flashed again the TWRP for Lollipop. So i am now here again. But it would be nice to have CM13.


    Any help is appreciated.

    The last 2 screenshots are the list of system apps i uninstalled from device with root uninstaller.

    Why messing with this old device?
    I believe the devices from the years 2015,2016,2017 was the most innovative of all. It was the solid ground base for all these great devices we see today.