★ ☆ [ROM][5.0.2] NuSenseSIX | Sense 6.0 | 7.17.1540.7 | v10.6 [02-13-15]

Search This thread

hawknest

Senior Member
Jan 24, 2012
5,783
12,972
Of course you do..... You always have to wipe cache and dalvik when you flash any kernel. That is probably why it isn't working. I'm really surprised you didn't bootloop.

Sent from my unknown using Tapatalk

Not starting anything ... But it is not required to wipe caches during kernel flashing ..

Will not cause bout loop if you don't

Just trying to stop confusion

Sent From My Lunar EclipticONE6
 
  • Like
Reactions: abrego47

santod040

Recognized Developer / Recognized Contributor
Nov 7, 2008
12,569
23,612
NorCal
Not starting anything ... But it is not required to wipe caches during kernel flashing ..

Will not cause bout loop if you don't

Just trying to stop confusion

Sent From My Lunar EclipticONE6

Required: No
Suggested: Yes

Quote from Tom's Guide:source

As an optional but highly recommended step, select “wipe cache partition.” This will not erase any of your data but will remove any cached information that may conflict with your new kernel.

Another read from Hippowise says this: source
How do you install a custom kernel?

There are various ways to install a custom kernel. The “classic” way is to download the kernel (usually in in a zip file) and to flash it in ClockworkMod recovery (the same way that you would install a custom ROM–we’re not going to do this below, but feel free). This is how you would do it. Once in recovery, select “wipe cache partition“, select “Yes”, then select “advanced”, then select “Wipe Dalvik Cache“, then select “Yes” again. Once finished, click the back button to go back to the main recovery menu. On that menu, select “install zip From sdcard”, then select “choose zip from sdcard”, then go to /sdcard/ and select the downloaded zip file and let it run its script. Once the script is done, select “reboot system now”.

So, you are correct and often it can be flashed without wiping and no issue.
But there are times when conflicts can occur and cause bootloops.

But anyhow, hope that clears that up for everyone.
It is not required, but highly suggested. :good:
 
Last edited:

shine_118

Senior Member
Sep 29, 2012
134
22
I flashed RC6.0 last night and found the Headphone incert my VZW M7 Not Recognized,Play MUSIC from loudspeaker not form Headphone!i don't this issus was solved in RC6.01 :(?
 

santod040

Recognized Developer / Recognized Contributor
Nov 7, 2008
12,569
23,612
NorCal
I flashed RC6.0 last night and found the Headphone incert my VZW M7 Not Recognized,Play MUSIC from loudspeaker not form Headphone!i don't this issus was solved in RC6.01 :(?

You should inspect your headphones and headphone jack.
Make sure you are plugged in all the way and see the headset icon.
I am listening to Play Music on the included headbuds right now. (Black w/red rubber covers)
I fixed bluetoooth call audio in 6.01 only, as there was no issue with wired headphones.
 
  • Like
Reactions: azndan2

disconnecktie

Senior Member
Oct 23, 2011
5,657
1,345
Not starting anything ... But it is not required to wipe caches during kernel flashing ..

Will not cause bout loop if you don't

Just trying to stop confusion

Sent From My Lunar EclipticONE6
MOD EDIT

It has always been suggested to wipe caches when you flash a kernel since I have been rooting phones. Maybe it isn't required but always suggested. I know that it definitely doesn't hurt and if it could possibly prevent an issue then it should be done just in case.


P.S.- If you don't wipe caches and your phone goes into a boot loop. Wipe caches and try again. Please don't post that it bootlooped after you flashed a kernel.

Sent from my HTC6500LVW using Tapatalk
 
Last edited by a moderator:

SynisterWolf

Retired Senior Moderator
Sep 4, 2010
8,308
6,538
Northern California
xdaforums.com
MOD EDIT
It has always been suggested to wipe caches when you flash a kernel since I have been rooting phones. Maybe it isn't required but always suggested. I know that it definitely doesn't hurt and if it could possibly prevent an issue then it should be done just in case.


P.S.- If you don't wipe caches and your phone goes into a boot loop. Wipe caches and try again. Please don't post that it bootlooped after you flashed a kernel.

Sent from my HTC6500LVW using Tapatalk

Just wanted to step in and clear some things up:

The cache partition that is use in android, or any major OS to date is for apps and system process. the kernel itself has nothing to do with that partition. Dalvik is the virtual machine that is used by Android. It is generally thought of as a java virtual machine, although this is not precisely correct. It uses an object model that is identical to java, and it's memory model is also nearly equivalent. But the dalvik VM is a register based VM, as opposed to java VMs, which are stack based.

