[Q&A] MIUI V5.4.1 [4.4.2] [stable] - Xolo Q3000

Q&A for MIUI V5.4.1 [4.4.2] [stable]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for MIUI V5.4.1 [4.4.2] [stable]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!

No recent apps
I can not found any recent app panel....

Vinay Patani said:
I can not found any recent app panel....
Click to expand...
Click to collapse
From setting, choose button action as per ur choice, by default recent panel is on ur left button which u used regularly to view menu...

Nice Rom
Thanks @avi sir for this beautiful rom. Successfully flashed and booted. Initially experienced network and 3G problem but resolved after replacing the modem.img from stock backed up rom. After use of 4 days following minor bugs are noticed.
1. After patching with provided theme engine all themes can be downloaded and applied successfully. But, the same reverted to original theme automatically.
2. Battery backup is normal.
3. Weather application can not search the current location automatically. It always shows Nagpur. Need to search manually by putting name of city.
4. Incomming calls overlapping by the home screen.
5. Sound very low as compared to previous MIUI V6. I specially request you to please release the patch for sound and volume so that we can get a loud sound like previous MIUI V6.
7. Found UI slightly slow hence request to please release patch to make it fast.
Thanks again for such a bountiful rom.

Patch file of modem.img
I just added the stock rom "modem_1_3g_n.img" on this patch file. Now 3g network is working fine in my phone.

Modem.ini file
I see in this ROM has modem_1_3g_n.img file. Can any one upload me modem.img file which suites and work 3g in this ROM.
Do i need to replace it with image.img or modem_1_3g_n.img . Which name i need to keep?

rajagopalun said:
I see in this ROM has modem_1_3g_n.img file. Can any one upload me modem.img file which suites and work 3g in this ROM.
Click to expand...
Click to collapse
In KK roms modem.img is named as modem_1_3g_n.img, so u should replace it with suitable one

OTA 5.5.15
Hi avi i downloaded OTA update 5.5.15 and successfully patche to 5.3.31. but only problem is when i open camera "Insert SD card before using camera" error, please suggest how tosolve.

google playstore not working
Hello... My google play store isn't working.... Its showing.... Check your connection and try again... But my internet speed is good...! How to fix it?

