[ROM][21 May]SenseMOD FlashONE v1.4.2 // OTA updates! // Aroma![Primadonna Kernel]

  • Thread starter Deleted member 4123551
  • Start date
Search This thread
D

Deleted member 4123551

Guest
bannerwd.png

picture.php

Welcome to SenseMOD FlashONE. A collaboration between Floatshow and me.
We're both porting newbies who are trying to learn.
Thanks to the tutorial of proxuser, and the help from some XDA members, we managed to port Sense 4.0A to where it can be for now.
And of course, this is only the beginning of a very great ROM. Expect more to come!


picture.php

  • Android ICS 4.0.3
  • Sense 4.0A
  • Based on the lastest HTC One V (Primo) RUU
  • Virtuous Primadonna Kernel
  • Aroma Installer
  • A stock look.

Bugs:
  • WiFi tethering
  • Camera
  • Games like Temple Run

Aroma customizable:
  • AdBlock
  • Polaris Office
  • Apps: 3G watchdog, Adobe reader, Titanium Backup, ES File Explorer, HTC Scan App, InfiniteGAG, Flash Player, Maps, OneNote, Screenshot, SetCPU, Spotify, Street view, Talk, XDA forum app
  • 3D Rosie
  • Mobile Bravia Engine
  • Bluetooth Audio Mod
  • Sony parts


picture.php

  1. Make sure you have a custom recovery
  2. The ROM isn't signed, so make sure sign check is off.
  3. Wipe everything except for /mnt/sdcard
  4. Run the zip from the recovery
  5. follow the steps on-screen
  6. Reboot (except if you have HTC Bootloader unlock!)

For people who have unlocked their bootloader at htcdev.com:
  1. make sure you have a folder with ADB, and the kernel from the zip ready in it.
  2. From recovery: adb reboot bootloader
  3. fastboot flash boot boot.img
  4. fastboot reboot

And because the first boot takes very long:
Code:
adb logcat
To check what your phone is doing.

picture.php

http://xdaforums.com/album.php?albumid=6771


picture.php

  • Of course, Floatshow. If you thank this post, thank floatshow's posts in this thread too! (#2)
  • HTC
  • Google
  • proxuser
  • shrome99 - for pointing out Lyapota's MegaPack
  • Lyapota - for the MegaPack
  • Lowveld - for wifi fix
  • Virtuous - for kernel and scripts
  • PipelinerArd - fixing Inspire 4G sound & mic.
  • Aeroevan - helping with Droid Incredible 2 Kernel
 
Last edited by a moderator:

Floatshow

Senior Member
Jun 24, 2011
984
1,837
Toulouse
picture.php


Can be found on our website :D

How we update our ROM.
For the new users:
- You can download every version from our website

For exising users:
- Update OTA :D
- for every 0.0.x update, you do not download the whole ROM again, but small flashable zips :)
- every x.x.0 update will come as a complete rom with full wipe.
- of course, every update will come up on the website.

Please note:
We made some sloppy mistakes with the v1.4 update (we wanted to update too quickly hehe)
- aroma still gives v1.3.1
- we havent included the UpdateMe.apk in our ROM which makes it OTA-compatible. Download it HERE
 
Last edited:
D

Deleted member 4123551

Guest
"Mobile Bravia Engine" won't work BTW. It was a fake so better remove it :)

Lol. I don't know who told you it was fake, but I really see difference. (And on my pal's Wildfire S the difference was even bigger)
Benchmarks also confirm it's working.


----------------------

Screenshots added!
 
Last edited by a moderator:

Floatshow

Senior Member
Jun 24, 2011
984
1,837
Toulouse
There's apparently problems on devices other than Desire S.

But please bear with us, it is difficult to work on devices we don't own.
Difficult, but not impossible.

That's why we need testers !
If you wanna be the "official" tester of this rom for your device, pm me or djpbx.

You'll help fixing remaining bugs.

Sent from my HTC Desire S using XDA
 

zodiark

Senior Member
Feb 19, 2010
91
18
Barcelona
Oh my god, the installation process is just.. awesome jeje the fisrt ROM I flashed in this way.. wow! Now lets try the ROM :D

Awesome job!

EDIT: the ROM is not booting, just a black screen. I'll try to boot it without BE.
 
Last edited:

bogdan5844

Senior Member
Jul 3, 2011
395
36
Bucharest
God, with so many Sense 4 ROMs in development, I am so eager to dump my perfectly-working-but-low-free-RAM-setup with Android Revolution HD. :D The worst part is I have my exams in a few months, and probably all the stuff will be working in ICS by then.

