CM7 on Motorola Charm MB502 from Ruth Development - Flipout and Charm General

Hi to all,
I know that our great developers are creating a CM7 rom for Motorola Flipout MB511, this rom is working now in a unstable state, my question is if this source can be used to develop a rom for Motorola Charm MB502 considering that both devices contain the same hardware.
Can anybody tell me if changing all references words "ruth" or "MB511" to "charm" or "MB502" on source code, is all I need to build a rom for Motorola Charm.
The rom source has been posted by phchshow and this is the link of the git source:
https://github.com/phchshow/android_device_motorola_ruth
Thanks a lot for any answer!
Now we know that phchshow rom, works for Motorola Charm (BASIL) MB502, We need someone who has a development evironment to build it directly for motorola Charm with the native drivers I mean RIL, AUDIO, etc to reduce bugs.
:good:

I don't know that the Charm even exists
But if it is exact the same Device, it should work on it.
I dont know much about compiling stuff, maybe you could PM the MB511 CM7 dev for information.

ShockBuddy said:
I don't know that the Charm even exists
But if it is exact the same Device, it should work on it.
I dont know much about compiling stuff, maybe you could PM the MB511 CM7 dev for information.
Click to expand...
Click to collapse
Lol...XD, actually if you notice, the title of this forum is "Flipout and Charm General"... do you see the Charm word? :laugh:

osk386 said:
Lol...XD, actually if you notice, the title of this forum is "Flipout and Charm General"... do you see the Charm word? :laugh:
Click to expand...
Click to collapse
Yeah yeah, of course i saw it. But almost everything in this Forum is for MB511. However, if its the Same device (Like SEMC Arc "anzu" and Arc S "ayame") it COULD work. But First you need to get bootstrapped recovery to work on charm, you maybe could Flash the MB511 Rom. (At your own Risk, of course ^^)
Else, good luck at building it for charm.
Report to me if it worked, so i can add it to my How-To Thread
Sent from somewhere...

Well.. I took the risk :
I've been installed, the CM7 ruth rom, from the phchshow compiled V 0.6.2 on the Motorola Charm MB502 without make changes,...:fingers-crossed:... and works! :victory:
But, some bugs:
1. No Network Recognize: I can't call, sim is recognized but returns "No Network coverage".
2. Screen only shows in portrait mode and sensors doesn't function to adjust the display mode.
3. Keyboard not function properly, numbers and symbols not corresponding to the physical keyboard layout.
4. Android key board not function.
5 Audio files are no working.
:silly:
I wonder if this bugs are in MB511 or just in this model (MB502)?.

osk386 said:
Well.. I took the risk :
I've been installed, the CM7 ruth rom, from the phchshow compiled V 0.6.2 on the Motorola Charm MB502 without make changes,...:fingers-crossed:... and works! :victory:
But, some bugs:
1. No Network Recognize: I can't call, sim is recognized but returns "No Network coverage".
2. Screen only shows in portrait mode and sensors doesn't function to adjust the display mode.
3. Keyboard not function properly, numbers and symbols not corresponding to the physical keyboard layout.
4. Android key board not function.
5 Audio files are no working.
:silly:
I wonder if this bugs are in MB511 or just in this model (MB502)?.
Click to expand...
Click to collapse
I cannot say something about 1., cuz i dont use a SIM card on my device anymore (Switched to Xperia Arc S "ayame")
2. CORRECTION: Screen is working fine on ruth (MB511), but it gets wrong orientation if you flip out the Keyboard!
3. Keyboard is usable on MB511, but it is qwerty, i have a qwertz one.
4. Working on MB511
5. Ringtones and Notification Tones are working, didn't test with Music
Maybe you need to port over some device drivers from charm to the ROM

Made some corrections in my last post, sorry ^^'

Latest screenshots from my Motorola Charm MB502 porting the CM7 v0.6.3 for Flipout:
Unfortunately still no working the following features:
- Audio Mp3 cant be played. (But can use winamp to hear all music)
- Voice on call when using normal mic input. (Must to use headset)
- Orientation only in portrait mode (Launcher can be set to landscape but all system layout will rotate to portrait mode)
- Video files not working (I think because the Mp3 error) so youtube can't reproduce videos.
- USB error when disconnect.
- Cannot move apps to SD (but can use link2sd)
I had used Holo locker, Holo launcher, and ICS theme from Theme Chooser Themes
screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

thumbs up buddy
well ..well
u have finally made it for the charm.:laugh::highfive:
i say thanks and can you fix the bugs by porting our charms drivers into the rom and compiling it
maybe we can fix the bugs jointly and make the firstever stable rom on our charm
and i got some information regarding moto bootloader unlocking
i got this piece of information regarding some keys here
and i also got a guide on porting roms to devices here
hope these are helpful
goood luck

Add step 8, because some errors, change zip file link
Hi,
For someone who wants to port cm7 on Motorola charm follow these steps (Assuming your device is rooted):
1. Download and Install FlipOutRecovery from this link: http://forum.xda-developers.com/attachment.php?attachmentid=509301&d=1296881307
2. Download the phchshow Ruth rom from this link: https://docs.google.com/file/d/0BxgqJrVwRKJqTTNYWVRDQVByNzA/edit?usp=sharing then put it on the root of the sdcard.
3. Download my fix file "osk386FixCharm.zip" and put it on the root of sdcard (from the attachment link below).
4. Open the FlipOutRecovery app and allow permissions, then click on "Install Recovery" button, and then click on "Reboot Recovery Mode" button. The system will reboot with clockworkmod menu.
5. Wipe data, cache, and advanced/dalvik cache
6. Select "install zip from sdcard" -- "choose zip from sdcard" -- select the ruth rom --- yes --- and wait until instalation finish.
7. Reboot then boot with recovery, clicking "vol -" Then Wipe data, cache, and advanced/dalvik cache.
8. Select "install zip from sdcard" -- "choose zip from sdcard" -- select the osk386fixCharm.zip --- yes --- and wait until instalation finish.
9. Reboot system and enjoy CM7.
NOTE: The osk386fixCharm.zip file fix some issues like connectivity, keyboard, audio and video. The problem of mute sound during call still persist, you must to use headset to make calls well. Portrait mode problem still persist. You install this at your own risk I´m not responsible for rooted devices. The rom is on unstable(acceptable) state yet.
View attachment Osk386FixCharm05082013.zip​

osk386 said:
Hi,
For someone who wants to port cm7 on Motorola charm follow these steps (Assuming your device is rooted):
1. Download and Install FlipOutRecovery from this link: http://forum.xda-developers.com/attachment.php?attachmentid=509301&d=1296881307
2. Download the phchshow Ruth rom from this link: https://docs.google.com/file/d/0BxgqJrVwRKJqTTNYWVRDQVByNzA/edit?usp=sharing then put it on the root of the sdcard.
3. Download my fix file "osk386FixCharm.zip" and put it on the root of sdcard (from the attachment link below).
4. Open the FlipOutRecovery app and allow permissions, then click on "Install Recovery" button, and then click on "Reboot Recovery Mode" button. The system will reboot with clockworkmod menu.
5. Wipe data, cache, and advanced/dalvik cache
6. Select "install zip from sdcard" -- "choose zip from sdcard" -- select the ruth rom --- yes --- and wait until instalation finish.
7. Select "install zip from sdcard" -- "choose zip from sdcard" -- select the osk386fixCharm.zip --- yes --- and wait until instalation finish.
8. Reboot system and enjoy CM7.
NOTE: The osk386fixCharm.zip file fix some issues like connectivity, keyboard, audio and video. The problem of mute sound during call still persist, you must to use headset to make calls well. Portrait mode problem still persist. You install this at your own risk I´m not responsible for rooted devices. The rom is on unstable(acceptable) state yet.
View attachment 1939166
Click to expand...
Click to collapse
Thanks! I'll testing now. Good Work and don't stop the development to the charm!
Awaiting for more news about our phone

