Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Marcb
Old
#25281  
Senior Member
Thanks Meter 53
Posts: 396
Join Date: Aug 2008
Quote:
Originally Posted by The Gingerbread Man View Post
That is probably the most useful benchmark post iv seen, nice one!

Edit

Try with the 512 GPU kernel and post the same series of results

Sent from my Galaxy Nexus
Thanks!
I'll try to flash the 512 kernel this afternoon and make some tests... I don't really like to push my device to the edge of performance so I think 384 is already the best solution!
 
Flukester69
Old
#25282  
Flukester69's Avatar
Senior Member
Thanks Meter 170
Posts: 1,007
Join Date: Feb 2012
Location: Ottawa
Hi Franco,

Are you planning to build up the Backup/Restore option in your app? I think it's a great option however can I suggest a few things.

- allow more than 1 backup
- index backups by build number (display build)

It would be nice if there was a repository on my phone of your past kernels and the ability to just quickly select one and flash would be so cool.

Noticing some issues lately and I didn't see listed here.

- Sometimes when I flash a ROM and I install Franco it shows options are turned on but they aren't. For example, having franco boot animation is checked however I am currently using the stock rom animation.
- The sound enhancing options (max vol increase and high perf). Don't seem to do anything or the settings are messed up. If those sound enhancers are only for headphones too, maybe it would be great to have it saying as much. I think you told me once those sound options were for headphones only.
- I don't think sleep setting is showing true value either. Many times I've woken my phone and looked immediately at cpu cpy and it says it's running at the min mhz..when I disable it, set it to 384 and then turn it back on to 729 I see I'm in and around 700mhz when I turn it back on.

I assume the above problems are probably related to reading a config/settings file somewhere on my sdcard.

Love your latest kernels, they are running really well.
 
Hungry Man
Old
#25283  
Senior Member
Thanks Meter 32
Posts: 2,101
Join Date: Jun 2010
Yeah the sound enhancement stuff doesn't actually seem to do anything/ change the volume at all.
http://forum.xda-developers.com/image.php?type=sigpic&userid=2648906&dateline=1283  570886 <-- 486
 
franciscofranco
Old
#25284  
franciscofranco's Avatar
Recognized Developer - OP
Thanks Meter 44989
Posts: 10,371
Join Date: Dec 2010
Location: Mountain View, CA

 
DONATE TO ME
Quote:
Originally Posted by Flukester69 View Post
Hi Franco,

Are you planning to build up the Backup/Restore option in your app? I think it's a great option however can I suggest a few things.

- allow more than 1 backup
- index backups by build number (display build)

It would be nice if there was a repository on my phone of your past kernels and the ability to just quickly select one and flash would be so cool.

Noticing some issues lately and I didn't see listed here.

- Sometimes when I flash a ROM and I install Franco it shows options are turned on but they aren't. For example, having franco boot animation is checked however I am currently using the stock rom animation.
- The sound enhancing options (max vol increase and high perf). Don't seem to do anything or the settings are messed up. If those sound enhancers are only for headphones too, maybe it would be great to have it saying as much. I think you told me once those sound options were for headphones only.
- I don't think sleep setting is showing true value either. Many times I've woken my phone and looked immediately at cpu cpy and it says it's running at the min mhz..when I disable it, set it to 384 and then turn it back on to 729 I see I'm in and around 700mhz when I turn it back on.

I assume the above problems are probably related to reading a config/settings file somewhere on my sdcard.

Love your latest kernels, they are running really well.
The backup/restore feature is already done and deployed on v6.0. You can backup as much as you want, no limits, and you can name your backups whatever you want. They will show the timestamp when they were created as well in the backups list.

Sound improvements work just fine, but only for headphones.

About the small bugs you notice thats helpful, I believe I got some small bugfixing to do, thanks.
franco.Kernel - Galaxy Nexus
franco.Kernel - Nexus 4
franco.Kernel - Nexus 7
franco.Kernel - Nexus 10


