MIUI GB - Galaxy Ace S5830 Q&A, Help & Troubleshooting

Hello,
I am trying to port miui gb to another device, I tried following some guides such as
http://forum.xda-developers.com/showthread.php?t=1613645
http://forum.xda-developers.com/showthread.php?t=1598713
but they aren't working, they install correctly but a black screen appears after the boot logo.
Can anyone help me with this problem?
Thanks

I98 said:
Hello,
I am trying to port miui gb to another device, I tried following some guides such as
http://forum.xda-developers.com/showthread.php?t=1613645
http://forum.xda-developers.com/showthread.php?t=1598713
but they aren't working, they install correctly but a black screen appears after the boot logo.
Can anyone help me with this problem?
Thanks
Click to expand...
Click to collapse
can anyone help?

I98 said:
can anyone help?
Click to expand...
Click to collapse
Take a logcat and debug it.
Sent from my GT-S5570 using XDA Free mobile app

Venkatesh said:
Take a logcat and debug it.
Sent from my GT-S5570 using XDA Free mobile app
Click to expand...
Click to collapse
but the problem is I can't do that as I don't own the device I'm porting MIUI to and the person testing it doesn't know how to take a logcat.

I98 said:
but the problem is I can't do that as I don't own the device I'm porting MIUI to and the person testing it doesn't know how to take a logcat.
Click to expand...
Click to collapse
No one can ever fix anything without actually looking at the logcat. Ask your tester to learn and generate a logcat...and post it up here for debugging.
Sent from my GT-S5570 using XDA Free mobile app

Venkatesh said:
No one can ever fix anything without actually looking at the logcat. Ask your tester to learn and generate a logcat...and post it up here for debugging.
Sent from my GT-S5570 using XDA Free mobile app
Click to expand...
Click to collapse
The user did the logcat and the error is
W/DirectVolume( 1278): Invalid 'PARTN' value
It's obviously a problem with reading one of the partitions but can you help me solve it?

I98 said:
The user did the logcat and the error is
W/DirectVolume( 1278): Invalid 'PARTN' value
It's obviously a problem with reading one of the partitions but can you help me solve it?
Click to expand...
Click to collapse
Looks like a problem with vold. system/bin/vold & /system/etc/vold.fstab.

Related

[Q] Having problems porting.

I get Status Error 7 and I don't know how to fix it, I switch the updater-scripts from an Exhibit ROM and I still get problems. Any help would be great. Thanks.
GalaxyExhibit said:
I get Status Error 7 and I don't know how to fix it, I switch the updater-scripts from an Exhibit ROM and I still get problems. Any help would be great. Thanks.
Click to expand...
Click to collapse
Try using twrp and disable signature and md5, but at least you are on the right track about the updater script being one of the issues. Once again Google, there are many people with your issue.
OK this was one try on Google:
http://androidforums.com/a87-all-things-root/645545-solution-status-0-status-7-error-in-cwm.html
Edit: this goes without saying but be careful when you change stuff, I would recommend you know, reading and good luck
Sent from my Nexus 7 using xda app-developers app
theAPANT said:
Try using twrp and disable signature and md5, but at least you are on the right track about the updater script being one of the issues. Once again Google, there are many people with your issue.
OK this was one try on Google:
http://androidforums.com/a87-all-things-root/645545-solution-status-0-status-7-error-in-cwm.html
Edit: this goes without saying but be careful when you change stuff, I would recommend you know, reading and good luck
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Thanks, will try.
EDIT: I think it's just me, I need help modifying the Updater-scripts for this device, otherwise everything else is working. :L
GalaxyExhibit said:
Thanks, will try.
EDIT: I think it's just me, I need help modifying the Updater-scripts for this device, otherwise everything else is working. :L
Click to expand...
Click to collapse
Did you ever unzip your ROM because if you did at any point it won't flash
Sent from my Nexus 7 using xda app-developers app
theAPANT said:
Did you ever unzip your ROM because if you did at any point it won't flash
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
No. It's just the Updater-Script. It's my fault because I don't know what to insert and what to remove and what not. I need either your help, Tim's help, or Teq's help.
GalaxyExhibit said:
No. It's just the Updater-Script. It's my fault because I don't know what to insert and what to remove and what not. I need either your help, Tim's help, or Teq's help.
Click to expand...
Click to collapse
Check your inbox
Sent from my Nexus 7 using xda app-developers app
theAPANT said:
Check your inbox
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Did. Let's just reply through there.
EDIT: I'm getting progress, there's alot of errors in the updater-script and thats what making it not work. So I will keep trying and give you guys feedback.

Weird all contacts setup

