[ROM][Kernel][Flyer] FlyHigh ROM v1.2 | extra speed | GSM/WiFi script | Android 2.3.4

Search This thread

nickiberli

Retired Recognized Developer
Jun 11, 2009
696
616
Zurich
www.twitter.com
FLY_HIGH_ROM.jpg



The team:

samuel2706
Scabes24




List of donors:
(Thank you so much guys! I will need the money for renting a server, or so ;))



FlyHigh ROM - Features
  • ROM base: Flyer_Videotron_CA_2.26.1530.3 --> Android 2.3.4
  • Fully debranded
  • The ROM recognizes if you have a WiFi only Flyer or one with 3G
  • FlyHigh custom kernel 1.7GHz see the 2nd post
  • deodexed
  • nano
  • sysro/sysrw
  • rooted
  • busybox
  • The Partitions are being formatted with alignment (Like the zipalign for apks)
  • Bluetooth headset profile enabled
  • Enabled hardware rendering
  • longer wifi scan interval -> better for battery if wifi is on but not connected
  • unsecured boot image (for root commands via adb shell)
  • bigger VM Heapsize
  • Battery with percentage
  • Very smooth UI
  • all apk's zipaligned
  • openvpn support
  • sqlite3
  • New Market
  • Sharper and cooler font
  • init.d scripts support
  • zipalign all apk's you installed on boot
  • no annyoing bootsound
  • Ad-Free
  • No-Frills CPU Control
  • ES File Explorer
  • Titanium Backup
  • Other hacks and mods..

Removed:
  • Amazon MP3
  • Soundhound
  • HTC Feedback
  • Google Feedback
  • KidMode
  • Videotron branding



>> All about the FlyHigh custom kernel is in the 2nd post

>> You can find the changelog in the 3rd post

>> Patches, MODs and Themes are in the 4th post




Announcements:

I am looking for team members, if you want and can contribute please contact me. :)


Please answer this question about the recognition script, that I can see for how many people it worked. Click me!




What you need:

Your HTC Flyer needs to be s-off and a custom recovery must be installed. Follow this topic: [GUIDE][Flyer + View] Revolutionary S-OFF & Recovery & Permaroot


Installation:
  • Download FlyHigh ROM and place the zip on your SD card
  • Boot the device in recovery by holding vol-down + power
  • Optional: Go to backups and restore and perform a backup
  • Choose the option "wipe data/factory reset" and confirm
  • Then choose the option "install zip from sdcard", then "choose zip from sdcard" and select the FlyHigh ROM zip file and confirm
  • After flashing, reboot your device




Download:

FlyHighROM-v1.2.zip
MD5: 940B4DD0EEC23CCBC044E807BC465F8E


"Broken" USB patch


Older downloads
MD5 sums:
v1.0: D5E100614971499FF76243DB6E70F391
v1.1: 15E89800099E8AC0E37B4AA2C776E5C8



NOTE: If you got stuck at the bootup screen because you flashed a corrupt zip, have a look at this post.



Please report feedback, bugs, ideas to this ROM! :)
 
Last edited:

nickiberli

Retired Recognized Developer
Jun 11, 2009
696
616
Zurich
www.twitter.com
FlyHigh Kernel v0.1


First: Thanks goes to LorD ClockaN he showed me everything and did the most in this kernel. :)




FlyHigh kernel - Features:
  • OC up to 1.7GHz
  • more frequencies
  • patched to kernel version 2.6.35.14
  • brazilianwax (smartass2) governor (default)
  • interactive governor
  • conservatice gevornor
  • powersafe governor
  • ondemand governor
  • userspace governor
  • performance governor
  • and more..