jeremiass said:
Thanks! I'll testing now. Good Work and don't stop the development to the charm!
Awaiting for more news about our phone
Click to expand...
Click to collapse
I've updated the fix file, and steps to more stable version in the last post.
:good:

There is no way to use it in Landscape mode?

Bricked my phone
osk386 said:
Add step 8, because some errors, change zip file link
Hi,
For someone who wants to port cm7 on Motorola charm follow these steps (Assuming your device is rooted):
1. Download and Install FlipOutRecovery from this link: http://forum.xda-developers.com/attachment.php?attachmentid=509301&d=1296881307
2. Download the phchshow Ruth rom from this link: https://docs.google.com/file/d/0BxgqJrVwRKJqTTNYWVRDQVByNzA/edit?usp=sharing then put it on the root of the sdcard.
3. Download my fix file "osk386FixCharm.zip" and put it on the root of sdcard (from the attachment link below).
4. Open the FlipOutRecovery app and allow permissions, then click on "Install Recovery" button, and then click on "Reboot Recovery Mode" button. The system will reboot with clockworkmod menu.
5. Wipe data, cache, and advanced/dalvik cache
6. Select "install zip from sdcard" -- "choose zip from sdcard" -- select the ruth rom --- yes --- and wait until instalation finish.
7. Reboot then boot with recovery, clicking "vol -" Then Wipe data, cache, and advanced/dalvik cache.
8. Select "install zip from sdcard" -- "choose zip from sdcard" -- select the osk386fixCharm.zip --- yes --- and wait until instalation finish.
9. Reboot system and enjoy CM7.
NOTE: The osk386fixCharm.zip file fix some issues like connectivity, keyboard, audio and video. The problem of mute sound during call still persist, you must to use headset to make calls well. Portrait mode problem still persist. You install this at your own risk I´m not responsible for rooted devices. The rom is on unstable(acceptable) state yet.
View attachment 1946080​
Click to expand...
Click to collapse
Hi,
I flashed my phone with CM7 and was able to boot from it and while trying to apply the fix for motorola charm.
I bricked my phone now it shows up M logo and I was not able to get past this. I tried to do a sbf_flash even that is not working.
Any ideas on how to make my phone work.

vskram21 said:
Hi,
I flashed my phone with CM7 and was able to boot from it and while trying to apply the fix for motorola charm.
I bricked my phone now it shows up M logo and I was not able to get past this. I tried to do a sbf_flash even that is not working.
Any ideas on how to make my phone work.
Click to expand...
Click to collapse
After lot of attempts i was able to flash the T-Mobile_MB502_03.90.7_1FF_01.sbf. I was not able to flash any other sbf's and finally my phone is working.

Now testing new release from phchshow,
Working well..
phchshow Flipout Rom: download v0.6.4.zip
then will coment..

please fix orientation
please fix the orientation quickly
i'm eager to test it
lol
finally for a new life for this qute li'l phonee...

calvin9 said:
please fix the orientation quickly
i'm eager to test it
lol
finally for a new life for this qute li'l phonee...
Click to expand...
Click to collapse
Hi Calvin, actually orientation is already working with v0.6.4, but now is stuck in landscape mode, sensor not working for auto rotate UI, and now usb is more buggy, I'll try to fix this issues for MB502 this weekend.
If you want to test it just follow the steps above, but now with v0.6.4.zip and the same osk386fixcharm.zip.
I'm using this versión, I got my headphones everytime.
:cyclops:

I dont know why this is happening to me!
I re-flash my mb502 to the 6.4 rom and i dont have many bugs!
The problem of mute sound during call still persist and the keyboard back light have a bug

i'm trapped
helloooo...
today i tried ur pchchshow's rom and now i'm trapped in a boootlooop
how can i restore my rom ....
can i use bootstrapped recovery from polo...
if so how
please i cant flash using rsdlite, it is showing nothing when connected ,,that is NOT DETECTING:crying:

Related

