FEEL FREE TO DONATE US FOR ALL WE'RE DOING FOR YOU!
Hey guys. This topic aims to be the right place for everyone to talk about every MoltenMotherBoard Team projects.
As in the other threads you can only talk about DEVELOPMENT related topics, we created another thread which contains every needed topic.
So, don't feel worthless, intrusive, stupid! Here're welcomed all kinds of questions, but they have to be related to the team and its projects!
----- Useful contacts:
Facebook
Twitter
----- Team components:
streambinder
d33pcode
ItachiSama
Do you want to report an issue? Do it here!
In order to do it, create a new issue, choosing correct labels corrisponding to: Device/OS which you're using, ROM/project you're on, kind of issue.
Also, please, be sure you're running the ROM/project in the exact way we've provided it to you (do not create issues if you're using different
kernel, mod, plugins and dependencies we didn't tell to use).
Hi MMB team,
Are you working on MMB tweaks ?
EddyGio said:
Hi MMB team,
Are you working on MMB tweaks ?
Click to expand...
Click to collapse
MMB-Tweaks landed the stable version so it's currently stopped, or better, completed.
If you wanna include some other tweaks or you noticed some issues, please let us know, so that we can work on it!
Hi!
When the AOSP RC3 it's released?
eskorpiao112 said:
Hi!
When the AOSP RC3 it's released?
Click to expand...
Click to collapse
Unfortunately without ItachiSama, the work is slower: we were given each other something to work on. And so on, I'm still working on the camcorder, I have a package ready to be tested with some updates on the camcorder / libstagefright.
Briefly, we don't know when RC3 will be available. If it's not a problem, I would wait for ItachiSama to end exams (Thursday, 28) and to focus on what he was going to fix.
Ergo, okay? Now you can find the current changelog in the AOSP thread: a few fixes and some implementation. If I include changes in the camcorder (still NOT WORKING) and libstagefright, still some implementation. If you're good, I can upload the RC3.
However, tomorrow will ItachiSama an exam, wish him good luck!
In the AOSP ics line you write
Not working:
* Static RIL strenght signal
Click to expand...
Click to collapse
What does it mean ?
EvilKing009 said:
In the AOSP ics line you write
What does it mean ?
Click to expand...
Click to collapse
That in statusbar, you've RIL signal stuck at two bars, next to battery icon.
init.d on AOSP ICS RC3
I did a fresh install of AOSP ICS 4.0.4 RC3, then installed init.d-supportenabler-test.zip and INT2EXTV2+ through recovery, and rebooted. The system booted, 'mount' through adb shell told me that my second SD partition had been mounted, apps list in settings told me that I had 65MB used and 0,92GB free in my memory, apps were installable alright. However, when I rebooted, there were no mounts and no installed apps.
I wiped data+cache and installed INT2EXT+. Apps are installable with it present, and the second SD partition is mounted during each boot.
So, the init.d-supportenabler patch works.
Sorry for not posting in the development thread, I have not got any posts here yet.
Rax Garfield said:
I did a fresh install of AOSP ICS 4.0.4 RC3, then installed init.d-supportenabler-test.zip and INT2EXTV2+ through recovery, and rebooted. The system booted, 'mount' through adb shell told me that my second SD partition had been mounted, apps list in settings told me that I had 65MB used and 0,92GB free in my memory, apps were installable alright. However, when I rebooted, there were no mounts and no installed apps.
I wiped data+cache and installed INT2EXT+. Apps are installable with it present, and the second SD partition is mounted during each boot.
So, the init.d-supportenabler patch works.
Sorry for not posting in the development thread, I have not got any posts here yet.
Click to expand...
Click to collapse
Perfect. We'll include it in next release by default so that you shouldn't have any problem.
Sent from my GT-S5660 using xda app-developers app
BUGFREE ICS. Release tomorrow!
mackief said:
BUGFREE ICS. Release tomorrow!
Click to expand...
Click to collapse
Cheeers!!! Can't wait((((
hey mmb team,
whats project will work on after your bug free ics/cm7?:angel:
will you give aosp 4.2 to us:laugh:
thanks
044003
044003 said:
hey mmb team,
whats project will work on after your bug free ics/cm7?:angel:
will you give aosp 4.2 to us:laugh:
thanks
044003
Click to expand...
Click to collapse
You'll know that when we'll finish ICS and CM7!
Swap /data and /system
There was a proposal of swapping /data and /system to gain more data space in DebianDroid. I think this can be achieved through applying persistent changes to init.rc, where you have to swap mount points. Install scrips will also require mountpoint changes. [Just a guess, may work or not]
I already foresee problems with Recoveries, which are going to mount new /system as /data and reverse (according to their built-in default values), do wrong wipes etc.
Rax Garfield said:
There was a proposal of swapping /data and /system to gain more data space in DebianDroid. I think this can be achieved through applying persistent changes to init.rc, where you have to swap mount points. Install scrips will also require mountpoint changes. [Just a guess, may work or not]
I already foresee problems with Recoveries, which are going to mount new /system as /data and reverse (according to their built-in default values), do wrong wipes etc.
Click to expand...
Click to collapse
Will work on this feature as soon as we'll have a fully stable build! Thanks for the info!
Bluetooth kills RC4 but works on RC3
ItachiSama asks to confirm if Bluetooth file receiving works on AOSP ICS RC3 — yes it does, just checked.
___
There is a locale bug on the first boot: notifications about USB ('USB connected' and 'USB debugging connected') remain English no matter what language I set during the initial setup. A reboot, and ...well I get into a bootlop: it seems turning Bluetooth on is fatal for RC4 (always ran into this behavior when I enabled Bluetooth on RC4).
{
"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"
}
Rax Garfield said:
ItachiSama asks to confirm if Bluetooth file receiving works on AOSP ICS RC3 — yes it does, just checked.
___
There is a locale bug on the first boot: notifications about USB ('USB connected' and 'USB debugging connected') remain English no matter what language I set during the initial setup. A reboot, and ...well I get into a bootlop: it seems turning Bluetooth on is fatal for RC4 (always ran into this behavior when I enabled Bluetooth on RC4).
View attachment 1829693
Click to expand...
Click to collapse
Have you checked if you can receive files with Bluetooth in RC3? Thanks for reporting.
mackief said:
Have you checked if you can receive files with Bluetooth in RC3? Thanks for reporting.
Click to expand...
Click to collapse
Yes, I can, that is exactly what I wrote in the beginning of my last post.
Rax Garfield said:
Yes, I can, that is exactly what I wrote in the beginning of my last post.
Click to expand...
Click to collapse
Ok, I just wanted to be sure.
Thanjs again, tomorrow me and ItachiSama will work on it!
i stuck in samsung logo, after flashing
i did this step
1.wipe data
2.wipe cache
3.wipe dalvik cache
4.flash update zip
5.reboot system
before flash this rom, i use cm7 itachi
Related
DianXin OS, ported from Nexus S Version:
Enhancements
4-Way Reboot MOD (thanks to roenano)
Spare Parts MOD (including nowhere near as much as previously, for now)
System Mods
Using Sandvold's ICS 4.0.3 Beta 0.3.9 as a base (thanks to Sandvold)
Camera partially working (a bit unstable) (thanks to rapmv78)
Hardware Acceleration hack (thanks to rapmv78, rmcc)
RAM Optimisation script (thanks to Juwe11)
Security modified so that superuser and permissions management works properly
Custom hosts file for blocking ad servers
CM7 APN’s for better network connectivity
LED & Flashlight permissions reverted for compatibility with more apps
Custom installer script (See MIUI_Au for an explanation)
LX-Data2Ext script added (my own). Requires an ext3 or ext4 partition as 2nd partition on SD Card.
Better GPS settings for Australian users.
Automatically adjusts installation for any HBOOT (All HBOOT other than Stock, Sense, or Data++ cannot perform data wipe without reflashing rom due to system partition size limitations)
Modified ramdisk to support native USB mounting as well as other small fixes
Modified framework to support USB mounting, network connection, signal display, and various other minor fixes
MIUI Torch included
Included Trackpad2Wake (thanks to samuaz)
Applications
Calendar Sync fixed
DeskClock mod fixed for MIUI Backup (thanks to Andrew Neal)
CM9 Music (thanks to Andrew Neal)
Exchange Sync fixed
Gmail with 3rd party app notification support
Changelog (2.2.5):
Initial release. Based on Sandvold 0.3.9 and DianXin 120113.
NOT WORKING
Camera can be unstable
FM Radio not included
Phone FC's once on boot, then fine after that.
Probably more
REQUIREMENTS
Requires an ext3/4 partition to be the second partition on your SD Card.
Will install on any HBOOT, and symlink system folders to /data if necessary
Only stock HBOOT, Data++ and Sense can perform data wipe without rom reinstallation, due to system files needing to be moved for other HBOOT's.
INSTALLATION
If you restore apps or data using Titanium or MIUI Backup, there may be problems due to changes from GB to ICS. If you do have any, restore apps one by one to find the culprit.
Make sure you have an ext3/4 partition setup as the second partition on your sd card, otherwise you will have very little memory to use as data2ext won’t work.
Please understand this is a very beta version, so expect errors.
There is no FM radio, so please don’t bother complaining.
Any errors, feel free to post but do not demand a solution.
Flash at your own risk.
If you experience any serious problems, we recommend you do a full wipe/factory reset then flash again.
SUPPORT INSTRUCTIONS
I will NOT be responding to any more posts about problems unless you can prove/state the following:
You have NOT restored any apps from a backup from a GB rom.
You have tried a full wipe/factory reset.
You have used google to try to find the answer yourself.
You have read the comments to see if the problem is already reported.
You have read the entire post and followed the instructions provided.
If the problem is related to apps FC’ing, you provide a logcat of the FATAL EXCEPTION.
If the problem is low memory, post the output of “df” and “mount” commands in terminal.
Do NOT ask for features/apps from MIUI GB to be included. They are when they are.
Any other reports, unless I deem them to be reasonable, will be ignored. Take no offence, but if I don’t answer (and trust me I’m very good at answering the questions promptly unless I’m asleep) it means you haven’t done the above, so read properly and try again.
Do NOT ask about any device other than the HTC Desire GSM.
{
"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"
}
Download Version 2.2.5
MD5: C6700C15E577A9CE82E8064825580126
looks really good! i will test it..
Now that's what I'm talking about...
standing by in here buddy...
Hey guys, really sorry but I've tried uploading to Multiupload (MIUI_Au servers get flogged enough as it is) and twice its gotten to 100% and then frozen, leaving me with no URL. I will find an alternative tomorrow night, so unfortunately as I have work in 8 hours I do have to go to sleep and leave it till then. It'll be worth the wait I'm sure, been using it today as a break from MIUI and all seems to function well. In the meantime use MIUI_Au Stay tuned.
Side Note: Anyone who wants to offer a direct mirror I can upload to via ftp is more than welcome
Language
Sory, will russian language be suported in this rom?
This looks quite nice indeed.
I'm pretty sure it has all the languages the ASOP version has
android 2.3 version has only english and chinese, so...
Ill try. look nice
Please upload. I want to try it.
szubert51 said:
Please upload. I want to try it.
Click to expand...
Click to collapse
I've said I will tonight (allow ~12 hours from now and it should be up)
Rom uploaded, enjoy.
I will try and i record video review later
Here is video :
http://www.youtube.com/watch?v=R5hKNw8amSA&feature=youtu.be
Sorry for quality its recorded with webcam
Installed.
All is fine but LX-D2X makes my desire to respond very slowly when starting applications.
Do you plan to make it possible to those with slow sdcards (as me ) changing to PC-A2SD as in your previous scripts?
Thanks for your work.
I can't check right now but I thought I did? In control, under data2ext settings?
lenny_kano said:
I can't check right now but I thought I did? In control, under data2ext settings?
Click to expand...
Click to collapse
Control does not open. I tryed "control" looking for script settings...
Ah OK, it gives fc? If so I know why, and I'll try to update in the next couple of days.
For now, type the following in terminal for pc-a2sd:
app2ext pca2sd
Then reboot and it should have changed to pc-a2sd (app app-private dalvik on sd-ext) and run a bit smoother (maybe, dalvik on SD can cause problems especially with slow SD card). Other parameters are data2ext (app app-private data dalvik), data2int (all internal), a2sd (app app-private) and lxa2sd (app app-private data).
lenny_kano said:
Ah OK, it gives fc? If so I know why, and I'll try to update in the next couple of days.
For now, type the following in terminal for pc-a2sd:
app2ext pca2sd
Then reboot and it should have changed to pc-a2sd (app app-private dalvik on sd-ext) and run a bit smoother (maybe, dalvik on SD can cause problems especially with slow SD card). Other parameters are data2ext (app app-private data dalvik), data2int (all internal), a2sd (app app-private) and lxa2sd (app app-private data).
Click to expand...
Click to collapse
Yes, it gives fc.
The first command fixed the problem. Now it runs smooth.
One more question (sorry if it is obvious), how can I get led notifications work for whatsapp or gmail?
Thanks.
Try led me know or light flow. have been reports of them causing battery drain though.
lenny_kano said:
Rom uploaded, enjoy.
Click to expand...
Click to collapse
Thank you very much.
lenny_kano said:
Try led me know or light flow. have been reports of them causing battery drain though.
Click to expand...
Click to collapse
Thanks, I'll try.
Alpha preview, not intended for daily use!
Source: https://github.com/nadlabak
Downloads:
Nightly builds: http://skrilax.droid-developers.org/cm10nightly/umts_sholes/
Gapps: http://d-h.st/05j
OpenRecovery 2ndbootOR: http://code.google.com/p/cyanogenmod4milestone/downloads/detail?name=OpenRecovery_2ndbootOR_v1_1.zip
Notes:
JellyBean is very big, therefore ext partition on SD card is required - part of the system and most of the gapps is installed there.
You can find instructions on how to resize fat and create ext partition directly in OpenRecovery in this very fine guide by pontomedon:
Full guide from stock Motorola Android to CyanogenMod 7 for Milestone
Please use 2ndboot based OpenRecovery for installation to avoid sdcard write errors.
The CM10 builds are using 2ndboot to run custom kernel.
Thanks to Skrilax_CZ, the issue of low performance before the first device suspend has been resolved (L2 cache remained disabled before).
The bad GPU performance on CPU clock bellow 600MHz is currently successfully worked around by temporary insmod of older pvr driver
during boot, so it's not an issue anymore (from the user perspective) has been properly fixed by Skrilax_CZ.
Wifi tethering should work since 20121028 nightly.
Other known issues:
- video recording is not working very well currently
HW acceleration increases the application's RAM demands. You can use the included HWA Settings app to disable it per app.
Remember that JellyBean is designed for devices with much bigger RAM than Milestone has. Don't expect miracles .
It really deserved a thread.
You made an incredible job, sir!
JB on the old Milestone, and it is usable as a daily driver. :good:
kabaldan said:
Alpha preview, not intended for daily use!
Source: https://github.com/nadlabak
Downloads:
Nightly builds: http://skrilax.droid-developers.org/cm10nightly/umts_sholes/
Gapps: http://d-h.st/rkk
OpenRecovery 2ndbootOR: http://code.google.com/p/cyanogenmod4milestone/downloads/detail?name=OpenRecovery_2ndbootOR_v1_0.zip
Notes:
JellyBean is very big, therefore ext partition on SD card is required - part of the system and most of the gapps is installed there.
You can find instructions on how to resize fat and create ext partition directly in OpenRecovery in this very fine guide by pontomedon:
Full guide from stock Motorola Android to CyanogenMod 7 for Milestone
Please use 2ndboot based OpenRecovery for installation to avoid sdcard write errors.
The CM10 builds are using 2ndboot to run custom kernel.
Unfortunately, because of yet unknown reason, the device performance is limited until the phone first enters a deep sleep after 2ndboot.
This issue will be hopefully fixed some day.
Other known issues:
- video recording is not working very well currently
HW acceleration increases application's RAM demands. You can use the included HWA Settings app to disable it per app.
Remember that JellyBean is designed for devices with much bigger RAM than Milestone has. Don't expect miracles .
Click to expand...
Click to collapse
Amazing that development still is being made for a device this old! :good: but what about making a cm9 build with 2ndboot ? as jellybean from my experince demands much more resources then ics
With swap even Chrome browser works now - incredible!
After flash this cm10 build , my gallery and music player can't see any images or music , although i had try to remount my sd card , how can i fix it ?
Which rom you used previously?
In case you upgraded from any different from CM10, you should make a full wipe. (data,cache,dalvik-cache)
Do you have ext partition on your sd card? It is necessary to use this rom.
hello. how long it takes after the first boot to run. Sorry for my English. thanks
Eiertschik said:
With swap even Chrome browser works now - incredible!
Click to expand...
Click to collapse
Do you have both swap and compcache activated at the same time?
Can´t believe it´s finally, here, amazing work!! :good:
max_avatar said:
hello. how long it takes after the first boot to run. Sorry for my English. thanks
Click to expand...
Click to collapse
almost 15 mins for first boot
The build from yesterday boots within a few minutes for me.
Skrilax_CZ has fixed the sluggishness after boot!
Another problem solved.
I have had a lot of trouble trying to partition my SD card so is there a easy fool proof way of doing it? I have a 16GB sdcard..
naeem123 said:
I have had a lot of trouble trying to partition my SD card so is there a easy fool proof way of doing it? I have a 16GB sdcard..
Click to expand...
Click to collapse
What trouble? That is usally a straitforward process, especially with the modern GUI tools.
And how it's working? Any errors that would make it unsuable as a daily rom?
_crAss_ said:
Do you have both swap and compcache activated at the same time?
Click to expand...
Click to collapse
No - just swap
64MB partition, mounted with Swapper2, swappiness default (10, iirc)
Super laggy for me, even after deep sleep :/ Excellent work though!
Its been great so far, this rom works like a charm, pitty it doent show all internal ram available with 1GB extra on the SDCard.
Attention everyone!
As you may know or not know, Skrillax_CZ has found out what caused the lag before the first deep sleep.
The latest nightly (10.18) already contains the fix, so i suggest everyone to upgrade.
Works like charm for me, no lag even after the first boot.
Work perfectly!!!
Just to confirm that, the ver 18/10 works so well on my milestone without any errors... What I have done for my phone is as follow:
- Flash back to stock ROM 2.1.1
- Completely format the SD card
- Use the 2nd boot OP to root the phone
- Partition the SD card again
- Flash directly from 2.1.1 to CM10 ver 17/10, and then 18/10...
Work perfectly even with big app like Chrome, G+, Google now, etc...
Here are some screenshots... Again, credit gives to kabaldan. Million thanks to him for great effort for our milestone community...:good:
{
"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"
}
DISCLAIMER
All guides and informations shared on this page are purely based on my own personal experiences.
I cannot guarantee that these informations are 100% correct, there is a chance that some of the info is inaccurate/wrong,
but i can assure you all these guides have been personally tested and proven working from my repeated trials and tests.
Though, i cannot promise that these tricks will work on your device, nor won't brick your device, there is always a risk.
I will NOT be responsible for any loss or damage caused, or alleged to have been caused, directly or indirectly,
by the informations or ideas suggested or referenced, including but not limited to links and files provided on this thread.
Please try at your own risk. Your warranty is now void.
I proudly presents to you Kitkat for all X7!
Rom fully build from source and ready for everyday use! Multilang, see screenshots
Rom does not contain google apps and root. You can install it yourself.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Known bugs:front camera 2Mpx, at some X7 front camera not work. ART not working now, it's Mediatek bug
Current release 1.08 for youth/turbo and 1.03 for plus/elite
Download links:
Youth
Elite
Addons:
Kernel witn initd support, not recommended for 1.08 and 1.03 version!, thanks to danhii
gapps and superuser, thanks to tinyXperia
Changelog for all X7:
1. Fully odexed for speed and stability
2. New battery driver
3. Minor bug fixes
How to install:
You should use TWRP recovery from me
Download link for recovery
Copy rom to sd card, reboot recovery. Then choose install, select rom zip file. Wipe dalvik and data after fist installation. If you perfom upgrade just wipe dalvic cache
Good Work
Thanks for sharing!!
but only problem i have is the battery that's not giving correct information. Anyway great work done!!!!
edit1: google play store gives me a FC
edit2: play store solved just reinstalled the gapps.
Schumi_wk said:
Thanks for sharing!!
but only problem i have is the battery that's not giving correct information. Anyway great work done!!!!
Click to expand...
Click to collapse
will be fixed soon
Thank you for your hard work! I will definately enjoy this
Here's gapps and superuser that was included when @vo-1 posted this on needrom.com
(I'll be happy to remove this on your request)
https://www.androidfilehost.com/?fid=95747613655040801
NOTE: unzip the file you download, the zips inside can be flashed in recovery (so it's superuser and gapps seperately)
Awesome job and awesome rom vo-1..!!
спасибо!:victory:
Youth version reuploaded, battery fixed!
I am having problems with this rom, i have followed the development of this rom, i have flashed multiple versions of the youth rom, and the elite version.
Sometimes at the first boot, it would say "phone memory corrupted, please format"
And sometimes, after a while of using it, it would suddenly freeze, or show a black screen, and if i then pull the battery to make it respond, the whole phone would have reset itself to a few days ago, meaning i lost installed apps of the past few days, whatsapp chat history, pictures taken which are on my sd card!
If anyone could help me fix this problem it would be greatly appreciated!
Theelichtje said:
I am having problems with this rom, i have followed the development of this rom, i have flashed multiple versions of the youth rom, and the elite version.
Sometimes at the first boot, it would say "phone memory corrupted, please format"
And sometimes, after a while of using it, it would suddenly freeze, or show a black screen, and if i then pull the battery to make it respond, the whole phone would have reset itself to a few days ago, meaning i lost installed apps of the past few days, whatsapp chat history, pictures taken which are on my sd card!
If anyone could help me fix this problem it would be greatly appreciated!
Click to expand...
Click to collapse
first of all format your phone memory. if it not help, go to service, your internal memory is ready to die
Anyone who can help, my power button isn't working properly and there seems to be a way to start the screen with the + and - buttons, but i can't seem to make it work.
Schumi_wk said:
Anyone who can help, my power button isn't working properly and there seems to be a way to start the screen with the + and - buttons, but i can't seem to make it work.
Click to expand...
Click to collapse
Do a bypass unmounting phone, it's only way
a tutorial or something like that, dunno what you are talking about tbh.
Coloros worked with the volume buttons
Edit: I found a tutorial that explains how to do it, but my skills don't go that far to compile it.
https://translate.googleusercontent.com/translate_c?depth=1&hl=nl&rurl=translate.google.be&sl=zh-CN&tl=en&u=http://www.jlrom.cn/493.html&usg=ALkJrhgA4NtDRK4JPybGpp0F3NNe7k5l0w
vo-1 is it possible to support init.d? Maybe we can get more performance with some tweaks, what do you think about?:fingers-crossed:
---------- Post added at 10:45 AM ---------- Previous post was at 10:39 AM ----------
Schumi_wk said:
a tutorial or something like that, dunno what you are talking about tbh.
Coloros worked with the volume buttons
Edit: I found a tutorial that explains how to do it, but my skills don't go that far to compile it.
https://translate.googleusercontent.com/translate_c?depth=1&hl=nl&rurl=translate.google.be&sl=zh-CN&tl=en&u=http://www.jlrom.cn/493.html&usg=ALkJrhgA4NtDRK4JPybGpp0F3NNe7k5l0w
Click to expand...
Click to collapse
oh! sorry I understand that you want to turn on phone withouth power button..!
Yes you can do it easily with GravityBox, test it if you don't know how to do, I'll help you do it, ok?:good:
I've tried it but it doesn't seems to work the volume rocker, tried some other xposed apps but nothing seems to do the job.
danhii said:
vo-1 is it possible to support init.d? Maybe we can get more performance with some tweaks, what do you think about?
Click to expand...
Click to collapse
yes. just repack kernel and edit init.rc
vo-1 said:
first of all format your phone memory. if it not help, go to service, your internal memory is ready to die
Click to expand...
Click to collapse
Thanks for the reply, i have formatted the phone memory multiple times already before flashing.. and when i am on jelly bean (which i am now) everything works just fine. Could it be something with the flashing of Gapps or Superuser?
Theelichtje said:
Thanks for the reply, i have formatted the phone memory multiple times already before flashing.. and when i am on jelly bean (which i am now) everything works just fine. Could it be something with the flashing of Gapps or Superuser?
Click to expand...
Click to collapse
No. I'm using my rom 1 month and everything works well
vo-1 said:
yes. just repack kernel and edit init.rc
Click to expand...
Click to collapse
Could yourself do it as you have kernel? (if you want) or where I can download it for change it an repack it myself? Is only add this line " exec /system/bin/sysinit"
danhii said:
Could yourself do it as you have kernel? (if you want) or where I can download it for change it an repack it myself? Is only add this line " exec /system/bin/sysinit"
Click to expand...
Click to collapse
i will give you manual later
{
"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"
}
LiquidSmooth is an aftermarket firmware based on AOSP and SlimROM.
Dedicated to providing users with smooth, stable and fast ROMs. A Lightweight modified AOSP and SlimROM base, and then add the features you crave! While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device. We ask that you do your part to know your device and know how to recover from problems before you flash!
cameron581
cdub50
Cl3Kener
CPA-Poke
deadman96385
iiD4x
johnnyslt
jsnweitzel
liquid0624
liquidzgrl
Ntemis
reginald476
rkpeterson
rwaempires
sandtod
Somber73
sspencer10ls
timpohladthomas
TheBr0ken
Code:
Navigation Bar height
Partition information menu
Disable Immersive Messages
Toast Animations
Disable/Enable screenshot sound
Code:
...
Code:
[url="http://github.com/LiquidSmooth"]LiquidSmooth Github[/URL]
[URL="https://github.com/lg-devs/android_kernel_lge_msm8974"]Kernel source[/URL]
Code:
[SIZE="3"][B][URL="http://www.drdevs.com/devs/teamose/timpohladthomas/LiquidSmooth/flo/"]Download DRDEVS.COM [/URL]
[url="https://s.basketbuild.com/filedl/gapps?dl=gapps-lp-20141109-signed.zip"]Gapps Download[/URL][/B][/SIZE]
CLICK HERE TO
DONATE AND SUPPORT LIQUIDSMOOTH
Contributors
timpohladthomas
CyanogenMod
Source Code: https://github.com/LiquidSmooth
Device Source Code: https://github.com/timpohladthomas
Device Source Code: https://github.com/CyanogenMod
ROM OS Version: 5.0.x Lollipop
Version Information
Status: Alpha
Created 2014-11-13
Last Updated 2014-11-17
Installation Instructions:
Installation Instructions:
1. Boot into latest recovery
2. Wipe everything, even your butt (that includes data, cache, system)
3. Flash
4. Flash Google Apps (if you so choose)
5. Flash SuperSU
6. Reboot
7. Report bugs to us so we can fix them
FAQ:
Why does it say that I am resources are busy or in use? I've unmounted (and tried mounting) /system and /data...
Recovery says this because the script tells it to mount system and data even though they get mounted automatically. Therefore when it tries to mount it and it is already mounted, it gives you that warning. Its NOT an error. Just let it finish and it finishes successfully, then you should be all set.
How would I go about rooting the ROM in its current state?
Download the SuperSu Beta from HERE!
Boot into recovery and flash
Reboot and profit!
Finally.. it's here ...
Gonna load it up and see if it boots!
Oh it boots... [emoji1]
I also just built deb if anyone has one and wants to test before I make a thread.... PM me.
Pretty smooth for an "Alpha." Boots good and works just as well as any of the other CM nightlies. Great work!:good:
My new daily driver thank you for the good work!
Anyone else try installing this with MultiROM?
PlayingPoise said:
Anyone else try installing this with MultiROM?
Click to expand...
Click to collapse
I'm working on it right now. I'll report back soon.
Edit: I'll be using MultiROM v30
No dice on my side, it won't boot installed as a secondary multi-rom. I'm using glitch kernel on my primary... All ears to anyone offering a solution!
lowsum said:
No dice on my side, it won't boot installed as a secondary multi-rom. I'm using glitch kernel on my primary... All ears to anyone offering a solution!
Click to expand...
Click to collapse
I've got it working using version 30 on stock kernel with modified kexec.
Everything is working really well in this ROM. I love the LiquidSmooth option in the settings. The Buttons option is really nice. I've set my home button to turn the screen off with a double tap! In Display mode the toast animations work flawlessly. You can set navigation bar height easily. I love the battery percent embedded in the battery on the notification bar.
This is what I've noticed (and liked) so far. For an "Alpha" release, hats off to you. Great job!
lowsum said:
No dice on my side, it won't boot installed as a secondary multi-rom. I'm using glitch kernel on my primary... All ears to anyone offering a solution!
Click to expand...
Click to collapse
Yeah, using glitch as primary on mine too. I dunno if it's on TK's side or ours, but it sucks because I do really wanna multiboot this unu
Help
I trying to install this I get errors saying that it cannot mount due to something with the partition, I can flash other ROMs just not this one for some reason. Can anyone provide me with some in site... Thanks in advance
AkWIngnut
akwingnut said:
I trying to install this I get errors saying that it cannot mount due to something with the partition, I can flash other ROMs just not this one for some reason. Can anyone provide me with some in site... Thanks in advance
AkWIngnut
Click to expand...
Click to collapse
Reboot Recovery and try again...
timpohladthomas said:
Installation Instructions:
Installation Instructions:
1. Boot into latest recovery
2. Wipe everything, even your butt (that includes data, cache, system)
3. Flash
4. Flash Google Apps (if you so choose)
5. Flash SuperSU
6. Reboot
7. Report bugs to us so we can fix them
Click to expand...
Click to collapse
Possible bug. Adv reboot seems a bit glitchy for me. Turn off works but when I select reboot, nothing happens (not a problem for me as I use HoloBoot anyway).
Other than that (if indeed it is a bug), brilliant ROM...
Edit: BTW, what does the star indicate on the righthand side of the status bar indicate?
SHABBYLEA said:
Possible bug. Adv reboot seems a bit glitchy for me. Turn off works but when I select reboot, nothing happens (not a problem for me as I use HoloBoot anyway).
Other than that (if indeed it is a bug), brilliant ROM...
Edit: BTW, what does the star indicate on the righthand side of the status bar indicate?
Click to expand...
Click to collapse
Hey bro! Reboot function works fine for me... And that star is icon that notifies you that your tablet is in silent mode..
supersaayuj said:
Hey bro! Reboot function works fine for me... And that star is icon that notifies you that your tablet is in silent mode..
Click to expand...
Click to collapse
Ok, this a bit strange...I have the star but I can hear touch sounds etc...??!
Regarding the adv boot issue, perhaps it's because I'm running a custom kernel (arter).
Also when you access storage/usb can you get to the select MTP menu?
Cheers...
SHABBYLEA said:
Ok, this a bit strange...I have the star but I can hear touch sounds etc...??!
Regarding the adv boot issue, perhaps it's because I'm running a custom kernel (arter).
Also when you access storage/usb can you get to the select MTP menu?
Cheers...
Click to expand...
Click to collapse
I don't use that silent feature often...don't knw about it
I had a problem of accessing MTP menu.. Solution of that is to connect tablet to PC (make sure usb debugging is ON) and then try to open that menu in storage again.. This worked for me!
{
"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"
}
Project Proposals
Based on AOSP with improvements from many other projects! GApps included! The proposal is to provide the best experience in using a pure Android with only basic customizations. Focused on battery stability and fluidity.
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
FMRadio
Fingerprint reader
Lights
Sound/vibration
Known issues
You tell me
D O W N L O A D
Install Instructions:
First time installation / from MIUI:
Remove any fingerprint, PIN, or password in MIUI.
Unlock the bootloader.
Transfer ROM to internal storage or SD Card.
Flash latest TWRP.
Flash ROM zip file + (Optional) Gapps + (Optional) Magisk.
Format Data > type "yes" and press enter. (different from the "wipe data" option)
Reboot to system.
Flashing Instructions from any custom ROM:
Backup all your data.
Boot/reboot to latest TWRP.
Flash recommended MIUI stock ROM (12.5.X.X). You can find them here. If you're already on it, you can skip this step.
Flash ROM zip file + (Optional) Gapps + (Optional) Magisk.
Format Data > type "yes" and press enter. (different from the "wipe data" option)
Reboot to system.
Source code: https://github.com/AOSPK
Kernel Source: https://github.com/kleidione/kernel_xiaomi_vayu
ROM Developer: kleidione
08/08/2021
Changelog
August Security Patch
Requires MIUI 12.5 firmware (any region)
These builds include custom vendor
Update blobs from V12.5.3.0.RJUINXM
Address denials and cleanup unneeded policies
Fix crackling sound on some loud ringtones
Address slow charging text issue, now it should show rapid charging with stock charger
Further debloat power and camera drivers in kernel
Fix screen selection issue on touching fp sensor
Misc changes and improvements
Thanks @kubersharma for tree and kernel
Reserved
Anyone tried it?
0b4 said:
Anyone tried it?
Click to expand...
Click to collapse
Yep.
DarthJabba9 said:
Yep.
Click to expand...
Click to collapse
Well, can you share your thoughts and experiences pls?
0b4 said:
Well, can you share your thoughts and experiences pls?
Click to expand...
Click to collapse
I only used it for a about an hour (while flashing a zillion ROMs to see what they look and feel like). It was as good as any other (ie, no obvious issue or problem, during the short period that I had it).
However, I must have been very impressed by it, because I made a backup of it (I didn't make a backup of any other, save the stock MIUI).
Dude, the custom ROM is freaking awesome, the best battery life i have seen so far, buttery smooth, and it is the smoothest ROM I have tried for games, I have tried Conquer OS, Arrow OS, Paranoid OS, Evolution X, Havoc, Android 12 beta 4 and 3, Corvus and PixelPlusUI, but AOSPK is the best of all.
Thanks for this great ROM mate.
Forgive my ignorance. Is it necessary or a good idea to unlock (Mi unlock) the device first? I just got my device this morning. First device not running Android One in my case. Appreciate your help.
madfade35 said:
Forgive my ignorance. Is it necessary or a good idea to unlock (Mi unlock) the device first? I just got my device this morning. First device not running Android One in my case. Appreciate your help.
Click to expand...
Click to collapse
Necessary for non-official adjustments.
Read my guide for informations:
https://forum.xda-developers.com/t/4288121/
pl1992aw said:
Necessary for non-official adjustments.
Read my guide for informations:
https://forum.xda-developers.com/t/4288121/
Click to expand...
Click to collapse
Thanks the help. Are wait times always a week? Seems completely arbitrary to me. Guess I'll have to debloat for now and use the phone.
madfade35 said:
Thanks the help. Are wait times always a week? Seems completely arbitrary to me. Guess I'll have to debloat for now and use the phone.
Click to expand...
Click to collapse
Always, once you unlocked bootloader follow the guide https://forum.xda-developers.com/t/...-custom-roms-root-xiaomi-poco-x3-pro.4288121/
k3lcior said:
Always, once you unlocked bootloader follow the guide https://forum.xda-developers.com/t/...-custom-roms-root-xiaomi-poco-x3-pro.4288121/
Click to expand...
Click to collapse
Thanks! Going to start the debloat process now and then wait for the timer to run down.
thanks for this great rom, working flawlessly so far!
i have a question about something that happened during flash. The same red colored messaged showed up on the screen saying something similar to "unable to mount cache" or something like that. Should i reflash the rom or is there no problem?
edit: fixed by wiping cache through twrp
another question tho. is there a way to auto accept pin code when unlocking screen? there's nothing in screen lock options. miui had this and i'm finding this to be very annoying
emaz1ng said:
another question tho. is there a way to auto accept pin code when unlocking screen? there's nothing in screen lock options. miui had this and i'm finding this to be very annoying
Click to expand...
Click to collapse
That's actually a convenience feature of Miui, but since i'm using fingerprint so there's no need for auto log in anyway.
Btw does anyone knows a way to access Android/data? My favourite app to manage files is X-plore and new AOSP roms seems to restricted this app from accessing Android/data. Miui don't have this problem.
I already know many apps that can do that like Root Explorer but i kinda wanna stick with X-plore.
Also i'd love it if you could get rid of the restriction in the first place.
Interesting, will follow this project too since it have vanilla. Is possible to have a list of system apps installed in the vanilla version? It have the two tap to wake up issue too? SD card work or i'm forced to format it to be recognized?
I'm on vanilla ArrowOS atm, need really to install MIUI stock before flash it or i can simply flash over ArrowOS and then format data? Just wondering if is mandatory the MIUI and TWRP installation (since MIUI will overwrite TWRP with stock revovery). Thank you mate for your work.
Timuela said:
Btw does anyone knows a way to access Android/data?
Click to expand...
Click to collapse
Check permissions for X-plore. I added "files & media" manually. I'm not sure if this is enough, since I already granted access to data/ folder and X-plore can browse without this permission.
Hello,i am experiencing laggy scrolling in the play store and in chrome,and sometimes in the settings menu and in the ui in general,i ve not tweaked anything besides installing magisk,also tried 2 other roms and did not have this problem,battery life is the best on this one,but the scrolling issue is a big annoying,it feels like its not hardware accelerated,any way i can enable smooth scrolling myself or something like that?
type c otg telling me to format the device
Between it's working on the TWRP and others phone
Download link is dead "download.aospk.org/vayu"