CM10 for ONEX+ International Bugs List & Solutions - HTC One X+

Right guys THIS thread is for reporting bugs\issues and for solutions, i will update this with every new release\hot\bugfix.
Please post logcats and please post your error like this:
Version of rom your running
DETAILED ERROR HERE (not just wifi doesnt work, explain on how it didnt work so we can reproduce)
Any mods your running and kernel version
Code:
Currently Not working
NFC ---- fixed for when i release the next build
Bluetooth (kernel issue not rom so bug maxwen about this)
Please tell me if anything else is broken

We have a hard time with audio because we currently cannot use
the stock audio drivers since they crash in loading - Big thanks to HTC
We found a way using HOX drivers for now and changing kernel
so that we have "basic" audio now.

If all goes well when I get home from work expect a audio "fixed" build
Sent from my One V using Tapatalk 2

Use this thread to give me bug reports and so on...

oops i forgot about the menu button "issue" for now remap the buttons settings > system > hardware keys

Sometimes when unlocking the lock screen or changing activity, a red frame appears for about 0.5 sec and disappears

it's because i did an engineering build and not a user build
if it really annoys you edit the build.prop
look for
ro.build.type=eng
and change it to
ro.build.type=user
i'll do user builds from now on

Just a short one
I switched to CM10 now as my "daily" on HOX+
Runs absolutley stable.
So you shoulda give it a try

used a test version without audio solution from Lloir a few days above.
having trouble with wifi...there was no connection.
a give CM a new try, after update to CM10.1
i think LLoir will build it in a few weeks

skdubg said:
used a test version without audio solution from Lloir a few days above.
having trouble with wifi...there was no connection.
a give CM a new try, after update to CM10.1
i think LLoir will build it in a few weeks
Click to expand...
Click to collapse
a logcat would help...wifi works perfectly for everyone else :/

how can i create this logcat?

this thread has everything you need in http://forum.xda-developers.com/showthread.php?t=1616059

thats all?
only
adb logcat > logcat.txt
?

skdubg said:
thats all?
only
adb logcat > logcat.txt
?
Click to expand...
Click to collapse
yes
but you can also record logcats on the device with an app
like e.g. alogcat

thanks...
sounds very simple to do

skdubg said:
thanks...
sounds very simple to do
Click to expand...
Click to collapse
Oh BTW missed something about this
In JB an app needs permissions to read the logs
So if you use e.g. alogcat and it actually doesnt display the log
do the following in a shell (only required once)
Code:
adb shell pm grant <pkg> android.permission.READ_LOGS
for alogcat replace <pkg> with org.jtb.alogcat
So finally this becomes for alogcat
Code:
adb shell pm grant org.jtb.alogcat android.permission.READ_LOGS

okay maxwen. thanks again :fingers-crossed:
i will do it later this day....

I have found a non-important issue but can't find the reason. Sometimes when i turn off the phone it doesn't shows me the crt effect and also sometimes it directly passes through the lock screen. I don't have a pass code or any kind of security on my device. Both of them are not important for me but they are still a issue. If it's necessary I can provide a logcat as soon as I arrive home.
By the way when I was using aosp derived roms on my HTC one x there was a huge drain issue, fortunately this rom doesn't have that issue. Great job.
Sent from my HTC One X+ using XDA Premium HD app

leventccc said:
I have found a non-important issue but can't find the reason. Sometimes when i turn off the phone it doesn't shows me the crt effect and also sometimes it directly passes through the lock screen. I don't have a pass code or any kind of security on my device. Both of them are not important for me but they are still a issue. If it's necessary I can provide a logcat as soon as I arrive home.
Click to expand...
Click to collapse
These are two "known issues" regarding both CRT animation
and lock screen in current CM10 code. I have seen these also on the HOV

hey,
i have no telephone-app in the drawer and my SMS app don't work.
greez

Related

[Q] GPS/Location triggers reboot. How to fix?