[ROM][KANG][2011.03.25]Unofficial CyanogenMod 6.3.7 (Froyo CM6+CM7 backports)

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Here is the beginnings of a port of milaq+nadlabak's CM6 for Milestone A853 to the Milestone XT720. This port came primarily out of these two threads: 1, 2
The ROM here is based on combining say's CM6 port for Motoroi with an initial source build I've been working on with help from stlifey. It's based on milaq's 0.10 release with manual bugfixes. It is usable but has some quirks and rough edges.
The next step is to incorporate those manual fixes into my build tree, figure out how to fork the git repositories in my local repo, and upload a working build tree to github.
Recommended: CM 6.3.7 See post #1224
I need to update and rework this entire post, but I haven't had time yet.
initial backport of CM7 lockscreens (namelessjedi)
power menu screenshots work
stock Motorola Camera/Camcorder (brianlili, peshovec)
720p video recording (brianlili)
improved xt720mod.sbf support
updated gapps package
odex and deodex versions provided (odex recommended for users)
The install procedure is similar to CM 6.3.0-RC3 but use the files from post #1224 and follow the additional instructions there to apply the 720p recording fix.
Themes for previous versions are incompatible and must be updated.
See molohov's theme thread for compatible themes: http://forum.xda-developers.com/showthread.php?p=24435398
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Historical old/releases
Experimental Releases:
CM 6.3.7 Post #1224
CM 6.3.6.2 Post #1143
CM 6.3.6.1 Post #1104
CM 6.3.5.3 Post #1035
Click to expand...
Click to collapse
CM 6.3.0-RC3 Fixes camera/camcorder crashes that appeared in RC2
Because of the camera and camcorder problems with RC2, I've now rebuilt using Motorola's media libraries again. I think this restores camera. Camcorder also works now with a higher quality than before. We need to get to get a media_profiles.xml that works better for our phone. In RC3, I just took the one from milaq's A853.
Known issues in CM 6.3.0-RC3:
FM Radio doesn't work
Gallery button doesn't work
Camcorder doesn't work well
Screenshot in power menu always produces a black image
Changes since CM 6.1.2
Android Keyboard is fixed (Thanks peshovec)
Torch/power-widget uses autofocus led
Linear vibration for haptic feedback vibrations <150ms
Selecting 1% battery increments is harmless (but doesn't work)
Wi-Fi fixes (now works for the AP I was having trouble with)
Korean IME removed (can provide as update if needed)
USB menu has been updated with new translations and resource fixes (Usb.apk)
Reboot recovery from the power menu works.
Hold volume-down during boot to enter fastboot
Bug fixes to app2ext and link2sd support
app2ext is nolonger automatic (you must create /sd-ext/app directory).
Link2SD support (you must create /sd-ext/link2sd directory)
ext4 supported for /sd-ext.*
You can read more about the other changes between 0.10 and 6.3.0 on milaq's thread: http://forum.xda-developers.com/showthread.php?t=1155454 and in the github. Some A853 features (esp. ones that use kernel modules) are not included yet.
*Note about ext4 support: the huge_file option is *not* supported but is default for mkfs.ext4. Nadlabak explained how to disable huge_file on existing ext4 filesystems. Alternately just create ext2/3 partitions and use OpenRecovery-XT720 SD Card Utilities to upgrade the ext2 partition to ext4. Warning: the other OpenRecovery/Androidiani's don't understand ext4 on XT720 (thanks fjfalcon for adding ext4 support to OR for XT720). Also be aware that not many XT720 ROMs understand ext4 yet--hellmongers XDAspecial RC2 *does*.
For more information about changes see See post #605 and the github source.
Recommended instructions:
(Recommended) Install OpenRecovery-XT720 http://forum.xda-developers.com/showthread.php?t=1242259
Download update-cm-6.3.0-RC3-MilestoneXT720-signed.zip http://www.multiupload.com/G5U1YWCG1K
Download gapps-hdpi-20101114-signed.zip http://wiki.cyanogenmod.com/index.php?title=Latest_Version/Google_Apps
Place all zips inside /sdcard/OpenRecovery/updates
Boot to OpenRecovery-XT720
Make a nandroid of system, data, cache (and SD data if you use it)
OR > Apply Update > update-cm-6.3.0-signed.zip
OR > Apply Update > gapps-hdpi-20101114-signed.zip
(if you're having baseband problems) OR > Change Baseband
Upgrades from 6.1.2 or 6.3.0-RC1 (hopefully):
OR > Wipe dalvik-cache
OR > Wipe Cache partition (because of OR bug)
Reboot
New installs
OR > Wipe Data / Factory Reset
Reboot
Themes:
sileshn's themes for milaq's CM 6.3.2 are reported to work in RC2 with the caveat that the reboot to bootloader menu option disappears from the power menu. None of the changes in RC3 should change that. I don't think I've seen reports either way about sileshn's themes for XT720 CM 6.1.2 yet.
3rdstring's DarkFroyo Remix for 6.3 (thanks ashish7350)
Russian Mennace's themes for 6.3: Theme 1, Theme 2
bagongs steelepicblue port
Click to expand...
Click to collapse
CM 6.3.0-RC2: See post #605
Click to expand...
Click to collapse
CM 6.1.2 Notable issues:
Do not select 1% battery increments (see post #7) (became a placebo button in 6.3.0-RC2)
The default keyboard has very, very small keys. You can select the Korean keyboard or download another. (fixed in 6.3.0-RC2, thanks peshovik!)
FM Radio does not exist and will not work.
Video recording not extensively tested -- but, hey, it doesn't crash the phone immediately anymore.
Gallery button does nothing
Haptic feedback is not pleasant when enabled (first attempt at using linear vibrator in 6.3.0-RC2)
RomManager is dangerous on XT720 (not included in 6.3.0-RC1,2)
Reboot recovery goes to motorola's recovery (fixed in 6.3.0-RC1)
CM 6.1.2 Instructions:
Download update-cm-6.1.2-0.10-XT720-signed.zip from http://www.multiupload.com/G1IXXYBSAJ
Download update-cm-6.1.2-0.10-XT720-hotfix6.zip from http://forum.xda-developers.com/showpost.php?p=16249056&postcount=34
Download gapps-hdpi-20101114-signed.zip from http://wiki.cyanogenmod.com/index.php?title=Latest_Version/Google_Apps
Place all zips inside /sdcard/OpenRecovery/updates
Boot to openrecovery
OR > Apply Update > update-cm-6.1.2-0.10-XT720-signed.zip
OR > Apply Update > gapps-hdpi-20101114-signed.zip
OR > Apply Update > update-cm-6.1.2-0.10-XT720-hotfix6.zip
OR > Wipe Data / Factory Reset
Reboot
CM 6.1.2 Hotfixes:
update-cm-6.1.2-0.10-XT720-hotfix6.zip : Fixes for swap, app2ext, overclock, wifi, app2fat (2011-07-02)
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Thanks:
brianlili, milaq, molohov, namelessjedi(nlj), peshovec, kabaldan(nadlabak), say, stlifey, sileshn, 3rdstring
j.y.daddy, dateno1, dexter, easye420, mchlbenner, mediaon, esu.matix, en0203, gommers1978, hellmonger, jiroprinz8, khalpowers, knoedelkopf, libertymonger, ltwvince, reverendkjr, sktjdgns1189, vistaus, woodrube
... if I missed someone it's an oversight and not intentional. pm me, i'll fix it
FIRST!!!!
awesome job mioz keep up the work. now i cant wait for cm7
This just running great no reboots
Very stable sorry i looked every where cant find radio apk that will work.
I have not found any bugs yet.
I have been running this for threw hours great work.
Sent from my Milestone using XDA Premium App
mchlbenner said:
Very stable sorry i looked every where cant find radio apk that will work.
Click to expand...
Click to collapse
Thanks! Don't waste time on the radio yet, it won't work because to compile CM6, I had to use A853's libaudio.so which lacks radio support. After the source tree is fixed we can figure out how to use the XT720 libaudio.so
:| An Mz ROM....
[pooded a little...]
Holly crap....
It's full of stars.....
hellmonger said:
:| An Mz ROM....
[pooded a little...]
Holly crap....
It's full of stars.....
Click to expand...
Click to collapse
Yeah, but when I call something alpha, it's merely hopefully working. When you call something an alpha it's something more like a release candidate. I think this still has a way to go, but everyone in the other threads got pretty persistently insistent on starting releases. I'll dogfood it.
ok just found out the hard way, do not select 1% battery increments, or it doesnt recognise it bein charged at all. just showed red battery with [X] and would turn off. when plugged in it said charging 0%. so stay away from that option. :/ atleast it stayed on while plugged in so i could undo it and now charging 60%.
So the ROM is not "nandroid" but "update" based ?
Any suggestions as if I should go back to an original 2.1 SBF ?
Any feedback/review on raw performance and performance degraduation (memory leaks and such) over time ? Battery life ?
Thnaks for the effort !
ktylife said:
So the ROM is not "nandroid" but "update" based ?
Any suggestions as if I should go back to an original 2.1 SBF ?
Any feedback/review on raw performance and performance degraduation (memory leaks and such) over time ?
Thnaks for the effort !
Click to expand...
Click to collapse
as long as you didnt flash a Korean sbf to start with your fine, just apply in OR. and the roms pretty quick, give it a shot. the customization is huge. im loving the full 360 degree rotation, ive been waiting a long time for that haha opens every app almost instantly, it boots fast, i got 1220 on quadrant at 1 ghz, but the only thing i miss is the built in task killer when holding home. that came in handy. im still testing performance, its lookin good tho. well worth a try, i know ive been waiting to taste some delicious cyanogenmod. and boy is it good. haha
thanks your job and hint
Wow! MilestoneXT720 also port CM6.
CM7 solve problems for the future hope to be.
Congratulations! And thanks your job and hint.
bug report (scripts)
[1] Duplicate scripts
I found duplicate scripts in "init.rc".
"/system/etc/rootfs/init.rc"
line 299: exec /system/bin/sysinit
line 473: service sysinit /system/xbin/busybox run-parts /system/etc/init.d
have to delete the line 473.
[2] can't execute module
"/system/etc/init.d/05governors"
"cpufreq_smartass.ko" module is not compatible.
thanks.
DId it come with swape anable?
link2sd compatible ?
Can't have it working...
Looking good. Download once I got home.
Sent from my XT720 using XDA App
WAOOOW
It s faster and more stable than all the wanhu i have test !!!
For the moment everything is working great (expect the keyboard but it s not a big deal i ll install a new one)
Mioze7Ae for the haptic feedback i found a menu in settings / cyanogen mod / input settings which can let you set up the duration of the feedback.... You can make it as smooth as you want!!!
Someone test the apps to ext (or sd)???
It show me my ext 3 is totally empty (with file explorer).... Is there a way to make my apps work or i have to reinstall them all????
For me the only issue is the apps to ext that doesn t work...
Someone have an apk or un update for the dark tremor a2SD ???? It must be the solution
Ext3 empty because is not mounted on boot.
Sent from my XT720 using XDA App
app2sd update pack are here.
This update pack is ext2,ext3 support.
http://www.multiupload.com/92QLMF9XDQ
1. SDCard partition (ext3 recommended)
2. Download CM6-XT720-APP2SD-Patch.zip
3. Place zip inside /sdcard/OpenRecovery/updates
4. Boot to openrecovery
5. OR > Apply Update > CM6-XT720-APP2SD-Patch.zip
6. Reboot
Enjoy!
J.Y.Daddy said:
This update pack is ext2,ext3 support.
http://www.multiupload.com/92QLMF9XDQ
1. SDCard partition (ext3 recommended)
2. Download CM6-XT720-APP2SD-Patch.zip
3. Place zip inside /sdcard/OpenRecovery/updates
4. Boot to openrecovery
5. OR > Apply Update > CM6-XT720-APP2SD-Patch.zip
6. Reboot
Enjoy!
Click to expand...
Click to collapse
THANKS Man
But where did you find this???
Is this the dark tremor app????
I am assuming that we are the HDPI portion of the gapps list for CM6?
2.Download gapps-hdpi-20101114-signed.zip from http://wiki.cyanogenmod.com/index.ph...on/Google_Apps

[ROM][4.0.4][ P7320 and P7320T ][CWM] Arlic's ICHI ROM 1.2

Welcome, now i will present you everyone my custom rom.
I have made some tweaks, those tweaks i will present below.
Beats Audio!
Just hear the clear and dynamic sound!
Awesome Beats Audio app!
Its now on our tablets! Just adjust the best one for your ears!
You can make sound even louder too, just
Now you can add your favorite script on startup !
#note1 Thx for permit ...Awesome...
#note2 I have noticed its just working with Apollo player, will work on its
INIT.D SUPPORT
I have added init.d scripts support, you can put a script for automatic startup run to /system/etc/init.d
Now you can add your favorite script on startup !
PREINSTALLED busybox
This rom contain preinstalled busybox package
Bravia Engine and xLoud support
You can enjoy with better clearer image, video quality and clearer, louder sound.
A lot of tweaks!
They will make your tablet more smoothnes and stay more on battery!
Those tweaks are tweaked build.prop, kernel settings, larger SDCARD cache, changed scheduler, another way of mouting partiting, another way of journalign on partitions, better memory governing and even more.
Internet connection tweaks!
They will make your 3G/LTE connection faster and will positive affect also on wifi connection!
Custom launcher installed!
You can chose between the defualt one tochwiz or awesome CM9's trebuchet!
Just chose the defualt one at the first start of tablet
Phone apk unlocked!!
Now you cant talk through tablet, but i will make it able in future, im working on it..
But you can use it to put USSD codes (service codes), eg.: check status of account, like billing, date of account expiration etc.
CRT-off animation !
Yes, you are able to get this awesome animation! just go to settings and turn on animations!
#Scripts update
Tweaked Ondemand Governor Chose
You have got a choice, between battery life, balanced and performance settings!
Just chose the zip and flash the one what you want.
View attachment GT-P7320-Balanced.zip - Balanced
View attachment GT-P7320-Battery.zip - Battery save
View attachment GT-P7320-Performance.zip - Performance
You can unpack scripts from zip below, and place anywhere you want, then install script manager from market, and make a shortcut on desktop, in future i will make a widget to change those settings easily.
View attachment GT-P7320scripts.zip
Auto defragmentation of database
Database is defragmenting every startup, make your database cleaner, faster and more stable.
Auto zippaling every startup
DATA and SYSTEM apps are zipalignging every startup, this will make work faster, and get less RAM
#Note: Its now enabled
ROM is already ROOTED!
Factory reset shouldnt be needed, so you can save your previous configuration
SOME SCREENSHOTS:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I will upload updates in small CWM flashable packages, beacuse my internet is rly SLOW, sometimes i will make update for main package.
Instruction of installation
1. Before all try to do backup of your data via CWM or another program
2. Download ARLIC ICHI ROM.zip
3. Be sure you have at least 50% of battery!!!
4. Put this zip on interial SDCARD of your tablet
5. Go to CWM via key combo(power+ volume key up[the one farer of power button]) or comand from shell (reboot recovery)
6. Chose option "Install zip from sdcard" then "Chose zip from sdcard" and chose ROM ZIP then install
7. Wait those ~10min of installation
8. Format cache partition and flush dalvik cache(in CWM Advanced > Clear dalvik-cache) from CWM menu then reboot system
9. If will not boot, try to do factory reset via CWM, then format cache and flush dalvik-cache
Instruction of update
1. Before all try to do backup of your data via CWM or another program
2. Download update from changelog post(the one below this post)
3. Be sure you have at least 50% of battery!!!
4. Put this zip on interial SDCARD of your tablet
5. Go to CWM via key combo(power+ volume key up[the one farer of power button]) or comand from shell (reboot recovery)
6. Chose option "Install zip from sdcard" then "Chose zip from sdcard" and chose ROM ZIP then install
7. Wait those 1-10min of installation
8. Go back to main CWM menu then Reboot System
The rom you can download here: here
MD5 checksum is MD5: B353983D6B3536F3E409CBA855EFF15D
Its contain ROM and 3.0.8 Kernel for GT-P7320, it doesnt contains modem files, so it will not affect on your bands
If you want thanks me, just click thanks or donate me:: DONATE
If you want, you can click Newsworthy too.
ROM is multilanguage, including asian languages with their alphabet (kana[hiragana,katakana], kanji), thai language with alphabet and languages with cyrillic alphabet
One of our friends in this topic confirm this ROM work on P7320T(Telestra).
-------
Best Regards Arlic
CHANGELOG:
ICHI ROM 1.0 - 06-10-2012
- initial release
ICHI ROM 1.1 - 15-10-2012
- Beats Audio Added
- Modyfied DSP manager with beats audio settings called "Awesome beatsaudio" added - thx for app Awesome
- Audio ALSA(Advanced Linux Sound Architecture) added
- Apollo music player added
- New Android 4.2 Gmail added
- GPU tweaks added
- More build.prop tweaks added and updated
link to download is : download
ICHI ROM 1.2 - 19-10-2012
- A lot of performance and memory magnament tweaks(Score raised from ~3200 to ~3400, and browsers freezes doesnt happens)
- Bug with "Updating android" fixed
- Zipalign readded
link to download is: download
#Please update one by one, example: If you have got version 1.1, update to 1.2, then you're able update to 1.3
glad to see the 7320 getting some love!
keep it up!
Awesome, right on time, got my 7320 yesterday
How stable and and fast is it, compared to stock, unrooted 3.2 if you don't mind me asking? Also, what languages are available? English only, or according to some of the screenshots - Polish as well?
Vatrox said:
Awesome, right on time, got my 7320 yesterday
How stable and and fast is it, compared to stock, unrooted 3.2 if you don't mind me asking? Also, what languages are available? English only, or according to some of the screenshots - Polish as well?
Click to expand...
Click to collapse
Its multilanguage, so most of languages including asian languages with their alphabet(kana, kanji etc.)
Great, thank you. How about performance and stability? Noticable difference between the rom and stock 3.2?
I'd test it myself, if not the fact I am unrooted yet. Considering either doing it now or getting used to the device first on stock rom
Vatrox said:
Great, thank you. How about performance and stability? Noticable difference between the rom and stock 3.2?
I'd test it myself, if not the fact I am unrooted yet. Considering either doing it now or getting used to the device first on stock rom
Click to expand...
Click to collapse
Games work the same, but interface is a lot faster and a lot more stable, there arent so much OOM situations like on HC, internet browsing is more confortable, no lags, FCs, freezes like on HC, and battery stay longer,
some users with ICS on 7320 says the tablet looks like a new one, not 7320, work a lot faster than the same at HC 3.2.
I have compared with a Gtab 10.1 2 in a market, and P7320 on ICS work incomparably faster.
I'm happy to see it finally online. Sorry about your slow internet connection.
tracid said:
I'm happy to see it finally online. Sorry about your slow internet connection.
Click to expand...
Click to collapse
I have got a thunder while uploading, when it reach 98% i have got a big disconnect from internet for more than one hour.
Anyway my internet upload speed was incredible, just a 15kB/s
I'm adding md5 checksum to first post.
The ROM works like a charm. After an hour of using it I am more satisfied with the tab than I have ever been, finally feels and works the way it always should. LTE works fine as well. Great, great job, kudos to you, my friend!
Thanks. This works great!
Sent from my GT-P7320 using Tapatalk 2
5 stars, when enable overclock? and disable mini apps tab.?
Sent from my GT-P7320 using xda app-developers app
THANK YOU THANK YOU THANK YOU!!!!! Awesome start!!!! )))))
1) Using the available CWM recovery I could apply the Balanced setting, but I can no longer apply any of them after booting into your ROM.
2) How do you access Trebuchet options? (they do exist in Cyanogen on my SGS2, but not here)
Update: Actually TWLauncher is working a lot smoother than Trebuchet
ics tab 8.9
good work
paulopais said:
5 stars, when enable overclock? and disable mini apps tab.?
Sent from my GT-P7320 using xda app-developers app
Click to expand...
Click to collapse
Add a overclock support will be hard, beacuse of no source from samsung, if will get a source of this kernel, although i can compile a overclock module.
With mini apps tab shouldnt be a big problem, if you have got any informations about them, just send me, it will make my work faster.
henriquesb said:
THANK YOU THANK YOU THANK YOU!!!!! Awesome start!!!! )))))
1) Using the available CWM recovery I could apply the Balanced setting, but I can no longer apply any of them after booting into your ROM.
2) How do you access Trebuchet options? (they do exist in Cyanogen on my SGS2, but not here)
Update: Actually TWLauncher is working a lot smoother than Trebuchet
Click to expand...
Click to collapse
1). Yea, its a init.d script, you can unpack the script from zip, its in system/etc/init.d folder, and place anywhere you want, install script manager and make a shortcut icon on desktop.
2). There isnt acces, i will work on it.
@zips with tweaked governos
I have reuploaded them, they might not apply setting properly, isnt not a dangerous bug at all, just a typo in script, with permissions.
Yep, missing Trebuchet settings is the only issue with the ROM I found so far, everything else still works like a charm. Is there a way to add them somehow? Like, installing an additional .apk extracted from CM maybe?
Due to the issue I can't find a launcher fitting my needs. Trebuchet looks awesome, but the amount of screens is unnecessary and I dislike the transition effects. I don't like the look and feel of GO Launcher HD, Apex seems to be missing something (and feels a bit laggy) and TouchWiz... Well, it's TouchWiz. Any other recommendations, or shall I just wait for an update with Trebuchet settings? And if so, any ETA? (unless I can add it myself somehow)
Thanks for your great job again!
Vatrox said:
The ROM works like a charm. After an hour of using it I am more satisfied with the tab than I have ever been, finally feels and works the way it always should. LTE works fine as well. Great, great job, kudos to you, my friend!
Click to expand...
Click to collapse
hi
i cant flash the scripts ( performance, batterie etc.
Vatrox said:
Yep, missing Trebuchet settings is the only issue with the ROM I found so far, everything else still works like a charm. Is there a way to add them somehow? Like, installing an additional .apk extracted from CM maybe?
Click to expand...
Click to collapse
UPDATE:
I found a workaround to the issue!
1.) Install Nova Launcher
2.) From Trebuchet, go to Widgets and add "Activities" widget from Nova on your screen
3.) Find Trebuchet and select Preferences
4.) Click the icon and modify Trebuchet settings!
Credit goes to Tehdead.
always we try flash with scripts, the installayion aborted
[email protected] said:
always we try flash with scripts, the installayion aborted
Click to expand...
Click to collapse
There was a typo in the scripts, download them again or use the GT-P7320scripts.zip with Script manager, it's the same thing.