What a bummer. :( Keep up the goodies, guys!
 
D

Deleted member 4123551

Guest
Oh my god, the installation process is just.. awesome jeje the fisrt ROM I flashed in this way.. wow! Now lets try the ROM :D

Awesome job!

EDIT: the ROM is not booting, just a black screen. I'll try to boot it without BE.

Does the ROM work without BE?
 

Floatshow

Senior Member
Jun 24, 2011
984
1,837
Toulouse
So the ROM is not booting.

I'm looking after it.
But I need some info.

First someone please execute command "ls /system/bin" in Terminal Emulator or in adb shell, and paste result here.
 

Floatshow

Senior Member
Jun 24, 2011
984
1,837
Toulouse
Or when installing ROM,

do you see the following lines, after "Writing system..."
"Writing Vision files" ?
"Writing Vision kernel files" ?
 

ajhavery

Senior Member
May 21, 2011
957
1,024
Gurgaon
www.progeeky.com
Or when installing ROM,

do you see the following lines, after "Writing system..."
"Writing Vision files" ?
"Writing Vision kernel files" ?

Here is problem as I can understand:

You can't boot with virtuous sense kernel if you have altered ro.build.fingerprint or ro.build.description, so check if you have done so.

You might need to change it to some value at which someone has confirmed it to boot.

You can use the values I've put in my rom "IceZSense" from the development thread or try with some other value.

Next, I have a suggestion for you that you should try to port : Cooldroid 3.0 from Desire S forums.

As it has 3d rosie and partially working camera. It also has leedroid tweaks and tons of other stuffs.

Also, instead of using virtuous kernel try with cyanogenmod kernel as it will have the camera developemnt which has already done.

To do so, extract the ramdisk from primo ruu of tha base and change the file names from "primo" to "vision", and replace the ramdisk in cm kernel with this modded ramdisk and recompile boot.img.

This should work fine and if not try with tiamat kernel as they have some development in field of sense camera development. Use the zImage from tiamat kernel and ramdisk from primo RUU and change the file name as stated above. Compile this to have boot.img and try with this one.

Due to my examination I'm not able to devote enough time to development, so If guys have some time please try to do so.
Youcan find testers in development thread and chnage the title to [WIP] OR [TESTERS NEEDED] to attract attention.

If you need any help which I could provide, I would be happy to do so.

Happy porting. :)
 

Floatshow

Senior Member
Jun 24, 2011
984
1,837
Toulouse
Ok, thanks for your reply.

Some info you have to know :

- This ROM was originally for Desire S, and fully works with this phone.
- I'll take a look at ro.build.description and ro.build.fingerprint.
- I'm not gonna port CoolDroid 3.0 ROM, and camera doesn't work on this ROM. ronks888 just got more options appearing when launching APK but no preview, no stills, nothing.
-LeeDroid doesn't fully work in CoolDroid. We'll add this into the ROM, but only when we fix issues on each device
- I /highly/ doubt camera will work even with CM9 kernel. But don't worry for that, we'll have it soon, as well as USB tethering. Nexx is working on 3.0 msm7x30 kernel.

Thanks anyway for your help
 
  • Like
Reactions: magic_android

ajhavery

Senior Member
May 21, 2011
957
1,024
Gurgaon
www.progeeky.com
Ok, thanks for your reply.

Some info you have to know :

- This ROM was originally for Desire S, and fully works with this phone.
- I'll take a look at ro.build.description and ro.build.fingerprint.
- I'm not gonna port CoolDroid 3.0 ROM, and camera doesn't work on this ROM. ronks888 just got more options appearing when launching APK but no preview, no stills, nothing.
-LeeDroid doesn't fully work in CoolDroid. We'll add this into the ROM, but only when we fix issues on each device
- I /highly/ doubt camera will work even with CM9 kernel. But don't worry for that, we'll have it soon, as well as USB tethering. Nexx is working on 3.0 msm7x30 kernel.

Thanks anyway for your help

Looking forward to it. :)
 

Floatshow

Senior Member
Jun 24, 2011
984
1,837
Toulouse
Yes, we're (djpbx and I) actively working on it.

But without a full logcat when the phone tries to boot, we won't be able to get it working.

So help us please.
 

jspina

Senior Member
Jun 8, 2011
668
149
porter ranch
Yes, we're (djpbx and I) actively working on it.

But without a full logcat when the phone tries to boot, we won't be able to get it working.

So help us please.

I could download and flash and get a logcat if you want:D
I just have to copy and paste from my cmd line to notepad as my logcat.txt doesn't work. As long as you don't mind that I would be happy to do so

