[HTC One SV][Kernel][Linaro][4.2.2] Linaro kernel for K2_UL v0.1 ALPHA - HTC One SV

Hello and happy new year everybody!
I compiled stock k2_ul kernel with linaro toolchain, just for fun. And I'm sharing it
I tested it personally and on my phone it seems to work fine. Anyway, let me now if something doesn't work.
if you're S-OFF, just flash the attached zip
if you're S-ON, flash the zip, then reboot in fastboot and do
Code:
fastboot flash boot boot.img
from computer.
Features:
- Compiled with Linaro Toolchain
- Unsecure system
- Debuggable
I'm not responsible for any damage you make to your phone.
have fun!
View attachment k2_ul_4.2.2_linaro.zip

madpausa said:
.
.
.
Features:
- Compiled with Linaro Toolchain
- Unsecure system
- Debuggable
...
Click to expand...
Click to collapse
Hi, does your kernel have sweep to wake or 2tap to wake? and any plan for adding it?

J.ali.li said:
Hi, does your kernel have sweep to wake or 2tap to wake? and any plan for adding it?
Click to expand...
Click to collapse
No, it doesn't.
Though, I wanna inspect and understand how android works, so why not in a future I'd like s2wake myself... Though, given my really poor spare time, it will take very long to add them :/

@madpausa
What about write protection for S-On users?
Sent from my C525c using Tapatalk

Will this work for the Cricket k2_plc_cl version?
Sent from my HTC One SV using xda app-developers app

ARitualSacrifice said:
Will this work for the Cricket k2_plc_cl version?
Sent from my HTC One SV using xda app-developers app
Click to expand...
Click to collapse
Given the similarities between both K2 variants it may very well work. If you wish to test it then I advise booting it vice flashing it. This way if it doesn't go so well, you can reboot the device and your original one will still be in place without being overwritten. Below is the command to boot vice flash:
fastboot boot boot.img
Edit: if you do it, please report back here with updates.
Sent from my C525c using Tapatalk

I'm s-off with insecure boot, pretty sure either way will stick for me
Sent from my HTC One SV using xda app-developers app

ARitualSacrifice said:
I'm s-off with insecure boot, pretty sure either way will stick for me
Sent from my HTC One SV using xda app-developers app
Click to expand...
Click to collapse
Yea, I get that, but the above command will boot the boot.img instead of flashing the boot.img. Flashing will overwrite the specified partition with the other img, where as booting it will keep the original, and in a sense, virtually boot the other img and will run it until you restart your device in which your device will go back to using the original img already stored on your device previously.
Sent from my C525c using Tapatalk

Modding.MyMind said:
Yea, I get that, but the above command will boot the boot.img instead of flashing the boot.img. Flashing will overwrite the specified partition with the other img, where as booting it will keep the original, and in a sense, virtually boot the other img and will run it until you restart your device in which your device will go back to using the original img already stored on your device previously.
Sent from my C525c using Tapatalk
Click to expand...
Click to collapse
yeah I mis read haha, thank you
---------- Post added at 01:36 PM ---------- Previous post was at 01:32 PM ----------
fails to even reboot from fastboot when I run it, seems maybe it doesn't work..

ARitualSacrifice said:
yeah I mis read haha, thank you
---------- Post added at 01:36 PM ---------- Previous post was at 01:32 PM ----------
fails to even reboot from fastboot when I run it, seems maybe it doesn't work..
Click to expand...
Click to collapse
Well, there is your answer then lol.
Sent from my C525c using Tapatalk

Modding.MyMind said:
@madpausa
What about write protection for S-On users?
Sent from my C525c using Tapatalk
Click to expand...
Click to collapse
It should already have it, though I can't test it, cause I'm S-OFF

