[31 DIC][UNOFFICIAL][ROM][preBeta 2] CyanogenMod 6.2.0 (Android 2.2.1 - .32 kernel) - Optimus One, P500 Original Android Development

CyanogenMod 6.2.0 (Android 2.2.1)
Hello
So,here we are. This is the LGP500 Christmas present brought to you by Bytecode. I wanted to keep the promise so here it is.
{
"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"
}
What is CyanogenMod?
Well,I'm pretty sure you all know the answer but,let's quote the official CM website:
CyanogenMod is an aftermarket firmware for a number of cell phones based on the open-source Android operating system. It offers features not found in the official Android based firmwares of vendors of these cell phones.
Click to expand...
Click to collapse
Why should I want CM6 instead of CM(X)?
It's your choice. Tested the ROM the whole night and with RIL,GPS and WiFi enabled I have to say - it has got a very good battery backup. Also Froyo sometimes > Gingerbread in performance and stability.
Why did you start another thread?
The old one was just a little bit messed up. I'll keep it as a helpdesk lol
Well,let's talk business:
Features:
Froyo CyanogenMod settings (CMParts) featuring some cool options missing in CM7,like an early theme chooser
Optimized CM Code,obviously
Totally built from scratch (lot of my patches + froyo-stable branch)
ADW.Launcher
DSPManager
...and much more.
Bugs(read the NOTES):
Bluetooth doesn't work (should be easy to fix) - Fixed with mik's init service + LG btwlancoex (was,kinda hard to make it work) in preBeta2
Lights don't work (trying CAF)
3D doesn't work (also this should be easy,wrong permissions somewhere)
Audio doesn't work(driving me nuts,but should be easy also) - Fixed in preBeta2
Camera FCs(testing CodeAurora Froyo libcamera)
Browser FCs when opening a flash site - Apache-http issue
Music app doesn't work - Fixed in preBeta2
Terminal emulator doesn't work - Use it from market
Video app don't work - Fixed in preBeta2
Blackscreen bug (just flash another kernel,will pack it up in next release) - Fixed in preBeta2
FM Radio doesn't work (fixable issue,anyway you don't buy a 200€ phone for FM,so I won't take care of it now)
Screenshots:
soon.
Download:
CyanogenMod 6 preBeta 1:
http://www.multiupload.com/U5VBA6XEF7
CyanogenMod 6 preBeta 2:
http://www.multiupload.com/FOKXFTVAYE
Google Apps (May 05,2011):
http://www.multiupload.com/XUZANB8XWW
Changelog:
- preBeta 1:
Initial release
-preBeta 2:
Fixed Bluetooth
Fixed audio
Fixed music app
Fixed video app
Hardware acceleration enabled
Special thanks to:
andy572
_Arjen_
OpenSwift repo (used their audio lib)
mik_os

First ! Will test this later !!
Thanks and Merry X'MAS 2 u

This should be interesting.
Will test it when I can.
Thanks for your commitment!

Have fun n enjoy Yua Christmas!!
Sent from my LG-P500 using Tapatalk

You have done a wonderful job Bytecode
your vision is other than others, better..
good luck with your current projects!

Merry christmas to you & yours...Thanks for all the hard work...Remeber (That where there is error, may you bring truth). Can't wait to see what the new year will bring !

Congratulations for your work Bytecode! But let me ask you a question: what are the pros in using FroYo instead of Gingerbread? I've never tried a FroYo custom rom, but I think our phone can manage running Gingerbread perfectly.
I know I'm a bit ignorant in rom development, sorry

ZatBaloo said:
Congratulations for your work Bytecode! But let me ask you a question: what are the pros in using FroYo instead of Gingerbread? I've never tried a FroYo custom rom, but I think our phone can manage running Gingerbread perfectly.
I know I'm a bit ignorant in rom development, sorry
Click to expand...
Click to collapse
The only advantage I could think of was the battery. With froyo, there are a bit less power hungry settings. I was using void#froyo-final before and this was the main reason for using that rom. Afterwards, since I was very fond of gaming and such, I switched over to GB for that specific reason at first.

Well done bytecode.(ciaox)
My wife still got openoptimus v1.148 for 5 months and she don't want me to change it...
Merry christmas
Sent from my LG-P500 using XDA Premium App

Can you guys post some screenshots?
Sent from my LG-P500 using xda premium

Can,'t turn off power and charge..

r66 said:
Can,'t turn off power and charge..
Click to expand...
Click to collapse
Thanks for the screenshots! Hope I'll fix major bugs soon.
Now trying again mik9's libaudio and libcamera. But seems they don't want to work at all with froyo.

gnite sweet dream

Hmm,libaudio undeclared stuff is related to AudioRecord.h in framework base possibly. I replaced it with mik's.
Also for 3D I'm now testing with video.accelerate and debug.sf.hw on,because libs are right. Otherwise we'll see
For lights not working I declared TARGET_CUSTOM_LIBLIGHTS_FILE (my definition) into msm7k/liblights/Android.mk to make thunderg lights.c build,otherwise it won't.
For bluetooth I'm looking into mik's bluetooth folder.

