OK LET ME GET THIS STRAIGHT FOR YA!
You were probably thinking how this thread is much similar to my GDX Bugs List & Solutions thread. Trust me... for these ROMs, I would compare them to the following ways:
GingerDX - Feature Complete
GingerZaraki - Lightspeed!!
See this thread passed on by original creator Lloir, then to SpyderX, and now to me. Basically this thread is showing all the bugs that appeared in GingerZaraki. So dont ever go off topic in here. I am being serious here.
I want to say thank you to my great buddy RohinZaraki for this amazing ROM!! You ROCKKKKKKKKKK!
................................................
WHY MUST YOU USE THIS ROM??
................................................
- Very speedy ROM that will make your jaws drop!
- Frequent updates!
- Almost all of the bugs in this ROM are just minor bugs.
- Perfect for people looking for good battery life so they could msg their girlfriends (or boyfriends) more...
- So, are you interested? I bet you are... try out now!!
OFFICIAL THREAD
- Also, we are helping people in the IRC channel, [email protected], so we could do with some more helpers
................................................
MY GOAL!!
................................................
This is the exact same thing I wrote in another threas because I really really want to emphasize it. So dont complain.
Before you continue into the next part, please READ HERE!
Of course, my goal is to provide help to people who are having problems with bugs and installation. If you reading this now, please sticky this to your brain cells:
- Ask your questions here, rather than spamming the GingerZaraki thread!! I understand that Rohin gets very annoyed for reading stupid posts...
................................................
BUGS LIST & SOLUTIONS...
...............................................
(X) means confirmed.
(?) means not confirmed.
................................................
:: v10 FINAL Bugs ::
................................................
WiFi:
Believe me, when I say that WiFi issues are present on all ROMs. Let's face it, I've personally never encountered a ROM with WiFi as stable as that of stock 2.1, but let's deal with it. Remember: Custom ROMs are NOT perfect so don't be picky.
WiFi stays on: "Connecting...", but nothing is happening. (X)
Solution: Erase all saved networks, then connect again.
WiFi turns off when I lock screen. (X)
Solution: Not actually a bug, just go into WiFi settings --> Advanced --> Set sleep policy to never.
WiFi connects but doesn't allow data transfer. (X)
Solution: As there are many possible causes to this problem, try the following:
1. Make sure that your firewall/iptables settings are not blocking the WiFi.
2. Ensure that your router is functional and correctly routing internet traffic.
3. Enter the browser and load a few pages. If there is a login screen, LOGIN as that's the problem.
4. Disconnect and reconnect again.
5. Reconfigure your router (factory reset your router) -- ESPECIALLY MAKE SURE THAT MAC FILTERING ISN'T BLOCKING YOUR PHONE.
6. Try different types of encryption.
7. Complete reinstall of GZR.
WiFi tethering -- whole host of potential problems. (X)
Solution: Use a 3rd party app from the Play Store to tether instead.
WiFi shows "Error". (X)
Solution: This has many possible causes. Check the below:
1. Make sure you flashed Alfs FOR CM7, not the GDX version.
2. Make sure you did flash the Alfs addon.
3. Make sure you full-wiped.
3. Reflash kernel and GZR.
................................................
Kernel Issues:
Now 2 kernels are GZR-supported-- Alfs-CM7 kernel v8a/ v9a & nAa 14 (Though Alfs v8a is recommended because of kernel bugs). Each version has its pros and cons. So see below..
Auto brightness on AlfsV09a with Cypress digitizer is not working even after using the autobrightness fix both dt and no_dt. (X)
Solution: Do the same thing as above again, but this time, using Alfsv8.
Occasionally the screen has a problem in which it is shifted to the right. (X)
Solution: Don't overclock or don't OC to 691MHz. Then reboot.
Screen-cut (Alfsv9a) {Hitachi screens only} What happens is that the screen looks glitched up/distorted. (X)
Solution: Lock and unlock your phone OR revert back to Alfsv8a.
Reboot when plugging in phone to the computer in USB debugging mode and related stuff. (X)
Solution: Flash Alfsv9a OR revert back to Alfsv8a.
In call proximity sensors are not working on Alfs v9a. (X)
Solution: Flash the LibSensors patch from Alfs kernel thread.
Brightness setting is not working on Alfs v9a. (X)
Solution: Switch to Alfs V08a.
................................................
Others:
Screenshot will force close after a few times doing it, or sometimes directly. (X)
Solution: Try enabling Share Screenshots setting in Settings > Cyanogenmod Settings > Interface.
................................................
Notice:
1. Please don't blame me for not listing any bugs here. Please report and confirm bugs here. Bear it in mind, you are not helping me, you are helping everyone that have a X8/W8 and using GingerZaraki! Please read second post (courtesy to SpyderX) before posting.
2. No spam please! This thread is only for reference, I'm not asking Rohin to fix anything at all.
3. GingerZaraki... the lightest ROM I ever experienced... Please subscribe for future updates.
4. Hit the THANKS button to support me!!
................................................
Oh and for dummies:
Use the app aLogcat from Market to get your LOGCAT.
To get the logcat in a text file called logcat.txt on your sdcard, type this commands in terminal emulator
Code:
su
cat /dev/log/system > /sdcard/logcat.txt
And for a dmesg, here is the code to enter in terminal emulator:
Code:
su
cat /proc/kmsg > /sdcard/dmesg.txt
Any questions about GingerZaraki, attach and post both the logcat and the dmesg here along with a detailed description of your problem and any tweaks you have added etc. Refer to first post.
well im so sorry for making a typo
Thanks for this will link it to the OP
Proximity Sensor & A2SD Settings
Updated to version 4 of this great rom with Alfs v8a.(i did a clean install; full wiped before installing new version) I had following problems:
1) Proximity sensor was not working. I had to flash Libsensors available with alfs kernell.
2) Could not fond a2sd settings in location where they were is previous versions:
i.e. Cyanogenmod sett..>Performance> A2sd settings
the apps not going to sd-ext partition. In previous version of the rom, all apps moved automatically to sd-ext and my internal phone memory remained unchanged.
Please let me know your opinion regarding this.
faysalmuneer said:
Updated to version 4 of this great rom with Alfs v8a.(i did a clean install; full wiped before installing new version) I had following problems:
1) Proximity sensor was not working. I had to flash Libsensors available with alfs kernell.
2) Could not fond a2sd settings in location where they were is previous versions:
i.e. Cyanogenmod sett..>Performance> A2sd settings
the apps not going to sd-ext partition. In previous version of the rom, all apps moved automatically to sd-ext and my internal phone memory remained unchanged.
Please let me know your opinion regarding this.
Click to expand...
Click to collapse
Rohin maight have forgotten to add in some code that he normally does. It appears that the a2sd script is not in your current ROM.
Check if there is a file called a2sd in /system/xbin/ or /system/bin
I have checked and found "a2sd" file in system/bin. File not found in system/xbin
faysalmuneer said:
I have checked and found "a2sd" file in system/bin. File not found in system/xbin
Click to expand...
Click to collapse
Go into terminal emulator and type:
Code:
su
a2sd install
y/n (your choice here)
y
This will restore a2sd on your phone (I hope ).
SpyderX said:
Go into terminal emulator and type:
Code:
su
a2sd install
y/n (your choice here)
y
This will restore a2sd on your phone (I hope ).
Click to expand...
Click to collapse
Ok I did this and then a reboot. More internal memory now available BUT the apps in internal memory are no longer available like Google play store is not available now. The apps that i previously moved to SD card manually are available. How to restore play store?
faysalmuneer said:
Ok I did this and then a reboot. More internal memory now available BUT the apps in internal memory are no longer available like Google play store is not available now. The apps that i previously moved to SD card manually are available. How to restore play store?
Click to expand...
Click to collapse
Flash gapps for gingerbread, search on Google for it. This is strange as play store is meant to be in /system/app, not internal storage (/data/app)
Edit:
This is the link I think: http://goo.im/gapps/gapps-gb-20110828-signed.zip
Sent from my E15i using Tapatalk 2
2) Could not fond a2sd settings in location where they were is previous versions:
i.e. Cyanogenmod sett..>Performance> A2sd settings
Click to expand...
Click to collapse
I think i know what went wrong, its the wrongly compiled CMParts.apk
Sent from my E15i using Tapatalk
Fixed
{
"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"
}
Sent from my E15i using Tapatalk
RohinZaraki said:
Fixed
Sent from my E15i using Tapatalk
Click to expand...
Click to collapse
How can I fix this the same way you did? Should I replace CMParts? Thanks in advance
Hmm... why not rename this thread to GingerZaraki Bugs List & Solutions?
Sent To Your Eyes Using My Amazing W8
Wi-fi problem
Hi I am facing problem with my wifi it does get connected but it doesn't work I mean I am not able to surf the net or anything my x8 connects to the router but not the internet
chitrang said:
Hi I am facing problem with my wifi it does get connected but it doesn't work I mean I am not able to surf the net or anything my x8 connects to the router but not the internet
Click to expand...
Click to collapse
Have you reconfigured your router such that it can connect to the internet? Check your router user manual for instructions.
Sent from my E15i using Tapatalk 2
I have done that many times but no success my other computers and mobiles are getting connected only my x8 is not
Click to expand...
Click to collapse
Sent from my E15i using Tapatalk
Rohin\SpyderX would one of you like to take over this thread please? if so i'll ask for Iridaki to sort it
thanks
-Lloir
How to change Clock coloris status bar
Hi rohin,
I would like to know how to change the clock color in status bar?
I think "Cm settings -> interface -> status bar tweaks -> clock color" option is missing
Thanks in advance.
V05 will fix it
Sent from my E15i using Tapatalk
Related
[BUILD]★09.29.2010★HyperDroidSenseV1.1★EVO★Hastarin# 4.1★F ast & Optimized,Minimalist★
Welcome to the HyperDroidSense: The Ultimate Sense Android Build for the HD2!
Kernel version:
Hastarin#4.1 - Kindly built & optimized by hastarin (Check his thread for changelog and source code)
This is based on the latest Over The Air (OTA) Update for the HTC EVO. Thanks to phiredrop, mdeejay and mattc (1st EVO based builds I learned from) & myn for the Stock EVO OTA Update
First Boot Notes:
* First Boot will take about 20 minutes (or seem like it or longer) as the data.img is being unpacked.
* New EVO kernel uses the logo.rle in the initrd.gz (Black HTC Splash) that stays on while the Build "does its thing in the background"
* During setup, you may see that the "phone process" Force Closes (FC's) as a result of APN's now being Set during initial Setup
* If you rename the Buildfolder Android or anything else, DON'T FORGET TO CHANGE THE startup.txt OR ELSE you will not be able to boot properly.
If you don't like Sense, Feel Free to try my CM6 Based Build... The HyperDroid which can be found right HERE!
Features
* Deodexed
* Rooted
* Interactive and Powersave schedulers (Thanks to Hastarin)
* Perflock disabled (for underclocking via SetCPU) (Thanks to Hastarin)
* Market Fixed
* Zipaligned
* No Boot Sound
* Cool Blue Droid Eye to match the Rest of the Theme
* MattedBlues by Jabbawalkee Themed
Code:
Note: Due to its Bleeding Edge Nature, Some stuff may not work as you might expect.
Please follow the Bug Reporting Process I outlined on the thread.
Just to be sure, here it is right here:
How To File a Bug Report with Logcat:
Install android sdk
Install drivers for adb on PC
connect phone to PC
open cmd.exe
type 'adb logcat' without the quotes
start the app that causes the issues
wait for the app to close or get to the error
copy logcat contents and put in pastebin
copy pastebin links here
OR
Install "alogcat" from Market
Run it to get log until your Issue pops up
copy logcat contents and put in pastebin
copy pastebin links here
Before filing a bug report, please consider the answer to these:
1. Is the bug reproducible?
2. How do you reproduce it?
3. What is the expected behavior?
4. What actually happens?
5. Do you have a Task Killer running?
6. Are you on the default Kernel?
7. Did you restore using Titanium Backup?
Info Needed:
1. Are you using the default kernel? Y or N
2. If using a custom kernel are you loading the correct bcm4329.ko and tun.ko? Y or N
3. Are you using a fresh data.img created by the system on 1st boot? Y or N
3. Are you using the default Build Folder Name that came with your version? Y or N
What's New?
V1.1
- Fixed 3G APN's now set on 1st boot (Huge Shout Out to mdeejay, phiredrop and hastarin for helping me out here!)
- Added some Important Utilities like Term, GScript, etc.
- 240 set as default DPI
- ReadMeOrWeepInWinMoMisery Included
- Updated liblights latest fix by gauner1986
- Added Languages (Thanks for the tip mdeejay)
V1.00
- 1st Sense Build
- Fully Themed using MattedBlues + Matte Gray
- Using Hastarin#4.1 kernel as default
- Updated Maps
- Updated Street
- Updated Gmail
- Included Gallery3D
- Other tweaks and fixes
- Only English & Spanish languages Supported
Tips & Tricks:
Code:
Everything may not initialize properly on first boot. Reboot twice after the first successful boot.
Use all the defaults (including build folder name and kernel) before changing anything.
On First Boot, Install then Open Spare Parts and Disable Compatibility Mode to get Full Screen Apps in Older Apps that don't scale
Fully Charge while Device is Off before first boot, then upon first boot go to terminal and enter these (without the quotes) and press enter after every line.
su
rm /data/system/batterystats.bin
Ensure that Keypad Lights are on when Haret is launched.
Fixes:
To fix dialer from adding 011 every time a "+" precedes a number dialed, please refer to this.
Please read through the instructions on fixing the 011 bug... Its Right ABOVE THIS Sentence.
To get data working:
1. Go to Settings > Wireless & Networks > Mobile Networks > Access Point Names
2. Press the menu button and choose "New APN"
3. Enter your provider-specific information (Google for CyanogenMod APN as they have a whole list there)
4. Press menu and select "Save"
5. Press the radius button next to your new APN and you're good to go!
*Note: Data is quite picky on this build as its originally a 4G ROM and CDMA... If it doesn't work for you, then hopefully the next update fixes it.
The 3 Hyper Rules:
Rule#1 Please read & follow Instructions before reporting unknown bugs on the thread (Known Issues will not be responded to... If you're smart enough to load Android on your HD2, you're smart enough to search and read the stickied information) and not by PM... PM's will be ignored
Rule#2 If It can fixed, I will do my best to fix It... No Promises...
Rule#3 The Next Build will be released when its ready... No ETA's
Please Follow the Instructions:
1. Please read the OP... this serves as the README for this 1st build... next builds will have it included in the Zip.
2. Please Copy the HyperDroidSense Folder to the root of your SD card.
3. Run clrcad (to enable sound) THEN run haret (which will close the WinMo kernel and load Android).(OR do it Automatically by Using Exceller's Android Loader, which I highly recommend and use myself to Quad-Boot)
3. Wait about 15-20 minutes for the device to initialize
You want to use another Android loader? Simply rename the folder to Android and change the startup.txt to reflect the change... after booting successfully for the 1st time and letting the device "simmer" (e.g. "rel_path=Android")
Notes:
* Backup the data.img that comes with the build as creating a new data.img is NOT recommended
* If some apps don't look the way they should, download LCD Density app from market and change to default 240.
* The Blue Wallpaper may not be set by default... Go into /system/customize/resources and copy SPC_Wallpaper and set as Wallpaper using Astro
What's TESTED & working:
WiFi
USB Transfers (surprised it worked myself)
G-Sensor (Goodbye Freezing on PPP)
Bluetooth
GPS
Wi-Fi
PPP Data (3G + HSDPA)
LED Lights Notifications
What's NOT working:
EVOCamera Flash (kernel support is being looked into) turns pics with flash Black
Native Android Camcorder Crashes (Use EVO Camcorder instead)
4G and Sprint Specific Menus will NOT Work
Data (Out of the Box) does not work UNTIL you Manually enter your APN
Enabling and Disabling the Mobile Data Crashes the com.android.phone process (most probable cause is the CDMA origins of EVO builds)
Don't complain in the thread why any of the 5 things above don't work since its on the OP.
What could be working but has not been Tested:
MMS (Since I use WiFi only, I'm not able to test MMS Properly)
Wi-Fi Tethering (ditto)
USB Tethering (ditto)
{
"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"
}
by Clicking the links below!
V1.1
CLICK ME to Download NOW!
V1.00
CLICK ME to Download NOW!
Please DO NOT POST MIRRORS as I Want to Keep and Analyze the Stats. If you cannot Download from the Link above, let me know so I can Provide a Mirror.
Latest Screenshots: MattedBlues by Jabbawalkee + Matte Gray Statusbar Icons by UltraLinx
About this Build/Release:
In the spirit of the open source community, allow me to share and give back to something I enjoy participating in--- Tweaking my Gadgets to Death... yes, to death...
I am not a developer nor do I aim to be called as such. I believe this should be reserved for the real people who do the work behind the scenes and in the trenches of kernel hacking.
I am an extreme gadget enthusiast or simply a Gadget Geek... The work I do is to put together bits and pieces of what works and what looks good to create a gadget experience that is elegant, polished, minimalist and functional (E-P-M-F).
From my HyperROM WinMO ROM roots to today, I've always liked using and sharing a ROM that meets my E-P-M-F aspirations for a gadget. Today I bring you my personal twist on an Android ROM based on the latest EVO OTA Update (3.29.651.5)
Build Features:
1GB Data Image (included)
Latest Overclocked and Undervolted Stable Kernel by hastarin
Custom Modded Theme and Apps
Useful Tools/Utilities Included and easily updateable or removable
Changing Kernels:
Want to try out the latest and greatest kernels from GIT?
1. rename zImage to workingzImage
2. copy new zImage to "/HyperDroidSense" directory on the sdcard
3. copy bcm*.ko and Tun.ko to "/HyperDroidSense/root/system/lib/modules" on the sdcard (create the paths if its not there)
I sincerely hope you enjoy your HD2 as much as I have... Android has literally given my device a new lease on life...
Enjoy the HyperDroidSense for your HD2!
Code:
Props go out to the following:
for this excellent theme & mods used:
- Jabbawalkee
- UltraLinx
[B]for making all this possible:[/B]
- Cotulla
- dcordes
- darkstone
- danij3l
- gauner1986
- hastarin
- Cass67
- Markinus
- LeTama
- phiredrop
- mdeejay
- manusfreedom
- mattc
- zego
- ElBartoME
- shu8i
- cyanogen
- michyprima
- huanyu
- anyone else I've forgotten (silent contributors)
[B]for the learning:[/B]
-everyone on #htc-linux & #htc-linux-chat
reserved for later
reserved for later again
reserved for later again!
and again... of course
and another please...
last one... I promise...
pongster said:
last one... I promise...
Click to expand...
Click to collapse
i really need this one... to keep it more organized...
OMG, once again a perfect build from you? Thanks in advance. I'll download later as I'm going to work right now...
Sent from my HTC HD2 using XDA App
the tweaks and stuff could go here.. FAQ style
You are real awesome man ! Hey ...how about changing base for Sense later on to Desire HD ones ... are you thinking on same lines ?
v-b-n said:
You are real awesome man ! Hey ...how about changing base for Sense later on to Desire HD ones ... are you thinking on same lines ?
Click to expand...
Click to collapse
once it stabilizes and the next few OTA's are out after the release... yes
thanks for the new build! how's the speed on this? cm6 is so fast that i couldnt use sense anymore.
when will this be available for download ?
So this is a build for a future date? 9-28?
NickPP said:
So this is a build for a future date? 9-28?
Click to expand...
Click to collapse
thats what i was thinking, i hope he releases in a little tho lol i wanna test it out at school tommarow! but i shall be patient
i was hoping the same thing i wanna be able to dl before the site goes down for maintenance
I very like your build thank you
UPDATE: This short review is based on the release prior to releasing it to mass public. At this time, Pongster has only release to testers to ensure everything is working perfectly. A link to DL this build will be posted shortly.
---
Can't wait to try this build. I'll do a report soon.
Just Tested:
0) Use the stock data.img after extracting the folder.
1) Music does NOT studder like in Mattc's 1.0.1 evo build. I love music. It's a high priority.
2) Speed: It's fast and speedy and on par with the 1.5 hyperdroid build, however, though it chokes here and there more often.
3) Stability: Yet to confirm, but its stable so far for me. No crashes yet. Jayy got a "acore" crash. Poor you.
4) Quadrant scrore was at 1682. Nick got scores at 1700+
5) Upload and download speeds via wifi: 5.3Mb/p and 3.7Mbp/s It's good enough for me for regular browsing wifi.
**6) the stock 180dpi is very bad. everything is misaligned. i already confirmed with 3 other people (jay, nick, and robert). You must revert back to 240 for the best alignment, but for a working one, 200 "almost" fixes it.
Good build so far. but has a bit of improvements to work on.
I like the speed of it so far though
just waiting to dl another build of yours..
thanks for your great work
jhnstn00 said:
I consider Cezar 's rom Methadone as compared to Heroine. I still need the Methadone but I am not constantly flashing different kinds of Heroine from day to day...
Click to expand...
Click to collapse
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Video review:
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"
}
After stock conversion:
New MIUI music player:
Changelog:
v2.3 - 2/16/2011
If you just installed 2.1, let it boot once (initial boot) and then reboot in recovery and install the update, or your phone will end up in a vibration loop
This can be installed over 2.2.
Kernel Speedmod K13B
Dialer now has message button instead of voice mail (more useful)
Moded MMS apk included. Supports picture sending with res up to 1280x800, MMS size max 600KB and SMS to MMS conversion is done at 5 SMSs (default value is 4)
Updated system apps; Updated /data apps
Changed Browser icon - hope you like Chrome
Reverted gps drivers to JPY - please report on performance.
Changed AOSP lockscreen font to Sans (check pictures)
Added latest version of MIUI player
Updated the Continuum_content folder
[FONT=Arial,Helvetica,sans-serif] stock_look_Continuum_5locks_circlebat.zip - removes visual and several sound customizations but it preserves the circle battery and the 5 lockscreens mod [/FONT]
Click here for the full change log and feature list
Few important notes:
For update packs from older versions, check the second post
MODEM RECOMMENDATION: Please flash JPY modem, enable WCDMA 850 (by typing *#2263# - COMBI BANDS - WCDMA 850 (FDD V)
[*]. If the star is not there, tap on that line)and see how is battery life. For me is great. If you have battery drain, you might want to do this. If your connection drops, go to settings - wifi settings - mobile networks and set the type of network to the one has most coverage on your area, GSM or WCDMA
You will have in Continuum_content folder, on your sdcard, [FONT=Arial,Helvetica,sans-serif]the following patches:[/FONT]
[FONT=Arial,Helvetica,sans-serif] i897_prop.zip - this will change your phone's name from GT-i9000 to i897. However you will lose access to Samsung Apps. The patch deletes the apk from the system as well and it installs a working version of Swype + QuickOffice (as ThinkOffice will not work anymore with the i897 build.prop) [/FONT]
[FONT=Arial,Helvetica,sans-serif] TwLauncher4iconsDock.zip - well, no explanation needed for this[/FONT]
[FONT=Arial,Helvetica,sans-serif] stock_look_Continuum_4locks_circlebat.zip - removes visual and several sound customizations but it preserves the circle battery and the 4 lockscreens mod [/FONT]
[FONT=Arial,Helvetica,sans-serif]stock_look_Continuum.zip - this will revert your phone's look to Samsung default framework (no extended power menu, no lockscreens chooser)[/FONT]
[FONT=Arial,Helvetica,sans-serif] delete_bloat.zip - this will delete applications considered as "bloat". Below is the update-script content; you can see which apps are being removed:[/FONT]
Code:
delete DATA:app/adaptive.cogid-1.apk
delete DATA:app/com.chartcross.gpstest-1.apk
delete DATA:app/com.biggu.shopsavvy-1.apk
delete DATA:app/com.escapistgames.starchartlite-1.apk
delete DATA:app/com.handmark.mpp.news.reuters-1.apk
delete DATA:app/com.taptu.wapedia.android-1.apk
delete DATA:app/gr.androiddev.ScreenOn-1.apk
delete SYSTEM:app/aldiko-standard-1.2.6.1-samsung-s1.apk
delete SYSTEM:app/BuddiesNow.apk
delete SYSTEM:app/CarHomeGoogle.apk
delete SYSTEM:app/CarHomeLauncher.apk
delete SYSTEM:app/ChocoEUKor.apk
delete SYSTEM:app/CoolEUKor.apk
delete SYSTEM:app/DeskHome.apk
delete SYSTEM:app/LiveWallpapers.apk
delete SYSTEM:app/PhoneSetupWizard.apk
delete SYSTEM:app/RoseEUKor.apk
delete SYSTEM:app/Days.apk
delete SYSTEM:app/DualClock.apk
delete SYSTEM:app/Layar-samsung.apk
delete SYSTEM:app/MiniDiary.apk
delete SYSTEM:app/MagicSmokeWallpapers.apk
delete SYSTEM:app/PressReader.apk
delete SYSTEM:app/Protips.apk
delete SYSTEM:app/SamsungWidget_CalendarClock.apk
delete SYSTEM:app/SamsungWidget_FeedAndUpdate.apk
delete SYSTEM:app/SamsungWidget_StockClock.apk
delete SYSTEM:app/TATLiveWallpapersAurora.apk
delete SYSTEM:app/TATLiveWallpapersBeach.apk
delete SYSTEM:app/TATLiveWallpapersBlueSea.apk
delete SYSTEM:app/WriteandGo.apk
delete SYSTEM:app/UnifiedInbox.apk
delete SYSTEM:app/VisualizationWallpapers.apk
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Contact me on IRC if you have problems or you wanna say hi
Installation instructions
Disclaimer: If this shall brick your device, make you break up with your girlfriend, make the cat fly, the TV explode and wipe the mankind from the surface of the Earth, I am not responsible!
The ROM was tested on my Captivate. I installed several times to make sure it behaves.
To exclude one cause of battery drain issues always flash this ROM with FULL BATTERY!
This will wipe your /system, /data, /dbdata, /cache.
Internal/External SDcard will remain untouched.
STEP 0: BACKUP! BACKUP! BACKUP! Use nandroid and Titanium Backup
As well please create a backup of your /efs partition as described here
1. Pull out your SIM and external sdcard!
2. Return to stock (those without 3 button combo, use this) <- If you are coming from another i9000 ROM and if you dont have lagfix enabled, this step is not required.
3. Download the ROM
4. Flash from CWM Recovery.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Old ROM links:
Basic ROM comes with K12H speedmod kernel and I9000UGJL2 modem.
This is JPY deodexed and rooted. Nothing else.
Basic ROM wipe
Basic ROM non wipe
Other old downloads
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Issue list, fixes and tips:
This section is continuously updated
First, if you install a different kernel, don't blame the ROM if you have issues.
If you changed system apps (apks) or framework other than what is posted in this thread, don't blame the ROM or the addon pack for making your phone an useless piece of plastic.
If you changed system binaries (drivers, applications -non apks-), again, don't blame the ROM for temporary killing your device.
You may put up a post with your problem and with the changes you made to the OS by yourself. I will do my best to get you out of the situation but don't first rate the ROM as worse and then leave. Everything can be fixed so give me a chance!
Thanks a lot for understanding.
I cannot uninstall system apps with TitaniumBackup. Why? Because TiBu does not mount the /system as RW. Will discuss this with Joel. Workaround: go to SGS Toolbox and tap on mount /system as rw (read/write) then uninstall the applications you want from TiBu. Restart the phone and you're done.
I cannot take MMS video and send MMS with video attached bigger than 300KB what can I do? Take a look here
Mobile data sometimes not working. Fix: make sure you have an APN for your network by going to Settings - Wireless and network - Mobile networks - Access Point Names
My bluetooth doesn't work: Yes it does!
I'm using it myself.
OMG, there are no animations!!! Yes there are! you have to activate them in Settings - Display – Animations
I have high battery drain on this thing. Take a look here
I would like to try new modems and if possible know some stuff about them. Take a look here
I cannot send MMS. Make sure you have your phone configured with the correct Access Point Name and the correct outgoing server number.
Stock email doesn't work/doesn't support exchange. There are several reports that the email app works fine and this ROM was the only one they could run Exchange on so make sure your provider doesn't play with the towers configuration.
The phone is telling me that I was 50% of the time without signal. Why? This could be related to the modem. I am now testing JK4. If you have this bug download and flash UGJK4 modem . As well, make sure that you have WCDMA 850MHz selected by typing *#2263# - COMBI BANDS - WCDMA 850 (FDD V) [*]. If the star is not there, tap on that line and that should be all.
Alternative: There were reports that with JPY modem, this bug disappeared after enabling 850 band and there were no reception problems plus greatly improved battery life
I dont seem to be able to get a GPS lock on this ROM. What can I do? Check this post
What is Control Plane?? Take a look here
How to:
Calibrate battery: (thanks to TechnicR)
Turn phone off and charge till full
Start recovery and wipe battery stats
Reboot and start the phone
Use it heavily until it turns of by itself
Connect charger and turn on the phone and wait until fully charged
GPS: Here is a my tracks recording. Is short but it shows that the GPS works almost without a fault
Feel:
The ROM feels really smooth on RFS, I am surprised how much improvement Samsung made with their file system in 2.2.1.
Thanks and donations go to R64, ericshieh, bedwa, DocRambone, Fr44g0r, creator2456, s0niqu3, Fabolous, camalot, khiyatesh, glitterballs, neldar, Guardian_Bob, MikeyMike01, designgears and others. If you notice someone not mentioned, dont hesitate to let me know.
Special thanks to MaxRabbit for offering a hosting space for all files!!
Addons ~ updated 1/30/2011
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Update packs:
Flash from recovery as any other .zip
Update pack from Continuum 2.1 - 2.2 to 2.3
this will not affect your installed applications and settings
If you have problems, perform a wipe install by using the main ROM package found in the 1st post
Update pack from Continuum 2.0 (any variant) to 2.1
this will not affect your installed applications and settings
If you have problems, perform a wipe install by using the main ROM package found in the 1st post------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Themes:
Cezar's Sensation - Home Button haptic feedback fix, optimized extended power menu (no slider, all options are visible) and 4 lockscreens mod.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Themed applications:
Themed market
Themed Gingerbread keyboards
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Will probably give this a shot tomorrow
You rock dude.
Sent from my GT-I9000 using XDA App
Looks interesting. Do you plan to add ad blocking?
Sent from my liberated Captivate via XDA App.
lrs421 said:
Looks interesting. Do you plan to add ad blocking?
Sent from my liberated Captivate via XDA App.
Click to expand...
Click to collapse
Is already added in the Customized version. If you want it in the Stock one you will have to install AdFree Android from the Market.
Feel:
The Stock ROM feels really smooth on RFS, I am surprised how much improvement Samsung made with the FS in 2.2.1
Click to expand...
Click to collapse
Agree, I am not using lagfixes with any of the 2.2.1 I have tested. Giving this one a shot
shaolin95 said:
Agree, I am not using lagfixes with any of the 2.2.1 I have tested. Giving this one a shot
Click to expand...
Click to collapse
You sure? this has no OC/UV. I saw you like to burn your phone
icezar1 said:
You sure? this has no OC/UV. I saw you like to burn your phone
Click to expand...
Click to collapse
I just change the kernel for a smoking one!
Which kernel are you using?.
Sent from my SAMSUNG-SGH-I897 using XDA App
thecellx said:
Which kernel are you using?.
Sent from my SAMSUNG-SGH-I897 using XDA App
Click to expand...
Click to collapse
-xcaliburinhand's 2.2.2
This looks awesome. DLing now will post back with findings.
Just so ya know home button haptic feedback is not kernel related its fixed in android.policy.jar. I had it fixed with jpo but haven't gotten it fixed yet for jpu as it seems to be a little different. But if you put in an android.policy.jar from a captivate firmware, you will have haptic on the home button but a bunch of text string errors.
Just letting more people know since I don't have as much time to mess around and fix as I used to. The more people looking at it, the quicker this issue will be fixed for good.
di11igaf said:
Just so ya know home button haptic feedback is not kernel related its fixed in android.policy.jar. I had it fixed with jpo but haven't gotten it fixed yet for jpu as it seems to be a little different. But if you put in an android.policy.jar from a captivate firmware, you will have haptic on the home button but a bunch of text string errors.
Just letting more people know since I don't have as much time to mess around and fix as I used to. The more people looking at it, the quicker this issue will be fixed for good.
Click to expand...
Click to collapse
Good to know
I've been patiently waiting for a JPX ROM. Thank you kindly.
does bluetooth , i'll test and cee whats its like
tjsooley said:
You rock dude.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
I want to get a try.
TKS
justdrew said:
does bluetooth , i'll test and cee whats its like
Click to expand...
Click to collapse
Yes, it works.
shaolin95 said:
Agree, I am not using lagfixes with any of the 2.2.1 I have tested. Giving this one a shot
Click to expand...
Click to collapse
I am taking it for a test drive now. Seems smooth to me too.
this is running super fasat and I haven't run into any issues yet.
anyway we could get the stock launcher?
This is my first try to make a nand build, thanks to OCM for passing the knowledge and giving permissions for his kernel and initrd.gz
base on : MIUI 31-12-10
Kernel : Hastarin 8.6oldcam by tytung
Whats working :
* 3g/HSDPA
* keypad status notification
* Bluetooth
* USB mass storage
* G Sensor
* Facebook sync
* Camera/Camcorder
* Wifi
* GPS
* FM Radio
* Theme Manager
* RMNET
Whats not working:
* Tethering & Portable Hotspot (lack of kernel support), click here for third party app
* Bootanimation cannot be change by theme manager (other theme element works)
* Can't login in to https from app (zynga poker, World War, SwiftFTP etc), known MIUI bug since 2412
Download 02-01 update1
Click Here Please
Update boot.img
Click Here Please
you must reflash to update boot.img
======================================================
Download 02-01
Click Here Please
bootloop fix thanks to RaiderX303 , some people still report bootloop, use method below to fix bootloop .. arrrgghhh
edit : WTF..the changes i made in init.rc didn't save, thats why there is still bootloop, sorry guys..
Need Test : Bootloop fix
Download here
put this file inside JawsNand31-12 folder (replace boot.img in that folder)
Tips :
- Use paid Titanium Backup to move all user app to SDCard so you will not running out of internal storage space..
- for Wireless tether use Wireless Tethering Apk
- for USB tether use Wired Tethering.Apk
- I forgot to change Camera.apk, default Camera has no custom Video quality setting, but camcorder does work, for anyone has problem with camcorder and want to change video quality please Download here, push it to system/app or use DroidExplorer
{
"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"
}
eh, btw..this build is default from MIUI, none of the picture element changed, to make this build like the screen shoot, use EliteProHD theme, Minimalistic Text and System info widget
ISSUE :
since MIUI release date 18-12 there is bootloop issue in HD2 port, futureshock tell me what causing it, i tried to fix it but some user still report bootloop, so while i'm working this nand build, i found a fix, but it will take some work for your self, since this fix must be done on bootloop, in next stable release perhaps i can make this fix automatically .. i need some info how to edit some init file and make chown command run while on firts boot..
so here you go (for windows only) :
1. you need android SDK, so you can do "adb shell", download here, download USB driver from there or you can or download here (you still need android sdk to run "adb shell")
2. boot Jaws MIUI, then connect your HD2 to PC, it will ask driver, point it to USB driver you have download before..(if you have install driver correctly it will look like picture 2)
3. while your HD2 still bootloop, and windows has finish installing android HD2 driver, run command prompt (click start - run, type cmd, click ok)
4. navigate to where you save android sdk files, mine is D:/Android-SDK, so to navigate to that folder u have to type this in command prompt (look at picture 1):
C:\Documents and Settings\LESJAW>d:
D:\>cd android-sdk
D:\android-sdk>cd tools
D:\android-sdk\tools>adb shell
# chown 1000.1000 /data/system
5. it will finally end bootloop and take you to home screen
Picture 1
Picture 2
remember do those step while your android is bootlooping..
======================================================
Old release..
Download 01-01
Click here please
=====================================================
Download 31-12
Click Here Please
====================================================
NOTE!
1. Update1 u don't have to edit build.prop, its rmnet, dns update automatically
2. U can used your previous data, when MAGLDR prompt you, don't erase previous data
3. For initial release : u must edit build.prop file and change ppp0.net.dns1 and dns2 to your own provider DNS, default DNS is my provider.. otherwise you will have no data
thanks to : Cotulla - for making all this possible, rajko, ocm, dan1j3l, LeTama, hastarin, huanyu, michyprima, Cass67, darkstone, ElbartoME, gauner1986, Geo411m, mattc, memin1857, NetRipper, MIUI-DEV, XDA-DEVELOPERS,MIUI.com (the Rom) .. sorry if i forget mention ur name..
Change log :
Code:
3-1 Boot.img
- change boot splash screen
2-1 update1
- update language pack to 1c
- fix MIUI Music FC when entering setting
- change kernel to Hastarin 8.6oldcam by tytung to fix Camcorder FC on some people
- [B]Fix Bootloop[/B]
2-1
- base on MIUI 31-12
- [STRIKE]fix bootloop issue[/STRIKE] (i test this by flashing almost 10 times)
1-1
- change kernel to Hastarin 8.6 by OCM
- rmnet connection data (universal now)
31-12
- initial release
DONATION
@reserved for future update
Ill be trying this soon, i love MIUI builds, hows the speed compared to SD card versions?
Thanks buddy will be the first to try, I have the Cotulla NAND version done how do I go by installing the MIUI version over this one?
Any screenshots?
thanks, i'll try
wow
is overclocking possible ?
scbrother said:
Ill be trying this soon, i love MIUI builds, hows the speed compared to SD card versions?
Click to expand...
Click to collapse
hmm..i much more prefer this nand feel more speedy..just my feelings perhaps..
316racing said:
Thanks buddy will be the first to try, I have the Cotulla NAND version done how do I go by installing the MIUI version over this one?
Click to expand...
Click to collapse
you just replace it, like the way you install cotulla nand
OmSoft said:
Any screenshots?
Click to expand...
Click to collapse
same with my sdcard build, need no screen shot here
BoneMo said:
is overclocking possible ?
Click to expand...
Click to collapse
i havent test it yet..
hows the battery life on nand?
316racing said:
Thanks buddy will be the first to try, I have the Cotulla NAND version done how do I go by installing the MIUI version over this one?
Click to expand...
Click to collapse
I think it`s only one way - to install stock WM 6.5 and after that you can install new Android rom, am I right?
For Example: If I try to boot in magldr to it`s menu - there is nothing will be, but only auto launching Android. It cant be stop.
Just tried another way: HD2 was connected with a cable to PC, reboot, long pressing key for magldr after it`s show up (with auto-launcher android I think) -> then menu has been shown!
How to increase internal phone storage?
Is there anyway to increase the internal phone storage just like we did previously in sd card install?
The internal phone memory sucks in nand versions and we cant install more apps.
anybody has any ideas?
thanks.
lesjaw said:
same with my sdcard build, need no screen shot here
Click to expand...
Click to collapse
Well it makes the topic more complete, I have never personally tried or visited teh SD card version so saves first time users of your build having to go and locate your previous release just to see screens.
is there anyway we can install the apps directly in to sd card?
TheATHEiST said:
Well it makes the topic more complete, I have never personally tried or visited teh SD card version so saves first time users of your build having to go and locate your previous release just to see screens.
Click to expand...
Click to collapse
ok..maybe tonight i post some screen shoot
thedent555 said:
Is there anyway to increase the internal phone storage just like we did previously in sd card install?
The internal phone memory sucks in nand versions and we cant install more apps.
anybody has any ideas?
thanks.
Click to expand...
Click to collapse
patient bro..that day will come..data2sd, app2sd, cache2sd etc
Thanks for your work! I'm trying to flash your Rom.Can't wait for next build ^^. All your works are Great! Once thank you so much!
An
lesjaw said:
patient bro..that day will come..data2sd, app2sd, cache2sd etc
Click to expand...
Click to collapse
ANDROID2SD?
Sent from my HTC HD2 using XDA App
screen shot mabye?
may i know if bluetooth headset music control button working on this ROM?
what about tether and theme manager?
Hi all,
with latest MIUI sd builds, based on MIUI 24.12 I've noticed problems with hotspot wifi, usb tether and the theme manager app ...
Are they work correctly in this NAND MIUI rom?
Thanks for any reply.
Regards
{
"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
{
"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 has been Built with a sole Objective of Developing a SPEED FREAK Rom with Very Sleek and Smooth Windows Phone Interface..!
This Rom can handle Extremely High Multitasking and can also Play Games like Temple Run 2 at 787 MHz without Slightest of Lag !!!
Also I've Designed each Element of ROM to bring the Essence of Windows Phone UI, as well as Smooth and completely Lag-free UI Experience!
I Claim this to be the Fastest Rom available for Ace...!!!!!
Full ROM Specifications & Features:
Visual Elements
New Phone Dialer
Custom made Boot Animation
New UI transition which have been Optimization for Smooth animations
Windows Styled Unique Settings
Heavily Modded Windows phone Theme
Heavily Modded Notification with Date bar,Settings Shortcut Icon,Carrier Label on Bottom Handle
New Clear Font
PERFORMANCE
Seeder Entropy Applied internally through new "Haveged" Engine.
Improvised Power saving tweaks.
Firekernel OC by dragonnn & Modded by PSN.
All APPS are MOVED To SD-Card and /DATA(Internal Memory) Is Used for SWAP...!!! (Can Open and VIEW upto 10 Tabbs on Broswer Simultaneously..!!! Also allows MASSIVE Multitasking!!!) Also as SWAP is There on INTERNAL MEMORY , your Sd-Card is now safe (No reason to be afraid of getting it FRIED).
SD read-ahead speed raised to cater for PSN Mem mod.
Single core CPU optimization.
Media stage-fright tweaks for faster video streaming.
Graphics enhancement tweaks & GPU rendering implemented globally [GPU Libs Ported from P-500].
Extreme Gaming optimizations (Cpu, gpu, ram, dalvik related).
Zaligning done on each boot & Sqlite DB optimization on each boot.
Deleted many unwanted system apps.
MEDIA
Wp7 Ringtones , Notification Tones.
Beats and various other Lib Files combined to Obtain Crisp and Clear Audio.
Custom changes in Original Audio LIBS for Volume Boost(Optimized Levels , so no Distortion at Highest Volume).
Mega Beats Audio Implemented along with some Custom changes to Ace Libs.
JPEG Image optimization implemented.
Video stream rate increased & optimized
The resultant audio is THE Best you have ever heard in any Phone... Ear Splitting BASS without loss of Clarity.
Also Output has been Amplified 5X Times than the Default Audio....!!!!!!
Screenshots
Click Here
CREDITS
D3hum4niz3d for Mega Bass Beats.
72ls1 for Theme components.
idcrisis for Seeder entropy (Haveged).
Ryuinferno for original Init.d enabler apk extracted & edited by ReaperXL2
ReaperXL2 for Various tweaks & scripts modded & edited for SGA
ReaperXL2 for Various Build.prop tweaks & additional instructions
Aniket[The"A"Factor] (That's me!) for making Concept of this Rom , All the Layouts , BootAnimation , Theming and Bringing this ROM to you...!
PortersNeed to take Permission from me before Using my Work (Rather than asking after Porting It).
[Probability of getting permissions is More if you are Experienced Developer]
Preparations to be made Before Installing
Note:Mem Xpansion is done via Ext4 partition & Swap partition is done on phone's Internal Memory. [The Size of Ext-4 Partition will determine the Phone's Internal Memory to Install Apps].
So Having a Ext-4 or Ext-3 Partition is MANDATORY.
STEPS
Download [Ace]Wp-ReMix[Elite Gamerz].zip
Re-Boot into Recovery (Px-Recovery Recommended [DOWNLOAD HERE]).
Do Factory-Reset(format cache,format data,wipe Ext),also Wipe Dalvik Cache.
Repeat the Step 3 again.
Install Zip [Ace]Wp-ReMix[Elite Gamerz].zip from Sd-Card.
Re-Boot.
It will take 2-3 mintues for the Rom to Start Initially.
Re-Boot again .
Done !
DOWNLOADS
Wp-ReMix[Gamerz] [17/02/2013] - [Here]
Tiles Collection - [Here]
[TilesCollection : Massive collection of Tiles of all common apps for Windows Style Launcher which has been included in Rom.]
I don't Expect any Donation ... But you can Appreciate my work by giving me a Thanks and Positive Comments...!
Constitutive Criticism are Always Welcomed!
This will Encourage me to do more Awesome Roms and Support them !
Question & Answers
What is the Difference between Elite version and XDA version ?
Answer:
Well all I can say is Elite version is more Closer to Original Windows Phone and has some Extra Apps... For more Info log on to our Facebook page
Flashed WP-ReMix Rom but the it doesn't start / Rom stays in the Bootscreen ?
Answer:
1. Did you make sure you have an Ext partition present on SD before flashing ??? Ext3 or 4, any will do.
2. Did you do a full wipe of Cache, System, batt stats etc... (I do this 3 times before flashing a new Rom, Always)...
3. After completing all of the above, did you re-boot after update flash & let the phone fully initialize before attempting to use it ???
4.If you followed all of the above procedures & still have a problem, then the issue must be with your SD card... Check that first partition is Fat32 & set as primary, the second partition should be Linux Ext4 & also set to primary...
If you are using internal /data for swap then you do not need SD swap partition...
When all the above criteria are satisfied, you will have a trouble free experience with Wp-ReMix...!!!
Lastly, which version of recovery are you using ??? We have found that the most compatible & reliable version is touch recovery beta... This can be found via it's thread on XDA SGA dev pages.
Q.Can I Install CronMod or Amarulzz or App2Sd or Link2Sd Scripts on this Rom ?
Answer
NO !!! Because Memory Expansion has been Enabled by Default in Xtreme version , any other Scripts will cause Instability in System ,which may Result in Loss of Data
Q. I can't do backup (nandroid backup) via Recovery OR I can't wipe dalvik cache ?
Answer
Wiping of Dalvik Cache Issue cannot be done through recovery option , as the Internal Memory was the Place where Dalvik Cache used to Ideally get Stored before... But here in this Rom Internal Memory is used for the SWAP (RAM Extension)... So you have to use Special Flash-able ZIP to do Data Format and Dalvik Wipe [HERE].
Same goes for creating a nandroid for this rom ,All hope is not lost however , You can use Titanium to do a complete rom backup & then restore via the same... This has been Tested and works great for me with this Rom.
We will try to Solve and reply all your Queries and Problems as soon as Possible.
So please don't hesitate to ask any Queries or Doubts...!
Changelog:
17|02|2013
Gaming Performance (2D and 3D Graphics) Futher Optimized...!!!
New Boot Animation
Settings not Saving Bug FIXED
All other Minor Issues FIXED
System is Totally Stabilized
09|02|2013
Initial Release
Awesome Work ..!!
1st..
Awesum UI as always..
Xperiance.Cyanogen Rom's Performance has been outstanding ..but i'll try this .. :good:
Thanq gr8 work ! Flashing Now ..
i wonder what is "Tiles Collection" ?
Difference between Gamerz version and tiles collection version will be helpful
Curius7 said:
Difference between Gamerz version and tiles collection version will be helpful
Click to expand...
Click to collapse
There is only one version..i.e Gamerz Edition..
Tile collection patch is just a collection of tiles that you can set on your wp7/8 launcher..this is not a rom edition..
As I said on your Facebook page already: amazing work, guys, this is the fastest and prettiest ROM ever made for Ace. Keep up the good work.
E: Reflashed and all is well! :good:
Gameboy21 said:
There is only one version..i.e Gamerz Edition..
Tile collection patch is just a collection of tiles that you can set on your wp7/8 launcher..this is not a rom edition..
Click to expand...
Click to collapse
Oops
Thanks mate :highfive:
krist2an said:
As I said on your Facebook page already: amazing work, guys, this is the fastest and prettiest ROM ever made for Ace. Keep up the good work.
But just out of curiosity, does anybody from here have an issue with the settings not saving? It's just that Reaper mentioned that he's aware of the bug, but one guy with the same ROM reflashed it and got rid of the issue. Reflashing is a bit annoying, but if it fixes the bug and I'm the only one with it, I guess I'll have to do it.
Click to expand...
Click to collapse
I too was having the settings problem but i re-flashed the rom with same method..and it did worked..
Now for me the rom is super-fast..n for surpise no settings bug..
Edit: It was all going smooth..i just setup the Ram manager,applied some CMsettings,played TEMPLE RUN 2.. and then after some time when i unlocked the screen..the problems appears again..don't know the exact reason..will test and report later..
You can also go back to Launcher7 to see the true speed of this ROM, these guys have done an amazing job :good:
Can you post a link to the Touch Recovery Beta for Samsung Galaxy Ace ?
OMGOSH Temple RUN
Definitely trying this out!, I hope USB Tether works, having troubles with the other ROMs
This rom is honestly amazing. Been using it since they released it on fb.
Better than the XDA version. Hit up the FB page guys.
Re: [ROM] <<| Wp-ReMix[GamerzEdition] |>> [9.2.13]
I have problem checking and un-checking of location options (wireless and GPS) also mobile data +auto rotation and so on
Try by pressing "back" after checking then enter again I found it unchecked
I have to reboot to activate my choice...
I may make a video if you don't get it
The Rom is very amazing apart from above issue any SOLUTION?
Edit: Solved:here
http://forum.xda-developers.com/showthread.php?p=37811593
Sent from my GT-S5830 using Tapatalk 2
abo treka said:
I have problem checking and un-checking of location options (wireless and GPS) also mobile data +auto rotation and so on
Try by pressing "back" after checking then enter again I found it unchecked
I have to reboot to activate my choice...
I may make a video if you don't get it
The Rom is very amazing apart from above issue any SOLUTION?
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
Yeah this is the settings-bug that I also have. Unfortunately uninstalling Anall lockscreen did not solve it, so I'll try to reflash.
Edit: Reflashed everything and the ROM seems to be working perfectly, settings save and etc. Don't know, I guess I messed something up during the first install. If your settings do not save, reflash and all is well. Really, it's the fastest ROM available
Re: [ROM] <<| Wp-ReMix[GamerzEdition] |>> [9.2.13]
What is battery stand?
Sent from my GT-S5830 using xda app-developers app
Re: [ROM] <<| Wp-ReMix[GamerzEdition] |>> [9.2.13]
krist2an said:
Yeah this is the settings-bug that I also have. Unfortunately uninstalling Anall lockscreen did not solve it, so I'll try to reflash.
Edit: Reflashed everything and the ROM seems to be working perfectly, settings save and etc. Don't know, I guess I messed something up during the first install. If your settings do not save, reflash and all is well. Really, it's the fastest ROM available
Click to expand...
Click to collapse
Solved by (The "A" Factor) And I quote
" Go to Terminal Emulator
Type: su [press enter] [Grant superuser permissions]
Type: fix_permissions
(If you get errors the first time, exit out and do it again. After it's done you will see "#" and when you do )
Type: reboot [phone will reboot]"
Sent from my GT-S5830 using Tapatalk 2