madpausa said:
It should already have it, though I can't test it, cause I'm S-OFF
Click to expand...
Click to collapse
I can't either, because I have a K2_CL. I just wanted to ask because it wasn't mentioned in the OP.
Sent from my C525c using Tapatalk
---------- Post added at 07:09 PM ---------- Previous post was at 07:07 PM ----------
Let me rephrase that lol. It says unsecure system, but I had assumed it pertained to the default.prop file inside the ramdisk.
Sent from my C525c using Tapatalk

Related

Can't Flash Original Dev Roms

Hi,
Current Configuration:
Bootloader Unlocked,
Rooted
HBOOT 1.14
Rom: CleanRom 5.1
Since I"m on HBOOT 1.14, I understand I have to manually flash boot for each rom I flash; however, I can't seem to get any non-sense roms to work. The rom flashes with no issues, I flash boot of the new rom, boot, but once I get to the launcher, none of the of the apps seem to work. Please advise this NOOB. Much Appreciated!
http://forum.xda-developers.com/showthread.php?p=33303798
Sounds like adb might be having an issue? Check out the walkthrough.
There is another thread out there about flashing kernel via an apk. I'll see if I can locate for you
Sent from my One X using xda premium
---------- Post added at 09:43 AM ---------- Previous post was at 09:27 AM ----------
http://forum.xda-developers.com/showthread.php?p=33463262
Try this out.
Sent from my One X using xda premium
subarudroid said:
http://forum.xda-developers.com/showthread.php?p=33303798
Sounds like adb might be having an issue? Check out the walkthrough.
There is another thread out there about flashing kernel via an apk. I'll see if I can locate for you
Sent from my One X using xda premium
---------- Post added at 09:43 AM ---------- Previous post was at 09:27 AM ----------
http://forum.xda-developers.com/showthread.php?p=33463262
Try this out.
Sent from my One X using xda premium
Click to expand...
Click to collapse
Thanks for the reply, after trying the steps once more, I'm still having same issues. Once I boot to CM10, I get a barrage of "Unfortunately, "Insert App Name" has stopped".... :crying:
ChummyDays said:
Try to wipe everything before flashing
Sent from my One X using xda app-developers app
Click to expand...
Click to collapse
this ^^
make sure that before flashing you wipe (at least) the cache and dalvik cache. if you are changing from sense to aosp or vice versa you will probably want to do a factory reset in twrp (not in the bootloader - this corrupts the sdcard).

[KERNEL] 3.4.10-gddcfb8c /system writeable TUN•FUSE•CIFS•

This is only a stock kernel with:
-init.d support
-disable system write protection (thx flar2 )
-stripped modules
-unsecured
-tun.ko
-cifs.ko
-fuse.ko
3.4.10-gddcfb8c modules are included.
HTML:
$adb reboot bootloader
$fastboot flash boot name_of_the_boot.img
$fastboot reboot
or flash the cwm version
Nice, good to see kernel development.
supe kernel
When i Flash the Kernel via cwm, should i do a full wipe?
shino82 said:
When i Flash the Kernel via cwm, should i do a full wipe?
Click to expand...
Click to collapse
No
Sent from my HTC One using xda app-developers app
if you have some trouble wipe cache and dalvik cache.
Hi sir hopefully you have an intention or plan to add call recorder feature to your upcoming kernel version in futures
Thanks in advanced
Perhaps. But remember this thread is only for stock kernel with modify ramdisk. For feature check out my thread in original development section.
sorry for the may silly question, but do I need a unlocked bootloader for this kernel?
Yeah. You need a unlocked bootloader to flash via fastboot. Or a unlocked bootloader with custom recovery.
Sent from my HTC One using xda premium
thank you! :good:
so I think I have to unlock my device and lose my warranty to get the full joy! :silly:
Having wifi issues, is this normal
and ommisie
try to flash cwm version, too.
pinpong you any closer at fixing the call earpiece issue?
there is no solution for now.
shino82 said:
When i Flash the Kernel via cwm, should i do a full wipe?
Click to expand...
Click to collapse
lol
---------- Post added at 10:36 PM ---------- Previous post was at 10:35 PM ----------
nintendolinky said:
Having wifi issues, is this normal
Click to expand...
Click to collapse
Seriously, "having wifi issues" and you expect a response?
You're not even helping us help yourself. Perhaps if you actually described what is going on, what configuration you are using and so on... maybe then, someone would bother to reply.
It's simple. I was having WiFi issues as in WiFi wouldn't turn on it stayed turning on indefinitely. But with the other issues already described in this thread and others about custom kernels, I guess we just have to wait for the sources to be released.
Sent from my M7 using Tapatalk 2
No WiFi issue here. Check if you have right modules in /system/lib/modules
Use modinfo to get the info and then compare it with your kernel version.
Sent from my HTC One using xda premium
pinpong said:
if you have some trouble wipe cache and dalvik cache.
Click to expand...
Click to collapse
Hi there, just flashed your kernel via CWM. Do I need to do wipe and/or flash boot img? Btw,after installing this kernel can install/use paid apps again...
Sent from my HTC One using xda premium
No, you need wipe nothing. Ask your rom developer for a fix pls.
Edit:
I can pay with ceditcard and Vodafone-de
Vodafone only works if you edit your build.prop to match with your provider.
Gesendet von meinem HTC One