How do you turn off the check sign in recovery as said in op?
Sent from my HTC Vision using XDA
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 29
    D
    Deleted member 4123551
    bannerwd.png

    picture.php

    Welcome to SenseMOD FlashONE. A collaboration between Floatshow and me.
    We're both porting newbies who are trying to learn.
    Thanks to the tutorial of proxuser, and the help from some XDA members, we managed to port Sense 4.0A to where it can be for now.
    And of course, this is only the beginning of a very great ROM. Expect more to come!


    picture.php

    • Android ICS 4.0.3
    • Sense 4.0A
    • Based on the lastest HTC One V (Primo) RUU
    • Virtuous Primadonna Kernel
    • Aroma Installer
    • A stock look.

    Bugs:
    • WiFi tethering
    • Camera
    • Games like Temple Run

    Aroma customizable:
    • AdBlock
    • Polaris Office
    • Apps: 3G watchdog, Adobe reader, Titanium Backup, ES File Explorer, HTC Scan App, InfiniteGAG, Flash Player, Maps, OneNote, Screenshot, SetCPU, Spotify, Street view, Talk, XDA forum app
    • 3D Rosie
    • Mobile Bravia Engine
    • Bluetooth Audio Mod
    • Sony parts


    picture.php

    1. Make sure you have a custom recovery
    2. The ROM isn't signed, so make sure sign check is off.
    3. Wipe everything except for /mnt/sdcard
    4. Run the zip from the recovery
    5. follow the steps on-screen
    6. Reboot (except if you have HTC Bootloader unlock!)

    For people who have unlocked their bootloader at htcdev.com:
    1. make sure you have a folder with ADB, and the kernel from the zip ready in it.
    2. From recovery: adb reboot bootloader
    3. fastboot flash boot boot.img
    4. fastboot reboot

    And because the first boot takes very long:
    Code:
    adb logcat
    To check what your phone is doing.

    picture.php

    http://xdaforums.com/album.php?albumid=6771


    picture.php

    • Of course, Floatshow. If you thank this post, thank floatshow's posts in this thread too! (#2)
    • HTC
    • Google
    • proxuser
    • shrome99 - for pointing out Lyapota's MegaPack
    • Lyapota - for the MegaPack
    • Lowveld - for wifi fix
    • Virtuous - for kernel and scripts
    • PipelinerArd - fixing Inspire 4G sound & mic.
    • Aeroevan - helping with Droid Incredible 2 Kernel
    23
    picture.php


    Can be found on our website :D

    How we update our ROM.
    For the new users:
    - You can download every version from our website

    For exising users:
    - Update OTA :D
    - for every 0.0.x update, you do not download the whole ROM again, but small flashable zips :)
    - every x.x.0 update will come as a complete rom with full wipe.
    - of course, every update will come up on the website.

    Please note:
    We made some sloppy mistakes with the v1.4 update (we wanted to update too quickly hehe)
    - aroma still gives v1.3.1
    - we havent included the UpdateMe.apk in our ROM which makes it OTA-compatible. Download it HERE
    4
    ROM updated.

    Changelog :
    v1.2.1
    - /!\ Removed suspicious Screenshot.apk
    - Removed SetCPU
    - Added Virtuous Overclocking Daemon (optional)
    - Added Daemon Controller
    3
    D
    Deleted member 4123551
    Update time!

    Bugs fixed:
    - removed USB debugging notification from every device: (build.prop persist.adb.notify=0)
    - Incredible 2: fixed no recognizing Verizon (WORKING)
    - Fixed Inspire 4G Mic and sound
    - Fixed installation of 3D rosie.
    - Added Bluetooth Audio mod for SAGA
    - Added Bluetooth Audio mod for ACE
    - Added manual device selection in AROMA.
    - Fixed home button problem for Desire S
    - Fixed menu button problem for ALL devices.
    - Desire Z bootfix

    DOWNLOAD: http://sb-boardteam.nl/sensemod-flashone/SenseMOD_FlashONE_v1.2.zip
    3
    D
    Deleted member 4123551
    Dear users from SenseMOD FlashONE,

    We hope that by discovering the tojan in the ROM has not made you lose your trust in us. I totally blame myself for adding the .apk that i used for so long myself.

    v1.2.1 will not contain the screenshot.apk anymore.
    Development will continiue as normal, and I hope you guys want to keep testing and using the ROM

    btw, i'm off for a week (untill saturday) so Floatshow will be the one you need to contact this week.

    Thanks in advance for your understandings,

    djpbx.