ddark-il 100 Posted November 19, 2019 Share Posted November 19, 2019 CTS profile match: false Basic Integrity: true 1 Quote Link to post Share on other sites
kashif 350 Posted November 19, 2019 Share Posted November 19, 2019 5 minutes ago, Craig said: What results do you get from safetynet test? https://play.google.com/store/apps/details?id=com.scottyab.safetynet.sample This is what i get with my Note 8 Quote Link to post Share on other sites
d 27 Posted November 19, 2019 Share Posted November 19, 2019 3 minutes ago, ddark-il said: CTS profile match: false Basic Integrity: true same here Quote Link to post Share on other sites
kashif 350 Posted November 19, 2019 Share Posted November 19, 2019 3 minutes ago, kashif said: This is what i get with my Note 8 so the issue is CTS profile match: false Quote Link to post Share on other sites
kashif 350 Posted November 19, 2019 Share Posted November 19, 2019 Magisk might or might not fix it. i suspect it might not Quote Link to post Share on other sites
Waxberry 638 Posted November 19, 2019 Share Posted November 19, 2019 Pro1 is under an approval (final stage) from Google to activate security features. Once it's finished we will release an OTA to activate contactless payment. Everything has been submitted and we are awaiting. 6 15 1 Quote Link to post Share on other sites
kashif 350 Posted November 19, 2019 Share Posted November 19, 2019 2 minutes ago, Waxberry said: Pro1 is under an approval (final stage) from Google to activate security features. Once it's finished we will release an OTA to activate contactless payment. Everything has been submitted and we are awaiting. Thanks Waxberry Quote Link to post Share on other sites
EskeRahn 5,459 Posted November 19, 2019 Share Posted November 19, 2019 Minor odd bug: The device info app CPU-Z acts oddly. After a rather long time (about 20 sec) with a white tab CPU-Z shows the SOC info breifly, but unresponsive to scrolling, and then the entire device restarts. (But it does not seem to have any other negative side effects) 1 Quote Link to post Share on other sites
scy 10 Posted November 20, 2019 Share Posted November 20, 2019 On my device, OpenSL ES (Android’s low-level sound API) seems to have issues. I’ve tried using SunVox (paid app, sorry, but it’s worth it if you’re interested in making music) and get all sorts of pops and crackling, even when disabling visualizations (logo on the top left, Preferences, Modules, disable “Show oscilloscope” and “Show level meter”) or increasing sample buffer (in Preferences, Audio, set Buffer to a high value). Sounds to me as if the audio samples don’t get to the DAC fast enough or there’s too little buffer somewhere else down the line. Caustic (free demo) works when using the AudioTrack API. When setting it to OpenSL ES (burger menu on the bottom left, Options, Audio API), it sometimes has the same problems, but most of the time seems to work fine, even with internal latency set to “lowest”. Both apps work flawlessly on my Nexus 5X. 3 Quote Link to post Share on other sites
kashif 350 Posted November 20, 2019 Share Posted November 20, 2019 16 hours ago, EskeRahn said: Minor odd bug: The device info app CPU-Z acts oddly. After a rather long time (about 20 sec) with a white tab CPU-Z shows the SOC info breifly, but unresponsive to scrolling, and then the entire device restarts. (But it does not seem to have any other negative side effects) @EskeRahn I am wondering if its failing on some hardware, do you have any idea? Have you installed some apps from play and are the other apps working ok? Quote Link to post Share on other sites
_DW_ 628 Posted November 20, 2019 Share Posted November 20, 2019 11 minutes ago, kashif said: @EskeRahn I am wondering if its failing on some hardware, do you have any idea? Have you installed some apps from play and are the other apps working ok? Exactly what I would assume. Quote Link to post Share on other sites
netman 1,424 Posted November 20, 2019 Share Posted November 20, 2019 17 hours ago, EskeRahn said: After a rather long time (about 20 sec) with a white tab CPU-Z shows the SOC info breifly, but unresponsive to scrolling, and then the entire device restarts. If it does not happen for others may be worth further investigating, with some luck running adb logcat on a PC connected to the device via USB, and then reproducing the issue could provide some more insight to what happens. 1 Quote Link to post Share on other sites
ddark-il 100 Posted November 20, 2019 Share Posted November 20, 2019 17 hours ago, EskeRahn said: Minor odd bug: The device info app CPU-Z acts oddly. After a rather long time (about 20 sec) with a white tab CPU-Z shows the SOC info breifly, but unresponsive to scrolling, and then the entire device restarts. (But it does not seem to have any other negative side effects) Same behavior + AIDA64 crushing on sensors tab Quote Link to post Share on other sites
kashif 350 Posted November 20, 2019 Share Posted November 20, 2019 @ddark-il can you tell us if all the functions are working? Quote Link to post Share on other sites
Wasmachineman_NL 99 Posted November 20, 2019 Share Posted November 20, 2019 I can't seem to connect my PXC 550 to my Pro1? Quote Link to post Share on other sites
ddark-il 100 Posted November 20, 2019 Share Posted November 20, 2019 Just now, Wasmachineman_NL said: I can't seem to connect my PXC 550 to my Pro1? Settings -> Connected Devices -> Gear Icon -> Disable HD audio: Qualcomm... Tell me if it works 1 Quote Link to post Share on other sites
EskeRahn 5,459 Posted November 20, 2019 Share Posted November 20, 2019 4 hours ago, kashif said: @EskeRahn I am wondering if its failing on some hardware, do you have any idea? Have you installed some apps from play and are the other apps working ok? Hmm, that it restarts the device, sounds like something deep getting in a very bad state. So my GUESS is some buggy code in a hardware driver. Quote Link to post Share on other sites
EskeRahn 5,459 Posted November 20, 2019 Share Posted November 20, 2019 4 hours ago, netman said: If it does not happen for others may be worth further investigating, with some luck running adb logcat on a PC connected to the device via USB, and then reproducing the issue could provide some more insight to what happens. Sure tell me what to do more exactly - know nothing on how torn the logging on/off nor where to look for the log... Quote Link to post Share on other sites
netman 1,424 Posted November 20, 2019 Share Posted November 20, 2019 (edited) 25 minutes ago, EskeRahn said: Sure tell me what to do more exactly - know nothing on how torn the logging on/off nor where to look for the log... Any of these steps is under the condition you didn't already do it of course, but here hopefully complete instructions if i didn't forget something: On the phone: - Turn on developer options - Go to "Settings -> Developer Options" and enable USB debugging - [edit] Now when you connect the phone to the pc it will ask if the PC is allowed to debug the device, tell it yes. On the PC - Install ADB (on windows you may need some driver also, do not know how) - Now you should be able to get a command line where you can run adb commands, to check if the phone is connected and found you can run: adb devices If that works running the "adb logcat" command I said will simply keep outputting data, until the phone reboots probably. Perhaps a better idea yet is to run: adb logcat > log.txt Which will dump the output into the text file "log.txt". Edited November 20, 2019 by netman 1 Quote Link to post Share on other sites
EskeRahn 5,459 Posted November 20, 2019 Share Posted November 20, 2019 25 minutes ago, netman said: . . . adb logcat > log.txt Which will dump the output into the text file "log.txt". Ha ha, I thought it generated a log on the device I needed to retrieve, did not realise it just needed a pipe.... Just a sec.... 1 1 Quote Link to post Share on other sites
netman 1,424 Posted November 20, 2019 Share Posted November 20, 2019 11 minutes ago, EskeRahn said: Ha ha, I thought it generated a log on the device I needed to retrieve, did not realise it just needed a pipe.... Just a sec.... I would tell these things but I've become oblivious to what is obvious or not to others :D. 1 Quote Link to post Share on other sites
EskeRahn 5,459 Posted November 20, 2019 Share Posted November 20, 2019 1 hour ago, netman said: I would tell these things but I've become oblivious to what is obvious or not to others :D. (For the others in here, we had a 'little' PM dialogue digging in logs, but there were no obvious culprit - though some 'suspects' ) Quote Link to post Share on other sites
netman 1,424 Posted November 20, 2019 Share Posted November 20, 2019 Just now, EskeRahn said: (For the others in here, we had a 'little' PM dialogue digging in logs, but there were no obvious culprit - though some 'suspects' ) The part I felt most relevant: 11-20 17:48:02.715 6164 6164 E SensorManager: Trigger Sensors should use the requestTriggerSensor. 11-20 17:48:02.736 6164 6164 I chatty : uid=10159(com.cpuid.cpu_z) identical 1 line 11-20 17:48:02.736 6164 6164 E SensorManager: Trigger Sensors should use the requestTriggerSensor. 11-20 17:48:02.835 6164 6164 I Choreographer: Skipped 1881 frames! The application may be doing too much work on its main thread. But no idea how to get dmesg at the time of the crash to maybe find out more. I guess the developers know better though, and seems easy enough to reproduce the issue :). Quote Link to post Share on other sites
netman 1,424 Posted November 20, 2019 Share Posted November 20, 2019 5 minutes ago, EskeRahn said: ... Found another app, where the sensor can be tried one by one, There are 50, it s the one called "Motion Accel" Shortly after displaying,it restarts the device The sensors hypothesis holds water! This actually may help the devs :). 1 Quote Link to post Share on other sites
_DW_ 628 Posted November 20, 2019 Share Posted November 20, 2019 44 minutes ago, netman said: The sensors hypothesis holds water! This actually may help the devs :). Yeah there is something fishy there. 2 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.