[OTA] 4.3 OTA Zip for GT-I9505G Google Edition

https://mega.co.nz/#!F8A12Tra!AuV23h8onysSyzp45M4UZgwORUZNMd1ZeU9CWLV2X6Q
Having trouble getting this to install in stock recovery on my I9505G.
Here's the error I get when applying the OTA in stock recovery after reverting to stock with this method: http://forum.xda-developers.com/showthread.php?t=2360346
Can anyone get a full tar file of this and is it different than the leaked one?
Sent from my GT-I9505G using Tapatalk 4 Beta
illogic6 said:
Having trouble getting this to install in stock recovery on my I9505G.
Here's the error I get when applying the OTA in stock recovery after reverting to stock with this method: http://forum.xda-developers.com/showthread.php?t=2360346
Click to expand...
Click to collapse
EDIT: While in stock recovery, that is.
Try from your pc/mac "adb sideload updatefilenamehere.zip"
tublah said:
EDIT: While in stock recovery, that is.
Try from your pc/mac "adb sideload updatefilenamehere.zip"
Click to expand...
Click to collapse
Same error believe it or not.
jetlitheone said:
Can anyone get a full tar file of this and is it different than the leaked one?
I am looking for one maybe I can update mine dump it and make one if I get time
Sent from my GT-I9505G using Tapatalk 4 Beta
Click to expand...
Click to collapse
Sent from my GT-I9505G using Tapatalk 2
---------- Post added at 05:30 PM ---------- Previous post was at 05:23 PM ----------
illogic6 said:
Having trouble getting this to install in stock recovery on my I9505G.
Here's the error I get when applying the OTA in stock recovery after reverting to stock with this method: http://forum.xda-developers.com/showthread.php?t=2360346
Click to expand...
Click to collapse
Looks like some firmware patch possibly. Are you rooted? If so that's why its not updating. If I make an unrooted .tar package for 4.2.2 the update should go
Sent from my GT-I9505G using Tapatalk 2
MJHawaii said:
Sent from my GT-I9505G using Tapatalk 2
---------- Post added at 05:30 PM ---------- Previous post was at 05:23 PM ----------
Looks like some firmware patch possibly. Are you rooted? If so that's why its not updating. If I make an unrooted .tar package for 4.2.2 the update should go
Sent from my GT-I9505G using Tapatalk 2
Click to expand...
Click to collapse
Willing to try anything at this point.
Downloading your 4.2.2 Odin restore files to see if that helps.
MJHawaii said:
Sent from my GT-I9505G using Tapatalk 2
---------- Post added at 05:30 PM ---------- Previous post was at 05:23 PM ----------
Looks like some firmware patch possibly. Are you rooted? If so that's why its not updating. If I make an unrooted .tar package for 4.2.2 the update should go
Sent from my GT-I9505G using Tapatalk 2
Click to expand...
Click to collapse
Please do!!
Sent from my GT-I9505G using xda premium
Anybody know what exactly this update addresses?
MJHawaii said:
Sent from my GT-I9505G using Tapatalk 2
---------- Post added at 05:30 PM ---------- Previous post was at 05:23 PM ----------
Looks like some firmware patch possibly. Are you rooted? If so that's why its not updating. If I make an unrooted .tar package for 4.2.2 the update should go
Sent from my GT-I9505G using Tapatalk 2
Click to expand...
Click to collapse
It's some kind of pre-patch check, for sure. It's odd, I got the OTA update and was still rooted - no problems. I had to re-root, obviously - but it didn't seem to care.
Have you frozen or uninstalled any system apps, per chance?
illogic6 said:
Having trouble getting this to install in stock recovery on my I9505G.
Here's the error I get when applying the OTA in stock recovery after reverting to stock with this method: http://forum.xda-developers.com/showthread.php?t=2360346
Click to expand...
Click to collapse
Idea: Try wiping your cache and dalvik cache from TWRP, then try installing the update.
Got it here's how.Go into SuperSU do a full unroot and reboot then after you reboot boot back into boot loader and relock boot loader "fastboot oem lock" then reboot. Then reboot into stock recovery and apply update.
PROFIT! just did mine
The downside you will have to re unlock (wipe data) and reroot if you want root
Sent from my GT-I9505G using Tapatalk 2
I'm gonna create a flashable zip I'm pretty positive I can do this but give me some time guys.
Sent from my GT-I9505G using Tapatalk 4 Beta
jetlitheone said:
I'm gonna create a flashable zip I'm pretty positive I can do this but give me some time guys.
Sent from my GT-I9505G using Tapatalk 4 Beta
Click to expand...
Click to collapse
Thanks. Still seems impossible to install on mine.
illogic6 said:
Thanks. Still seems impossible to install on mine.
Click to expand...
Click to collapse
It isn't possible I can see in the updater script its calling for ceraint parameters
Sent from my GT-I9505G using Tapatalk 4 Beta
jetlitheone said:
It isn't possible I can see in the updater script its calling for ceraint parameters
Sent from my GT-I9505G using Tapatalk 4 Beta
Click to expand...
Click to collapse
Yeah, I was looking at that too. Looks like it's failing on checking my modem image. Wonder if there's a way to revert that to stock.
Betting I picked up a different version from one of the 4.3 leaks.
Guys just follow my post in #12 and you can update
Sent from my GT-I9505G using Tapatalk 2
illogic6 said:
Yeah, I was looking at that too. Looks like it's failing on checking my modem image. Wonder if there's a way to revert that to stock.
Click to expand...
Click to collapse
Think you can remove the line that checks.
Sent from my GT-I9505G using Tapatalk 4 Beta
MJHawaii said:
Guys just follow my post in #12 and you can update
Sent from my GT-I9505G using Tapatalk 2
Click to expand...
Click to collapse
Still failing after those steps unfortunately.
illogic6 said:
Still failing after those steps unfortunately.
Click to expand...
Click to collapse
Use my Odin to stock rooted .tar and redue my steps
http://forum.xda-developers.com/showthread.php?t=2388504
I would also suggest re downloading the file make sure its on your ext SD card and do Not rename it
Sent from my GT-I9505G using Tapatalk 2

