[ROM] KalimochoAz HTCMania 9.16 Multilanguage CM 6.2.0RC0 Froyo 2.2.1 ( camera step ) - Click Android Development

Hi all,
My github can be found here
I post here this ROM in orther all you can test it and suggest ideas. It's the first time we can see preview of the photo (when you have made the photo) on the screen in Froyo, so at this moment we can say camera driver is OK. The problem with camera is that jpeg conversion is failing so storage to SD is failing. As far as I understand it fails because some missmatch at data sended to compressor.
When you start the camera, no preview is shown ( black screen ) after, when you press button for taking picture, photo is shown in the preview screen.
The rest of this ROM is working ok and very stable at this moment. For general use is a very fast ROM with lots of adds working and low battery comsuption. Test it and tell me.
I have to thank, and without them this ROM will not exists as is today to (in no particular order ):
CyanogenMod Team, Fyodor, HCDRJacob, Ivendor, Dev2010, Satyr, LlaneraSolitario, PedroRuiz90, Agedjus... And all the HTCMania Team.
Special thanks to arco68 for help and for pushing every day more thinks for Tattoo. More people developing -> less time to finish -> more thinks to learn.
ROM PICTURES:
{
"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"
}
Thanks to Eliulius from HTCMania you can see the Concept Proof for picture.
ROM Keys:
CyanogenMod 6.1.1 ( see Cyanogen to see adds )
Overclocked Kernel
Low voltage kernel
Low battery compsumption keys
Camara driver working
Froyo 2.2.1
Hacked kernel
Compcache
BueTooth hands free OK
BueTooth file transfer OK
Pmem realease memory
...
Download:
ROM Multilanguage: Version 9.07
ROM Multilanguage: Version 9.12
ROM Multilanguage: Version 9.13
ROM Multilanguage: Version 9.14
ROM Multilanguage: Version 9.16
TO KNOW MORE ABOUT USB BOOT FROM TATTOO, LOOK AT:
http://unetbootin.sourceforge.net/
http://www.pendrivelinux.com/boot-multiple-iso-from-usb-multiboot-usb/
Google Apps: Download from here. Use the mdpi one.
Marked is not patched. For those who want marked patch, please use the ivendor ones:
"PATCH 1" / "PATCH 2"
Changes on the last version (9.11)
Kernel driver camera rewrited
overclock fully rewrited
sync with CM today codes ( last update )
...
Changes on version (9.13) Thanks to doom_b for translation
Libcamera kernel and remade from 0 (I have ruled above changes.)
perflock kernel activated again from 480000 to 710000 (downloadable at 254000 if you wish but by default no.)
Synchronized with the latest code of CyanogenMod.
Optimized the system for even more stability.
...
Changes on version (9.14)
Keyboard Light should work now
No lag during start from wallpapper
Tattoo can be used as a BOOT USB to start a computer.
Other kernel optimizaions.
Ensured Compcache working now.
Last CyanogenCodes
...
Changes on version (9.16) one step more ( like 9.15 but without compilation fail )
Camera sends jpeg and stores file in SD ( still not valid, I need to know how to reach the real file size )
...
FAQs:
How to install:
MUST HAVE THE TATTOO ROOTED .
It's my first Froyo, I have not installed before. ( or I have
ClockWorkMod and I don't come from this ROM )
The SD must have 1 single FAT32/VFAT partition and nothing else
Wipe Make 1 or 2 times (no matter).
Flash ROM.
If you want Google Apps (I imagine that if), flashing the GAPPS.
Install the "New Market patch" that has the new version of the market. ( if you use this new market, do not use the ivendor patch ) ADAPTED TO ClockWorkMod 3
Restart
I come from another FroYo. ( and I don't use ClockWorkMod )
The SD has to have 1 single FAT32 partition and no more.
Remove the directories from SD ". Android_secure CMTheme data Donlan Android"
Wipe Make 1 or 2 times (no matter).
Flash ROM.
If you want Google Apps (I imagine that if), flashing the GAPPS.
Restart
I come from another version of this ROM.
Flash ROM.
Restart
PARTIONS:
Thanks to rallapag you can find here a manual about partitioning the SDcard. Remember that you need to have only one patition VFAT/FAT32 at the end, and no mere partitions.
Here is a manual to do it via adb
http://forum.xda-developers.com/showthread.php?t=534714
for those who want pictorial manual here is the link
http://androidandme.com/2009/08/news/how-to-manually-partition-your-sd-card-for-android-apps2sd/
If someone want to help it will be very wellcomed!!!

Can you reupload the screenshots please?

camera works very good or not?

Very good work man, keep it up! Following this with excitement

goran95 said:
camera works very good or not?
Click to expand...
Click to collapse
Camera driver starts, you can't take pictures...

dom_b said:
Camera driver starts, you can't take pictures...
Click to expand...
Click to collapse
Camera driver starts correctly, if you press button fot picture, picture will be shown at the screen, but recording at SD is not working stil (SD conversion is failing).

first frame
Hi, Kalim
I think you'd better write down how to get the first frame from CM 6. Is the libcamera.so the same as the one I hacked? What you have done to the kernel(camera related) is an another key point all devs would like to know. Then we can keep pace with you.
Regards,

Camera doesn't work on mine Tatto. it starts camera but nothing is showing on screen and then screen goes black and FC.

ngotova7 said:
Camera doesn't work on mine Tatto. it starts camera but nothing is showing on screen and then screen goes black and FC.
Click to expand...
Click to collapse
Yep. Just like it says it will all over the forum, and on HTC Mania.
I think if you hit capture you should see the frame. Thats it.

Saving picture to SD Card
Okay so I am just offering my two bits here, I may be way off base but hey every little input helps rite?
I was wondering if installing a camera app from the market will help in saving the captured image to SD card or do all these applications use the original camera app to save pictures?
Hope my input helps in some way or the other.
Cheers

I think its a bit more complicated than that unfortunately! Something to do with driver sending the raw image to the JPEG encoder. The apps in the market would have the same issue.

A source code would be nice in order to fix this.

Is there any way to export/save/dump some data of the image from the buffer to a filesystem somewhere on the phone?
Or is there an option to access this buffer by an app or other scripts?
If yes, maybe we do not need this converter to work correctly, but can write some scripts that can convert the picture instead...
only my thoughts about this problem

This might be too obvious or not but anyone tried to take pictures using this rom and third party photo apps?

Yes that is too obvious
Sent from my HTC Tattoo using XDA App

One question. I can use the camera like this with apps like QR-scan? I'm not sure if they need to write the photo in the SD or they just use the preview

thank you for all the hard work...but...can you please add some other language in your rom??? I'm italian and I study spanish at school...so spanish it's not too hard...but for some other.......i hope you will add italian,french,english,ecc ecc...

The preview doesn't work. It just shows when you capture I think.
Sent from my HTC Tattoo using XDA App

Could you re-upload the screenshots?
Tbo-art

I love this ROM, but please can you add Japanese?

Related

[CyanogenMod6 + 6.1-Barebone][Update 23-11-2010]

EDIT 23-11-2010: New Barebone release available!
The following CyanogenMod-Ports are available now:
"Official" CM6 + CM6.1 Barebone (this is the latest release)
FroyoRedux CM6
SuperFroyo
{
"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"
}
Quick-Installation-Guide:
Read this installation instructions by chase21
Thanks go to:
Balsat, XDANDROID-TEAM, Cyanogen + Team, Seqzester, ferlanero and everyone else whom I forgot.
Used kernel + modules: htc-msm-linux by glemson and balsat
Used rootfs: XDAndroid ported to work on EXT2-Partition
Mixed-Up and ported by: Neopeek
Source: CyanogenMod-6
Changelog + Download
So if i understand correctly, i just need to create ext2 rootfs, use zimage from froyo port and it would work?
I will try it. Just my phone is currently completely dead (red light under power button) since android sucked last electrons of power from it
someone test this n reply ... .. and someone tell me how to create partition on my micro sd
matejdro said:
So if i understand correctly, i just need to create ext2 rootfs, use zimage from froyo port and it would work?
I will try it. Just my phone is currently completely dead (red light under power button) since android sucked last electrons of power from it
Click to expand...
Click to collapse
Yes, it may work. I can't guarantuee it for you. Also you will have to set MTYPE accordingly in startup.txt and add also keyboard of X1 to it. Perhaps you will have to tweak some other thingies but just let's see what happens
I have tried all files from Tremere's froyo build except rootfs from your build. But it's keep looping at "30.000ms after vsync request" something like that.
What the hell is MTYPE? Sorry i'm completely newbie here.
matejdro said:
I have tried all files from Tremere's froyo build except rootfs from your build. But it's keep looping at "30.000ms after vsync request" something like that.
What the hell is MTYPE? Sorry i'm completely newbie here.
Click to expand...
Click to collapse
MTYPE, RAMADDR and RAMSIZE are set in startup.txt
Just use my complete HARET-PAKET and combine it with the latest zImage + kernel and edit values in startup.txt. No need for initrd.gz and rootfs.img as both are included in the tarred gzip-archive which you have to extract to the root of your ext2-partition. Haret-Paket goes to FAT32-partition with the modification stated above. You may also set lcd density accordingly.
I think an experienced linux user may give this a try...and keep in mind to securely unmount your ext2 -partition in linux before starting haret
So you mean that I should partition my sd card?
Sent from my X1 via XDA android app. Sorry for typos, it's pain in the ass to type here.
matejdro said:
So you mean that I should partition my sd card?
Sent from my X1 via XDA android app. Sorry for typos, it's pain in the ass to type here.
Click to expand...
Click to collapse
Without partitioning it won't work. You may follow my signature to the other threads to see how it's working for others. Initially a lot of people had probs getting this to work when i released my first eclair-port...
So there is no way to stuff file system into rootfs file like releases till now?
okay card partitioned, files copied but after running hater it is going to restart
using startup.txt from tremeres distro
after adding root=/dev/mmcblk0p2 init=/init rootwait rw rootdelay=3 console=tty0 rootdelay=3 to the startup.txt it is running but upside down screen
screen is upside down but press detetection is ok ....
how to extract ext2 file ?
Devaster said:
screen is upside down but press detetection is ok ....
how to extract ext2 file ?
Click to expand...
Click to collapse
He have maybe not add the patch to rotate the screen upside down(x1 have the screen upside down but WM rotate it and Android with patch).
Use linux and mount it to get the file inside. Howto mount: use google
vatoloco: you'll need to either apply http://code.google.com/p/android/issues/detail?id=9604 to your aosp source or take libsurfaceflinger from the system image from my dist/recent xdandroid.
as well you need to detect the Xperia (grep cpuinfo for Kovsky) and set ro.sf.hwrotation=180
tremere : what i need to search for replacing ?
@ temere : can u post in a detail way wat all we shud do step by step ...
i have very meagre knowledge of this ..
ur effort will be appreciated a lot
Ok, glad to hear that it booted up. As I have seen that stinebd added kovsky support for rootfs I wanted to check if this boots up for you. Last days I didn't add any updates and will continue updating my builds accordingly by tomorrow! I will surely need some help of any of you guys in testing this as I have no X1 to test on my own.
New release is available. I only implemented latest rootfs-updates by stinebd into it. The new base is: CyanogenMod 6 RC2.
Maybe someone can try and let me know what doesn't work.
vatoloco: you'll need to either apply http://code.google.com/p/android/issues/detail?id=9604 to your aosp source or take libsurfaceflinger from the system image from my dist/recent xdandroid.
as well you need to detect the Xperia (grep cpuinfo for Kovsky) and set ro.sf.hwrotation=180
Click to expand...
Click to collapse
Can anyone please try the fix posted by Tremere. I may package it up from his build and provide you with an androidupdate.tar if it works. Just let me know...
ro.sf.hwrotation=180 should go into build.prop
libsurfaceflinger.so should go into /system/lib/
Sorry I still have no X1 to test, so it's up on you...
Here are some screenies:
i've tested it,
this worked:
gps works i think
keyboard layout works
data works
sd card readen + music
this didnt worked:
bluetooth didnt work for me
speaker still makes sound
battery gets les hot in standby but stil takes 67% \
wifi gives an error
thats what i got til now
err ...please pardon my ignorance ...
can someone tell me the difference between cyanogen builds and usual android builds tht temere releases ...?
Hey Neopeek,
Good to see you working on the X1 again. I'll see if I can find some time to test your version.
included ro.sf.hwrotation=180 into build.pro, libsurface on its place but display rotated upside down and touch not working ....

Scoot CyanogenMod 6.1.2 (RLS6) [16.03.11]

Scoot CyanogenMod 6.1.2 RLS6
This is a build i have compiled from the official CyanogenMod source files and adapted for Kaiser/Vogue. Feel free to give it a go at your own risk!
All the usual things are working.
**THIS BUILD WORKS BEST WITH RECENT 2.6.32 KERNELS**
The build includes all the latest modules for the latest 2.6.32 kernels. If you wish to use an older kernel remember to apply the appropriate module update that goes with it.
I have attached kernels to this post which I personally use if you get stuck. There is a standard NBH which you can modify yourself with ATools with your choice of modifications or you can use the one I have already modified (Overclocked to 500mHz).
All of this is thanks to the guys working on the CyanogenMod roms and of course, none of this would work without all the hard work on the kernel so big thanks to dzo, l1q1d etc...
-------------------------------------------------------------------------------------
RLS4c :
Re-added YouTube app (Working a little better)
Removed HTC keyboard (available as an update)
Fixed Market
Fixed Android Keyboard text prediction
Updated Google Apps
Removed & added some sounds
Added CyanogenMod TS Calibration App
Added DSP Manager
Merged latest changes from CyanogenMod repo
RLS 5a:
Updated ADW Launcher 1.3.3
Messaging/Phone sliders on lockscreen (Enabled in 'Cyanogen Settings-Input Settings')
Dismiss notifications by swiping
Updated Terminal Emulator app
Updated Google Apps
Removed 'Reboot' option (It doesn't work on our phones)
Configured to work with the latest 2.6.32 Kernels
Many Modifications and fixes
Merged latest changes from CyanogenMod repo
Fixed Lock Screen Gestures
Fixed some typos in a couple of the apps
Cleaned up some files
RLS5.5 :
No major changes, mainly changes in the build environment and behind the scenes
Speed improvements
Rotary lockscreen
RLS6 :
Updated to the latest 6.1.2 stable source
(Not much has changed CyanogenMod wise, changes are mainly in the AOSP Froyo source)
Updated to the latest zram (Compcache) module (enabled by default)
Updated to the latest Google Apps (Most are now in a separate update file below)
Gmail, market and quicksearch is still included as well as all the necessary frameworks
This is a complete rebuild from scratch because I lost the old stuff so some things may be different, let me know if you find anything weird
I've done all I can to optimise this build and get the size down
LINKS:
RLS4c :
English : http://www.mediafire.com/?787x5ii3tgpe5jz
All Languages : http://www.mediafire.com/?59ak4cyh8igx2xx
RLS5a :
English : http://www.mediafire.com/?hl8humvhi1e1llh
All Languages : http://www.mediafire.com/?xfydit3ga2mqtfx
RLS5.5 :
English : http://www.mediafire.com/?9k2kg9pdv63c4ed
All Languages : http://www.mediafire.com/?66ee161ap7mq21e
RLS6 :
English : http://www.mediafire.com/?hukxg7cucm8fp06
All Languages : http://www.mediafire.com/?rrzwm7tgctl75bo
Updates
HTC Keyboard Update : http://www.mediafire.com/?vi6g5ubz74kbdz5
Vogue SD Fix : http://www.mediafire.com/?ojnj6drt3ad8mu1
Camera Update : http://www.mediafire.com/?38o96l9ca18abge (Not needed for RLS6)
Google Apps
15.03.11 : http://www.mediafire.com/?jv6x3vl7ollizn6
I think that's it for now, have fun
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"
}
2.6.32 Kernels built from latest source
(VOGUEIMG-OC.NBH is overclocked to 500mHz by default)
I'm sure most of you guys follow the Kaiser thread also but for those that don't this build should work fine on your vogues too so hope you don't mind me posting in both threads.
scooter1556 said:
I'm sure most of you guys follow the Kaiser thread also but for those that don't this build should work fine on your vogues too so hope you don't mind me posting in both threads.
Click to expand...
Click to collapse
Awesome thanks, always forget to check the Kaiser thread for builds. Will try out when i get a chance!
This build is awesome! Works great with the latest kernel for vogue. Super fast and has working facebook sync.
Ditto!
Before flashing, I would recommend adding Rogue Tools though if you don't have market.
Very nice fast build though!
Using the latest 10-24-10 Vogue NBH 2.6.32 kernel.
About the port
scooter1556,
I get force close when in settings-ADWLauncher-UI Settings-Desktop dots is checked (show/hide the nexus style pagination dots). When I uncheck it and the recheck it, go back to desktop and try the dots, the Launcher force closes.
Any fix for this? Appreciated for bringing this great port! Thanks,
Very nice. I am digging it right now but installing apps to the SD card seems to be causing problems (the card unmounts and the app does not appear in the drawer) Boot speed is fast which is great as well. I use the spare parts app just to tweak the END button behavior (Home, then sleep) If there is another way to do this I wouldn't need it
Does_It_Matter said:
Ditto!
Before flashing, I would recommend adding Rogue Tools though if you don't have market.
Click to expand...
Click to collapse
I didn't include it because i assume that most people use NBH editor to set there preferred settings in the kernel before flashing.
Prowess said:
scooter1556,
I get force close when in settings-ADWLauncher-UI Settings-Desktop dots is checked (show/hide the nexus style pagination dots). When I uncheck it and the recheck it, go back to desktop and try the dots, the Launcher force closes.
Click to expand...
Click to collapse
I get this as well, it could be my fault, i'll check the setting that may be causing it and get back to you. If it isn't that it is a bug with ADW at the moment which i'm sure will be sorted soon.
solarpolitiks said:
Very nice. I am digging it right now but installing apps to the SD card seems to be causing problems (the card unmounts and the app does not appear in the drawer) Boot speed is fast which is great as well. I use the spare parts app just to tweak the END button behavior (Home, then sleep) If there is another way to do this I wouldn't need it
Click to expand...
Click to collapse
I also has the same installing apps to sd in fresh-froyo. Haven't tried in this port yet but i guess nothings changed. It is probably a kernel/driver issue which i will certainly look into because it will be a nice feature to have. There is also a script i can try to get this working. I will include spare parts in the next build
Cool, I always thought it was a nice handy feature in Spare Parts to change the button behavior so it's great it it'll be in the next build. Once again, great rom. The only thing I changed was ADW Launcher as I prefer LauncherPro much more
Does_It_Matter said:
Ditto!
Before flashing, I would recommend adding Rogue Tools though if you don't have market.
Very nice fast build though!
Using the latest 10-24-10 Vogue NBH 2.6.32 kernel.
Click to expand...
Click to collapse
On the http://it029000.massey.ac.nz/vogue/files/?C=M;O=D site, I only see the latest kernel as 10.9.10. Where did you get the 10.24.10 kernel?
superman9379 said:
On the http://it029000.massey.ac.nz/vogue/files/?C=M;O=D site, I only see the latest kernel as 10.9.10. Where did you get the 10.24.10 kernel?
Click to expand...
Click to collapse
Nevermind, I googled for it. I didn't realize there were to places the kernel was being worked on. I forgot to thank the OP for posting this in the Vogue forum. I do not visit the Kaiser forum, so I would not haven known about it otherwise.
update first post with screenshots please. gotta have those before i will even click a download link. thanks.
crobs808 said:
update first post with screenshots please. gotta have those before i will even click a download link. thanks.
Click to expand...
Click to collapse
+1 Screenshots please
Screenshots
Screenshots added to first post
The apps2sd problem looks to be due to an incorrect path in the /etc/vold.fstab file. I commented out the existing line and changed it to use the path /devices/platform/msm_sdcc.1/mmc_host/mmc0 which seems to be working after a reboot. I've moved some apps, and also installed neocore which I couldn't do earlier. This is with a NAND install and a single 4GB FAT32 partition on the sdcard, I don't know if any changes would need to be made for other setups.
[Changed contents of /etc/vold.fstab file]
#dev_mount sdcard /sdcard auto /sys/block/mmcblk0/device/../
dev_mount sdcard /sdcard auto /devices/platform/msm_sdcc.1/mmc_host/mmc0
kinners said:
[Changed contents of /etc/vold.fstab file]
#dev_mount sdcard /sdcard auto /sys/block/mmcblk0/device/../
dev_mount sdcard /sdcard auto /devices/platform/msm_sdcc.1/mmc_host/mmc0
Click to expand...
Click to collapse
I was playing with app2sd a few days ago and found the same thing, the line i used was slightly different so as to not mess up sd installs but it does appear to work. Works perfectly as long as the app is compatible.
Anyone running this on the Vogue?
Only NBH I'm able to get this working with is the 10-1-10 2.6.32 NBH file
Any other NBH locks up Windows Explorer and never allow it to connect
Anyone using some other kernel for this build?
------------
Edit: the 10-1-10 2.6.32 NBH doesn't crash explorer - but still won't connect to see USB drive
Not a major issue as I usually carry a SD -> MicroSD USB card reader just in case
Does_It_Matter said:
Not a major issue as I usually carry a SD -> MicroSD USB card reader just in case
Click to expand...
Click to collapse
I can't get the built in mass storage to work either, adb works fine but i can't get access to the card from my pc while it is still in the phone. I have never got this working properly on any build that i can think of.
EDIT:
I will be releasing a new build later today hopefully with fixes to ADW, Music app, mp3 and other codecs working, apps2sd working and i have got the build in sd mount working (under ubuntu works flawlessly, i'll try windows in a bit).
I'm running your release 2 build with the 10-24-10 kernel and everything is works super smooth. The camera app does see the sd card in the phone and the gallery app isn't working for me either. How are the cam and gallery apps different from the other cm6 build?
RLS3 Available
Links to new build in the first post.

[ROM] 30/Jun Fr19: MoDaCo Custom ROM for the LG Optimus 2X - Vanilla Edition, OC/UV

{
"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"
}
This ROM is a ROM created with the MoDaCo Custom ROM Fr17 Online Kitchen.
It is stripped of the majority of the LG content and has all the Google bits and pieces added in. You can read more about MCR Fr17 in the link above - features for this ROM include..
Rebuilt, compressed and optimised with the MCR build system
Fully updated Google Components including...
Google STOCK Calendar
Google STOCK Car Home
Google STOCK Contacts
Google STOCK Desk Clock
Google STOCK Email
Google STOCK Gallery
Google STOCK LatinIme Input Method
Google STOCK Launcher
Google STOCK Live Wallpapers
Google STOCK Lockscreen
Google STOCK MMS
Google STOCK Music
and more!
Superuser application and su binary from ChainsDD for SAFE root functionality
Based on the 0622 release
Not odexed
Signed with AOSP platform certificate where appropriate for easy theming
Changelog
Please see the main MCR topic for the changes in each release.
Installation
In order to use this ROM you must have ClockworkMod Recovery installed - see my ClockworkMod Beta post for details.
Baseband 1035.21_20110622 is recommended, available in this topic.
To install this ROM:
Download the zip file of your choice from the links below (or the online kitchen) and copy to your SD card (/sdcard/_ExternalSD) - you must used a physical microSD card!
Restart your device in recovery mode
PERFORM A NANDROID BACKUP FROM THE MENU
Select the option to apply an update zip, and select the zip file you copied to your memory card - your device will auto convert to EXT4 on installation. You MUST use a physical microSD card!
If you have problems with Market licencing, check your device date!
Upgrading
A WIPE IS MANDATORY IF YOU ARE COMING FROM STOCK / MCR Fr3 OR EARLIER! Apologies, but this is unavoidable for this release. I recommend using Titanium Backup to back up your data. Wipe BEFORE installing the ROM.
Downloads
Fr19 - Vanilla Edition - DOWNLOAD (ROMraid Load Balancing) - MD5: c83b5c07693d548328f01a686fb8992c
Thanks
It's impossible to mention everyone who contributes to the Android community by name, but to everyone out there who does great work and shares it with us all - you have my gratitude and respect.
Future Updates - READ THIS!
By providing this ROM I am not implying in any way that future updates will follow. Due to limits on my time and the fact that I have a large number of devices for short periods of time, it isn't possible for me to continue providing ROM updates indefinitely. Please do not donate / sign up on the assumption that future releases will be available (I don't want you to be disappointed!).
And finally...
Details on how to donate should you wish to do so are in download topic at MoDaCo.
Enjoy!
P
Excellent work
what is the meaning of "odexed"?
Hi paul... I have tried your Fr5 and it is damned fast and smooth!! I haven't tried the new Fr6 but i would really love to have just the stock android lockscreen into the Fr5 version.. Is it possible to do so? Is there any files that i can copy and install just to have the stock lockscreen on my phone?
To be frank at 1st I have regretted to buy my LG 2X and i feel that my previous HTC phones was faster and have no lagginess as to my LG with the stock rom... But after flashing your custom roms I have now feel that this phone have a great potential to be the best and the fastest phone on the market right now..
Lastly, I wish to thank you for the great roms that you have made for the LG Optimus 2x community..
Regards,
blu3angel
Edited : Didn't know that you have made another Fr6: MoDaCo Custom ROM for the LG Optimus 2X.
Paul, I notice the clock of the lockscreen on your screenshots is one hour ahead from the top-right clock. Is this a known issue?
Finally vanilla rom, very thanks for your work
emprize said:
what is the meaning of "odexed"?
Click to expand...
Click to collapse
http://android.stackexchange.com/qu...e-difference-between-odexed-and-deodexed-roms
tomlog said:
Paul, I notice the clock of the lockscreen on your screenshots is one hour ahead from the top-right clock. Is this a known issue?
Click to expand...
Click to collapse
Strange, I can't replicate that now!
P
Cheers Paul! And nice loadscreen on this one .)
An3DBenchXL
My score has gone down a full 3000 points in An3DBenchXL (tested it on FR4), from 37k to 34K.
Ran it twice both in FR4 and in FR6 (vanilla edition). Any guesses as to why?
Yep the game monster madness seems to run slower here too, but not sure about that.
Else i got a FC when trying to enter keyboard parameters (any of them).
Sent from my LG-P990 using XDA App
Nice! - Have installed & configured, looking good so far.
Haven't really tried any games yet except pocket legends which seems to run as before, did the SD tools test though which trippled the read speed
anyone know how to hide the contacts from sim card?
soza971 said:
anyone know how to hide the contacts from sim card?
Click to expand...
Click to collapse
In the contacts app, hit menu -> more -> show groups -> configure what contacts you want to show
sebkn said:
In the contacts app, hit menu -> more -> show groups -> configure what contacts you want to show
Click to expand...
Click to collapse
i went there it shows a lot but not for sim card
Great work Paul, works perfect !
Sent from my LG-P990 using XDA App
Great ROM, but some times my Launcher freezes, and then I have to restart the phone to get it to work
Any ideas?
Does this ROM support the LG SU660 (Korean optimus 2X Version)? And could you please release the video guide to upgrade to this ROM?
Thanks anyway
dragnor007 said:
Great ROM, but some times my Launcher freezes, and then I have to restart the phone to get it to work
Any ideas?
Click to expand...
Click to collapse
i have this similar problem for the launcher pro..any idea???
thx very nice rom