I added this port to the official CM wiki
P.S: Nor bluetooth/3d/lights patch work
But I've found something really interesting: LG GT540 and LG P500 are very similiar,and they have a working CM6 port - so since also mikegapinski used mik's thunderg library for his phone,I'll try it along with libcamera,which is also giving issues.
And probably,I'm missing some 3D libraries: Is it enough to copy all egl folder libs,libgsl,libegl and egl config?

r66 said:
Can,'t turn off power and charge..
Click to expand...
Click to collapse
Old cm behavior.

yes!
Audio is now fixed
Now,lemme fix 3D and beta2 will be available. Still doesn't work with all libs
Music and video also now work

3D is driving me nuts - I copied every lib needed but it still doesn't work.
Bluetooth seems pretty ****ed up; logcat says it's all ok,at least I can get something from dmesg:
Code:
<3>init: no such service 'hciattach'
the hciattach bin is there though. probably it does like this because I used some LG stuff,but with other configs.
Lights probably don't work because I copied a wrong lib. Hope I will fix these bugs until 31 dec,but I do not promise anything for camera and FM.

great work. if you get 3d working i'm your man for testing all

3D is really,i don't know: It was sooooo easy to fix it on Sense 2.0,still froyo,but not here! :I
Also I can't see any trace of working libEGL in logcat,WTF I can't see the libs loading.
Lights,will use andy's and also his prebuilt lib.
BT,still driving me ****ing nuts.

Related

[ROM][MT3G 1.2/LE Fender] CR_Slide2G1_v1 [come get your daily driver]

