Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I'm not happy.
Flashed the new radio and my reception is worse & WiFi is slower.
And if that wasn't enough I can't take video anymore; it pops up can't save videos during phone call even tho I'm not in a call.
I did update profile & prl. No difference; also that doesn't explain the WiFi slowing down.Weird, everything just got better for me. Did you update profile and prl? As for the video, that's come up before, isn't that the OK Google thing?
You could always go back to the old radio.

Just flashed the updated kernel. As per my usual routine when flashing stuff, I wiped the cache and dalvik before booting out of cwm. Is it just me, or does it seem to take forever to wipe the cache through cwm?
Also, to answer someone's previous question, root is still intact as I did not reflash it after flashing boot.img.
Has the ROM been updated to include the c8 radio? And has the LTE bug been fixed.
I believe you still have to flash the radio and kernel separately.
Not sure what LTE bug you are talking about.
2 questions, is this carrier specific and if not how can i make it that way?
getting error when trying to nuke laf partition.. this is the message i receive in fastboot
C:\Users\Anthony\Desktop\ADB Drivers_Updated (1)\ADB Drivers_Updated>adb shell
shell@x5:/ $ su
su
root@x5:/ # dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/laf
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/laf
/dev/block/platform/msm_sdcc.1/by-name/laf: write error: No space left on device
45057+0 records in
45056+0 records out
23068672 bytes transferred in 2.985 secs (7728198 bytes/sec)
1|root@x5:/ # dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/laf
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/laf
/dev/block/platform/msm_sdcc.1/by-name/laf: write error: No space left on device
45057+0 records in
45056+0 records out
23068672 bytes transferred in 2.762 secs (8352162 bytes/sec)
1|root@x5:/ #
Your commands are messed up. Read the instructions again, and carefully. You didn't declare where to save laf.img. Also, are you trying to do that all on one command? They are two separate steps.
The commands are separate, its just how it was copied. And how do I declare where to save the laf.IMG file? The command works but it tells me there isn't enough space on my device.
dd if=/dev/block/platform/msm_sdcc.1/by-name/laf of=/sdcard/laf.img
Why not use Terminal Emulator instead of doing it through adb shell? Much simpler, and might be the cause of your problem.
Did it actually wipe your laf (try to boot into download mode, you should get fastboot instead)? If so, then it's too late to back it up. If not, then this should be your first line:
Code:dd if=/dev/block/platform/msm_sdcc.1/by-name/laf of=/sdcard/laf.img
I looked at your messages again - it's normal to get "no space left on device" when zero'ing your LAF partition. You should be able to get into fastboot mode now.I have my iaf backed up already and I have done it through terminal but I still get no space on device error. I'm going to do a factory reset later on and try again.
I looked at your messages again - it's normal to get "no space left on device" when zero'ing your LAF partition. You should be able to get into fastboot mode now.
Out of curiosity - what does your dl mode screen say?like i said, i cant get past dl mode