LorD ClockaN said:
Governors for NOOBS:
  • interactive - Instead of sampling the cpu at a specified rate, the governor will scale the cpu frequency up when coming out of idle. When the cpu comes out of idle, a timer is configured to fire within 1-2 ticks. If the cpu is 100% busy from exiting idle to when the timer fires then we assume the cpu is underpowered and ramp to MAX speed.
  • smartass - Is an improved version of interactive governor
  • ondemand – Available in most kernels, and the default governor in most kernels. When the CPU load reaches a certain point (see “up threshold” in Advanced Settings), ondemand will rapidly scale the CPU up to meet demand, then gradually scale the CPU down when it isn't needed.
  • conservative – Available in some kernels. It is similar to the ondemand governor, but will scale the CPU up more gradually to better fit demand. Conservative provides a less responsive experience than ondemand, but can save battery.
  • performance – Available in most kernels. It will keep the CPU running at the “max” set value at all times. This is a bit more efficient than simply setting “max” and “min” to the same value and using ondemand because the system will not waste resources scanning for CPU load.
  • powersave – Available in some kernels. It will keep the CPU running at the “min” set value at all times.
  • userspace – A method for controlling the CPU speed that isn't currently used by SetCPU. For best results, do not use the userspace governor.
  • brazilianwax - Very agresive version of smartass



Available frequencies [Hz]:

245000, 422400, 499200, 576000, 652800, 729600, 806400, 883200, 960000, 1036800, 1113600, 1190400, 1267200, 1344000, 1420800, 1497600, 1574400, 1651200, 1728000


git
 
Last edited:

nickiberli

Retired Recognized Developer
Jun 11, 2009
696
616
Zurich
www.twitter.com
Changelog:

21. August - v1.2:
  • updated es file explorer
  • updated titanium
  • updated youtube
  • updated maps
  • updated Twitter
  • updated Superuser app and binary
  • removed “missing simcard” icon for wifi flyers
  • removed “no signal” icon for wifi flyers
  • removed wifi tether app for wifi flyers
  • removed network options in quick settings for wifi flyers
  • added openvpn feature
  • added sqlite3
  • Added No-Frills CPU Control
  • write an update for blue-panda script
  • FlyHigh custom kernel
    • OC up to 1.7GHz
    • more frequencies
    • patched to kernel version 2.6.35.14
    • brazilianwax (smartass2) governor (default)
    • interactive governor
    • conservatice gevornor
    • powersafe governor
    • ondemand governor
    • userspace governor
    • performance governor
    • and more..

07. August - v1.1:
  • Rebased ROM on Flyer_Videotron_CA_2.26.1530.3 --> Android 2.3.4
  • -> Fully debranded
  • --> Added all CIDs
  • --> Added all apns
  • --> Edited build.prop
  • --> Removed lots of bloatware
  • --> And other things, I forgot :)

05. August v1.0:
  • Initial release
 
Last edited:

nickiberli

Retired Recognized Developer
Jun 11, 2009
696
616
Zurich
www.twitter.com
MODs, patches, themes and signature banners:


Patches:

Patch to fix the USB mount issue: fix_usb.zip

Patch to remove the "missing simcard" icon for the WiFi version: remove_missing_simcard_icon.zip

Patch to enable gsm phone calls and text messaging: enable_gsm_phone_calls.zip

Old Market: old_market.zip

Stock fonts: stock_fonts.zip

Stock battery: stock_battery.zip



Signature banners:

If you like FlyHigh ROM, you can add on of this banners to you signature. Just copy the following code and paste it in you USER CP under "Edit Signature":


signature_user.png
HTML:
[URL="http://xdaforums.com/showthread.php?t=1205050"][IMG]http://www.andeets.com/signature_user.png[/IMG][/URL]
 
Last edited:

linuxis

Senior Member
Jul 21, 2008
388
23
Vilnius
wow!!! Promising! Will definitely try this weekend


Sent from my HTC Flyer P512 using Tapatalk
 
Last edited:

anarianthe

Member
Feb 10, 2009
33
8
3g sip call

Hello,

Look nice. Any idea if 3g SIP is enabled? (Stock SIP app allows only WiFi calls) I will probably give a try this weekend!
 
Last edited:

romanas2007