This is NOT my rom!!!! Thank ChiefzReloaded, he made it!!!
Also thanks to Firerat, Aeltrius, meltus, ts0cha0tik and Dominukk
Original thread .... http://forum.xda-developers.com/showthread.php?t=673452
I wouldn't even really call this a port, maybe a bastardization is appropriate ... but, with a little help from the kitchen, I was able to put together a workable version of CR's MyTouch Slide BETA rom.
This port does have working Browser and Gmail which was missing from Binary's version.
- Give it some time (10-15mins) to load
Full wipe ... then flash this port ... that's it
I'm not held liable if you don't know what you're doing and muck up your phone
...........................
NOW updated to Version 0.06.2 Beta ....fastest build yet
Changelog: Version 0.06.2 Beta
- Music player working with 3.5mm headphone jack
- Wifi is now working
- Reboot on theme selection should be fixed now....
- More optimization!!
- Added meltus LVH with permission from @Dev_Meltus himself Thanks man!!
- Added heroLED, leds fully functional now
(start app, select LEDS u want, hit menu and choose start service. press end to lock screen and when u resume, LEDS will be enabled)
- Swype 1.29 has been moved to data/app so G1 users can remove it if it seems to lag there system (not working with LE Fender)
- 3D gallery has been removed as it was causing the system to lag due to it constantly opening itself in the background
- Camera is fixed, preview is B/W... i have an idea as to y and will release a patch... but the pics r in color
- Dark video problem, driver issue... is now fixed, videos should be bright again
- Removed pdf viewer as u can replace on the market
- Removed IM app due to mem issues... i suggest Meebo from the market
- Set CPU 1.52 has been added for simplicity in overclocking. If u like it please support the dev by purchasing the donate version in the market. Set speed to performance 528 max and this thing is FAST!!
- Removed Faves/Faves Widget as it wouldn't function properly (if i can get it fixed u will get a flashable zip update)
- Battery drain issue should be fixed now... let me know ur personal experiences....
- Flash 10.1 for G1 is something im looking to patch for G1 users, try the included Skyfire Beta browser as it has its own flash...
- Removed Stock and News apks as they were causing some sort of lag issues on G1... remember, the market is ur friend
Not working (the usual)
- BT
- 3D games
- Wireless tether
P.S. you don't need ext/swap. I loaded it to system and looking at 210MB to spare
{
"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"
}
Custom fender/1.2 patch now added
Changelog: Version 0.06.2 Beta_1.2 fender patch
- Autokiller added
- BootControl added
- Xperia10 Digital Clock added
- Removed Swype since it's not working with LE Fender/MT3G 1.2, (no more swype FC)
- More optimization
- updated htc_ime with functional version for 1.2 (no more ime FC)
- genius button now working
- Themed status bar glossy black to match launcher and for a more polished look.
- Fixed htc_sense FC no more freezing
- A lot zippier than previous versions
- NO FREEZING!!!
You can flash over v0.06.2 but a full wipe is always best
This is really close to being an everyday driver.
Now updated to version 1.0 - [No Port]This is the official rom using CM's kernel so almost everything is working.
Changelog: Version CR_Slide2G1_v1
-Improved Stability
-Improved Speed
-Changes to Build.prop (Dominukk)
-3D games & weather animations working
-Working Swype (Official Slide Themed Version)
-Finally reached stable release V1.0
-Removed HeroLED (Dev Request)
-Removed Meltus LVHack (App)
-Added Meltus LVHack (Files)
-Make sure you clear data (HTC Sense)
Not working
- Camcorder
- BT
Downloads
Version 0.05 Beta [Port]
http://www.4shared.com/file/KxDdqeia/MT3G_Fender_LE12_Port_MyTouch_.html
Version 0.06.2 Beta [Port]
http://www.4shared.com/file/1CSudA6C/Port_CR_Slide_v0062_BETA.html
Version 0.06.2 Beta w/1.2/fender patch [Port]
http://www.4shared.com/file/ZuLf1qtj/Port_CR_Slide_v0062_BETA_12_fe.html
Version 1.0 [Official Rom]
http://www.4shared.com/file/vv50br6l/CR_Slide2G1_v1.html
which rom do I have to flash before flashing this port. I cant find firerats original build which im assuming is what I need to flash. Thanks
Just do a full wipe and flash this port
hmm weird, I did that and it didnt work. maybe I didn't wait long enough? or I just had to flash again. Thanks. And sorry for the stupid question. A lot of people post things that you need to flash something else first and never make it clear of what it is that needs to be flashed.
Does that include the sd wipe?
If you're already partitioned then yes, do a SD wipe
It's like a 76' Ford Fairmont ... You have to give it a while to load.
Run logcat while loading and you'll see that everything is working just fine
haha, thats a good one. Thanks for the info. greatly appreciated
NOW updated to Version 0.06.2 Beta
It's for any radio and spl?
sorry, i'm newbie
This is a mytouch1.2/le rom so there is only one SPL that currently works with this phone to begin with.
WypasPL said:
It's for any radio and spl?
sorry, i'm newbie
Click to expand...
Click to collapse
For 32A slide roms check here ...
http://forum.xda-developers.com/showthread.php?t=671847
and here ....
http://forum.xda-developers.com/showthread.php?t=674207
Thanks for the update.
I'm curious about the changes they did with the Mytouch Slide, downloading now...
Re: [PORT][MT3G 1.2/LE Fender] Port_CR_Slide v0.06.2 BETA [MyTouch Slide rom]
I really enjoyed what T-Mobile put together here, but the rom was not good on battery and my phone was running way too hot . Going to patiently wait for some updates then flash back. Can't wait!!
Sent from my Htcclay's SuperFast 3G using the XDA mobile application powered by Tapatalk
rando191 said:
I really enjoyed what T-Mobile put together here, but the rom was not good on battery and my phone was running way too hot . Going to patiently wait for some updates then flash back. Can't wait!!
Sent from my Htcclay's SuperFast 3G using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
I've been running it a couple days now and haven't really noticed any major battery drains.
It also comes stocked with SetCPU, you can set your profiles and throttle down the processor once your battery surpasses a certain temperature.
Sweet looking build, but It keeps freezing on me while syncing. I also got the reboot issue when selecting theme.
Gerr1985 said:
Sweet looking build, but It keeps freezing on me while syncing. I also got the reboot issue when selecting theme.
Click to expand...
Click to collapse
I've noticed the frequent freezes especially after installing apps and the reboot issue reoccurring is also prevalent in the original build. CR should address it in the next update.
What I did was went ahead and partitioned with ext4 & swap and it seems to run a lot more smoother than before.
Yea I wiped and flashed again. This time I selected the advertised theme and just went slower than before. No random reboots and everything is now working fine. It is a little too slow for me right now but I love how it looks. I also like to remove contact photos in my address book view and cannot in this build.
On a side note, does anyone have issues with Nandroid restores? I can perform a backup and restore but when I boot up after a restore it never gets past the splash screen... kind of annoying and defeats the purpose of the backup.
props on this rom/build man. Its awesome. I think its funny that the rom is out before the phone is. haha
Re: [PORT][MT3G 1.2/LE Fender] Port_CR_Slide v0.06.2 BETA [MyTouch Slide rom]
thats wt happens when the full sstem dump of a new phone gets leaked to xda:-D
props on this rom/build man. Its awesome. I think its funny that the rom is out before the phone is. haha
Click to expand...
Click to collapse
Sent from my HTC Magic using the XDA mobile application powered by Tapatalk
New update - More optimized and added functionality

[Rom-32A-NR] AhmgskMod Hero 2.1 [V1] MY Pre-Release Rom [5th June]