[GUIDE][15th Feb][4Noobs] Guide to MultiBooting JellyBean, ICS and GB

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Updated: 20th Feb 2013
Requirements
Xperia Play with Unlocked Bootloader
CosmicDan's JB, ICS and GB Multiboot Kernel Flashed installed on your Xperia Play (link)
A Compatible Xperia Play ROM
If you do not know how to flash a kernel on to a Xperia 2011 device please check the Xperia Play FAQ​
ROM Compatibilty
The kernel has been tested and working on the following ROM's
Turbo UI (CosmicDan's source build) (Multiboot-aware)
Project Jellyzeus AOSP (CosmicDan's source build) (Multiboot-aware)
SlimBean for Xperia Play GSM/CDMA (cj360's source build) (Multiboot-aware)
P.A.C Man-PA (wedgess' source build) (Multiboot-aware)
Paranoid Android JB (wedgess' source build) (Multiboot-aware)
CM10 (Not multiboot-aware)
CM9 (Not multiboot-aware)
NXT2JB (GB ROM by sewer56lol) (Multiboot-aware)
Please report if it works or not for other Jellybean/ICS-AOSP ROM's in the Multiboot Kernel thread.​
Accessing the "Turbo Boot Menu"
Press volume down at the boot logo during boot.​
The "Turbo Boot Menu" Interface
The "Boot menu" consists of 6 touchscreen options.
"First/Internal slot"
"Second slot"
"Third slot"
"Fourth slot"
"Settings and tools"
"About"
Below you will find more information about each option.​
Slot Menu
Each Slot contains the follow options.
"Boot" Option
This simply boots the selected slot.​
"TWRP/CWM Recovery" Option
This loads TWRP Recovery a touch version of Clockwork Mod Recovery (CWM).
If CWM is set as the recovery the option will be called "CWM Recovery" and it will load CWM instead of TWRP.​
"Change Slot Mode" Option
This allows you to change which mode the ROM should be set as. It Currently supports JB-AOSP, ICS-AOSP, ICS-Stock and GB-Stock.
Simply select the option that matches your ROM.​
"Tweaks and Mods" Option
This option has various tweaks such as "Install/Remove TSDX" (Better alternative to Link2SD) , "Restore/Set random entropy device" , "Enable/Disable Deasec v2" , "Change USB to MTP/UMS" (Switches between USB Storage mode) and finally "Disable/Enable ALS" (Disables Automatic Light Sensor)​
"Settings and Tools" Menu
This menu is useful for tweaking and maintaining the "Turbo Boot Menu" it contains 5 options.
"Default Slot" Option
This option allows you to set which slot will be booted by default, You can select from any of the 4 slots.​
"Recovery Selection" Option
Allows you to switch between TWRP *(Team Win Recovery Project???)*and CWM (Clock Work Mod Recovery). The chosen recovery can then be loaded via the "Recovery" option in the chosen slot menu.​
"Repair" Option
Allows you to repair various issues that may have occured with the SD Card and the slots including
Fix Permissions
Scan and repair FAT32
Scan and repair sd-ext
Scan and repair system
scan and repair userdata
For each slot, It has a "Custom" and "Full" option.​
"Customize" Option
Simply allows you to change the icon for each slot based on a preset list of images.​
"Delete" Option
This allows you to delete "Slots" from the SD Card. This will obviously remove the ROM and free up space on your SD Card.​
"About" Menu
Information and Credits. same as any other application.​
Installing your ROM to First/Internal Slot
The "First/Internal Slot" is the same as any "Non Multiboot" kernel, the system is stored on the NAND Flash not the SD Card. The first ROM Should be installed to this slot.
Download the ROM you would like to use
Copy it to your SD Card via USB or any other method
Reboot phone
Press "Volume Down" at the "SONY/Turbo" logo when the Blue LED lights up
You will now be at the "Turbo Boot Menu"
Select "First/Internal slot"
Now select "TWRP Recovery"
Touch "Wipe"
Touch "Factory Reset"
Slide "Swipe to Wipe" at the bottom (WILL FORMAT YOUR system, userdata and cache)
Press hardware "Back" button
Touch "Install"
Select {Your ROM Zip File} (I used "Slim-3.1.0--20130202-2346-UNOFFICIAL.zip")
Slide "Swipe to Confirm Flash"
Touch "Reboot System"
Phone will reboot and load the "First/Internal Slot" ROM (Can be slow first time loading)
Installing your ROM to Second/Third/Fourth Slot
The "Second Slot" is a Multiboot Feature, It allows you to install a additional ROM to the SD Card in a folder called "Turbo". It may be slower than running from internal depending on your SD Card. It is recommended to install your most used ROM to "First/Internal slot". This method requires the ROM to be "Multiboot-Aware" otherwise it will overwrite the internal system/data. Scroll down to find the "How to make your ROM Multiboot Aware" section.
Download the ROM you would like to use
Copy it to your SD Card via USB or any other method
Reboot phone
Press "Volume Down" at the "SONY/Turbo" logo when the Blue LED lights up
You will now be at the "Turbo Boot Menu"
Touch "Second/Third/Fourth Slot"
Touch the option that matches your ROM (JB-AOSP, ICS-AOSP, ICS-Stock, GB-Stock)
Select "Blank" under system and "Blank" under userdata
Touch "Next"
Choose your System and Userdata sizes. (I chose 420MB System and 320MB for Userdata)
Touch "Next"
Read whats on screen and confirm by touching "Next"
Make a cup of tea while waiting for TBM (Turbo Boot Menu) to create the image.
When generation is done touch "Reboot"
Boot in to TBN (Volume Down)
Touch "Second/Third/Fourth Slot" (Same as before)
Touch "TWRP Recovery"
Touch "Wipe"
Touch "Factory Reset"
Slide "Swipe to Wipe" at the bottom (WILL FORMAT YOUR system, userdata and cache)
Press hardware "Back" button
Touch "Install"
Select {Your ROM Zip File} (Make sure its Multiboot-Aware)
Slide "Swipe to Confirm Flash"
Touch "Reboot System"
Boot in to TBN (Volume Down)
Touch "Second/Third/Fourth Slot" (Same as before)
Touch "Boot"
Optional: Set it as default by going to TBN > "Settings and Tools" > "Default Slot".
Optional: Repeat for Third and Fourth Slot.
Copying Internal to SD Card
Follow Steps in the "Installing your ROM to First/Internal Slot" Section.
Touch a Blank Slot (Read the "Delete" option section below to delete old slots)
Touch the option that matches your ROM (JB-AOSP, ICS-AOSP, ICS-Stock, GB-Stock)
Select "Copy from internal" under "system" and "Copy from internal" under "Userdata"
Touch "Next"
Choose your System and Userdata sizes. (I chose 420MB System and 320MB for Userdata)
Touch "Next"
Read whats on screen and confirm by touching "Next"
Make a cup of tea while waiting for TBM (Turbo Boot Menu) to create the image.
When generation is done touch "Reboot"
Your ROM is now on your SD Card in your chosen "Slot"
Boot in to TBN (Volume Down)
Touch "Second/Third/Fourth Slot" (Same as before)
Touch "Boot"
Optional: Set it as default by going to TBN > "Settings and Tools" > "Default Slot".
Optional: Repeat for Third and Fourth Slot.
Making a ROM "Multiboot Aware"
Download the non "multiboot aware" ROM
Extract the ROM Zip to any folder
Browse to "[FOLDER]\META-INF\com\google\android" and open the "updater-script" in a text editor (notepad is not recommended)
Follow the steps*explained here
Hope this helps. Massive thanks to CosmicDan from XDA-Developers for making this all possible!
Click thanks to me and CosmicDan if this helped. Visit my site to support me http://cyanlabs.co.uk
Got to say dude your guide is very detailed. Helps me understand the process a little better.
but I've got a ?... when you want to boot one of your other roms... do you just boot into one of your other slots that has ced rom & reboot?
Sent from my R800x
Lordomn said:
Got to say dude your guide is very detailed. Helps me understand the process a little better.
Sent from my R800x
Click to expand...
Click to collapse
Great glad to hear it, i haven't contributed to XDA in a while and since i am recognized contributor i thought i should continue to "contribute" took me a few hours to write this so it really helps to hear people say thanks
I've read some of your other guides but as I'm on CDMA they really don't pertain to me... but I do appreciate the time you take to try to make it easier to understand the xplay & what can be accomplished with a little patience.
Sent from my R800x
Lordomn said:
I've read some of your other guides but as I'm on CDMA they really don't pertain to me... but I do appreciate the time you take to try to make it easier to understand the xplay & what can be accomplished with a little patience.
Sent from my R800x
Click to expand...
Click to collapse
Hi if you have any tips on how i can make them better or make them also suitable for CDMA please PM me or reply below
Thanks.
no doubt... I'll go over them after while & give you some feedback... I'm the same way LOL.
Sent from my R800x
Nice work on explaining it so clearly. Nice website also. Im sure many more people will give multiboot a shot without fear of problems they may run into. And the more users means the more feedback which is helpful for development (as long as feedback is helpful). Thanks for another guide.
Sent from my R800i using xda premium
Will update tutorial soon with documentation on the new features of r6
Thanks a lot for this. Thanks to you, I'm booting 3 ROMs at once or else, even with a multiboot kernel, I wont be able to do anything, Recognized Contributors gogogogo!!!!
fma965 said:
Will update tutorial soon with documentation on the new features of r6
Click to expand...
Click to collapse
Sorry late will update it today / tommorow aslong as nothing pops up
1c3_5n0w said:
Thanks a lot for this. Thanks to you, I'm booting 3 ROMs at once or else, even with a multiboot kernel, I wont be able to do anything, Recognized Contributors gogogogo!!!!
Click to expand...
Click to collapse
No Problem glad it helped ofcourse massive thanks to cosmicdan aswell
Thanks for your guide. If I already have a custom ROM installed, where should I be looking?
Sent from my R800i using xda app-developers app
UndisputedGuy said:
Thanks for your guide. If I already have a custom ROM installed, where should I be looking?
Sent from my R800i using xda app-developers app
Click to expand...
Click to collapse
what do you mean?
Guide updated with
*New customization section"
"Fix Wifi Section"
"Will add more when more is avaliable "
"Also added statement saying this only works on JB Roms"
fma965 said:
what do you mean?
Click to expand...
Click to collapse
Sorry, i meant that if i already am on a custom ROM, do i still need to follow the whole tutorial?
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
UndisputedGuy said:
Sorry, i meant that if i already am on a custom ROM, do i still need to follow the whole tutorial?
Sent from my ASUS Transformer Pad TF300T using xda app-developers app
Click to expand...
Click to collapse
if you read the tutorial you would know this, no you do not but please read the tutorial and if you still don't understand then read it again, and if you still don't understand feel free to ask me/
thanks
i already install my first rom jellyzeus,
and for the second rom i fail, i fail at creating the second slot, it said wait for 10min otherwise plug out ur battery and restart, i do it again and it fail.
i m using turbo kernel v12,
blackbox92 said:
i already install my first rom jellyzeus,
and for the second rom i fail, i fail at creating the second slot, it said wait for 10min otherwise plug out ur battery and restart, i do it again and it fail.
i m using turbo kernel v12,
Click to expand...
Click to collapse
do you have enough space on your sdcard? around 1gb is needed? try waiting longer
May be best to ask cosmicdan in his kernel thread as could be a technical issue,
yeah, i got 10gb on sd ;p.
ok i go post there, tq btw,
about the slimbean,
can u make it multiboot aware?
this is the file
https://docs.google.com/open?id=0B83lrIsKrElgbzh5ZTQtWTNvYnc
blackbox92 said:
about the slimbean,
can u make it multiboot aware?
this is the file
https://docs.google.com/open?id=0B83lrIsKrElgbzh5ZTQtWTNvYnc
Click to expand...
Click to collapse
nope file access required.

[4.1 Rom Release] CuvettoJB v1.2

GENERAL INFORMATION OF THE ROM
-Based on the latest release of Shendu (4.1.2-121227)
-Removed every Chinese application
-New drivers for GPU Adreno
-Ad-block hosts
-Custom Kernel in O/C
-many icons Changed and customized
-Integrated AWESOME BEATS for enhancing sound effects
-Implemented Seeder entropy 1.1 for decreasing the lag and increase the fluidity (no placebo effect in our processor)
-Edited "SistemUI.apk" to have better date in the power widget
-Removed any Chinese Characters in the date
-Updated and added some tweaks in build.prop for better management
-....... something else
REQUIREMENTS:
IF YOU ARE COMING FROM FROYO (OFFICIAL OR NOT):
1)Upgrade to GINGERBREAD STOCK
2)Upgrade to ICS STOCK
3)Unlock bootloader (pink screen)
4)Install CWM recovery (version 5.0.2.7 is not good, i recommend THIS MODDED BY ME)
5)Install the ROM
IF YOU ARE COMING FROM GINGERBREAD (OFFICIAL OR NOT):
1)Upgrade to ICS STOCK
2)Unlock bootloader (pink screen)
3)Install CWM recovery (version 5.0.2.7 is not good, i recommend THIS MODDED BY ME)
4)Install the ROM
IF YOU ARE COMING FROM ICS STOCK:
1)Unlock bootloader (pink screen)
2)Install CWM recovery (version 5.0.2.7 is not good, i recommend THIS MODDED BY ME)
3)Install the ROM
IF YOU ARE COMING FROM BASED ICS ROM:
1)Entry in recovery mode
2)Install the ROM
HOW TO INSTALL THE ROM
1)Entry in recovery mode (power and volume+)
3)Wipe data/factory reset
4)Wipe cache partition
5)Advanced/Wipe dalvik cache
6)Mounts and storage/format system
7)Install zip from sdcard
8)Choose zip from sdcard
9)Select the file and ok
10)Reboot now
11)Enjoy yourself!!!
DEFINITIVE SOLUTION TO IMPROVE THE AUDIO ON OUR PHONE
The solution for the audio on our phone. The file was posted by Pika on XDA and is nothing more than the baseband of ICS, I confirm that the B927 version works perfectly in my rom, but others might work the B928. Try them both if the first does not go. This is the procedure:
1) Make a backup of your "amss.mbm" on your PC (you can find it with root explorer to the path .cust_backup / image)
2) Download the file "amss.mbn" and place it in your microSD
3) Start rootexplorer
4) Move the "amss.mbn" file in the root to change the permissions
5) Set the permissions of the file in this way: "rwxrwxrwx"
6) Move the file to the location. "Cust backup / image" and replace the existing
7) Reboot the phone.
Is important to set the permissions correctly, or the phone may not start. In the event that the phone would not boot and go in infinite loop, connect to the PC with the phone turned off, press both volume keys and power and you will access the pink screen. At that point you can try with another file or restore your previously saved file for getting your phone working. Who does the procedure, it takes only advantages in audio call, the unfortunate who does not work, do not ask why because it sconosce why. There are probably other terminals in this too.
The file can be found here:
BASEBAND B927
BASEBAND B928
KNOWN BUGS:
You can not use third-party cameras, if they are installed you are able to do the photos, but without preview on the display, and this is the malfunction. The default camera pre-installed is great and works well.
DOWNLOAD LINK:
CuvettoJB v1.0
ROM CuvettoJB v1.0
Remove CN Characters (Only if you have CuvettoJB v1.0)
CuvettoJB v1.1
Update.zip CuvettoJB v1.1 (Only if you have CuvettoJB v1.0)
ROM CuvettoJB v1.1 (FULL ROM)
CuvettoJB v1.2
Update.zip CuvettoJB v1.2 (Only if you have CuvettoJB v1.1)
ROM CuvettoJB v1.2 (FULL ROM)
SCREENSHOT:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
SPECIAL THANKS:
Shendu that has created the ROM
Pika that has posted the ROM
Mauronofrio that has helped me with her advice (thank you very much Mauro)
FeWoR that has helped me to remove Chinese characters
All XDA users for teaching me to understand Android....
I'm sorry If I forget anyone in particular, I apologize and thank him 2 times
cant download
Where did u get that beats audio plugin?
can' t download, problem on the link
Download is ok now.....i'm sorry for the inconvenience.....
Hi, can you provide me screenshot when default camera is turned on? Since on the same shendu version camera doesnt work.
drakazas said:
Hi, can you provide me screenshot when default camera is turned on? Since on the same shendu version camera doesnt work.
Click to expand...
Click to collapse
come on! camera works on 121227-DEV!!
Sent from my awesome Ideos X5 (U8800PRO)!
I heard it depends whether your screen is atmel or not
Just tested this rom, and its actualy pretty good, stock camera works realy good, overall performance is acceptable.
drakazas said:
Hi, can you provide me screenshot when default camera is turned on? Since on the same shendu version camera doesnt work.
Click to expand...
Click to collapse
I'm sorry, but isn't possible create a screenshot of the camera when it works ..... if you want I can give you a picture that I did now .....
Moribus said:
Just tested this rom, and its actualy pretty good, stock camera works realy good, overall performance is acceptable.
Click to expand...
Click to collapse
I'm happy for this ... I was sure of my work ..... please, can you do a screenshot of the "power widget" where you see the date in English?? I have the Italian version on board and the files are different, and I do not know how it is displayed. I edited the file in mind and do not have a screenshoot ...... Thanks
cuvetto said:
I'm sorry, but isn't possible create a screenshot of the camera when it works ..... if you want I can give you a picture that I did now .....
Click to expand...
Click to collapse
its possible
try it
Sent from my awesome Ideos X5 (U8800PRO)!
cuvetto said:
I'm happy for this ... I was sure of my work ..... please, can you do a screenshot of the "power widget" where you see the date in English?? I have the Italian version on board and the files are different, and I do not know how it is displayed. I edited the file in mind and do not have a screenshoot ...... Thanks
Click to expand...
Click to collapse
Cant do it, diskbar closes after you press power button. Date is in english, but i still see some oriental hieroglyphs.
Moribus said:
Cant do it, diskbar closes after you press power button. Date is in english, but i still see some oriental hieroglyphs.
Click to expand...
Click to collapse
I have done it!!! You must be quick to pull down the "power widget", after you selected the screenshot.
You can see my screenshot in the first post, but that are of the italian version. Anyway.... for the chinese caracters, i know in which file are, and i'm studing how find it inside the file, and if i find it, i remove it, but is very difficult....if someone know use an hex editor, can contact me in private, and i explain what he must do to remove them.
cuvetto said:
I have done it!!! You must be quick to pull down the "power widget", after you selected the screenshot.
You can see my screenshot in the first post, but that are of the italian version. Anyway.... for the chinese caracters, i know in which file are, and i'm studing how find it inside the file, and if i find it, i remove it, but is very difficult....if someone know use an hex editor, can contact me in private, and i explain what he must do to remove them.
Click to expand...
Click to collapse
Here's mine:
I confirm that the file posted by pika, it works perfectly in my rom (based on that of Shendu)
This is the procedure to follow:
1) Save the file "amss.mbn" in your microSD
2) Open rootexplorer on the phone
3) Move the file "amss.mbn" in the root to change the permissions
4) Set the permissions of the file in this way: "rwxrwxrwx"
5) Move the file to the location. "Cust backup / image" and replace the existing one
6) Restart the phone
Is important to set the permissions correctly, or the phone may not start. Perhaps this is the error that have users that does not work ....
You can find the file here: BASEBAND B927
Result: Low in call fix for all the based shendu ROM. Thanks Pika....
Well done!!! Very good work!!! It's smooth and u can do anything fast!!! Good job again!!!
Hi,
I'm pretty sure that soon we'll have no chinese chars on notification bar!
Cuvetto, it's coming!
FeW
Does Bluetooth work's on this ROM ?
FeWoR said:
Hi,
I'm pretty sure that soon we'll have no chinese chars on notification bar!
Cuvetto, it's coming!
FeW
Click to expand...
Click to collapse
Guys, thanks to FeWoR who helped me, now we no longer have the Chinese characters in the date ......
For those who have already installed the rom, no need to flash again, I created the update file, so no one can miss it. Just go to recovery and flash like a rom, but without any wipe.
The file can be found on the first page.