It uses a completely different bytecode than java. However, the Android SDK includes the dx tool to translate java bytecode to dalvik bytecode, which is why you are able to write Android applications in java, "dalvik-cache", you mean the /data/dalvik-cache directory that can be found on typical Android devices. When you install an application on Android, it performs some modifications and optimizations on that application's dex file (the file that contains all the dalvik bytecode for the application). It then caches the resulting odex (optimized dex) file in the /data/dalvik-cache directory, so that it doesn't have to perform the optimization process every time it loads an application.

As for just the cache partition, lets talk a little more on this: This is the partition where Android stores frequently accessed data and app components. Wiping the cache doesn’t effect your personal data but simply gets rid of the existing data there, which gets automatically rebuilt as you continue using the device.

Although people usually would wipe cache and dalvik after a flash of a kernel, its not necessary and the usual bootloop that comes from flashing a kernel is miss match modules or the update script are normally generic script not calling out the correct block but using busybox to wipe /system /boot ect.

more info can be found here:
http://www.addictivetips.com/mobile...plained-boot-system-recovery-data-cache-misc/

http://developer.android.com/reference/dalvik/system/package-summary.html

http://developer.android.com/guide/topics/data/data-storage.html


If you would like more information, please feel free to PM me. Lets get this thread back on topic please.

thank you.
 

Attachments

  • the-more-you-know-1.jpg
    the-more-you-know-1.jpg
    61.8 KB · Views: 181
Last edited by a moderator:

selayan

Senior Member
Jun 15, 2011
1,952
272
www.android-edge.com
I've had no issues not wiping with kernels. If you come from a new Rom it's reccomended but if you are on the same Rom the kernel doesn't do anything to your cache so wiping it will only clear you phones system and app entries.

Sent from my HTC6500LVW using Tapatalk
 
  • Like
Reactions: SynisterWolf

Neo

Moderator Emeritus / The One - ΠΣΘ
Aug 4, 2011
13,645
31,950
The Matrix
Cleaned

Thread Cleaned.

No further discussion is necessary involving the necessity to wipe cache or Dalvik. This is a rudimentary subject and need not be discussed in a Development thread. Only useful posts concerning problems within the rom itself should be posted and not user sided issues. There are other threads designated to teaching how to flash Roms and kernels.

Thank you,
Neo
Forum Moderator
 

JC Why

Member
Apr 23, 2011
33
8
Great rom so far, thanks! I noticed that the "wifi network available" notification is showing despite the "notify me" option in the wifi settings being disabled.

Any ideas of how to keep it from appearing?

Sent from my HTC6500LVW using Tapatalk
 

disconnecktie

Senior Member
Oct 23, 2011
5,657
1,345
Great rom so far, thanks! I noticed that the "wifi network available" notification is showing despite the "notify me" option in the wifi settings being disabled.

Any ideas of how to keep it from appearing?

Sent from my HTC6500LVW using Tapatalk

Is scanning always available disabled?

Sent from my HTC6500LVW using Tapatalk
 

JC Why

Member
Apr 23, 2011
33
8
Yes, the only box checked in the wifi advanced settings is wifi optimization.

Sent from my HTC6500LVW using Tapatalk
 

JC Why

Member
Apr 23, 2011
33
8
There may be something weird with my installation. My Google accounts are either syncing very slowly or not at all (it was working fine last night ). I have verified that my data connection is fine. I will try another clean install later. Thanks.

Sent from my HTC6500LVW using Tapatalk
 

hawknest

Senior Member
Jan 24, 2012
5,783
12,972
There may be something weird with my installation. My Google accounts are either syncing very slowly or not at all (it was working fine last night ). I have verified that my data connection is fine. I will try another clean install later. Thanks.

Sent from my HTC6500LVW using Tapatalk

Google is down atm

Sent From My Lunar EclipticONE6
 
  • Like
Reactions: azndan2

azndan2

Senior Member
Apr 24, 2010
698
137
Los Altos
Great rom so far, thanks! I noticed that the "wifi network available" notification is showing despite the "notify me" option in the wifi settings being disabled.

Any ideas of how to keep it from appearing?

Sent from my HTC6500LVW using Tapatalk

As far as I know there is no way to get rid of that notification in the wifi settings. I love how HTC assumes that we don't know when there are wifi networks available -_-
 