Hello Friends!
I was working on Hero 2.1 for MAGIC-> Latest Firmware
thought instead of me testing i should give it to user to test report probs:
so that i can give out update fixing major faced issues
About rom:
its gonna be released in 4 types:
1. simple without a2sd
2. with a2sd but simple
3. using sense apps but barebone (without sense)
4. barebone with a2sd
For now i have uploaded 1st type:-
Its simple port of hero 2.1 latest rom using sanpei kernel .32
camera n camcorder r working fine but -> they take time to load let it load completely
network speaker everything was okay
bluetooth n others too
but still there will be many issues that we hav to iron out slowly
HELP ME HELP U!!!
THIS ROM IS ONLY FOR TESTERS ->
if u want stable rom better try some other rom in community
Download:
CLICK HERE TO DOWNLOAD (4Shared)
CLICK HERE TO DOWNLOAD (MultiUpload) -> thx to Malachaskos
Installation Process:
Will Be updated when its a release
for now its only for testers -> and testers know how to install
Images Of the 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"
}
Waiting for Quality Response !!!
old radio presumably?
edit: or does NR stand for New Radio?
oh no..not again sanpei's kernel
bluetooth battery drain issues on this kernel
off topic:
it's good to have you back ahmgsk!
Then downgrade you radio and stop complaining !!!!!!!!!! If you don't like the kernel, or turn of bt when you don't use it jezz
-------------------------------------
Sent via the XDA Tapatalk App
Follow
Looking cool, i’ll be following this topic for sure....
this rom feels great so far
i managed to remove sense and all the other htc crap and i've set it to my own needs
the one and only thing i miss, is my bluetooth headset due to a reason i mentioned before
i highly recommend this rom to everyone
thank you ahmgsk, not many things left to fix
Sanpei you have satisfied
http://forum.xda-developers.com/attachment.php?attachmentid=337995&d=1275749834
Barebone Without Htc sense coming in a while
It's to old radio? magic 32a?
[Rom-32A-NR] AhmgskMod Hero 2.1 [V1] MY Pre-Release Rom [5th June]
its a rom
32A magic
New Radio 6.....
-> ROM-32A-NR
hmm...something wrong with ring volume
sometimes rings and sometimes not
i think its messing with media volume
i'll keep testing...maybe its only my problem as i removed too many apps from rom
account1 said:
hmm...something wrong with ring volume
sometimes rings and sometimes not
i think its messing with media volume
i'll keep testing...maybe its only my problem as i removed too many apps from rom
Click to expand...
Click to collapse
go to options and un-tick quiet on pickup
ahmgsk said:
go to options and un-tick quiet on pickup
Click to expand...
Click to collapse
i know that new feature but it is not that as i've already tried it
This rom is really fast...
Camera/camcorder ok
Gallery 3D works (taken from cyanogen rom)
The music application switches fast from pause to play (I've tried Capy's or Sanpei roms and phone sometimes freezes)
Sometimes the phone freezes when i install an app, but i can wait.
But when i'm on the home screen, when i try to switch profile pressin the volume down button to switch to vibrate, the phone says Media Volume.
Music isn't playing so why it happens?
Thank you Ahmgsk, and welcome back, I can't wait for your Froyo rom!
Everything seems to be working quite well!
It is a bit slow at time and not as fluid but this is only a test version and it's coming out this great! so I am very excited for the next builds, I will keep trying them out, I hope we will only have to flash and not wipe.
I think if we could overclock it to 710 mhz it would be great!! just like Cursordroid's 1.5 sense, when overclocked it is very very fast and fluid. is that possible??
Tested Camera, very fast! same as 1.5 the bootup, and it's great to use. One bug though, I will mention it below.
I am so happy to finally be able to use brightness widgets lol the power control works great, but sometimes slow to react, but now it's faster.
Bugs & inconveniences found:
- in the camera, when you set up the "contrast" option, it goes down -1 -2 correctly but when you go to +1 and +2 it discolors the whole pictures with strange colors, it does not work well.
- can be slow at times coming from Cursordroid (which is very fast) but stable ! (after using Taskiller it's faster now but still while we browse the setting and market, it can be a bit slow to load but i'm grateful for the stability ) The slowest setting seems to be "Sound & Display". and hmm it seems the graphic acceleration is what is making it slow (that's just what I perceive, but I do not know if that is true, because I notice the phone can be quite fast in many areas but as soon as there's something graphically intensive (like the weather or many icons) it becomes sluggish)
- Media Volume being used instead of normal volume when using the side buttons. Sometimes volume doesn't even work so we have to go in settings and move any slider then Sound will work.
- bootup a bit slow but doesn't matter that much. can easily be optimized.
- when it syncs with google, it is much slower to use the phone.
- led lights not working I think. (edit: I think only green Led is working)
- bad memory management so it becomes sluggish and memory goes down to 30 and less sometimes even after ending many tasks it would only go up to ~40.. though it does start with 100 free memory, but eventually goes down and becomes sluggish after a few hours. Hope you could look into that, it should balance out to around 60 after a day.. but this goes to below 40 after a few hours.
- received sms times are false (I downloaded "Sms time fix" to fix this problem, hope it works, but I hope you can find a permanent solution without the need for a program)
thank you!!
When will you release #3? I love the HTC apps but am ok to use without sense. Widgets will still be available I take it?
ahmgsk said:
Hello Friends!
I was working on Hero 2.1 for MAGIC-> Latest Firmware
thought instead of me testing i should give it to user to test report probs:
so that i can give out update fixing major faced issues
About rom:
its gonna be released in 4 types:
1. simple without a2sd
2. with a2sd but simple
3. using sense apps but barebone (without sense)
4. barebone with a2sd
For now i have uploaded 1st type:-
Its simple port of hero 2.1 latest rom using sanpei kernel .32
camera n camcorder r working fine but -> they take time to load let it load completely
network speaker everything was okay
bluetooth n others too
but still there will be many issues that we hav to iron out slowly
HELP ME HELP U!!!
THIS ROM IS ONLY FOR TESTERS ->
if u want stable rom better try some other rom in community
Download:
CLICK HERE TO DOWNLOAD
Click to expand...
Click to collapse
cyriljp said:
When will you release #3? I love the HTC apps but am ok to use without sense. Widgets will still be available I take it?
Click to expand...
Click to collapse
HTC Widgets are mostly all available in version 1. (weather, calendar, music player, bookmarks..)