Hi!
I am using DSC's ROM (on 1.7 ATM) and I sometimes get a "flashing lights" and immediate reboot when my phone tries to use location services -I can't be sure if it's GPS, WiFi, or both-. I think I flashed the right BB when I installed the ROM -there was a batch script that took care of that if I remember correctly-, but quite frankly, after having spent many hours around the forums, not being sure what to do exactly, and having a bit of fear of bricking it/whatever; I'd rather ask beforehand. So:
What should I do?
About phone says:
BB: GAUSB1A1406214-EU
Thanks!
try disabling > use wireless networks
it should be inside > location & security settings
something similar..
I just did; the phone crashed and it's now rebooting. I was running logcat at the time, but nothing relevant showed before the reboot.
well... usually try using dsc 1.0 and see what happen..
there are reports that google maps is the causing of the problem though.. i dont use it btw...
Oddly enough, I've just tried several apps which use location services and it has not yet crashed. It's not getting a fix since I'm indoors, but at least it hasn't crashed yet...
europeancity said:
Oddly enough, I've just tried several apps which use location services and it has not yet crashed. It's not getting a fix since I'm indoors, but at least it hasn't crashed yet...
Click to expand...
Click to collapse
Try installing the latest version (2.1) or DSC 2.0 they have less or even none issues. Don't forget to wipe caches and fix permissions.
The behaviour didn't change when I upgraded from an older DSC ROM to 1.7... Why would it matter exactly? Were there any bugs corrected on that release that could affect the location services?
europeancity said:
The behaviour didn't change when I upgraded from an older DSC ROM to 1.7... Why would it matter exactly? Were there any bugs corrected on that release that could affect the location services?
Click to expand...
Click to collapse
Take a look here:
http://forum.xda-developers.com/showthread.php?t=1751041
I read the linked thread and it sounds very much like the problem I'm having. However, I thought that problem had already been corrected by 1.7, and I couldn't see any output on the logcat the last time it rebooted. So: should I try with the 366BB and Kernel? Should I upgrade to 2.1? Thanks!
europeancity said:
I read the linked thread and it sounds very much like the problem I'm having. However, I thought that problem had already been corrected by 1.7, and I couldn't see any output on the logcat the last time it rebooted. So: should I try with the 366BB and Kernel? Should I upgrade to 2.1? Thanks!
Click to expand...
Click to collapse
I disabled the reboot code in kernel but no idea if it helps really.
Upgrade won't hurt i think.
_n0p_ said:
I disabled the reboot code in kernel but no idea if it helps really.
Upgrade won't hurt i think.
Click to expand...
Click to collapse
I can't really be sure about it, but... wasn't that change already present in 1.7?
How long could it take, and how hard would it be for a n00b like myself (although with some programming experience) to add some logging output when the reboot *would have* happened?
Thank you really! I'm getting more and more interested in this!
europeancity said:
I can't really be sure about it, but... wasn't that change already present in 1.7?
How long could it take, and how hard would it be for a n00b like myself (although with some programming experience) to add some logging output when the reboot *would have* happened?
Thank you really! I'm getting more and more interested in this!
Click to expand...
Click to collapse
2.1 has an option to disable kernel NoSync hack.
Also, look here:
http://forum.xda-developers.com/showpost.php?p=35386212&postcount=5686
Sweet. I will flash it and come back with feedback.
Thanks!
Sent from my Dell Streak using xda app-developers app

So.. the CM10 and CM10.1 Data fix... anyone remember? Have CarbonROM ported..