Hi.
My All Contacts screen looks very odd, names and background are in black so they are unreadable, and there's seems to not be a way to edit fonts anywhere. Is this normal? Is there a fix?
Thanks
Sent from my GT-I8190 using xda app-developers app
cheskos said:
Hi.
My All Contacts screen looks very odd, names and background are in black so they are unreadable, and there's seems to not be a way to edit fonts anywhere. Is this normal? Is there a fix?
Thanks
Sent from my GT-I8190 using xda app-developers app
Click to expand...
Click to collapse
Hey..,
It's unofficial version, so it's surely contains errors so if the developer of that ROM never tell you about that error so please report him about that error to fix it
mEmoZz said:
Hey..,
It's unofficial version, so it's surely contains errors so if the developer of that ROM never tell you about that error so please report him about that error to fix it
Click to expand...
Click to collapse
It might be a bug in the ROM as you said. Report it to the ROM's developer.
Sent from my GT-I8190 using xda premium

[Q]Problem with Z3 SystemUI and Home error on my own ROM

Hi excuse me.
I made my own custom ROM and I integrated Z3 home and port systemUI port into my own ROM. I'm stressed with someone who installed my ROM and getting error on Home and SystemUI. For example, getting black home screen after booting.
Any solution please ?
Sent from my C6903 using XDA Free mobile app
dstrikersZ1 said:
Hi excuse me.
I made my own custom ROM and I integrated Z3 home and port systemUI port into my own ROM. I'm stressed with someone who installed my ROM and getting error on Home and SystemUI. For example, getting black home screen after booting.
Any solution please ?
Sent from my C6903 using XDA Free mobile app
Click to expand...
Click to collapse
As someone who is building their own ROMs, I recommend learning how to debug issues - i.e. use logcat to find out the issue at hand. Also what helps is a screen shot of the error and more detailed information to go with it.
tomascus said:
As someone who is building their own ROMs, I recommend learning how to debug issues - i.e. use logcat to find out the issue at hand. Also what helps is a screen shot of the error and more detailed information to go with it.
Click to expand...
Click to collapse
Can you send me a link about debug issues ?
Sent from my C6903 using XDA Free mobile app
dstrikersZ1 said:
Can you send me a link about debug issues ?
Sent from my C6903 using XDA Free mobile app
Click to expand...
Click to collapse
well it's up to you, i'll get you started.
https://www.google.com.au/search?es....1.0....0...1c.1.58.serp..6.1.218.dfwCEob5Ujc
Try use logcat
Guys, This is my ROM thread THIS !!
I heard someone who installed on unlocked bootloader and getting black screen after installation complete. Please give me a solution ?

HTC Desire 626s bootlop

After flashing one of the files I found here http://forum.xda-developers.com/showthread.php?t=3034811 my 626s it stuck on the HTC logo screen and I can't seem to fix it.
Any ideas? Thanks
Download the uninstaller zip and flash it. I ran into the same problem and that fixed it
Piplup702 said:
Download the uninstaller zip and flash it. I ran into the same problem and that fixed it
Click to expand...
Click to collapse
Oh thanks! I read the whole post and the discussion post and never occurred me to look at the download section again...
It's all good now, thank you!
Leighh said:
Oh thanks! I read the whole post and the discussion post and never occurred me to look at the download section again...
It's all good now, thank you!
Click to expand...
Click to collapse
Glad I could help buddy. Be careful what you flash since we don't have a way to restore to default, or even backup our ROMs right now!
Good luck and happy flashing!
Piplup702 said:
Glad I could help buddy. Be careful what you flash since we don't have a way to restore to default, or even backup our ROMs right now!
Good luck and happy flashing!
Click to expand...
Click to collapse
I flashed one of these and nothing seems to be working. Can you help @Piplup702 ?
theNdroid said:
I flashed one of these and nothing seems to be working. Can you help @Piplup702 ?
Click to expand...
Click to collapse
What did you flash?
http://forum.xda-developers.com/xposed/super-alpha-posted-permission-xposed-t3072979
The first one. The regular "arm" , not the arm64 or the one below it.
Sent from my 7040N using XDA Free mobile app
theNdroid said:
http://forum.xda-developers.com/xposed/super-alpha-posted-permission-xposed-t3072979
The first one. The regular "arm" , not the arm64 or the one below it.
Sent from my 7040N using XDA Free mobile app
Click to expand...
Click to collapse
You flashed the uninstaller?
Piplup702 said:
You flashed the uninstaller?
Click to expand...
Click to collapse
I didn't download the uninstaller to my internal storage before I sofbricked, so I tried to flash it through fast boot & the command line and got an I error message.
Sent from my 7040N using XDA Free mobile app
theNdroid said:
I didn't download the uninstaller to my internal storage before I sofbricked, so I tried to flash it through fast boot & the command line and got an I error message.
Sent from my 7040N using XDA Free mobile app
Click to expand...
Click to collapse
What was the error message?