Google+ | Twitter | Portfolio

CruzerLite franco.Kernel case for the Nexus 4
CruzerLite franco.Kernel case for the Galaxy Nexus

You don't like my reply? Read this

However, if you put any trust in Quadrant scores you could use them to prove that dancing naked for 5 minutes in your garden affects device performance. By Chainfire
The Following 3 Users Say Thank You to franciscofranco For This Useful Post: [ Click to Expand ]
 
franciscofranco
Old
(Last edited by franciscofranco; 20th August 2012 at 08:29 PM.)
#25285  
franciscofranco's Avatar
Recognized Developer - OP
Thanks Meter 44989
Posts: 10,371
Join Date: Dec 2010
Location: Mountain View, CA

 
DONATE TO ME
And here we go, Milestone 5:

* Built from Jelly Bean sources for Jelly Bean roms (kinda obvious duh)
* Custom frequency table from 230Mhz to 1,8Ghz
* All the usual interfaces: sound control, color control, Trinity Contrast, OMAP Gamma interface, fsync toggle, wifi power management toggle, thermal throttle toggle, fast USB toggle, BLX (Battery Life Extender) etc
* Patched up to 3.0.41
* BFQ v4 IO scheduler added, tuned for flash storage devices and made default
* Custom Tuna PowerHAL binary compiled from source to fix frequencies to be reset on screen on/off and other small fixes
* Ondemand and Interactive governors tuned and cleaned
* Compiled with the newer GCC toolchain 4.6.x from Google
* GPU clocked to 384Mhz using the same voltage as 307Mhz
* Lots of other small patches and improvements visible on my repository

http://minooch.com/franciscofranco/G...Milestone5.zip

Current version of the app (6.0) won't load Milestone 5, you have to update to app 6.0.1 (once its available on the Market) to download Milestone 5 from it. If you can't wait just get it from the link above.
franco.Kernel - Galaxy Nexus
franco.Kernel - Nexus 4
franco.Kernel - Nexus 7
franco.Kernel - Nexus 10


Google+ | Twitter | Portfolio

CruzerLite franco.Kernel case for the Nexus 4
CruzerLite franco.Kernel case for the Galaxy Nexus

You don't like my reply? Read this

However, if you put any trust in Quadrant scores you could use them to prove that dancing naked for 5 minutes in your garden affects device performance. By Chainfire
The Following 24 Users Say Thank You to franciscofranco For This Useful Post: [ Click to Expand ]
 
J-Hop2o6
Old
(Last edited by J-Hop2o6; 20th August 2012 at 08:27 PM.)
#25286  
J-Hop2o6's Avatar
Senior Member
Thanks Meter 186
Posts: 2,474
Join Date: Aug 2009
Location: Seattle, WA
Quote:
Originally Posted by franciscofranco View Post
And here we go, Milestone 5:

* Built from Jelly Bean sources for Jelly Bean roms (kinda obvious duh)
* Custom frequency table from 230Mhz to 1,8Ghz
* All the usual interfaces: sound control, color control, Trinity Contrast, OMAP Gamma interface, fsync toggle, wifi power management toggle, thermal throttle toggle, fast USB toggle, BLX (Battery Life Extender) etc
* Patched up to 3.0.41
* BFQ v4 IO scheduler added, tuned for flash storage devices and made default
* Custom Tuna PowerHAL binary compiled from source to fix frequencies to be reset on screen on/off and other small fixes
* Ondemand and Interactive governors tuned and cleaned
* Compiled with the newer GCC toolchain 4.6.x from Google
* Lots of other small patches and improvements visible on my repository

http://minooch.com/franciscofranco/G...Milestone5.zip

Current version of the app (6.0) won't load Milestone 5, you have to update to app 6.0.1 (once its available on the Market) to download Milestone 5 from it. If you can't wait just get it from the link above.
Nice! Downloading now.

EDIT: I just realized. This doesn't OC the GPU (384/512MHz) correct? If not, I can wait for r242