Please keep the MIUI project alive....
First I'd like to thank Dr. Avinash & all who has worked hard for porting the awesome MIUI roms. Perhaps its the coolest & speediest rom for Xolo q3000. Other roms look quiet flat & stereotype after using this one.
I'm using the previous build v5.2.25 beta1. I'm willing to flash the newer version since but has some questions regarding this rom. I'm fond of this rom & using it on daily basis with minor hiccups.
My existing version (v5.2.25) giving me problems like
(1) No network on lock screen
(2) Losing Network signal sometime (didnt flash the modem.img zip as I'm not confident enough)
(3) android.process.media crashing sometimes; dnt know if its for for memory swap (Flashed with the Memoryfix.zip from the new MIUI version)
(4) apk files cant be received via bluetooth.
Quaries regarding MIUI build 5. 4.41
(1) Does this version uses the same camera app like the previous build(5.2.25), since after flashing the camera image quality got much better. Some are complaining updated version camera not as good.
(2) In the previous version dialer screen use to disappear any fix in the new version?
(2) Is the homescreen & drop down menu as crisp as V.5.2.25?
(4) Is APK file transfer on BT possible?
(5) Would flashing modem.img solve the network as well as 3g problem??
Sir, my request to you is dnt close this project as new MIUI v6 v5.7.2 has been released. Going by the discussions & QA it's certain MIUI is the most wanted & loved rom. If all the bugs can be fixed it will be fantastic.
THanks and Kudos....

MIUI OTA update v5.4.1 returning error 7 status...
Installed the MIUI 5.3.1 rom as per method mentioned with philz cwm..then tried to flash OTA update 5.4.1 but its showing error 7 status...MIUI 5.3.1 without the OTA upadte is functioning weirdly like missing statusbar and icons. Earlier I was using MIUI v.5.2.25 on 4.23GB System partition...MiUI is awesome & hope to see newer MIUI rom on xolo q3000..
Thanks in advance

Any clue on how to increase volume in this version....
This version is stable. Only drawback is that the overall volume is very low compared to the previous version. Tried many hacks from the MiUI sites and from the engineer mode (*#*#13411#*#*) but somehow it is not working in this ROM. Is there any other way to increase ringtone , media, FM Radio on speaker volume???
Many Thanks for the Updated version...

Dolby sound boost for the ROM...
The Dolby atmos can be patched to boost the sound via recovery. It is the only mod that is working with this ROM...
http://forum.xda-developers.com/devdb/project/dl/?id=13100

Related

[Q&A] [ROM][4.4.x][OFFICIAL & NIGHTLIES][EDISON] MoKee OpenSource Project

Q&A for [ROM][4.4.x][OFFICIAL & NIGHTLIES][EDISON] MoKee OpenSource Project
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM][4.4.x][OFFICIAL & NIGHTLIES][EDISON] MoKee OpenSource Project. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Mokee: Problem with Call waiting, hang up and other in call tones
Context:
I use Moto Atrix 2 [edison] running MK44.4-edison-141019-RELEASE.zip
The following observation is from the day I installed Mokee in August 2014
I have similar experience with NIGHTLY ROMs as well. These versions use the modified dialer in google AOSP KitKat.
Problem:
My phone has an irritating tone for call drop/call waiting/ etc.
What I have tried:
I wanted to change the respective tones and hence was looking for .ogg or similar files in the system partition. I found media/audio/ui folder has some .oggs such as lock, unlock, etc. but nothing related to call hangup or waiting. There is no setting to disable the sounds as well.
After a little digging, (disassembling dialer.apk and incallui.apk and reading on the internet) I found that android does not use audio files for such sounds. Rather uses a C++ library to generate sinewaves based on given frequency and duration.
ToneGenerator.java, ToneGenerator.h, ToneGenerator.cpp are crucial in generating these tones. When I compared these files in ICS and Kitkat, i hardly found any changes. (I did not have this problem with Stock ICS)
Later I realized, this problem happens only during a call. e.g the above files also control the DTMF tones of the dial pad. When idle (no call connected), dial tones sound proper. But when in a call and I try to use the dial pad, the same horrible sound is played. This horrible sound is like a very slowed (slow tempo) version of the original tone.
This leads me to believe there is some problem with the incallui (or the section of dialer handling incall events) which probably uses a lot of resource: hence slows down "ToneGeneration" .
I have also tried changing the final variable MAX_VOLUME in ToneGenerator.smali (after disassembling framework.jar) to 50 percent, but it dint lower the volume.
Other Mokee users, please check if you have this problem.
Any idea how I can fix this or atleast change the volume to 0.
Any help would be appreciated.
SD Card issues
Still facing SD Card issues on system 1.
Just take over an old atrix 2 and am very happy to see there're still continues update with the system that keep the phone's mind young Thank you so much.
Mokee site?
Is the Mokee site down? I haven't been able to access it.
Atrix 2 Problem while installing Mokee 4.4.2 ROM
Hi Guys,
This is my 1st post on the forum.
Last week i tried to install Mokee 4.4.2 in my atrix 2, but the installation didn't complete. Mokee ROM was installed Successfully but Google apps installations crashed. So technically my phone got Bricked. The Pre installed ICS is not their now and neither i can use any ROM manager. Because When i tried installing the ROM for the 2nd time so as per the guidelines i had to wipe the data and cache files.
Please tell me how should i install a ROM now .?
The Reference link that i followed for the Mokee ROM installation and MOkee & Gapps files was some ravi rajini ravi blog
Any Possibilities for lollipop for atrix 2
hello guys Any Possibilities for lollipop for atrix 2?
ANDROID OS drain issue
hi . first of all thanks for keep this updated.
since i installed MOKEE 4.4.4 on system 1 i'm having a big battery drain from Android Os. thats getting even more battery than Screen.
sorry for my english!
Is the same on all kitkat roms. Try Save Power in battery settings, or turn off location , google now , wifi etc. The best solution for me was to get a Motorola extended battery.
thats right
Hallo!
MK50.2-edison-201502030337-NIGHTLY.zip - Error "Status 6".
The second error for 2 days? Why then spread wrong or mistake as they check before you upload to the network?
Status 6 Installation Aborted in mokee 5.0.2 201502040445
hello guys i m try to install new nightly from mokee website but its give error code 6
i m flashing using bmm in my atrix 2
anyone find the solution?
Please do not install lollipop rom's with BMM !!
We don't have any custom recovery to flash any Lollipop ROM yet !!
Have some patience and wait for recovery !!

[Q&A] [ROM][4.4.4][10/13][OFFICIAL] GzRoms -Validus- [6.2 Testing][Falcon]

Q&A for [ROM][4.4.4][10/13][OFFICIAL] GzRoms -Validus- [6.2 Testing][Falcon]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM][4.4.4][10/13][OFFICIAL] GzRoms -Validus- [6.2 Testing][Falcon]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
update
So how do i update this rom im on 4.4.4l version 6.1 moto g and are u guys going to make one for android l just wondering love this rom best one ive had for this device
about validus
in case the maintainer finds this post, testing the latest milestone (6.2) on falcon (moto g, european version), found a few bugs :
- the setting to disable wifi in profiles and power saving mode for the battery (in the void options) is just ignored. When disabling wifi manually, it comes back everytime I exit the lock screen (maybe it's because of another setting but I couldn't find it).
- in sound option, music effects shows viper audio. When clicking on it, it proposes to install its driver automatically. Except that it doesn't work, since there is no log it's hard to know why. I tried the 3 proposed driver, to reinstall busybox (from the playstore), nothing worked.
- And the touch screen suddenly stopped working in 1 situation, I don't know why. I received a mail, when I tried toclick the screen it didn't work, and I couldn't use the touch screen anymore even after puting the phone to sleep and wake it up again, so I had to do a hard reset (power button pressed for a few seconds).
I'll try to keep on using it, but if the touche screen bug comes back I guess I'll have to do something... maybe try another kernel then, it seems related to the kernel...
http://forum.xda-developers.com/showpost.php?p=57054547&postcount=112
This 6.2 MS is built with what version of DK kernel? 1, 1.1 or 2?
Everything else works fine atm.
request
I just want to say that i have been using this rom as my daily driver since 2 days. no major bugs..
just wanted to request that the theme of the settings app should be changed back to the material white again. thank you
I'm using validus 5.0.2, build date says Jan 1. I noticed in a post you said you added the option to change nav bar dimensions, but I don't see it anywhere. Also "performance" under settings is empty.
I guess the questions asked here are of so little importance they don't deserve to be answered...
Can't post screenshot.
Groups still themed white text on white BG.
Rom, gapps, kernel so anything else I forgot to install apart from these?
Boost xt1031
Are You Going To fix Moto G xt1031 CDMA Data, Calls And Text Soon?
I just flashed latest build 1/14/2015 but WiFi not turning on pls help meh alone with ROM I flashed su and donkey kernel nothing helped meh
no Pie control in new build ?
Moto g consumer cellular xt1034 lollipop
anyone please let me know, I have MOTO G CONSUMER CELLULAR XT1034 UNLOCKED Device can i install original LOLLIPOP for my device (NOT ROM)
dracula1520 said:
no Pie control in new build ?
Click to expand...
Click to collapse
The latest build does have pie control, and I love the look of it. Although, I can't figure out how to configure 2nd layer buttons.
Boot loop
Hi guys,
thanks for this ROM but...
I can't understand.... is it for xt1032?
Cause I tried to flash latest build (v7.0) and it stucks on the boot logo... waited for 20 minutes...
any suggestions?
in latest build I cant find PIE controls. Maybe you forgot to include them? Apart from that thanks validus team for this awesome rom! Yesterday I made the jump from milestone 6.2 to lollipop and I am impressed
@koradiavatsal
Just reporting...
Bootloop after flashing the latest version with or without gapps.
koradiavatsal said:
A new test build
This will probably boot. Please confirm
Click to expand...
Click to collapse
@koradiavatsal Yup, boots all right!
@koradiavatsal I've just downloaded the latest version, I'll report back ASAP.