[ROM][Share][Unofficial][LVM] CM 14.1 for Oppo Find 5 by Wuxianlin

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi everyone.
I know a bunch of you have been waiting for this. Somehow I came across this ROM download but not the original thread (please pm me if you find is, as proper credit should be granted). Keep in mind I am no dev, just an enthusiast user. I simply wanted to share this on XDA.
Anyway, here it is:
Unofficial CyanogenMod 14.1 for Oppo Find 5 by Wuxianlin
What works:
WiFi
GPS
Data
Bluetooth
NFC
Camera
Video camera
Pretty much everything else
What doesn't work:
Probably lots of minor CM 14.1 related bugs.
You tell me!
Download:
androidfilehost.com
Installation instructions for LVM:
[Warning]This installation type is not recommended for new or inexperienced users that dont know what they are doing. However, I do highly recommend using LVM for any Android version > 6.0 simply because apps require more storage due to the updated runtime.
Make sure your phone is charged above 50% or connect it to a power source.
Backup EVERYTHING to your PC, all phone storage will be formatted.
Download and install a modified LVM capable recovery by Wuxianlin with fastboot or any tool that you like (fastboot command: "fastboot flash recovery find5-twrp-recovery-2.8.6.0-en-lvm.img")
Both TWRP versions, 2.8.6.0 or 2.8.7.0, should work.
Download TWRP 2.8.6.0 LVM
Download TWRP 2.8.7.0 LVM F2S
Full wipe. Wipe Dalvik cache, system, data, internal storage, cache. (Do NOT wipe raw_data or raw_sd!)
From the TWRP main screen, go to: Advanced => LVM Partition => Click Merge Partition => Swipe to switch partition. (WARNING! This will completely wipe your phone's data partitions, there is no way back)
Reboot recovery
Installation instructions for ROM as LVM type installation:
Full wipe again. Wipe Dalvik cache, system, data, cache, Android secure.
Download latest gapps from http://opengapps.org.
Download latest cm-14.1-xxxxxxxx-UNOFFICIAL-find5.zip or similar from https://www.androidfilehost.com
Download cm-13.0-find5-lvm-patch.zip from here. This removes the "SD card corrupted" error message.
From the TWRP main screen, go to: Mount => Mount USB storage. (Or you can use TWRP sidelaod function to install the ROM)
Copy cm-14.1-xxxxxxxx-UNOFFICIAL-find5.zip , gapps, and lvm-patch to your phone.
Unmount
Install ROM, gapps and patch. In the mentioned order.
Reboot
Enjoy CM 14.1 on you Oppo Find 5!
Report your experiences/problems/tips etc. here
Installation instructions for regular installation:
NOTE: I haven't tested this, but it will probably work fine.
All steps from "Installation instructions for ROM as LVM type installation" but skip "cm-13.0-find5-lvm-patch.zip" download and installation.
Other links:
http://cyanogenmod.org
http://opengapps.org
Credits
Huge thanks to: Wuxianlin (androidfilehost account here, you can give him a donation thru there.)
Again, when you find the original thread please mention it.
And:
Cyanogenmod
Opengapps
Everyone else that should me mentioned here
Downloading. Thank you.
So, i flashed the rom. Been using this for a day already.
Difficulties I faced:
1. Losing signal oftenly and sim car lock-out's (propably something wrong with my phone, or maybe it is software thing. If anyone know how to fix this, please don't be shy )
2. Random reboots.
3. Freezes when taking photos using instagram.
I'm not using LVM either.
Thanks for linking to this ROM !
My Find5 has been on jejecule's crDroid (Android 6.0.1) with LVM enabled sofar.
I was not expecting an Android 7 build anymore since few developers/builders use this phone.
So I tried a dirty flash from crDroid to this ROM (no harm trying, can always do a clean flash later) and lo-and-behold that worked out fine !
I have just been testing to see what works, I found no show-stoppers yet.
Thanks !
Hotspot Portable Error
I Turn On but Problem...no connect in PC and all device
please fix
Great rom
I have ,no problems at all!
Build from 17-12 dramatically improved stability for me. No more random reboots since then. I'm not experiencing any major issues myself using LVM. Can confirm hotspot doesn't work, not an issue for me though. New daily ROM
Verstuurd vanaf mijn Find 5 met Tapatalk
i've installed latest cm 14.1 on my oppo find 5 and everything is working really fine except the microphone.
mic only works in telephone app so that phone calls are possible but it doesn't work in any
other app like voice record, google search, chrome, ...
i've already tested different language settings and permission settings but without success...
...any ideas?
Thnks for ROM, I install 17.12 rom with LVM and I want ro report some problems:
1. Microphone does not work in apps, only in phone
2. File manager can't modify files in root (hosts for example). I switch on root acess for apps in developer options and in FileManager settiongs. May be I need to do somthing else?
3. Live display (switching color temperature and manual adjusting of colors) does not work.
4. USB tethering and portable hotspot does not work too.
Andre-2 said:
Thnks for ROM, I install 17.12 rom with LVM and I want ro report some problems:
1. Microphone does not work in apps, only in phone
2. File manager can't modify files in root (hosts for example). I switch on root acess for apps in developer options and in FileManager settiongs. May be I need to do somthing else?
3. Live display (switching color temperature and manual adjusting of colors) does not work.
4. USB tethering and portable hotspot does not work too.
Click to expand...
Click to collapse
Looks like Wuxianlin has released a new build ('lineage-14.1-20161230-UNOFFICIAL-find5.zip'). :good:
Anyone tried this yet to confirm if the problems Andre has noted have been resolved? (Hopefully it's not simply a CM to Linage rebrand release.)
Mateus109 said:
Looks like Wuxianlin has released a new build ('lineage-14.1-20161230-UNOFFICIAL-find5.zip'). :good:
Anyone tried this yet to confirm if the problems Andre has noted have been resolved? (Hopefully it's not simply a CM to Linage rebrand release.)
Click to expand...
Click to collapse
Installed the 1230 build. It's mostly a rebrand. Most CM strings haven't even been removed yet lol.
Andre-2 said:
Thnks for ROM, I install 17.12 rom with LVM and I want ro report some problems:
1. Microphone does not work in apps, only in phone
2. File manager can't modify files in root (hosts for example). I switch on root acess for apps in developer options and in FileManager settiongs. May be I need to do somthing else?
3. Live display (switching color temperature and manual adjusting of colors) does not work.
4. USB tethering and portable hotspot does not work too.
Click to expand...
Click to collapse
1. Microfone does not seem to work in apps (tried build in sound recorder)
2. I use other apps and root works for me.
3. Works
4. Does not work
Mateus109 said:
Looks like Wuxianlin has released a new build ('lineage-14.1-20161230-UNOFFICIAL-find5.zip'). :good:
Anyone tried this yet to confirm if the problems Andre has noted have been resolved? (Hopefully it's not simply a CM to Linage rebrand release.)
Click to expand...
Click to collapse
I've installed 1230 ROM today.
File manager works in root,
LiveDisplay works,
portable hot spot works, but USB tethering dos not work unfourtunately.
microphone dos not work in apps, but it is not so big problem for me.
Andre-2 said:
I've installed 1230 ROM today.
File manager works in root,
LiveDisplay works,
portable hot spot works, but USB tethering dos not work unfourtunately.
microphone dos not work in apps, but it is not so big problem for me.
Click to expand...
Click to collapse
I'm so sorry, my frends, portable hotspot does not work in 1230 ROM.
Wuxianlin's released another update!
Mateus109 said:
Wuxianlin's released another update!
Click to expand...
Click to collapse
no significant changes as I can see. portable hotspot, usb tethering and microphone (in apps, sound recorder was tested) are not working.
Screens with some initial adjustments, wich are visible just after instalation, were changed from cyanogenmod old ones to new lineage.
help......
i can't turn on my wifi, can any one help me plz. i don't know what i have to do with this problems !!
hauhuyhoang said:
i can't turn on my wifi, can any one help me plz. i don't know what i have to do with this problems !!
Click to expand...
Click to collapse
I have the same problem, anyone please help us
Dear members,
I am using the January 26 2017 (1250) build and experience 'random' reboots. Mostly when I use the camera. To get Nougat running again most of the times I have to start TWRP en choose reboot system. I really hope this gets fixed.
vpn does not work
VPN does not work.
So guys, i get my Find 5 back to life. Which rom do you prefer this or [Nougat 7.1.2 Alpha] [LVM] AOKP Unofficial - 22nd May, 2017 - LVM. With one of them I had the last time problems, but do not know with what ...

Categories

Resources