Senior Member
Jan 19, 2009
240
15
Will you please let me know how long the first boot takes? I've been stuck at the white screen with the HTC logo for over 10 minutes now... At first the buttons were dark, now they are on... But still stuck at the logo screen...
 

koko_f

Member
Dec 24, 2006
6
0
Hi,

Do you think I can run the HebFix 0.92 on this Rom and fix the Left to right issue for Hebrew and Arabic ?

K.
 

romanas2007

Senior Member
Jan 19, 2009
240
15
The first part of the boot with the vibration when the device turned on after the flash was fine. No, I don't think I got to the bootanimation stage...

Damn. Just check the MD5 sum, and it's not what you have in you download post. So, now it's clear why I can't get it boot up. Obviously, a bad download. Is there a way to get the device to the bootloader now?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 56
    FLY_HIGH_ROM.jpg



    The team:

    samuel2706
    Scabes24




    List of donors:
    (Thank you so much guys! I will need the money for renting a server, or so ;))



    FlyHigh ROM - Features
    • ROM base: Flyer_Videotron_CA_2.26.1530.3 --> Android 2.3.4
    • Fully debranded
    • The ROM recognizes if you have a WiFi only Flyer or one with 3G
    • FlyHigh custom kernel 1.7GHz see the 2nd post
    • deodexed
    • nano
    • sysro/sysrw
    • rooted
    • busybox
    • The Partitions are being formatted with alignment (Like the zipalign for apks)
    • Bluetooth headset profile enabled
    • Enabled hardware rendering
    • longer wifi scan interval -> better for battery if wifi is on but not connected
    • unsecured boot image (for root commands via adb shell)
    • bigger VM Heapsize
    • Battery with percentage
    • Very smooth UI
    • all apk's zipaligned
    • openvpn support
    • sqlite3
    • New Market
    • Sharper and cooler font
    • init.d scripts support
    • zipalign all apk's you installed on boot
    • no annyoing bootsound
    • Ad-Free
    • No-Frills CPU Control
    • ES File Explorer
    • Titanium Backup
    • Other hacks and mods..

    Removed:
    • Amazon MP3
    • Soundhound
    • HTC Feedback
    • Google Feedback
    • KidMode
    • Videotron branding



    >> All about the FlyHigh custom kernel is in the 2nd post

    >> You can find the changelog in the 3rd post

    >> Patches, MODs and Themes are in the 4th post




    Announcements:

    I am looking for team members, if you want and can contribute please contact me. :)


    Please answer this question about the recognition script, that I can see for how many people it worked. Click me!




    What you need:

    Your HTC Flyer needs to be s-off and a custom recovery must be installed. Follow this topic: [GUIDE][Flyer + View] Revolutionary S-OFF & Recovery & Permaroot


    Installation:
    • Download FlyHigh ROM and place the zip on your SD card
    • Boot the device in recovery by holding vol-down + power
    • Optional: Go to backups and restore and perform a backup
    • Choose the option "wipe data/factory reset" and confirm
    • Then choose the option "install zip from sdcard", then "choose zip from sdcard" and select the FlyHigh ROM zip file and confirm
    • After flashing, reboot your device




    Download:

    FlyHighROM-v1.2.zip
    MD5: 940B4DD0EEC23CCBC044E807BC465F8E


    "Broken" USB patch


    Older downloads
    MD5 sums:
    v1.0: D5E100614971499FF76243DB6E70F391
    v1.1: 15E89800099E8AC0E37B4AA2C776E5C8



    NOTE: If you got stuck at the bootup screen because you flashed a corrupt zip, have a look at this post.



    Please report feedback, bugs, ideas to this ROM! :)
    14
    FlyHigh Kernel v0.1


    First: Thanks goes to LorD ClockaN he showed me everything and did the most in this kernel. :)




    FlyHigh kernel - Features:
    • OC up to 1.7GHz
    • more frequencies
    • patched to kernel version 2.6.35.14
    • brazilianwax (smartass2) governor (default)
    • interactive governor
    • conservatice gevornor
    • powersafe governor
    • ondemand governor
    • userspace governor
    • performance governor
    • and more..


    LorD ClockaN said:
    Governors for NOOBS:
    • interactive - Instead of sampling the cpu at a specified rate, the governor will scale the cpu frequency up when coming out of idle. When the cpu comes out of idle, a timer is configured to fire within 1-2 ticks. If the cpu is 100% busy from exiting idle to when the timer fires then we assume the cpu is underpowered and ramp to MAX speed.
    • smartass - Is an improved version of interactive governor
    • ondemand – Available in most kernels, and the default governor in most kernels. When the CPU load reaches a certain point (see “up threshold” in Advanced Settings), ondemand will rapidly scale the CPU up to meet demand, then gradually scale the CPU down when it isn't needed.
    • conservative – Available in some kernels. It is similar to the ondemand governor, but will scale the CPU up more gradually to better fit demand. Conservative provides a less responsive experience than ondemand, but can save battery.
    • performance – Available in most kernels. It will keep the CPU running at the “max” set value at all times. This is a bit more efficient than simply setting “max” and “min” to the same value and using ondemand because the system will not waste resources scanning for CPU load.
    • powersave – Available in some kernels. It will keep the CPU running at the “min” set value at all times.
    • userspace – A method for controlling the CPU speed that isn't currently used by SetCPU. For best results, do not use the userspace governor.
    • brazilianwax - Very agresive version of smartass



    Available frequencies [Hz]:

    245000, 422400, 499200, 576000, 652800, 729600, 806400, 883200, 960000, 1036800, 1113600, 1190400, 1267200, 1344000, 1420800, 1497600, 1574400, 1651200, 1728000


    git
    10
    MODs, patches, themes and signature banners:


    Patches:

    Patch to fix the USB mount issue: fix_usb.zip

    Patch to remove the "missing simcard" icon for the WiFi version: remove_missing_simcard_icon.zip

    Patch to enable gsm phone calls and text messaging: enable_gsm_phone_calls.zip

    Old Market: old_market.zip

    Stock fonts: stock_fonts.zip

    Stock battery: stock_battery.zip



    Signature banners:

    If you like FlyHigh ROM, you can add on of this banners to you signature. Just copy the following code and paste it in you USER CP under "Edit Signature":


    signature_user.png
    HTML:
    [URL="http://xdaforums.com/showthread.php?t=1205050"][IMG]http://www.andeets.com/signature_user.png[/IMG][/URL]
    7
    Changelog:

    21. August - v1.2:
    • updated es file explorer
    • updated titanium
    • updated youtube
    • updated maps
    • updated Twitter
    • updated Superuser app and binary
    • removed “missing simcard” icon for wifi flyers
    • removed “no signal” icon for wifi flyers
    • removed wifi tether app for wifi flyers
    • removed network options in quick settings for wifi flyers
    • added openvpn feature
    • added sqlite3
    • Added No-Frills CPU Control
    • write an update for blue-panda script
    • FlyHigh custom kernel
      • OC up to 1.7GHz
      • more frequencies
      • patched to kernel version 2.6.35.14
      • brazilianwax (smartass2) governor (default)
      • interactive governor
      • conservatice gevornor
      • powersafe governor
      • ondemand governor
      • userspace governor
      • performance governor
      • and more..

    07. August - v1.1:
    • Rebased ROM on Flyer_Videotron_CA_2.26.1530.3 --> Android 2.3.4
    • -> Fully debranded
    • --> Added all CIDs
    • --> Added all apns
    • --> Edited build.prop
    • --> Removed lots of bloatware
    • --> And other things, I forgot :)

    05. August v1.0:
    • Initial release
    4
    I added the patch to the first and to the 4th post in this thread.

    You can also download it from here and flash it via recovery and you will be able to connect your Flyer the normal way ;)

    Have fun!