[Q&A] Version ROM Series 001 - Ecoo Os V2 - 2/3/15

Q&A for Version ROM Series 001 - Ecoo Os V2 - 2/3/15
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for Version ROM Series 001 - Ecoo Os V2 - 2/3/15. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
Download link
Download link is not working for following thread
http://forum.xda-developers.com/q3000/development/version-rom-series-001-ecoo-os-v2-2-3-15-t3043909
Please re provide link...
Link is not working.
Chinease Test
Downloaded and can install normally the Ecoo OS V2. Boot successfully. Almost all features are working normally. Camera seems darker. So many chinease stuffs and applications which lost the test of the newer rom. Incoming call sound quality is not good compared to other roms. Hence, revert back to HIVE.
Avi sir, it is humble request to post such a rom like xperia z3, HIVE, MIUI with all usefull features such as AdBlocker, Application Locker, Autorun blocker which can able to block to autorun the application like facebook, whatsup also. xposed, busybox, file and folder locker and some other features needed to keep privacy and security and also which gives us best battery backup.
Hope your new rom will gives us.....!
very god rom smooth and web gprs 3g working vry f9
very god rom smooth and web gprs 3g working vry f9
---------- Post added at 05:05 AM ---------- Previous post was at 05:00 AM ----------
battery back up good in note 3 rom asome
prasarajurkar said:
Downloaded and can install normally the Ecoo OS V2. Boot successfully. Almost all features are working normally. Camera seems darker. So many chinease stuffs and applications which lost the test of the newer rom. Incoming call sound quality is not good compared to other roms. Hence, revert back to HIVE.
Avi sir, it is humble request to post such a rom like xperia z3, HIVE, MIUI with all usefull features such as AdBlocker, Application Locker, Autorun blocker which can able to block to autorun the application like facebook, whatsup also. xposed, busybox, file and folder locker and some other features needed to keep privacy and security and also which gives us best battery backup.
Hope your new rom will gives us.....!
Click to expand...
Click to collapse
The rom is very good but please provide patch to replace kinguser because it creates problems while giving permission Titanium Backup is not working properly.
Otherwise the rom is best for me.
Thanks to creator.