[ROM][HTL21][4.4.2][Sense5.5]HTC One Stock ROM Port for HTC J Butterfly

This is the ROM for HTL21 based on Team Blackout's stock ROM port.
Please see wiki for more details.
English description
Japanese description
Download section of wiki
Special thanks section of wiki
This is amazing! Although I dont own one J, as I have x920D, but this development is amazing indeed.
Keep it up buddy.
Good Job dude..Nice to see developments...Keep up the good work...
I saw BOA Official Site announced that they are releasing 4.4.2 for x920d Model within a week.
So x920d owners, get ready for KITKAT.
I have uploaded kernel and patch file for x920d. As I don't own this device, can't check wether it works or not.
If Boa is going to release KitKat ROM, that ROM maybe better than this one...
Sent from my HTL21 using xda app-developers app
Oops, I forgot to say about zoe. Zoe currently doesn't work.
On DNA 4.2 ROM, zoe was just disabled by Java side. There should be easy way to make Zoe work.
vroad said:
Oops, I forgot to say about zoe. Zoe currently doesn't work.
On DNA 4.2 ROM, zoe was just disabled by Java side. There should be easy way to make Zoe work.
Click to expand...
Click to collapse
I
I installed this ROM on my x920D. INstallation went fine, the mods also flashed, the kernel flashed, and it booted well.
Then the dialer stopped working, then nothing happened.
Tried getting the logcat but it wont give me
@bluheart did you use the download link from the op of this thread or the one from dna thread...also only the dialer is not working or Everything....
Sent from my HTC X920e using XDA Premium 4 mobile app
bluheart said:
I
I installed this ROM on my x920D. INstallation went fine, the mods also flashed, the kernel flashed, and it booted well.
Then the dialer stopped working, then nothing happened.
Tried getting the logcat but it wont give me
Click to expand...
Click to collapse
same here...
Sent from my GT-N7100 using xda app-developers app
---------- Post added at 12:12 AM ---------- Previous post was at 12:10 AM ----------
praveen7682 said:
@bluheart did you use the download link from the op of this thread or the one from dna thread...also only the dialer is not working or Everything....
Sent from my HTC X920e using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I can only have the screens which @bluheart has. Cannot enter drawer or open something.
Sent from my GT-N7100 using xda app-developers app
---------- Post added at 12:41 AM ---------- Previous post was at 12:12 AM ----------
Just flashing rom, also flashing rom+patch is the same.
So in my opinion the rom is corrupted. If the kernel was wrong i think it couldn't boot.
Sent from my GT-N7100 using xda app-developers app
bluheart said:
I
I installed this ROM on my x920D. INstallation went fine, the mods also flashed, the kernel flashed, and it booted well.
Then the dialer stopped working, then nothing happened.
Tried getting the logcat but it wont give me
Click to expand...
Click to collapse
Deadly Sto(R)m said:
same here...
Sent from my GT-N7100 using xda app-developers app
---------- Post added at 12:12 AM ---------- Previous post was at 12:10 AM ----------
I can only have the screens which @bluheart has. Cannot enter drawer or open something.
Sent from my GT-N7100 using xda app-developers app
---------- Post added at 12:41 AM ---------- Previous post was at 12:12 AM ----------
Just flashing rom, also flashing rom+patch is the same.
So in my opinion the rom is corrupted. If the kernel was wrong i think it couldn't boot.
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
this is a port and things are expected to be broken..why in a hurry to get KitKat when we are guaranteed to get the update in a few weeks [email protected] i do appreciate the effort but if this would have been released earlier this is a step ahead the expected OTA..the DNA guys made the port since Verizon is expected to delay the release of the KitKat OTA for DNA..if the DLXUB1 has AOSP things can be fixed..the OP is missing the sensor files at the same time IMHO we are ought to need a bootloader update..
could be a problem in my mod?
bluheart said:
I
I installed this ROM on my x920D. INstallation went fine, the mods also flashed, the kernel flashed, and it booted well.
Then the dialer stopped working, then nothing happened.
Tried getting the logcat but it wont give me
Click to expand...
Click to collapse
I faced exactly the same problem when I changed sku_id to KDDI one: Dialer kept crashing.
Could you try again without my mod in step 3? At least you can finish setup wizard and use, I guess. Or, just changing sku_id in /system/customize/ACC/default.xml to another one may fix the problem.
If these fixes don't work, please wait for BOA's ROM or official KitKat update...
Thank you for your reports.
http://trjlive.com/2013/11/guide-sku-id-htc-one/
Deadly Sto(R)m said:
same here...
Sent from my GT-N7100 using xda app-developers app
---------- Post added at 12:12 AM ---------- Previous post was at 12:10 AM ----------
I can only have the screens which @bluheart has. Cannot enter drawer or open something.
Sent from my GT-N7100 using xda app-developers app
---------- Post added at 12:41 AM ---------- Previous post was at 12:12 AM ----------
Just flashing rom, also flashing rom+patch is the same.
So in my opinion the rom is corrupted. If the kernel was wrong i think it couldn't boot.
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
"Just flashing rom" means original ROM + x920d kernel?
If so, original ROM is corrupted??
At first I tried original ROM + CDMA Patch + HTL21 kernel, and it booted.
vroad said:
"Just flashing rom" means original ROM + x920d kernel?
If so, original ROM is corrupted??
At first I tried original ROM + CDMA Patch + HTL21 kernel, and it booted.
Click to expand...
Click to collapse
First i have flashed rom x920d kernel and patch... Didnt work
Then wiped and flashed rom and kernel... Same again...
After that i tried rom and patch... Nothing different.
Last i just flashed rom... As same like previous tries...
Sent from my HTC Butterfly using xda premium
Have you tried this combination: original ROM + CDMA Patch(from Team Blackout)+ x920d kernel?
If this doesn't work, I don't come up with a way to fix this anymore...
vroad said:
Have you tried this combination: original ROM + CDMA Patch(from Team Blackout)+ x920d kernel?
If this doesn't work, I don't come up with a way to fix this anymore...
Click to expand...
Click to collapse
Is cdma patch suitable for my gsm device? If yes, please give me the link for that patch.
Sent from my HTC Butterfly using xda premium
Deadly Sto(R)m said:
Is cdma patch suitable for my gsm device? If yes, please give me the link for that patch.
Sent from my HTC Butterfly using xda premium
Click to expand...
Click to collapse
I thought /system/customize/ACC/default.xml from CDMA patch would make this ROM usable. (Even if mobile network doesn't work..)
That patch is in original ROM's thread.
http://forum.xda-developers.com/showthread.php?t=2626050
vroad said:
I thought /system/customize/ACC/default.xml from CDMA patch would make this ROM usable. (Even if mobile network doesn't work..)
That patch is in original ROM's thread.
http://forum.xda-developers.com/showthread.php?t=2626050
Click to expand...
Click to collapse
I m at work with unstable 94kbps internet. So if i have to modify patch file, i will do it when i m at home. Do i just flash rom, kernel and cdma patch or modify some?
Sent from my HTC Butterfly using xda premium
Deadly Sto(R)m said:
I m at work with unstable 94kbps internet. So if i have to modify patch file, i will do it when i m at home. Do i just flash rom, kernel and cdma patch or modify some?
Sent from my HTC Butterfly using xda premium
Click to expand...
Click to collapse
Sorry I'm not sure...
Well, even though I'm using J Butterfly on CDMA network by KDDI, I can change preferred network to GSM/UMTS or Global.
You maybe able to use GSM network after applying unmodified CDMA patch.
CDMA patch adds
Code:
system\etc\permissions\android.hardware.telephony.cdma.xml
system\priv-app\EPST.apk
system\priv-app\FieldTrial.apk
system\priv-app\HtcCdmaMccProvider.apk
And modifies
Code:
system\bin\rild
system\build.prop
system\customize\ACC\default.xml
system\etc\gps.conf
system\framework\framework-res.apk
system\lib\libhtc_rilhook.so
system\lib\libhtcflag_native.so
system\lib\libril-qc-qmi-1.so
system\lib\libril-qcril-hook-oem.so
system\lib\libril.so
Since it was posted, I tried and reported back to see how everything goes.
I have 4.4.2 on my SGS and its cool but nothing great, just like 4.3 Minor changes are all that r seen.
bluheart said:
Since it was posted, I tried and reported back to see how everything goes.
I have 4.4.2 on my SGS and its cool but nothing great, just like 4.3 Minor changes are all that r seen.
Click to expand...
Click to collapse
Can you have a working 4.4 on your butterfly?
Sent from my HTC Butterfly using xda premium

[3-30][rom][pure vzw 5.0.1 ota stock rom]

Here is a plan stock rom based off the latest Verizon OTA 5.0.1..Has been tested thanks to ajauro an all is well. So there is no mods no nothing i just threw this together cause i seen a few people asking if there is a stock rom out for 5.0.1..Also want to thank @dottat for the dump which i made this rom. Anyone can use this for any reason need a apk, want to use as base, anything feel free.
DOWNLOAD
Fixing upload.
DIRECTIONS
Download file
Make a backup
Flash in recovery twrp 2.8.5.0 or higher
enjoy!
Nice. Thanks.
Sent from my HTC One M8
Now you post this.... After I ran the RUU!! [emoji14]
Thanks man
bmerrill63 said:
Now you post this.... After I ran the RUU!! [emoji14]
Thanks man
Click to expand...
Click to collapse
I been trying to get someone to test the flash process this sense the day of ota. An finally got someone to yesterday so I posted. Sense I currently don't have a m8 as I'm using a nexus 6 I couldn't trst an wife was like you ain't testing nothing on my phone lol...once the kid gets her m9 I will have a m8 again
@Tigerstown I downloaded the ROM twice and clean install and I keep getting the updater binary error can't flash the ROM I know I've seen this before, but been a very long time, what do I do to correct the situation? Thank you
Sent from my HTC6525LVW using Tapatalk 2
1droidmod said:
@Tigerstown I downloaded the ROM twice and clean install and I keep getting the updater binary error can't flash the ROM I know I've seen this before, but been a very long time, what do I do to correct the situation? Thank you
Sent from my HTC6525LVW using Tapatalk 2
Click to expand...
Click to collapse
What recovery are you on?
2.8.5.0 twrp
Sent from my HTC6525LVW using Tapatalk 2
---------- Post added at 11:49 PM ---------- Previous post was at 11:02 PM ----------
Going to try a new download
Sent from my HTC6525LVW using Tapatalk 2
1droidmod said:
2.8.5.0 twrp
Sent from my HTC6525LVW using Tapatalk 2
---------- Post added at 11:49 PM ---------- Previous post was at 11:02 PM ----------
Going to try a new download
Sent from my HTC6525LVW using Tapatalk 2
Click to expand...
Click to collapse
I sent you a pm. Just reply via pm
Can confirm. Multiple downloads and tried on both 2.8.5.0 and 2.8.6.0.
Nate14 said:
Can confirm. Multiple downloads and tried on both 2.8.5.0 and 2.8.6.0.
Click to expand...
Click to collapse
OK I have tested this myself I had it tested an he said all was well no issues. But my wife's bout to be home I'll check it...that's just odd he flashed it no issues.
I'm going to upload another zip soon an post it. Idk what happen to the upload.
I got the same error as 1droidmod, 3 downloads and all failed to install.
Sent from my iPad using Tapatalk
sunlvngirlie said:
I got the same error as 1droidmod, 3 downloads and all failed to install.
Sent from my iPad using Tapatalk
Click to expand...
Click to collapse
He will be uploading a new zip when he has time. I really need to test out extended settings on just a stock RoM to see if I lose wifi.
Sent from my HTC6525LVW using Tapatalk 2

Categories

Resources