Fixed it, going to start a new thread for CarbonROM.. considering progress has started to come along very nicely and it's very functional now.
If I remember correctly, intervigil had to build a new RIL for the Amaze to get data to be stable. The HTC ril never worked for data on CM10.
And then some other behind the scenes, which I am too stupid to know.
Old-school said:
If I remember correctly, intervigil had to build a new RIL for the Amaze to get data to be stable. The HTC ril never worked for data on CM10.
And then some other behind the scenes, which I am too stupid to know.
Click to expand...
Click to collapse
Hmm.. well I'm using the RIL included with CM10.1
DHCP requests go through, I get an IP (mobile data)
android_net_utils_resetConnections seems to be what's resetting the connection
I've been up all morning porting, spent the better part of the last three hours or so... I had to restore my usable backup for work.... but I will continue to work on it
If anyone has any more information, it would be much appreciated
No its in framework its using the wrong rmnet interface
Sent from my Nexus 4 using xda premium
sportsstar89 said:
No its in framework its using the wrong rmnet interface
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
string.xml in value folder in framework-res.apk,right?Change rmnet0 to rmnet_sdio0,right?
_Le0.<3! said:
string.xml in value folder in framework-res.apk,right?Change rmnet0 to rmnet_sdio0,right?
Click to expand...
Click to collapse
Ah I see it.
Code:
<string name="config_datause_iface">rmnet_sdio0</string>
There's a couple other strings that are diff'ing that seem to be the cause of some other bugs I was having.. great! I'll recompile this and give it a shot..
ericdjobs said:
Ah I see it.
Code:
<string name="config_datause_iface">rmnet_sdio0</string>
There's a couple other strings that are diff'ing that seem to be the cause of some other bugs I was having.. great! I'll recompile this and give it a shot..
Click to expand...
Click to collapse
I hope that will lead to the rest of the fixes.
With that we will have more options on the table.
Sent from my HTC Ruby using Tapatalk 2
ericdjobs said:
Ah I see it.
Code:
<string name="config_datause_iface">rmnet_sdio0</string>
There's a couple other strings that are diff'ing that seem to be the cause of some other bugs I was having.. great! I'll recompile this and give it a shot..
Click to expand...
Click to collapse
But I use this way to fix the data problem about CM9.But stuck at bootamination.
_Le0.<3! said:
But I use this way to fix the data problem about CM9.But stuck at bootamination.
Click to expand...
Click to collapse
Hmm you have a logcat?
That sounds like maybe the signature verification on the framework-res file is not passing because of the modification? Lucky Patcher can actually modify core.jar to bypass this.
Could also be that there's other places that need modification maybe?
Best bet is to modify the kernel to be insecure and to modify the ramdisk init.rc to throw up adbd ASAP; also check BOOTCLASSPATH always, but usually isn't a problem if porting from very similar devices
(I ported CarbonROM from the HTC VIlle)
hadn't heard of carbonRom....but after looking it up it looks really nice. can't wait to see the finished product
ericdjobs said:
Hmm you have a logcat?
That sounds like maybe the signature verification on the framework-res file is not passing because of the modification? Lucky Patcher can actually modify core.jar to bypass this.
Could also be that there's other places that need modification maybe?
Best bet is to modify the kernel to be insecure and to modify the ramdisk init.rc to throw up adbd ASAP; also check BOOTCLASSPATH always, but usually isn't a problem if porting from very similar devices
(I ported CarbonROM from the HTC VIlle)
Click to expand...
Click to collapse
I'm trying.Maybe I use the wrong Apktool version .
Now I'm looking forward to your CarbonRom.Can't wait to try it.
So guess what guys...
I totally just fixed Data
So yeah, I had a lot of trouble getting framework-res modified and working without botching sig verifications and all this crap, been working on this for hours now literally.
There's a ton of other bugs, too.. but now that I know a couple of tricks to modifying the framework successfully I think I can fix them as well.
When I say there's a ton of bugs... I mean there's a good TON of bugs...
Home button is not working properly (I believe this is another framework edit) , long press home button recent apps not working properly (This is also another framework settings I think)
Part of the 4.2 quick toggles do not work (Tile style toggles.. but luckily with Carbon you can switch them to the older style regular toggles.. which work fine it seems)
Very buggy indeed... And there's probably a good chunk of stuff I haven't even run across yet. Pretty sure bluetooth isn't working, not sure about tethering yet...
I'll upload some screenshots and a VERY VERY early alpha release here in a bit...
It seems Wifi is working (at least for the most part!) And mobile data appears to be.. working! GSM appears to work fine... was having a bit of an issue with notifications I think but I think I have that fixed.
Also I'm having issues with storage getting mounted... I think I may have fixed but not totally sure yet. Logcat is going absolutely INSANE RETARDO, FYI.. so there's a lot of work to be done.. but hey! Getting a lot of permissions problems, which I think is the source of a lot of these bugs... this is pretty new territory for me so.. heh, going as much as it can be.
BTW the trick for the framework-res.apk edit is to retain the signature from the original file. If you use APK Multi-Tool and use the "Compile System App" option.
Now, once you do that, you want to take the AndroidManifest.xml out of the ORIGINAL framework-res.apk and put it inside your modified framework-res.apk
That should do the trick
*edit: Seems I have home button/recents long press working now, both internal and external SD cards are mounting now... Wifi and Mobile data both appear to be working.. had the wifi drop out for some reason for a second but hasn't happened since..
Camera is working for the most part.. wow the gallery is REALLY nice... best i've used..... Getting a decent amount of mass force-closings from what appears to be ram usage.. haven't even started to tweak any VM settings etc yet though.
GPS seems to be working now as well.
ericdjobs said:
So guess what guys...
I totally just fixed Data
So yeah, I had a lot of trouble getting framework-res modified and working without botching sig verifications and all this crap, been working on this for hours now literally.
There's a ton of other bugs, too.. but now that I know a couple of tricks to modifying the framework successfully I think I can fix them as well.
When I say there's a ton of bugs... I mean there's a good TON of bugs...
Home button is not working properly (I believe this is another framework edit) , long press home button recent apps not working properly (This is also another framework settings I think)
Part of the 4.2 quick toggles do not work (Tile style toggles.. but luckily with Carbon you can switch them to the older style regular toggles.. which work fine it seems)
Very buggy indeed... And there's probably a good chunk of stuff I haven't even run across yet. Pretty sure bluetooth isn't working, not sure about tethering yet...
I'll upload some screenshots and a VERY VERY early alpha release here in a bit...
It seems Wifi is working (at least for the most part!) And mobile data appears to be.. working! GSM appears to work fine... was having a bit of an issue with notifications I think but I think I have that fixed.
Also I'm having issues with storage getting mounted... I think I may have fixed but not totally sure yet. Logcat is going absolutely INSANE RETARDO, FYI.. so there's a lot of work to be done.. but hey! Getting a lot of permissions problems, which I think is the source of a lot of these bugs... this is pretty new territory for me so.. heh, going as much as it can be.
BTW the trick for the framework-res.apk edit is to retain the signature from the original file. If you use APK Multi-Tool and use the "Compile System App" option.
Now, once you do that, you want to take the AndroidManifest.xml out of the ORIGINAL framework-res.apk and put it inside your modified framework-res.apk
That should do the trick
*edit: Seems I have home button/recents long press working now, both internal and external SD cards are mounting now... Wifi and Mobile data both appear to be working.. had the wifi drop out for some reason for a second but hasn't happened since..
Camera is working for the most part.. wow the gallery is REALLY nice... best i've used..... Getting a decent amount of mass force-closings from what appears to be ram usage.. haven't even started to tweak any VM settings etc yet though.
GPS seems to be working now as well.
Click to expand...
Click to collapse
Great work,man.I think you can fix the other problems easily.
Thread Closed
As you have already opened a new thread, this one would appear to be concluded, so I will close it.
Thank you,
mf2112
XDA Senior Moderator