[Q&A] [ROM][5.1.0_r1]p6800(16Mar2015)OmniROM 5.1-Experimental

Q&A for [ROM][5.1.0_r1]p6800(16Mar2015)OmniROM 5.1-Experimental
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM][5.1.0_r1]p6800(16Mar2015)OmniROM 5.1-Experimental. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
quicktoggle works
I don't know what made it work but here is what I did
Installed lollipop5.1 gapps(the one for custom roms) from zedomax's highonandroid.com
Boot up and installed some apps
Reboot ,got a notification from WhatsApp
Hold down it and dragged it down
Reconnect to WiFi due to bug
Exited the toggle by swiping the whole thing 3/4 way up,then close the small tab
Quicksettings then worked normally for me:silly:
Brightness changer won't work so just use screen filter from play store
Can't wait for next build
philipnzw said:
I don't know what made it work but here is what I did
Installed lollipop5.1 gapps(the one for custom roms) from zedomax's highonandroid.com
Boot up and installed some apps
Reboot ,got a notification from WhatsApp
Hold down it and dragged it down
Reconnect to WiFi due to bug
Exited the toggle by swiping the whole thing 3/4 way up,then close the small tab
Quicksettings then worked normally for me:silly:
Brightness changer won't work so just use screen filter from play store
Can't wait for next build
Click to expand...
Click to collapse
hi!
find the screen brightness app from play store. made me disable auto brightness!
can be official?
Is it possible for this room to become official...
Q & A section for the P6200
Hi!
Can you put a Q&A section on the P6200 5.1? I use your ROM as my daily driver (from your CM12), and I want to share my experiences on the ROM. Can't post on the Discussion Thread as I'm 8 posts short (this is my 2nd post)
Thank you!
OmniROM
Any new updates for this ROM? Apparently using CM 12.1 gave me headaches because of multitasking issues (opening facebook, messenger and spotify is like entering the gates of hell because the tablet will be really slow) so my daily driver is this ROM for my P6200
Cant post on the original thread because of newbie reasons.
- simcard not working because of baseband missing
- brightness solved using screen brightness app (disabling auto)
- Quick settings solved by installing GApps
- Same issues mentioned in the original thread.
I hope that you're heavily working on this ROM because this is the most stable ROM that i've installed on my P6200 as of this moment (and really fast too, even WITHOUT THE ZRAM)
I'm technishaun btw
Wait for nxt update
Wish it fix all problem
install twrp 2.6.1, still fail to install zip.. what did i do wrong?? please help!!
install twrp 2.6.1 and superuser 1.25, still fail to install zip.. what did i do wrong?? please help!!
set_metadata_recursive: some changes failed
error executing updater binary in zip
error flashing zip
As so, the SIM card does not recognize?
bug report
good work Daniel ,thanks!
I've flash the new rom to p6800.
Every thing is fine except the sim card could not be reconized.
Flash latest OmniRom on my P6800 but there is no cellular icon, my tablet don't recognize simcard inserted,could anyone help me plzzz??
I just try with my SIM CARD it show NO-SimCard Cant make call but it still can recieve SMS ???
Still not try wipe all after upgrade [emoji24]
it is a really good and smooth rom
the problems i faced is no video in youtube only sounds, bluetooth not working, no sim detected help pls ....
thanks daniel!
potching said:
it is a really good and smooth rom
the problems i faced is no video in youtube only sounds, bluetooth not working, no sim detected help pls ....
thanks daniel!
Click to expand...
Click to collapse
Everyone is having those problems ,hopefully it will be fixed in next build,read before posting man
Thanks @daniel_hk for continuing to keep this device alive
I've installed the 4th August build of OmniROM 5.1 on my P6800 and it's working fairly well, seems much smoother than the 4.4.4 Carbon ROM I was running before.
Things that I've noticed not working:
GPS (after digging through some other threads about this I notice that gpsd isn't running, and if I try and launch it from a terminal I get an error about 'only position independent executables (PIE) are supported')
Bluetooth won't enable
Can turn torch on in the quick access area, but it won't turn off again
I just can´t flash it
I´m getting this message ... Need some help
{https://drive.google.com/open?id=0B9px22a1BjwvSlRnaHdaeTFYTGZYWU13UjFvWXFVYUk0YmpR}
---------- Post added at 06:32 AM ---------- Previous post was at 06:21 AM ----------
https://drive.google.com/open?id=0B9px22a1BjwvSlRnaHdaeTFYTGZYWU13UjFvWXFVYUk0YmpR
Getting this error
Google maps gives weird graphics in the latest release (I did a clean install, mediapatch included). When zooming around the tiles end up triangular andere tear up the map
Camera
My camera its not working.
rosecruz82 said:
My camera its not working.
Click to expand...
Click to collapse
Flash the media patch file......
Camera
philipnzw said:
Flash the media patch file......
Click to expand...
Click to collapse
thanks! *_*

[Q&A] [PATCHROM] Miui v6 for GT-i9105/P

Q&A for [PATCHROM] Miui v6 for GT-i9105/P
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [PATCHROM] Miui v6 for GT-i9105/P. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
not Import/Export contacts to the SIM-card&Show SIM contacts.
---------- Post added at 09:27 AM ---------- Previous post was at 08:54 AM ----------
not Import/Export contacts to the SIM-card&Show SIM contacts.
BUG
not accept to 64GB flash card , do not connect , offers formatirovaniya.Ispravit this bug
помогите
As ispravte bug flesch card to 64GB , firmware Accepted formatirovat.kakie it offers suggestions?
fdn mode not working!
Great.... thanks
Great rom
I used the rom few days on i9105 and it's awesome. Fast and less battery consuming. Nice features. Every thing is OK. some time force stops but overall the best rom. The few bugs in my device are
App store sub languages are not in English
Vedio not working
Titanium Back Up and xposed are yet to work.
Hands up for the hard work.
Thanks
Good job!
Best ROM I've seen. Amazing ram usage, no lags, beatiful ui. Thanks a lot!
how i do flash a new update plz?
Amr fego said:
how i do flash a new update plz?
Click to expand...
Click to collapse
As usual
1. Wipe data
2.Flash Rom & Gapps
3.Wipe data
4.Reboot system
Launcher bug?
Can't use other launcher as default. Any suggestions?
BTW great rom, i'm waiting for update cuz there are some annoying bugs. Miui rullz
Any News Update ?
Problem with selection network type
Hi @haky86 thnk for good work.. i want to tell you that there is a problem with network type selection. if i select 2g as network i can't change it . i've tried all but is impossible to resolve problem on the device...
Hi @haky86 good work!
1)But in status bar there are any toggle like miui v5
2)When change font it not change
3)Why there isn't android lollipop?
(Sorry for my english)
Tks!
i can't change Network type from 2G to 3G, Please Fix it
wsm/xposed problem on rom
I have a problem with Wsm tool and Wposed framework. When i install it and reboot the device i got a bootloop does anybody know how to solve it?
I have a problem with Wsm tool and Wposed framework. When i install it and reboot the device i got a bootloop how to solve it?

Categories

Resources