CLOSED WCX ILLUMINATI SERIES AT&T 1512OC W/Touch Recovery 3.5 STOCK/MOD Vivid ROM

{
"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"
}
Recovery is in the zip....Uploaded now READ FLASHING INSTRUCTIONS ATTACHED!!!
2-22-2012 Reboot issues fixed
New build pics attached 2-23-2012
IF YOU ARE LOOKING FOR ALL THE FANCY ANIMATIONS ETC,THIS ISNT THE ROM FOR YOU....I KEEP IT STOCK APPEARANCE,FAST,FUNCTIONAL AND STABLE IF YOU ARE LOOKING FOR THE EXTRAS THEN I SUGGEST GOING HERE
As there are very few problems with this ROM,Please search through the thread before asking or posting questions that have probably already been answered...
Where I am flattered that people want to "use" things from this rom....Just be courteous enough to ASK to use first before just taking,we already lost a good source and great developer because of this...Thank you
What we have for you guys/girls today is a customised rom that is tailored to at&t...no time pop ups,stock appearance (as if made by them),time zones are correct,apn is correct,rooted for those who want to modify as you see fit,4g icons work as they should(thanks to my team)....no more flip flopping from h to 3g....mms is set at stock settings,mod to your preferences....as its rooted,those who tether should be able to do so...visual voicemail works fine (gsleon) everything works out of the box from my testing...no ciq..hardware accelerated....many tweaks went into this to make it as smooth,battery,memory friendly.... For best speed,disable animations and vibration/haptic feedback....
Boot image is included in the download zip
Stock Builds:
Download Link Uploaded 11:09 a.m. Make sure to thank pakratt for the deposit files linkage
Mirror link Make sure to thank N2itiv for the extra hosting
Mod Build:
Download Link Uploaded 8:46 a.m. Make sure to thank pakratt for the deposit files linkage
Mirror link Make sure to thank N2itiv for the extra hosting
WIPE EVERYTHING ON THIS UPDATE,DO NOT USE ANYTHING OTHER THAN FASTUSB TO FLASH BOOTIMG AND RECOVERY(INSTRUCTIONS ATTACHED TO THIS POST)
Thanks go to the devs on the vivid thread...
PirateGhost
gsleon
bananacakes
thecubed
incredikernel
My Beta Teams
Inspire WCX_________________ Vivid WCX
PakRatt______________________dtorrez
Homeslice____________________kxhawkins
Egrier________________________jherbold
Haroldhv_____________________gentner101
Fernandezhjr__________________rationcinatio
Jimmyut_____________________2lazy2day
Mindfrost_____________________UserError
Pssupernak__________________-yh823
------------------------------------------------- mobb315
Donations as of 2-9-2012
jayv81x2
logancruiser
Pssupernak
Youssarian
jherbold
zugzwang
bsSkunkApe
ccb101
NIKKG
Graphics provided By Mykcer....Signature Pictures feel free to use...
The ILLUMINATI name.
For updates/fixes changelogs
01-19-2012 09:12 p.m. Removed Arrow keyboard...Caused error with notes
01-19-2012 11:40 p.m. Updated to newer recovery...
01-20-2012 3:47 a.m. Fixed Scripts for new recovery
01-21-2012 9:58 p.m. Cleaned up code,possibly fixed screen issue when getting calls(havent been able to create issue),changed ril to att,more speed
1-27-2012 Reworked whole ROM,cleaned code,scripts,new ui scene when loads after flashing to much **** to post here...11:47 p.m.
1-28-2012 Removed screen capture feature till i can figure out why its not working,download app from market for this feature till i get it sorted, mms sends 1000kb+ now
2-1-2012 New OC up to 1512 fixed screencapture
2-2-2012 fixed kernel...reupload
2-5-2012 Cleaned Codes,speed fluidity increase
2-9-2012 New Kernel,something extra,and hopefullt fixed all issues reported
2-12-2012 Cleaned up code found some that may have been causing wifi/lte reboots,fixed memory allocations
2-19-2012 Attempting to stabilise reboot issues.Base build updated to 2.38.162.1
2-22-2012 Fixed Reboot issue
2-23-2012 Released Modded build
2-24-2012 Revised Flashing Instructions and old recovery removal uploaded
Kernel Enhancements:
Voltage adjustments
OC to 1512
Two way call recording
For those who want to return to stock kernel.... download this follow instruction in the zip
Lil Video of latest build
The First Touch Recovery for the Vivid
whats different with this recovery? would the 5.5 with charge mode work?
when should the root_recovery be flashed? after bootimg or before?
gotta pull the link...found notes force closes on me....****
The recovery is old style recovery...flash first then boot image,then clear davlik ,then wipe data/factory reset,then flash rom
is there any way to get dsp manager on this?
Fixed build uploaded...was arrow keyboard causing the error....grrr
Having issues (I got the link before you took it down) with SD card.
The recovery will not mount it.
Moved it to internal card and flashed ok, but titanium back up is having SU issues when I change back up location to external SD card.
since this is a completely different type of rom, you mostly will not be able to restore everything as you did on your previous....
Scrog said:
Having issues (I got the link before you took it down) with SD card.
The recovery will not mount it.
Moved it to internal card and flashed ok, but titanium back up is having SU issues when I change back up location to external SD card.
Click to expand...
Click to collapse
Is is 2.3.7 same as Telstra or a different version
Sent from my HTC PH39100 using XDA App
is a mixmash up up a buncha things....it is 2.3.7 but you will not see that in the properties as its labeled as 2.3.4 att rom....it may work on another network ok....but its tailored for AT&T's network etc
you can most definitely restore USER ITEMS, not SYSTEM apps and data from rom to rom, version to version, even phone to phone....i do it between all my phones and have the same apps on ALL my devices...
depends on what hes trying to restore....only certain things,correct...as i dont use those ap[plications and dont restore anything and always reinstall my stuff....dont know all about recovering from titanium backup....thanks
Wild Child said:
depends on what hes trying to restore....only certain things,correct...
Click to expand...
Click to collapse
right. ABSOLUTELY no system settings, contacts i have found to be a no no (use google), sms/mms through TiBu causes FC's, wifi settings, etc.
the ONLY things i restore in TiBu is
MISSING APPS AND DATA
NOTHING else. anything else is asking for trouble
build updated for users with newer recovery
WC
whoever gave the horrible thread rating...thank you soooo much....appreciated
Is anyone else having a wifi error? I flashed and wiped everything twice
Edit: I will reflash with new recovery in the morning
Edit 2: flashed latest kernel and all is well thank you very much
did you flash the kernel from first post,thats only reason youd have wifi error
Fixed script and updated rom uploaded....
WC

[Rom]XT925 Avatar Rom

Avatar Rom
// RazrHD XT925
// Android 4.1.2
{
"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"
}
Attention
Always do a backup before flashing, responsibility lies with the operator of the device ultimately
General Info
Of all the open-sourceish MIUI alternatives this rom wins, It is absolutely fantastic in every regard, I love it.
General Features
-MIUI Security
-MIUI Swipe Keyboard
-MIUI Notes
-MIUI-ish Theme Manager (accessed through CMs themes, requires internet connection to DL and first-time boot)
-MIUI Weather (US only)
-MIUI Status Bar
-MIUI Framework themes
-MIUI Calculator
-MIUI Music
Known Annoyances
- Unknown
- Stock Camera may spout USB related BS, try a 3rd party one
- USB mounting is currently borked but maybe not, some people have no issue with it some do.
Instructions
Do a full wipe and install via the usual method in CWM or touch recovery, whichever you use
Download
3/12/13: AvatarRom
Big thanks to
Specifically every person here that does source work
Waiting patiently for download link
Nice
LG G2X
A few things about this rom, firstly this is a port from a Samsung device, thus it features control panel options not normally found in some CM roms, you MAY need to go to the app store if this has no on-screen navigation buttons.
I have added MIUI apps not normally found to round it off as a MIUI clone, I think this is something you folks will like a lot since your CM10 base is so functional to begin with. : D
To get themes, go to themes in settings like you normally would, It's been replaced with a fully working clone of the MIUI theme manager which can apply themes, and can browse themes online.
you XT925 folks are going to have to inform me of the working status of this in order for progress to happen, if any is needed.
So are the same things that are wrong with CM 10 affecting this ROM too? (i.e. Bluetooth music)?
Have any rogers users tried it yet? does LTE work?
Doesnt work. I used cwm, but stuck in a bootloop
Sent from my XT925 using xda premium
mapleleafz06 said:
Doesnt work. I used cwm, but stuck in a bootloop
Sent from my XT925 using xda premium
Click to expand...
Click to collapse
The same for me. Boot loop every time. I even formatted /system. Erased /data and /cache. Nothing works.
It seems to work, as you can see the start up welcome screen, but before you have a chance to click on the "next" button, the system reboots.
It's an issue with the base, I will upload a working one either tonite or tomorrow.
Ok, for the next revision of this I will need a dedicated tester to confirm the working order before I put a release up, please PM me with some kind of real-time contact info
WORKING BUILD COMIN' TONITE FOLKS. ;o
Working build has arrived!
Can anyone confirm the status of the USB?
Tquetski said:
Can anyone confirm the status of the USB?
Click to expand...
Click to collapse
I can confirm it. I cannot restore my backups because the system cant find an SD. I can write to the internal and external SDs using the built in file manager, but for some strange reason, I cannot write to them using ROM Toolbox, nor any other program. also, for the same reason, I cannot download the Gapps file listed on the update part of the settings.
Thank you for your hard work.
estuardo4 said:
I can confirm it. I cannot restore my backups because the system cant find an SD. I can write to the internal and external SDs using the built in file manager, but for some strange reason, I cannot write to them using ROM Toolbox, nor any other program. also, for the same reason, I cannot download the Gapps file listed on the update part of the settings.
Thank you for your hard work.
Click to expand...
Click to collapse
Don't mess around with any OTA updates or it could mess up your phone; anyway I'm not sure exactly why this is happening, I am going to send a PM to another porter of this rom who is used to Moto Devices and see what they have to say!
Tquetski said:
Can anyone confirm the status of the USB?
Click to expand...
Click to collapse
Thanks for Rom!
Usb works for camera mode (used IP Webcam to stream), but does crash for media, get android.process.media stopped...
Good job man
Sliced by my Razr HD on Tapatalk
Hello Tquetski. Any progress on this ROM? I guess you are really busy now, but I got so frustrated because you ae so close on this one.
I hope you have the time to continue working on this and future ROMs. Your continue support on porting for this phone is really appreciated.
Appreciate it as well. Also same USB problem as previous post about it. Same crash with media but when plugging in the cable or trying to use the gapps I used. Installed twice. First time the crash wouldn't allow adb, second time was with gapps from 20121130 and still crash on cable but adb works. Play store crashes with same media related file but youtube works. Perhaps youtube was already part of the rom....
Am uninstalling for now but can come back to it to test (Not a lot of time of the day for it though, but as much as I can) if you need it.
Also, don't know if it matters but I noticed that symlinks in the ROM don't work as expected, for example sdcard and /mnt/sdcard just return sdcard and /mnt/sdcard when typing ls. putting a trailing slash works, for example /sdcard/
I've noticed some apps rely on /mnt when they look for things.
update from above. Installed gapps from cm site and that went better and the store works. Titanium backups were on external drive and restored fine, as you'de expect. Titanium backup states, upon launch, Media Storage: not mounted but also then displays the correct amount of available storage for it.
So for example it says:
-----------------------------------
Root Acces: ok
Hypershell: yes
...
Media Storage: Not mounted
Backup Directory: /storage/sdcard1/Titanium
Then at the bottom
System Rom: 1.53 gb (1.09 GB Free)
Internal: *looks like the correct amount*
Media: *looks like the correct amount*
Ext. Sd Card: *looks like the correct amount*
-------------------------------------
Internal and Media in the above part are slightly differant than what df at the terminal says but not by much so it seems that Titanium certainly sees the space there in the second part but doesn't see it as the space its supposed to use.
I hope you can fix it. Thanks for getting this far.
One last edit; stock rom behaves the same way with symlinks.
File permissions of mounted internal sd card look the same, from memory, so its not something so simple overlooked at that level.
Happy to have been of no help

Categories

Resources