HTC One (Tmo)
TrickDroid 5.3.0 ROM & Bulletproof-1.7 kernel (for now)
Unlocked+Rooted+TWRP Recovery

GNex
ROM: XenonHD 8.0 (4.2.2) - April 13
Kernel: Franco.Kernel r376 (3.0.74) - April 22
Radio: XXLH1 | Recovery: TWRP 2.4.4.0 | Etc: Nova Launcher Prime 2.0.2

Previous Phones
 
[Retired 08/2012] HTC G2/DZ | ROM: Andromadus Audacity/Mimicry (JB/ICS)
[Retired 12/2010] HTC Touch Pro2 | ROM: EnergyROM (WM6.5+SenseUI) & Android 2.2
 
franciscofranco
Old
#25287  
franciscofranco's Avatar
Recognized Developer - OP
Thanks Meter 44989
Posts: 10,371
Join Date: Dec 2010
Location: Mountain View, CA

 
DONATE TO ME
Quote:
Originally Posted by J-Hop2o6 View Post
Nice! Downloading now.

EDIT: I just realized. This doesn't OC the GPU (384/512MHz) correct?
Its 384mhz GPU because I made 307 and 384 share the same voltage so it ships with the higher clock.
franco.Kernel - Galaxy Nexus
franco.Kernel - Nexus 4
franco.Kernel - Nexus 7
franco.Kernel - Nexus 10


Google+ | Twitter | Portfolio

CruzerLite franco.Kernel case for the Nexus 4
CruzerLite franco.Kernel case for the Galaxy Nexus

You don't like my reply? Read this

However, if you put any trust in Quadrant scores you could use them to prove that dancing naked for 5 minutes in your garden affects device performance. By Chainfire
The Following 4 Users Say Thank You to franciscofranco For This Useful Post: [ Click to Expand ]
 
Marcb
Old
#25288  
Senior Member
Thanks Meter 53
Posts: 396
Join Date: Aug 2008
Nice Franco..
Just to clarify, r241 = Milestone 5 or you made additional changes?

thanks man!
 
J-Hop2o6
Old
#25289  
J-Hop2o6's Avatar
Senior Member
Thanks Meter 186
Posts: 2,474
Join Date: Aug 2009
Location: Seattle, WA
Quote:
Originally Posted by franciscofranco View Post
Its 384mhz GPU because I made 307 and 384 share the same voltage so it ships with the higher clock.
Thx for the quick response


HTC One (Tmo)
TrickDroid 5.3.0 ROM & Bulletproof-1.7 kernel (for now)
Unlocked+Rooted+TWRP Recovery

GNex
ROM: XenonHD 8.0 (4.2.2) - April 13
Kernel: Franco.Kernel r376 (3.0.74) - April 22
Radio: XXLH1 | Recovery: TWRP 2.4.4.0 | Etc: Nova Launcher Prime 2.0.2

Previous Phones
 
[Retired 08/2012] HTC G2/DZ | ROM: Andromadus Audacity/Mimicry (JB/ICS)
[Retired 12/2010] HTC Touch Pro2 | ROM: EnergyROM (WM6.5+SenseUI) & Android 2.2
 
The Gingerbread Man
Old
#25290  
The Gingerbread Man's Avatar
Recognized Contributor
Thanks Meter 1853
Posts: 6,226
Join Date: Sep 2010
Location: Gloucester
Is there going to be a 512 m5?

Sent from my Galaxy Nexus
Quote:
Originally Posted by The Gingerbread Man View Post
Basing your experience on a kernel with how high bench mark score is as good as comparing how much fun you have in life with a 22" **** comapared to any other. Impressive number yes but also completely pointless. Such is the relation as to what you are implying.
Galaxy Nexus & Nexus 7- latest stock rom latest and latest Franco kernel


 
Post Reply+
Tags
4.0.4, 4.1, 4.2, best kernel, best support, fast, franco, galaxy, jb 4.1, kernel, nexus, samsung
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...