Any interest in Miui v6 for Nexus 10?

Hey all I ported Miui v6 to Nexus 7 this weekend and I was wondering if anyone here would be interested in a port for your tablet. I don't personally have the tablet but I can work with someone to get it ported.
You'll have to know enough about the tablet to flash custom ROMs and also provide me with logcats and screenshots.
Let me know and I can get a port going
Sure.
timmytim said:
Hey all I ported Miui v6 to Nexus 7 this weekend and I was wondering if anyone here would be interested in a port for your tablet. I don't personally have the tablet but I can work with someone to get it ported.
You'll have to know enough about the tablet to flash custom ROMs and also provide me with logcats and screenshots.
Let me know and I can get a port going
Click to expand...
Click to collapse
I'm interested, I have a unlocked and rooted Nexus 10.
I've never done a logcat or taken a screenshot, but I think I can figure it out (Google and I have met).
-Mike
mcapozzi said:
(Google and I have met).
Click to expand...
Click to collapse
Thanks for being awesome! I wish there were more people like you!
mcapozzi said:
I'm interested, I have a unlocked and rooted Nexus 10.
I've never done a logcat or taken a screenshot, but I think I can figure it out (Google and I have met).
-Mike
Click to expand...
Click to collapse
Cool, I will get a port started and upload it for you to test. :good:
mcapozzi said:
I'm interested, I have a unlocked and rooted Nexus 10.
I've never done a logcat or taken a screenshot, but I think I can figure it out (Google and I have met).
-Mike
Click to expand...
Click to collapse
Please flash this and see if it boots. If not, you'll have to get a logcat at boot time and get it over to me.
http://goo.im/devs/Thrive/manta/miui_v6_manta_4.3.28_redo.zip
timmytim said:
Please flash this and see if it boots. If not, you'll have to get a logcat at boot time and get it over to me.
http://goo.im/devs/Thrive/manta/miui_v6_manta_4.3.28.zip
Click to expand...
Click to collapse
Hell yeah! Props to you for taking the challenge. I've got my N10 ready to flash. My internet connection is slow, so dl'ing the zips may take some time, but i'll sure flash it and provide feedback!
Again, maaaany thanks for giving this a shot!
domsch1988 said:
Hell yeah! Props to you for taking the challenge. I've got my N10 ready to flash. My internet connection is slow, so dl'ing the zips may take some time, but i'll sure flash it and provide feedback!
Again, maaaany thanks for giving this a shot!
Click to expand...
Click to collapse
You're welcome. Just let me know if it boots when you get it downloaded and flashed. No promises I'll get it on the first shot as I dont actually have the tablet
timmytim said:
You're welcome. Just let me know if it boots when you get it downloaded and flashed. No promises I'll get it on the first shot as I dont actually have the tablet
Click to expand...
Click to collapse
Won't flash:
set_metadata_recursive: some changes failed
E:Error in /data/media/miui_v6_manta_4.3.28.zip
(Status 7)
Edit: TWRP will flash and boot. CWM not.
Testing now!
---------- Post added at 06:56 PM ---------- Previous post was at 06:31 PM ----------
Whats working:
- Booting
- WiFi
- Touch (obviously)
- mi account login
- mount for photo transfer
- portrait and landscape mode
- Mail app with gmail account
Whats not:
- Play Services FC at boot
- quick toggles area is really small
- Launcher is laggy and dropping frames like no tomorrow (minor problem ^^)
Will update later. Playstore is missing. I'm not sure if intended. I'll try flashing a gaps package i have over top to see what works...
So far i'm really impressed for you not having the devices at all! Great work man, keep it up!
domsch1988 said:
Won't flash:
set_metadata_recursive: some changes failed
E:Error in /data/media/miui_v6_manta_4.3.28.zip
(Status 7)
Edit: TWRP will flash and boot. CWM not.
Testing now!
---------- Post added at 06:56 PM ---------- Previous post was at 06:31 PM ----------
Whats working:
- Booting
- WiFi
- Touch (obviously)
- mi account login
- mount for photo transfer
- portrait and landscape mode
- Mail app with gmail account
Whats not:
- Play Services FC at boot
- quick toggles area is really small
- Launcher is laggy and dropping frames like no tomorrow (minor problem ^^)
Will update later. Playstore is missing. I'm not sure if intended. I'll try flashing a gaps package i have over top to see what works...
So far i'm really impressed for you not having the devices at all! Great work man, keep it up!
Click to expand...
Click to collapse
Thanks for the reply!
Miui doesnt include Gapps, however there is the gmscore.apk in the Apps folder that i forgot to remove that gives that Playstore FC at bootup. I will fix that. You will likley have issues with G-apps because of that.
I will remove it and reupload with some other fixes that you mentioned. You can also remove it yourself with an app like root explorer from the Apps folder or you can open the ROM in 7-zip or similar and remove that apk then reflash
Not sure what to do about that slow launcher. Would need a logcat on that one.
Also not sure about small icons in the qucil launch area. I may have to modify the framework a little to getit bigger but Im guessing it wont work becuase of the N10 vs N7 display resolution
Any other FCs? I remember having Keyboard and NFC FCs when I first booted mine
Also, how does the About page look in Settings? Was hoping that I got the build.prop info on the first shot.
timmytim said:
Thanks for the reply!
Miui doesnt include Gapps, however there is the gmscore.apk in the Apps folder that i forgot to remove that gives that Playstore FC at bootup. I will fix that. You will likley have issues with G-apps because of that.
I will remove it and reupload with some other fixes that you mentioned. You can also remove it yourself with an app like root explorer from the Apps folder or you can open the ROM in 7-zip or similar and remove that apk then reflash
Not sure what to do about that slow launcher. Would need a logcat on that one.
Any other FCs? I remember having Keyboard and NFC FCs when I first booted mine
Click to expand...
Click to collapse
Flashing a non-miui Gapps package wrecked the whole system ^^
I'm now loading a gapps package from a hammerhead v6 port and will see.
No keyboard FC so far. I'll look into it when it's back up and running. Since the N10 doesn't have NFC, no problems there either.
I'll do a logcat once i know if i can get the playstore to work or not. Thats my main problem right now.
domsch1988 said:
Flashing a non-miui Gapps package wrecked the whole system ^^
I'm now loading a gapps package from a hammerhead v6 port and will see.
No keyboard FC so far. I'll look into it when it's back up and running. Since the N10 doesn't have NFC, no problems there either.
I'll do a logcat once i know if i can get the playstore to work or not. Thats my main problem right now.
Click to expand...
Click to collapse
Try these G-Apps
New download link without gmscore.apk and removed NFC apks
http://goo.im/devs/Thrive/manta/miui_v6_manta_4.3.28_redo.zip
timmytim said:
Try these G-Apps
Click to expand...
Click to collapse
The Keyboard defaults to Voice-Input with Gapps installed. So you have to skip through setup and make the keyboard standard before entering your accounts.
Working:
- Gapps (Playstore, Mail, Contact sync to miui contact app, youtube... no problems so far)
- Camera (front, back, all modes)
- USB File transfer (Mac)
- Music App (MP3 & Flac, Tags, Lyrics Download, Cover download)
Not Working:
- randomly the keyboard defaults to chinese, although english was selected beforehand
Edit: i'll not try the new build, as the changes won't affect me with the Gapps package installed.
Edit 2: the launcher lags only when moving to the most left page (the widget only page)
Changed my lcd.density to 360 (268 original). Something around 320 would be perfect i think.
So far really nothing to complain about. Everything works. I'll keep using it today and tomorrow in school extensively. If you want me to test anything specific, let me know.
And one more time: I've waited for this a long time, so your work is really much appreciated on my side!
domsch1988 said:
The Keyboard defaults to Voice-Input with Gapps installed. So you have to skip through setup and make the keyboard standard before entering your accounts.
Working:
- Gapps (Playstore, Mail, Contact sync to miui contact app, youtube... no problems so far)
- Camera (front, back, all modes)
- USB File transfer (Mac)
- Music App (MP3 & Flac, Tags, Lyrics Download, Cover download)
Not Working:
- randomly the keyboard defaults to chinese, although english was selected beforehand
Edit: i'll not try the new build, as the changes won't affect me with the Gapps package installed.
Edit 2: the launcher lags only when moving to the most left page (the widget only page)
Changed my lcd.density to 360 (268 original). Something around 320 would be perfect i think.
So far really nothing to complain about. Everything works. I'll keep using it today and tomorrow in school extensively. If you want me to test anything specific, let me know.
And one more time: I've waited for this a long time, so your work is really much appreciated on my side!
Click to expand...
Click to collapse
I'll swap that crappy PinYin Keyboard for an AOSP one. Not sure why I didnt do that in the first place
timmytim said:
I'll swap that crappy PinYin Keyboard for an AOSP one. Not sure why I didnt do that in the first place
Click to expand...
Click to collapse
Do you need screenshots for a "Release"-Thread??
I'm not sure if bug or i'm just to blind to find it, but how am i supposed to set an alarm in the clock app??
domsch1988 said:
Do you need screenshots for a "Release"-Thread??
Click to expand...
Click to collapse
Yes please! That would be awesome. I will make sure to credit you for that and for testing it out.
domsch1988 said:
I'm not sure if bug or i'm just to blind to find it, but how am i supposed to set an alarm in the clock app??
Click to expand...
Click to collapse
Not a bug just not an option. Like Miui themes.... The entire theme engine is missing from v6 as well as some other things too that you would normally find in other Miui ROMs
Screens are in a GDrive folder (upload size for png's is limited to 256k)
https://drive.google.com/folderview?id=0B1QQ1d830GFMUGptOXZGVGR2Q0k&usp=sharing
If you need something specific tell me and i'll add it. Most are with density on 320, and i made some with stock 268dpi.
domsch1988 said:
Screens are in a GDrive folder (upload size for png's is limited to 256k)
https://drive.google.com/folderview?id=0B1QQ1d830GFMUGptOXZGVGR2Q0k&usp=sharing
If you need something specific tell me and i'll add it. Most are with density on 320, and i made some with stock 268dpi.
Click to expand...
Click to collapse
Thank you!
Sent from my SAMSUNG-SGH-I337 using XDA Premium 4 mobile app

[SOLVED] Lockscreen Issue with PAC ROM

Hi,
Hopefully I am writing in the correct place about my issue.
I have the Xperia Z2, rooted, bootloader unlocked, CWM recovery.
I flashed the Unofficial PAC ROM by "rcstar6696" and it works fine with tons of features, my problem is that the phone would not lock securely.
I tried to use PIN, Pattern, Gesture locks and they all do not function, the phone will still unlock with slide.
I tried to reset the phone, same thing. I looked all over the forums and could not find anything about this with Z2.
My friend owns a Nexus 5 and I rooted and flashed PAC ROM onto his phone and the Pattern lock works like a charm.
Is anyone facing the same issue? Any suggestions anyone?
Thanks.
EDIT: I have flashed the latest version from 20th of September cleanly and still facing the same issue.
EDIT: after a few resets and wipes, I noticed that when installing/uninstalling apps. The lock chosen works for a limited time (Usually 6 hours) and then stops randomly.
I am still trying to identify if it's an app causing this.
EDIT: ISSUE SOLVED !!
I reset the device one more time with a clean boot, then while setting it up, I did not connect to my google account. I skipped most of the steps, then set the lock screen, rebooted, added my google account manually.
and VOILA ! phone securely locked.
I do not know how my google account caused this, but it seems to be the reason at the moment.
The port for Z2 may have some bugs so post your problem in the rom thread and the devloper may reply and explain
Envious_Data said:
The port for Z2 may have some bugs so post your problem in the rom thread and the devloper may reply and explain
Click to expand...
Click to collapse
Yes I understand that, and I tried posting it there, apparently I need to have at least 10 posts to post on a developing thread.
GeekyAndroid said:
Yes I understand that, and I tried posting it there, apparently I need to have at least 10 posts to post on a developing thread.
Click to expand...
Click to collapse
Oh... Let me call the dev via mention
@rcstar6696
Care to come and help?
Envious_Data said:
Oh... Let me call the dev via mention
@rcstar6696
Care to come and help?
Click to expand...
Click to collapse
Thank you Envi, Hopefully @rcstar6696 will come respond soon.
I've been using pac rom since its release, I have no issue setting any lockscreen security. Pattern, pin etc all work for me, it has to be either a setting or xposed module causing the issue
Sent from my Xperia Z2 using Tapatalk
Mr.R™ said:
I've been using pac rom since its release, I have no issue setting any lockscreen security. Pattern, pin etc all work for me, it has to be either a setting or xposed module causing the issue
Sent from my Xperia Z2 using Tapatalk
Click to expand...
Click to collapse
How is pac, i was concidering trying it out
GeekyAndroid said:
Thank you Envi, Hopefully @rcstar6696 will come respond soon.
Click to expand...
Click to collapse
Xposed would cause it, or any mods or tweeaks because pac is framework sensitive which means even simple mods can cause huge issues
Envious_Data said:
Xposed would cause it, or any mods or tweeaks because pac is framework sensitive which means even simple mods can cause huge issues
Click to expand...
Click to collapse
Yes of course, but I just flashed it cleanly and no apps whatsoever (except GApps & Stock) , and still the issue is the same.
I even did not change any of the ROM built-in settings and still, no secure locking.
Oh and trust me, PAC ROM is amazing (if it wasn't for this issue) , made me hate every minute I spent in CM and TouchWiz (on my old S4) :good:
Did you do a complete wipe? I wiped all partitions including media before installing pac.
And yes pac is excellent and perfectly stable, only issues I have is nav bar dpi seems to reset after every reboot, but if I toggle say screen timeout via quick settings it changed to what it should be and active display reboots my phone but I don't use it anyway
Sent from my Xperia Z2 using Tapatalk
Mr.R™ said:
Did you do a complete wipe? I wiped all partitions including media before installing pac.
And yes pac is excellent and perfectly stable, only issues I have is nav bar dpi seems to reset after every reboot, but if I toggle say screen timeout via quick settings it changed to what it should be and active display reboots my phone but I don't use it anyway
Sent from my Xperia Z2 using Tapatalk
Click to expand...
Click to collapse
I'm not sure how to do that, however, I managed to solve it.
And I am facing the same with nav bar and the PACperformance app, it just doesn't stick after reboot.
EDIT: actually, I just tried a few reboots, the nav bar seems to be fine to me, I did however change the icons via "Android L Navigation Bar" found in the xposed downloads. Maybe that caused it to "stick"?
as for the active display, I would like to use it, but I am a pixel maniac, and that feature isn't FHD yet I guess, so I am not using it either for the moment.
GeekyAndroid said:
Thank you Envi, Hopefully @rcstar6696 will come respond soon.
Click to expand...
Click to collapse
Sorry that i answer so late
i haven't see it before
do you have other Problems or an issue ??
Now i wil help you
rcstar6696 said:
Sorry that i answer so late
i haven't see it before
do you have other Problems or an issue ??
Now i wil help you
Click to expand...
Click to collapse
Thanks Mate, everything is working fine now.

[5.0.2] Resurrection Remix LBL

This ROM has been bug fixed thanks to the XDA member @skulltus.
Check it out!
http://forum.xda-developers.com/showthread.php?t=3168086
Oblox said:
Nice, I assume its all ok to flash over previous build LBL and doesnt need any ramdisk replacement?
Click to expand...
Click to collapse
Yeap. Mostly fixed. I'm still working on the mobile fixes
Do not dirty flash gosh....
.
>>>>>>>>>LINK to a Q&A THREAD<<<<<<<<
USE IT!!! YOUR QUESTION WILL BE DELETED!!!!​
Furrydaus said:
Do not dirty flash gosh....
Click to expand...
Click to collapse
Hello Furrydaus,
Just send me (or any Mod) a PM whenever you want a thread cleaning.
-------------------------------------------------------------------------------------------------
To all users of this ROM....
When you want to help a developer, you must PROPERLY report the problem and give a BUG REPORT & LOGCAT.
Just posting that the data doesn't work is WHINING, not helping.
If your post says any of the following things;
Why cant I......
What is working....
Where is the link.....
How do I....
Can you tell me.....
When is the next....
Click to expand...
Click to collapse
Then it should not have been POSTED
This is a development thread and Furrydaus has made it very clear that NO OFF TOPIC posting will be allowed.
If you have any questions or comments on this issue please PM me
We are monitoring this thread......
~JAB
EDIT: Thread cleaned.
Toledo_JAB said:
.
>>>>>>>>>LINK to a Q&A THREAD<<<<<<<<
USE IT!!! YOUR QUESTION WILL BE DELETED!!!!​
Hello Furrydaus,
Just send me (or any Mod) a PM whenever you want a thread cleaning.
-------------------------------------------------------------------------------------------------
To all users of this ROM....
When you want to help a developer, you must PROPERLY report the problem and give a BUG REPORT & LOGCAT.
Just posting that the data doesn't work is WHINING, not helping.
If your post says any of the following things;
Then it should not have been POSTED
This is a development thread and Furrydaus has made it very clear that NO OFF TOPIC posting will be allowed.
If you have any questions or comments on this issue please PM me
We are monitoring this thread......
~JAB
EDIT: Thread cleaned.
Click to expand...
Click to collapse
Thank you, the only thing's missing it was that ;D
Sent from my Xperia SP using XDA Premium 4 mobile app
clock force close when trying to set alarm
there is a problem when doing the update of build 1 to build 2 it has updated to android during the first boot but the build number does not change and remains 29/12/2014 release. Just returned from a wipe boot is a little longer and a little crash at startup. I I would start instalation tomorrow thank you for your quick and dutifully good luck I'll post the screen tomorrow
First impression this is just amazing :good: many errors on first boot but after time all works expect gms
Yztoc said:
there is a problem when doing the update of build 1 to build 2 it has updated to android during the first boot but the build number does not change and remains 29/12/2014 release. Just returned from a wipe boot is a little longer and a little crash at startup. I I would start instalation tomorrow thank you for your quick and dutifully good luck I'll post the screen tomorrow
Click to expand...
Click to collapse
Yeah for some reason my date and time on my laptop didn't change since the last building session and hence, the same build number dates. I changed the name during the upload to raise awareness of the different builds
as the random reboots are fixed so can we use adaptive brightness nw??
Please up build 2 version to mediafire.com.Link mega not support for IDM ,download too slow about 15KB/s
Thaks
@Furrydaus This error from the screenshot is constantly popping up in CatLog. Is this bad or...? Also, the phone disconnects from WiFi when it goes into deep sleep... I leave it locked for some time and when I unlock it, no WiFi! And yes, the WiFi during sleep is set to always stay connected...
Edit: Here is the logcat when the phone is in deep sleep
https://mega.co.nz/#!XFkwFRzS!d_8fqAKT1k4XTWQz50qZWawe75kLz86xCIxIiiDt6sw
Hi admin
thaks for your rom.But how about VPN , how is fix ? please
thaks
any screenshots
hey guyz those who have installed the second build please post screenshots
Just tested the ROM
Blazingly fast, ALMOST everything perfect ( except the few known bugs)
Something that i THINK hasn't been mentioned before -> phone overheats a lot during normal usage
Looking forward to seeing a 99.9% stable ROM in two or more months! Thanks a lot furrydaus!
The build 2 is quite stable and lag free, LED notifications are working, but the battery discharges fast and also the phone heats up, Music FC(i know by disabling Nu player in developer option it works), but after continuous tapping still no developer option( i disabled it first and when i again tried to enable, it didn't happen).
Here are some screenshots in attachements.
ch3tan007 said:
The build 2 is quite stable and lag free, LED notifications are working, but the battery discharges fast and also the phone heats up, Music FC(i know by disabling Nu player in developer option it works), but after continuous tapping still no developer option( i disabled it first and when i again tried to enable, it didn't happen).
Here are some screenshots in attachements.
Click to expand...
Click to collapse
I'd try to disable nuplayer but still fc of music or "can't read the media" for google play music ( uninstall the last update makes it works but I still face some fc)
RoXzAn said:
as the random reboots are fixed so can we use adaptive brightness nw??
Click to expand...
Click to collapse
still there are random reboots due to adaptive brightness so don't use it.
theshrink89 said:
@Furrydaus This error from the screenshot is constantly popping up in CatLog. Is this bad or...? Also, the phone disconnects from WiFi when it goes into deep sleep... I leave it locked for some time and when I unlock it, no WiFi! And yes, the WiFi during sleep is set to always stay connected...
Edit: Here is the logcat when the phone is in deep sleep
https://mega.co.nz/#!XFkwFRzS!d_8fqAKT1k4XTWQz50qZWawe75kLz86xCIxIiiDt6sw
Click to expand...
Click to collapse
Thanks for the logcat! Well, it translates to the problem with the SELINUX Enforcing Kernel and it will hence the Wi-Fi errors
Impossible to active data with the fix script :/
Sent by Xperia SP using android Lolipop ;D

Categories

Resources