stixx2002

Member
Jan 21, 2008
34
3
Hi guys - maybe I should know this but can someone tell me what the little round icon is on the top right hand corner?
Screenshot_2014-05-16-15-10-21.jpg
 

Vaibe

Member
Nov 20, 2011
26
0
When I try to install it, I get an error:

format() expects 5 args, got 4
E:Error in /data/media/0/NuSenseSIX-KitKat-m7vzw_RC6.01_051514.zip
(Status 7)
Installation aborted.

Is it because I'm using ClockworkMod?
 

Pons

Senior Member
Sep 2, 2010
3,932
2,067
When I try to install it, I get an error:

format() expects 5 args, got 4
E:Error in /data/media/0/NuSenseSIX-KitKat-m7vzw_RC6.01_051514.zip
(Status 7)
Installation aborted.

Is it because I'm using ClockworkMod?

Because you're using an outdated recovery, and I don't know what version of CWM you are using. Try updating your CWM, or switch to TWRP or PhilZ.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 57


    NuSenseSIX
    Lollipop
    5.0.2
    HTC Sense 6.0


    Multi-Carrier

    Official 5.0.2 Developer m7 Base:
    7.17.1540.7

    CL468180 - LRX22G release-keys
    NuSenseSIX-Header-small.png

    NuSenseSIX-Lollipop-thread-image_nu.png

    About The Roms:

    NuSenseSIX RC6+

    Now fully rebased from Official m7 Sense 6 from HTC
    The original NuSenseSIX ROM was an HTC One (2014) m8 port for the Verizon HTC One m7.

    The rom is very functional!
    It was made from an odex system dump.
    It has been deodexed and modified for our device and network.

    I hope you enjoy NuSenseSIX!


    attachment.php

    attachment.php


    attachment.php

    attachment.php


    attachment.php

    attachment.php


    ______

    Some of the Features:
    All new m7 Sense 6.0 - Android 5.0.2 Base
    Extreme Power Saver Mode
    Advanced Power Menu
    1% Battery options
    Center clock option
    App Drawer Grid Options
    Beats Audio
    Multi-Carrier support
    Prism Gap fix Mod - optional
    Transparent widgets - optional
    Custom DPI options
    Audio FX - optional
    Eleven Music Player - optional
    Sense 6 Toolbox
    Xtended Settings

    Music Channel Toggle - lyrics/pulldown/visuals
    Sweep2wake
    Sweep2sleep
    DoubleTap2Wake
    Logo2Menu
    DoubleTap2sleep statusbar - optional
    New 2014 Camera
    Deodexed and optimized
    Updated most Market Apps
    Rooted with latest SuperSU v2+
    9 Default HTC color themes included and enabled
    Native HTC Wifi Hotspot (enabled for all users)

    Native No Lockscreen
    Font changer in settings
    HTC EQS
    HTC Backup
    HTC Task Manager
    Xposed Framework
    Viper4Android
    Busybox
    Launcher Options
    Traditional Wake features
    Motion Gestures: S2W, S2Dial, DT2W, etc
    and much more...

    Mods will be in Post #2
    Changelogs in post #3



    Code:
    [B][COLOR="Red"]Sharing Policy:[/COLOR][/B]
    If you would like to use this rom or parts of this rom, in your own, you must ask me for permission first!
    Please do this via PM, so as not to distract from the purpose of the thread.
    These matters are best dealt with privately, for everyone's sake.
    Thanks for your understanding and consideration.
    Violators of the above, will be reported to XDA Moderation for proper handling.

    PLEASE DO NOT MIRROR MY FILES
    I TRACK DOWNLOADS TO KNOW WHAT PROJECTS STILL HAVE INTEREST!!!

    (ie: your mirrors could cause the project to end early)


    DOWNLOAD:


    LOLLIPOP

    Official 5.0.2 Developer Based port 7.17.1540.7

    NuSenseSIX v10.6 Multi-Carrier
    02-13-15

    If device hangs on first boot, hold power to hard reboot.
    This can happen due to some of the aroma kernel customizations, that require a second boot.


    Current 5.0.2 International Based port 7.15.401.1

    NuSenseSIX v10.1
    01-17-15


    ____________

    KITKAT

    Current 4.4.3 International Based port 6.09.401.12

    NuSenseSIX v9.0
    01-09-15



    Current 4.4.3 Verizon Base 5.28.605.2

    NuSenseSIX v8.0
    09-11-14

    NFC Fix for v8.0


    Current 4.4.2 Base

    NuSenseSIX 6.8
    06-03-14



    Required Recovery:
    TWRP 2.7.0.8 or My TWRP 2.8.3.0



    Motion Gestures
    To enable Motion Gestures:
    The included kernel(as of RC6.0+) supports HTC's EasyAccess Motion Gestures.
    You just need to enable Xposed and the included Sense 6 Toolbox Module.
    Then enable the Wake Gestures toggle in the Toolbox, assign your actions and reboot.
    The HTC Logo is used in place of volume rocker, for the camera gestures.



    OLD Versions:


    5.0.2
    NuSenseSIX v10.4 Multi-Carrier
    02-10-15


    NuSenseSIX v10.1
    01-17-15


    4.4.3

    NuSenseSIX 7.8
    08-15-14


    NuSenseSIX 7.6
    4.4.3
    08-14-14


    NuSenseSIX 7.4
    4.4.3
    07-17-14

    NuSenseSIX 7.2
    4.4.3
    06-28-14

    NuSenseSIX 7.1
    4.4.3
    06-22-14

    NuSenseSIX 7.0
    4.4.3
    06-22-14

    4.4.2

    NuSenseSIX 6.8
    06-03-14

    NuSenseSIX 6.7
    05-31-14

    NuSenseSIX 6.4
    05-24-14

    NuSenseSIX 6.01
    05-15-14

    NuSenseSIX 6.0
    05-14-14

    NuSenseSIX 5.0
    04-11-14
    MIRRORS

    NuSenseSIX 4.6
    04-05-14

    NuSenseSIX 4.2
    03-29-14
    MIRRORS

    NuSenseSIX 4.0
    03-28-14
    MIRRORS

    NuSenseSIX 3.82
    03-27-14
    Rearrange Quick Settings Fix

    NuSenseSIX 3.5
    mirror



    Wanna buy me a coffee to keep me going?
    CLICK HERE




    Original Verizon Thread: LINK
    Sprint Thread: LINK
    GSM Thread: LINK

    Thanks:
    Google - Android OS
    HTC - Sense 6.0 base
    Disconnecktie - Testing
    Flar2 - Kernel tweaks/Gestures
    Llabtoofer - Stock system dump
    RichmondoUK - Xtended Settings
    Source - Link

    XDA:DevDB Information
    NuSenseSIX KitKat Sense 6.0, ROM for the Verizon HTC One

    Contributors
    santod040
    Source Code: https://github.com/santod/google_kernel_m7_3.4.10-g1a25406/tree/NuK3rn3l-Sense

    ROM OS Version: 5.0.x Lollipop
    ROM Kernel: Linux 3.4.x
    ROM Firmware Required: 5.28.605.2
    Based On: Sense 6.0

    Version Information
    Status: Stable
    Current Stable Version: RC8.0
    Stable Release Date: 2014-09-11
    Current Beta Version: RC4.2
    Beta Release Date: 2014-03-24

    Created 2014-03-25
    Last Updated 2015-03-16
    38
    NuSenSeveN for m7 !!!???!!!

    Hmmm..........


    NuSenSeveN

    Coming soon.... :angel:

    HTC Sense 7.0 for the HTC One m7 (ported from Hima/m9)

    IMAG0010.jpg
    IMAG0011.jpg

    IMAG0012.jpg
    IMAG0013.jpg

    IMAG0014.jpg

    NO ETA's sorry, just making everyone aware it's being worked on and progress already made.
    When I feel the time is right, it WILL happen. :good:
    23
    HTC has announced that they are launching their new HTC One M9 in Taiwan next week on the 16th of March.
    http://www.geeky-gadgets.com/64gb-htc-one-m9-launching-in-taiwan-next-week-13-03-2015/

    Yup, looks like Monday will be NuSenSeveN Release day...!!!! :good:
    20
    Reserved



    NuSenseSIX
    MODS


    NUSenseSIX-Devices.png



    ______

    CURRENT MODS:



    ModPack


    Are YOU down with the SIXness?
    Feel free to grab a banner to show your Infection...


    NuSenseSIX-Banner2.png



    NuSenseSIX-Banner3.png



    NuSenseSIX-Trans-Banner_small2.png




    17
    Status!

    NuSenSeveN RC1.0 is now in the hands of a couple of Testers.... :good:
    Initial Public release may be posted as soon as the 19th (if not sooner), as that's the earliest I have seen the m9 physically available.