[ROM][July 14][SAGA] CyanogenMOD 7.1

{
"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"
}
Version 1.3.2: http://www.mediafire.com/?fwrr9vtkg5gqcq7
This version is not compiled from source, is ported from an already compiled incredible s port.
Link to beta version (v1.1): http://www.mediafire.com/?nop15wmg1c8fws1
This version is compiled from a source i am porting for the saga device.
Install:
Wipe all data
Flash the rom from recovery
Enjoy!
Known bugs on beta:
You tell me
Known bugs on 1.3.2:
You tell me
For Google Apps:
http://goo-inside.me/gapps/gapps-gb-20110613-signed.zip
Put your google information at the setup to enable market
Change Log:
Version 1.3.2: http://www.mediafire.com/?is52mde99zl8bo2
-Fixed Wifi issue on version 1.3.1
Version 1.3.1: http://www.mediafire.com/?is52mde99zl8bo2
-New kernel with working bluetooth!
-Small fixes
Link V1.3: http://uploading.com/files/1bd8madc/update-cm-7.1.0-RC1-DS-V1.3-superkid.zip/
Link V1.2: http://uploading.com/files/5c99e558/update-cm-7.1.0-RC1-DS-V1.2-superkid.zip
Mirror! Thanks Mental_Atom!
V1.2
-Deleted unnecessary apks
-Video works 100%! - thanks willmav5000
V1.1
-Added some apps for now, if you guys see apps that are not necessary please tell me, and i will make them available in a patch file
-LEDs Working
-Market working (need to put your info at the setup)
-SetupWizard working
-GPS Working(is weird but, try gps fix and that will turn the gps to active.. still need testing)
Link: http://uploading.com/files/f7ef2d11/update-cm-7.1.0-RC1-DS-v1.1-superkid.zip/
v1
Mod Released
Link:http://uploading.com/files/d9eab291/update-cm-7.1.0-RC1-DS-stable-superkid.zip/
Click to expand...
Click to collapse
Please post any other bugs and stuff you guys think should be on it
Also want to thanks to some people Cayniarb for the kernel, cde and NeoLojik on the source and my 5 kids that supported me... ( forget last part)
please please please keep the rom CLEAN! dont bloat it up. For people that want additional apk's/packages etc just upload them seperate to the rom
Great rom btw
Also you may need to include a wifi fix in this because my wifi singal keeps dropping
For now i will add some apps, and see what necessary and what not
Keep it clean. Post please also the add-on for the gapps.
badeaioan said:
Post please also the add-on for the gapps.
Click to expand...
Click to collapse
Google Apps:
http://goo-inside.me/gapps/gapps-gb-20110613-signed.zip
Added to the main post that link, i having issues when flashing that zip file
Ahh i problem i seem to have found is that the GPS doesnt work.. well at least for me.
Problems that i have found:
LED notification doesnt work
GPS doesnt work
Again, awesome work.
So far everything seems fine, except screen brightness.
I hope the LED patch will fix the brightness issue
What exact problem you get with brightness?
I'll second that GPS doesn't seem to be working, GPS test finds no satellites whatsoever.
Screen brightness just doesn't change as it should automatically.
Sent from my Desire S using XDA App
Okay, will add them to the list and check them, weird cause brightness seems to change for me, maybe is in v1.1
edit: Uploading v1.1, please check bugs there
I am going for some hours to study, so will check all and put link when back, thanks for all everyone!
Do you have auto brightness turned on in the cyanogen settings or does it just work?
Sent from my Desire S using XDA App
I have another weird glitch thanks to Gapps, it comes up with a screen after booting sayin "touch the android to begin", nothing happens when I touch it. And I can't back/home out of the app either... so basically can't do anything lol, anyone know what app that is?
Had the exact issue with the apk, because of that i dont recommend flashing it right now.
It works if you flash it after you loggued into the rom at least once
Time for a super-duper benchmark comparison of this Rom!
AnTuTu - 2584 (not including read/write speed of SD)
Quadrant - 2176 (Avg. from 3 runs)
CF-Bench - 2739
Linpack - Single Thread: 5.68 Multi-Thread: 3.24
BenchmarkPi - 1877ms (#54584)
Smartbench 2011 - 1292/1293
All tests run at stock 1Ghz.
If I missed any major benchmark programs then let me know and I'll do them. Overall very impressive results though!
There no need of benchmarking. It's how they feel on everyday use. I really hope all the bugs will be wiped out so we can have a everyday use CM7.
badeaioan said:
There no need of benchmarking. It's how they feel on everyday use. I really hope all the bugs will be wiped out so we can have a everyday use CM7.
Click to expand...
Click to collapse
I was only doing because it's a good comparison. Also I have too much spare time. It is very usable as a daily rom and so much less laggy than with all the sense stuff. I'd stay tuned, at the rate the bugs are being fixed I'd say we'll have a stable rom very soon!
I think this version i really stable, i am using it atm, because i never use bluetooth it doesnt mattter to me.
But still i will continue fixing the rest.. i have a version that is a lot more optimized too
Still i searching the issue why video is not working
superkid said:
I think this version i really stable, i am using it atm, because i never use bluetooth it doesnt mattter to me.
But still i will continue fixing the rest.. i have a version that is a lot more optimized too
Still i searching the issue why video is not working
Click to expand...
Click to collapse
I'm using it atm, the only thing that I'm missing is GPS as I like to do geocaching, but I have faith you'll get it fixed. Optimization is good! I have noticed some slight graphical lag in menus but optimization should make it perfect! Thanks again for all your hard work! Also it's clearly the video driver as the youtube app doesn't work either, it squeaks when trying to play a video! if you need help with anything let me know
Sorry, need to prospone a little the release of v1.1 because i hate the apps that it have right now
I am tring to get market working, but i dont know why i have issues with it

[Rom][MIUI]|10/03/11| XboarderMOD Miui 1.9.30 alpha 0.4 ||Cm7 Kernel||2.3.5||

ok so i saw all the drama over the miui build with trip. So i ported my own from the evo 3d its a work in progress but i hope to have most of it fixed soon
What Works:
- Audio (kinda)
- wifi (works great )
- bluetooth
- usb teather
- portable hotspot
- sd card
- themes (carefull with lockscreens though or you will have to wipe phone becuase you cant get in )
- charging
- gsm
- Phone internet
- etc
Not working
- miui camera (has wierd green lines)
- wifi calling (wierd audio bug)
- music formate thing
- ringtone delay
- you tell me
Click to expand...
Click to collapse
Enable SuperUser
tools-superuser-settings(click menu key)-slide Root permission to on
Theme Locks you out:
You don't need to reflash the rom if your lockscreen locks you out(from the theme). You can enter the homescreen by pressing the back and volume up buttons at the same time. Then just change the lockscreen back to the original.
Click to expand...
Click to collapse
Downloads: Anyone Feel Free to use my rom for anything you want including building your own rom based off it AKA im letting you kang it haha anyone can mirror this to any site they please
- XboarderMOD Miui alpha v0.4
- XboarderMOD Miui alpha v0.3
- XboarderMOD Miui alpha v0.3
{
"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"
}
​
Credits:
- Twin_Dragons (gsm, sound, camera)
- fuax123 (for his work on his kernels)
- Melvin (hes a good friend)
- CtDroid (also good friend)
Click to expand...
Click to collapse
Hall of Fame:
- Anton Doytchinov x1
- ....​
Click to expand...
Click to collapse
​
Thank you all of the donator's, if i forgot you pm me and ill add you thanks
Changelog:
Alpha - 0.4
- Superuser toggle fixed
- Superuser 3.0 added
- fc's
- rotation
- gps
- faster
- better battery life
- .... (still working on it)
Alpha - 0.3
- fixed sound
- fixed wifi calling
- better battery
- screen alignment
- new kernel (cm7 alpha)
- heat issue gone
- faster
- reboots gone
- smaller build
- new market
- fixed gtalk new video one (fc still )
alpha v0.2
- first release
i hope you guys enjoy the rom and tell me what you thing so far
Nice thanks buddy
Good luck with this... hopefully this thread won't get locked.
it wont because i mad this one from a port of the evo3d just for that reason so nobody could say i stole trips stuff
you know with every other phone i have had i never liked the miui roms. but maybe its all the craziness surrounding miui on the s4g. I love it.
as soon as the sound is worked out Im running this badboy. since there seems to be sooo much time for cm7 to post out #8.
good job once again X...... you always surprise me.
ya audio is proving to be really hard to get working comming out of the backspeaker but im gonna keep working on it
I'm sure u could ask trip but I'm sure that mite cause issues LOL
xboarder56 said:
ya audio is proving to be really hard to get working comming out of the backspeaker but im gonna keep working on it
Click to expand...
Click to collapse
no im gonna try and fix it without using that lol dont want to casue any problems
xboarder56 said:
no im gonna try and fix it without using that lol dont want to casue any problems
Click to expand...
Click to collapse
Awesome work xboarder your stuff is gold once sound is fixed a new daily for me..
Sent from my mind control device
Good luck with this...
xboarder56 said:
no im gonna try and fix it without using that lol dont want to casue any problems
Click to expand...
Click to collapse
Talk to him, I think you would find TripN is pretty cool. Most of this MiUi BS drama is over-hyped.
Can I assume this is 2.3.5? What's the kernel? Putting the info in the [INDEX] list.
digiholic said:
Talk to him, I think you would find TripN is pretty cool. Most of this MiUi BS drama is over-hyped.
Can I assume this is 2.3.5? What's the kernel? Putting the info in the [INDEX] list.
Click to expand...
Click to collapse
well im gonna see what i can do on my own first but i updated the thread title with your info
I am exited , but at the same time nervous because of that guy that thinks he owns MIUI
Sent from my HTC Sensation Z710e using xda premium
i like that Xcm banner there
Lol thanks man u made it haha
Sent from my HTC Sensation Z710e using xda premium
nxsone said:
I am exited , but at the same time nervous because of that guy that thinks he owns MIUI
Sent from my HTC Sensation Z710e using xda premium
Click to expand...
Click to collapse
Posts like this start the drama. He doesn't think he owns MIUI, he thinks that he deserves to be given credit for his work. (Which he does)
On the other hand, I think that competition is healthy, therefore, ROCK ON XBOARDER!
eyegor said:
Posts like this start the drama. He doesn't think he owns MIUI, he thinks that he deserves to be given credit for his work. (Which he does)
On the other hand, I think that competition is healthy, therefore, ROCK ON XBOARDER!
Click to expand...
Click to collapse
+1
+1
I think I'll help test this since work should be slow this week and I have time to play. TripN's MiUi is a solid daily driver for me but I hate the Modaco web forum and would rather follow progress here.

[ROM]{ICS}[3272 on AnTuTu] (14/09/2012)HTC DESIRE-AOKP-milestone6 v2(sgs3 launcher)

{
"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"
}
HEY GUYS....IM A NEW DEVELOPER FOR HTC DESIRE....USED TO DEVELOP FOR OPTIMUS NET..THIS IS MY FIRST ROM PORT I NOTICED AOKP HAD'NT BEEN UPDATED FOR SOMETIME SO I PORTED THE LATEST ICS BUILD FOR IT...
AOKP-milestone 6
STOCK HBOOT ONLY
DOWNLOAD LINKS:
(02/09/2012)OLD ROM-http://www.mediafire.com/?ydq4jr4rjnpy1rr
[changelog on post #2](14/09/2012) NEW ROM v2- http://www.mediafire.com/?5nzio781hub8533
GAPPS-http://wiki.rootzwiki.com/Google_Apps#Ice_Cream_Sandwich_.28Android_4.x.29
UPDATED RIL(better reception):-http://dl.dropbox.com/u/9319586/RIL/HTC-RIL_2.2.0028HM.zip
FOR WORKING SD-EXT SCRIPT(download INT2EXT+):-http://forum.xda-developers.com/showthread.php?t=1716124
GOOGLE NOW(if required)(download online version)-http://forum.xda-developers.com/showthread.php?t=1747224
BEATS AUDIO MOD(improves audio quality&use for any audio bug)(after flashing activate in sound->music effects):-http://forum.xda-developers.com/showthread.php?t=1728391&highlight=beats
LATEST SU:-http://downloads.noshufou.netdna-cdn.com/superuser/Superuser-3.2-RC3-arm-signed.zip
drewis kernel:-http://www.mediafire.com/?z913ho23b1dzzml
Shakys kernel(better hwa)(what i use) :-http://www.mediafire.com/?tt4glynqgoidl07
WALKMAN PLAYER(no stock player so i like this try it) :-http://forum.xda-developers.com/showthread.php?t=1856186
agps patch:-http://forum.xda-developers.com/showthread.php?t=1466516
CHANGELOG:SGS3 LAUNCHER ADDED..
(since milestone 5)
Removed FB sync
Added ability to hide sender and/or message body in notifications (Mms)
Added CM9 T-Mobile theme manager
Added Sense 4 style Task switcher (you have the option of choosing from stock/web os/sense 4 now)
Added ability to play boot sound (disabled by default) -- read instructions in ROM Control > General > Boot sound
added delayed ring feature to Phone
added Emoji to Mms (enable in Mms settings)
added AOKP wallpapers app
added USB tether toggle,
added AOKP clock widgets
added notification counters
new boot animation
added nav bar widgets (must add nav bar widgets button/long press button in nav bar settings and add some widgets to play with!)
added AOKP stats (www.stats.aokp.co) -- you can opt out
added bluewall firewall - RC > General UI > Less Notification Sounds -- limits the number of notification sounds an app can play per X seconds, so like 1 GTalk ping/30s, but notifications will still be coming in
improved weather code
added "copy to clipboard" option in "Share" dialogs throughout Android
added hardware info in about screen
made lockscreen weather prettier
fixed DRM issues
THANKS TO:
THE AOKP TEAM-http://aokp.co
SGS3 LAUNCHER PORT-PaWill
GOOGLE NOW-cajunflavoredbob
RIL:-zikyHD
ME FOR THE ROM PORT
kernel-SHAKY156 (source):-https://github.com/Shaky156
kernel-DREWIS (source):-https://github.com/Evervolv/android_kernel_htc_qsd8k/
beats audio mod-...Awesome...
Int2ext script-croniccorey
agps patch-crypted
WALKMAN PLAYER:-Rizal Lovins
SHOW UR SUPPORT FOR ME BY THANKING ME FOR MY WORK
HOPE TO DEVELOP MORE IN THE COMING FUTURE...
(14/09/2012) changelog for v2 :-
-more stable now
-made the rom lighter and faster
-new ril (better working for me)
-removed bloatware
-new hwa libs
-added 2 new kernels
& a few tweaks...
Great ^^
Is this script working on this aokp rom : 40ad2sdx ?
Sent from my HTC Desire using xda premium
Is this Rom compiled from AOKP source?
However, I think you are a 'real' dev, not like many other new 'devs' here.
And could you write down some bugs like camcorder to avoid a lot of issue reports
gamesz2 said:
Great ^^
Is this script working on this aokp rom : 40ad2sdx ?
Sent from my HTC Desire using xda premium
Click to expand...
Click to collapse
hey bro...i got the phone just a couple a days back... so truthfully saying i havent really worked with the scripts....slowly will get into everything...
ulixess said:
Is this Rom compiled from AOKP source?
However, I think you are a 'real' dev, not like many other new 'devs' here.
And could you write down some bugs like camcorder to avoid a lot of issue reports
Click to expand...
Click to collapse
the camcorder seems to be working.....im not completely sure though....just keep me updated about a few bugs as u guys test it and ll work on it as time goes along and i will update the thread as such..
pratheek1992 said:
hey bro...i got the phone just a couple a days back... so truthfully saying i havent really worked with the scripts....slowly will get into everything...
Click to expand...
Click to collapse
Oow thx . Iam going 2 try it out tommorow ^^ i will say if it works
Sent from my HTC Desire using xda premium
thanks for the support guys... the development for my older phone was just too slow.. and im still new to modding so i might take some time to get used to everything but ll slowly get the job done!
Ok bro The video playback is very low, just 15 frames.
And ... is it compiled from AOKP source?
ulixess said:
Ok bro The video playback is very low, just 15 frames.
And ... is it compiled from AOKP source?
Click to expand...
Click to collapse
nope it isnt its just a port from the incredible 2....problem is i dont understand compiling from sourcodes yet...so maybe later on..
Ahaha I cant compile too!
But such important things like the Rom base should be in the 1st post.
First I thought it is compiled from source, then I thought the Rom base is Sandvolds Rom ... now I know the truth
Good luck with your projekt!
ulixess said:
Ahaha I cant compile too!
But such important things like the Rom base should be in the 1st post.
First I thought it is compiled from source, then I thought the Rom base is Sandvolds Rom ... now I know the truth
Good luck with your projekt!
Click to expand...
Click to collapse
i like sanvolds i used it for a while but im a personal fan of aokp..
Very good ROM. It feels faster than the other ICS ROMs available.
But it has some issues. Touchscreen issues. Desire uses a mediocre touchpanel and some tweaks are needed to work perfectly.
Both the S3 launcher and the browser have erratic touchscreen.
Also ... easy to implement in the next version. Trackpad 2 Awake. MUST for Desire.
That's all. Besides that it feels good. AOKP is always a good choice!
Thank you for this rom, it feels nice. Doesn't have any sort of space scripts like app 2 sd or something does it? I tried to install 2msd and move apps and dalvik, i'll see how it goes.
so far so good, i'm a fan of apex so I kinda left apart the new launcher, sorry about that i'll let you know if i find anything bad.
thanks again,
Trackpad 2 Awake. MUST for Desire.
Click to expand...
Click to collapse
I'd say, tp2wake \ tp2wake&unlock, to be more precise.
Some people prefer to have only wake, though I never understood them - the chances of accidentally pressing the trackpad are precisely zero, and double-pressing it to wake&unlock is a great usability enhancement.
I never understood the trackpad2wake popularity, just swipe the god damn screen to unlock?
Yeah, it is very smooth and fast... only problem is with memory....
m2sd is not working, s2e also...
It would be nice to implement KSM also...
cheers
Great to see new people here. I can give you some hints on how to build from source later on GTalk, or I might just go ahead and release M6 myself.
@all AOKP people: I gave away my Desire. It's been a great time, especially after most noobs (no offence meant) switched to newer devices, but supporting qsd8k in upstream has really become a huge pain, the summer holidays are now over and I have two great projects ahead. For all those reasons, I don't think I'll be able to support the Desire on JB and beyond. I hope you all understand. You're awesome, all of you. Thank you. And see you all on the 2012 Xperia scene
40as2sd script is not working ^^
Sent from my HTC Desire using xda premium
gamesz2 said:
40as2sd script is not working ^^
Sent from my HTC Desire using xda premium
Click to expand...
Click to collapse
Just delete 40a2sd script before flashing the zip and try to use INT2EXT+

Categories

Resources