[ROM][ULB][WIP] CM-13.0 for Xperia V (tsubasa) ALPHA!

So throug i dont own a XV this is the FIRST testbuild for tsubasa
https://www.dropbox.com/s/p0sj8jugpoum50a/cm-13.0-20160404-UNOFFICIAL-tsubasa.zip?dl=0
please only experienced testers! you may need to get me bootup logs if it bootloops
to get a bootup log you need this special boot.img :
https://www.dropbox.com/s/5i4yhjmzefcwz1q/boot.img?dl=0
Great Job!
Thanks for the ROM! Now i will test!
lubik1 said:
Thanks for the ROM! Now i will test!
Click to expand...
Click to collapse
ok use the boot.img to get a log for me if it bootloops! otherwise you have no adb
Sent from my Xperia T using XDA Free mobile app
SdtBarbarossa said:
ok use the boot.img to get a log for me if it bootloops! otherwise you have no adb
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
updater-script error then flash ROM from TWRP 3.0.1 recovery
lubik1 said:
updater-script error then flash ROM from TWRP 3.0.1 recovery
Click to expand...
Click to collapse
script aborted: set_metadata_recursive: some changes failed
yea have seen that on XT also... try twrp 2.8.7 from whiteneo
Sent from my Xperia T using XDA Free mobile app
SdtBarbarossa said:
script aborted: set_metadata_recursive: some changes failed
yea have seen that on XT also... try twrp 2.8.7 from whiteneo
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
I trying and have loop on "starting apps"
lubik1 said:
I trying and have loop on "starting apps"
Click to expand...
Click to collapse
yes so send me a log
Sent from my Xperia T using XDA Free mobile app
SdtBarbarossa said:
yes so send me a log
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
I have attached above
log from adb logcat
lubik1 said:
I have attached above
log from adb logcat
Click to expand...
Click to collapse
well after studing the log i see it is fine!
the XV has the same bug as XT... mediaserver dont start from time to time... if you get a bootloop try a hardboot! ( vol+ and powerbutton to force shutdown or remove battery if possible )
it should boot up after 2-3 tries... for that monitoring the bootup phase with adb logcat... if " waiting for mediaserver" appears try another hardboot
the device should boot up after 2-3 trys
Sent from my Xperia T using XDA Free mobile app
SdtBarbarossa said:
well after studing the log i see it is fine!
it should boot up after 2-3 tries... for that monitoring the bootup phase with adb logcat... if " waiting for mediaserver" appears try another hardboot
the device should boot up after 2-3 trys
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
I try Hard Reboot many times but no luck
lubik1 said:
I try Hard Reboot many times but no luck
Click to expand...
Click to collapse
get this file:
https://www.dropbox.com/s/1sn6sx0x88ed0yh/liblights-core.so?dl=0
with twrp mount system and put it to /system/lib/liblights-core.so
SdtBarbarossa said:
get this file:
https://www.dropbox.com/s/1sn6sx0x88ed0yh/liblights-core.so?dl=0
with twrp mount system and put it to /system/lib/liblights-core.so
Click to expand...
Click to collapse
I put this file to .zip and flash, and have the same problem...
lubik1 said:
I put this file to .zip and flash, and have the same problem...
Click to expand...
Click to collapse
tried a hardboot?
the log has no error....this time it MUST boot up after several tries
Sent from my Xperia T using XDA Free mobile app
SdtBarbarossa said:
tried a hardboot?
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
Yes I try many times
lubik1 said:
Yes I try many times
Click to expand...
Click to collapse
please look at pm
Sent from my Xperia T using XDA Free mobile app
Good work!
@SdtBarbarossa
My Xperia unfortunately is damaged, so I can not test more build. But if it can help you, I found phone with the same processor (MSM8960) and official CyanogenMod 13
https://wiki.cyanogenmod.org/w/Xt897_Info
SdtBarbarossa , Please create new working CM13 for Xperia V
Rustam018 said:
SdtBarbarossa , Please create new working CM13 for Xperia V
Click to expand...
Click to collapse
Yes, Please !!
Rustam018 said:
SdtBarbarossa , Please create new working CM13 for Xperia V
Click to expand...
Click to collapse
I have new working CM13 build. but i have not a permission to share it here.
lubik1 , can you give me your CM13 for Xperia V ? I have mail . Send me please

Categories

Resources