• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Boost mobile one sv kernel development

shinru2004

Android Expert
Recognized Developer
I'm currently working on building a kernel to remove write protection from the system partition. Will post something soon.

I fixed the source code, we now have a working kernel source for this device!! i also remove write protection from the system partition. Will post a zip after i do some testing


screenshot2013040202471.png


screenshot2013040212461.png
 
Code:
Release V0.1 Gentle Breeze
Remove System Partition Write Protection
updated acpu freq table to 1.5ghz

Release V0.1.1 Alpha Jaded Jackalope
*Removed unused pmem_audio values
*Added GPU OC
*Fixed shared mempolicy leak
*Fixed NFC

Release V0.1.2 Stable Sneaky Weasel
*Added Interactive CPU Governor
*Added BFQ IO Sched
*Added SIO IO Sched
*Upped OC to 1.7Ghz

Release V0.1.3 Stable Angry Walrus
*Rebased kernel
*Fixed Fm radio
*All other ports and fixes

In the spirit of open source:
HTC-C525c Kernel Source
 
if you would like to install this make sure you have ADB and fastboot set up. Use google if you do not. lol i run linux so i cant make a bat installer

Run following commands after you have unlocked your bootloader @ htcdev.com

adb reboot bootloader

fastboot flash boot boot.img

you can edit the command to point to a specific folder for example

fastboot flash boot C:\users\shinru2004\Documents\boot.img

:)

profit

Release V0.1 Gentle Breeze
boot.img

Release V0.1.1 Jaded Jackalope
boot2.img

Release V0.1.2 Sneaky Weasel
V0.1.2-Sneaky_Weasel.zip

Release V0.1.3 Angry Walrus.
V0.1.3-Angry_Walrus.zip
 
Glad to see you over here Shin, I liked your work on the warp, Hope to see good things coming for this device.
 
im updating the frequency table to extend to a stock frequency of 1.5ghz rather then the 1.18ghz its clocked at factory. that's not really an overclock when the s4 chipset runs stable @ 2.1Ghz lol. Still cant do much until we have s-off even if i did remove the write protection. but at least we will have a shiny new kernel lol

Freq. was set successfully, i have the first 1.5ghz HTC One SV :) lol
 
Call me dumb but I can't get it. I have adb installed cause I'm rooted with recovery of course. When I type in commands I get

adb server is our of date. Killing.....
ADB server didn't ACK
*failed to start daemon*
error
 
What do you guys think of it? So far battery life for me isnt much diff. But the phone is even more responsive then before.
 
awesome... worked like a charm... i was able to successfully install busybox now...

phone is working fine... just hope i can say the same 24 hours from now...

KEEP IT UP!!! GREAT JOB!!!
 
I plan on trying it but for the life of me I can't find a way to grab the stock boot.img and keep a backup copy of it.
 
my battery power kinda sucks, not the 17 hours of talk time boost says, nor the 15 hours that 'phone scoop' claims.

i did not get to test stock out of the box, a few hours after i bought it yesterday i got home, unlocked bootloader, rooted, and about an hour after that flashed new kernel.

today i got 9 hours of battery life with 20% left before it went back on the charger... i only had 9 minutes of talk time, 13 minutes of gps, and 87 minutes of screen on.

also my speaker volume out right blows... its about as loud as Boost EVO ear piece tuned on high.. Any one else have this issue with the speaker?

other than that every thing seems to be running fine.
 
I would say bad battery. I haven't charged my phone since yesterday. And have played temple run and accessed this forum both days all day long. As for the speaker volume I haven't had an issue with it. It's better then most. I can try to boost the volume in the kernel.
 
Back
Top Bottom