[Q] Samsung Galaxy EK-GN120 - Galaxy Camera Q&A, Help & Troubleshooting

Guys, anyone tried to root this device before? I have 1 at home and I think its firmware is broken.

Kepen said:
Guys, anyone tried to root this device before? I have 1 at home and I think its firmware is broken.
Click to expand...
Click to collapse
Hi whats your problem with the device? I also experience som strange behavior with the firmware.
In my case im struggeling with the screen going to sleep at random moments.
All options for "screen stay on" etc are checked.
In logcat im seeing the following msgs:
05-16 09:51:42.175: I/PowerManagerService(2395): [ps] Screen__Off(0) : goToSleep: (uid: 1000 pid: 2899)
05-16 09:51:42.175: I/PowerManagerService(2395): Going to sleep by user request...
05-16 09:51:42.180: E/SecCamera-JNI-Java(2899): CAMERA_MSG_AUTO_PARAMETERS_NOTIFY arg1 = 201918689, arg2 = 0
05-16 09:51:42.180: I/PersistedObject(11191): Persisting to: /data/data/com.verico.assetguide.basic/files/counters.json
05-16 09:51:42.180: E/SecCamera-JNI-Java(2899): CAMERA_MSG_EXT_NOTIFY arg1 = 36, arg2 = 1
05-16 09:51:42.185: E/SEC PowerHAL(2395): sysfs_write : Error opening /sys/class/input/input0/enabled: No such file or directory
05-16 09:51:42.185: I/libsuspend(2395): [email protected] autosuspend_earlysuspend_enable : 204
05-16 09:51:42.190: E/gralloc(1908): [GRALLOC] alloc id = 0x16
05-16 09:51:42.190: E/GraphicBuffer(1908): GFX_U GraphicBuffer::flatten width:1280,height:720,stride:1280,format:286,usage:151005488,size:1,numFds:21,numInts:-1095407124
05-16 09:51:42.190: E/GraphicBuffer(1911): GFX_U GraphicBuffer::unflatten width:1280,height:720,stride:1280,format:286,usage:151005488,size:1,numFds:21,numInts:1
05-16 09:51:42.190: E/gralloc(1911): [GRALLOC] register id = 0x16
05-16 09:51:42.190: E/(1911): [UMP] UMP handle created for ID 22 of size 1400832, mapped into address 0x48a0e000
05-16 09:51:42.195: W/KeyguardViewMediator(2395): wakeUpIfNeeded() mMaybeShow=true mRequestedWakeUp=false mShowing=false
05-16 09:51:42.195: I/iNemoSensor(2395): update_delay wanted_accel = 200000000
05-16 09:51:42.205: I/libsuspend(2395): [email protected] wait_for_fb_sleep : 204 (1, 0) -
05-16 09:51:42.205: I/libsuspend(2395): [email protected] autosuspend_earlysuspend_enable done : 204
05-16 09:51:42.205: I/libsuspend(2395): [email protected] wait_for_fb_wake : 204 (0, 0) +
05-16 09:51:42.205: E/gralloc(1908): [GRALLOC] alloc id = 0x17
05-16 09:51:42.205: I/PowerManagerService(2395): [PWL] Off : 0s ago
05-16 09:51:42.205: I/PowerManagerService(2395): [PWL] PowerManagerService: ref count=1
05-16 09:51:42.205: I/PowerManagerService(2395): [PWL] PowerManagerService.Broadcasts: ref count=1
05-16 09:51:42.205: I/PowerManagerService(2395): [PWL] mWakeLockSummary : 0x1
05-16 09:51:42.205: I/PowerManagerService(2395): [PWL] PARTIAL_WAKE_LOCK 'ActivityManager-Sleep' (uid=1000, pid=2395, ws=null) (elapsedTime=6)
pid: 2899 is the Camera app

Related

Pushing for MIUI

Hi all
Tonight (1 Dec) I have time. Lets see how far we can get with MIUI (with whoever is keen).
Check here:
http://forum.xda-developers.com/showthread.php?t=1371428
What my approach this time is is to "dependency inject" MIUI into CM7. That is, start with CM7 base and then add the jars + apks + libs of MIUI from LG's Optimus2X one for one. This is different than starting with MIUI and then changing it with CM files one for one.
Right
Attached is the file list of CM7 nightly and MIUI 1.11.25.
Differences of note:
lgdrmserver
libbridge
liblgdrm
/system/media/gadget files
I'll keep updating on progress! Please do hop on the development, I'm doing all the "beta" testing on my side (thus press thank you and don't post I'll help you test).
Does one need to compile from source <github> or can we just grab files from LG's Optimus2X zip'd MIUI and overwrite the CM7 files? I will also spend some time on this see if I can make some leeway!
Thank you for your help and hard work!!
What does all this mean ?
If I can help with anything? please let me know!! Thanks so much for your efforts!
ssmr2t said:
Thank you for your help and hard work!!
What does all this mean ?
If I can help with anything? please let me know!! Thanks so much for your efforts!
Click to expand...
Click to collapse
Means it might be over your head and should wait till a stable comes out.
Sent from my Inspire
dascope said:
Does one need to compile from source <github> or can we just grab files from LG's Optimus2X zip'd MIUI and overwrite the CM7 files? I will also spend some time on this see if I can make some leeway!
Click to expand...
Click to collapse
Yes, binary files - no compiling. That is, however, what I'm up to.
First up, /system/bin/app_process : zygote, main system daemon.
/system/bin/app_process : No difference in startup.
Next up: framework.jar : The whole platform (will break a lot of things, I'm sure - we'll see)
Ladies and gents, our first boot loop:
W/dalvikvm( 1830): ERROR: Unable to find decl for native Landroid/content/res/AssetManager;.splitThemePackageLjava/lang/String;Ljava/lang/String;[Ljava/lang/StringI
W/dalvikvm( 1830): ERROR: Unable to find decl for native Landroid/content/res/AssetManager;.detachThemePathLjava/lang/String;I)Z
W/dalvikvm( 1830): ERROR: Unable to find decl for native Landroid/content/res/AssetManager;.attachThemePathLjava/lang/StringI
W/dalvikvm( 1830): ERROR: Unable to find decl for native Landroid/content/res/AssetManager;.getBasePackageCount)I
W/dalvikvm( 1830): ERROR: Unable to find decl for native Landroid/content/res/AssetManager;.getBasePackageNameI)Ljava/lang/String;
W/dalvikvm( 1830): ERROR: Unable to find decl for native Landroid/content/res/AssetManager;.getBasePackageIdI)I
W/dalvikvm( 1830): ERROR: Unable to find decl for native Landroid/content/res/AssetManager;.addRedirectionsNativeI)V
W/dalvikvm( 1830): ERROR: Unable to find decl for native Landroid/content/res/AssetManager;.clearRedirectionsNative)V
W/dalvikvm( 1830): ERROR: Unable to find decl for native Landroid/content/res/AssetManager;.generateStyleRedirectionsIII)Z
Seems like a .so that is missing or a .so that needs replacing.
/system/lib/libutils.so is a match - checking.
Solved previous error, now getting this:
I/Netd ( 1741): Netd 1.0 starting
repeatedly.
Getting strace output:
writev(3, [{"\4", 1}, {"Netd\0", 5}, {"Netd 1.0 starting\0", 18}], 3) = 24
brk(0x13000) = 0x13000
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 9
getpid() = 2106
socket(PF_NETLINK, SOCK_DGRAM, 15) = 10
setsockopt(10, SOL_SOCKET, 0x21 /* SO_??? */, [65536], 4) = 0
setsockopt(10, SOL_SOCKET, SO_PASSCRED, [1], 4) = 0
bind(10, {sa_family=AF_NETLINK, pid=2106, groups=ffffffff}, 12) = 0
mmap2(NULL, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40009000
getsockopt(10, SOL_SOCKET, SO_PEERCRED, "\0\0\0\0��������", [12]) = 0
pipe([11, 12]) = 0
mmap2(0x10000000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x10000000
mprotect(0x10000000, 4096, PROT_NONE) = 0
clone(Process 2108 attached
child_stack=0x100fff00, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_DETACHED) = 2108
[pid 2106] writev(6, [{"\6", 1}, {"SocketListener\0", 15}, {"Obtaining file descriptor socket"..., 79}], 3) = 95
[pid 2106] writev(3, [{"\6", 1}, {"Netd\0", 5}, {"Unable to start DnsProxyListener"..., 61}], 3) = 67
Not entirely helpful. Sockets for system services are normally "premade" in Android in the init.rc file. Will look around, otherwise will check for MIUI version.
service zygote /system/xbin/strace -f -tt -o /cache/debug/boot.strace /system/bin/app_process -Xzygote /system/bin --zygote --start-system-server
Will make strace put out debug of zygote.
Yay for more debug...
No help, make strace of just netd be put out. Argh.
Code:
1697 19:43:35.612710 open("/dev/log/main", O_WRONLY) = 3
1697 19:43:35.612897 open("/dev/log/radio", O_WRONLY) = 4
1697 19:43:35.613083 open("/dev/log/events", O_WRONLY) = 5
1697 19:43:35.625796 open("/dev/log/system", O_WRONLY) = 6
1697 19:43:35.626018 writev(3, [{"\4", 1}, {"Netd\0", 5}, {"Netd 1.0 starting\0", 18}], 3) = 24
1697 19:43:35.626365 brk(0x13000) = 0x13000
1697 19:43:35.626509 socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 7
1697 19:43:35.626663 getpid() = 1697
1697 19:43:35.626785 socket(PF_NETLINK, SOCK_DGRAM, 15) = 11
1697 19:43:35.626952 setsockopt(11, SOL_SOCKET, 0x21 /* SO_??? */, [65536], 4) = 0
1697 19:43:35.627099 setsockopt(11, SOL_SOCKET, SO_PASSCRED, [1], 4) = 0
1697 19:43:35.627234 bind(11, {sa_family=AF_NETLINK, pid=1697, groups=ffffffff}, 12) = 0
1697 19:43:35.627397 mmap2(NULL, 69632, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40009000
1697 19:43:35.627557 getsockopt(11, SOL_SOCKET, SO_PEERCRED, "\0\0\0\0��������", [12]) = 0
1697 19:43:35.627718 pipe([12, 13]) = 0
1697 19:43:35.627891 mmap2(0x10000000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x10000000
1697 19:43:35.628027 mprotect(0x10000000, 4096, PROT_NONE) = 0
1697 19:43:35.628173 clone(child_stack=0x100fff00, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_DETACHED) = 1698
1697 19:43:35.628371 listen(9, 4) = 0
1697 19:43:35.628495 pipe([14, 15]) = 0
1697 19:43:35.628648 mmap2(0x10000000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x4001a000
1697 19:43:35.628782 mprotect(0x4001a000, 4096, PROT_NONE) = 0
1697 19:43:35.628923 clone(child_stack=0x40119f00, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_DETACHED) = 1699
1697 19:43:35.629080 listen(10, 4) = 0
1697 19:43:35.629203 pipe([16, 17]) = 0
1697 19:43:35.629356 mmap2(0x10000000, 1048576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x4011a000
1697 19:43:35.629521 mprotect(0x4011a000, 4096, PROT_NONE) = 0
1697 19:43:35.629667 clone(child_stack=0x40219f00, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_DETACHED) = 1700
1697 19:43:35.629820 nanosleep({1000, 0}, <unfinished ...>
1698 19:43:35.629966 syscall_983045(0x100fff00, 0x125c8, 0, 0x40, 0x100fff00, 0xaef01e71, 0x40009008, 0xf0005, 0x10000000, 0xaef01e71, 0x100000, 0x40009008, 0, 0x100ffee8, 0xafd120a0, 0xafd0c80c, 0x60000010, 0x100fff00, 0xb729, 0x7665642f, 0x676f6c2f, 0x7379732f, 0x6d6574, 0x64544800, 0x64696f72, 0x6f732e, 0, 0x6f, 0, 0, 0, 0) = 0
1698 19:43:35.630125 select(13, [11 12], NULL, NULL, NULL <unfinished ...>
1699 19:43:35.630262 syscall_983045(0x40119f00, 0x12728, 0, 0x40, 0x40119f00, 0xaef01e71, 0x12678, 0xf0005, 0x4001a000, 0xaef01e71, 0x100000, 0x12678, 0, 0x40119ee8, 0xafd120a0, 0xafd0c80c, 0x60000010, 0x40119f00, 0xb729, 0x7665642f, 0x676f6c2f, 0x7379732f, 0x6d6574, 0x64544800, 0x64696f72, 0x6f732e, 0, 0x6f, 0, 0, 0, 0) = 0
1699 19:43:35.630421 select(15, [9 14], NULL, NULL, NULL <unfinished ...>
1700 19:43:35.630553 syscall_983045(0x40219f00, 0x12768, 0, 0x40, 0x40219f00, 0xaef01e71, 0x112d8, 0xf0005, 0x4011a000, 0xaef01e71, 0x100000, 0x112d8, 0, 0x40219ee8, 0xafd120a0, 0xafd0c80c, 0x60000010, 0x40219f00, 0xb729, 0x7665642f, 0x676f6c2f, 0x7379732f, 0x6d6574, 0x64544800, 0x64696f72, 0x6f732e, 0, 0x6f, 0, 0, 0, 0) = 0
1700 19:43:35.630712 select(17, [10 16], NULL, NULL, NULLULL^C
Before netd fs off into oblivion.
Right, replacing netd then. Not keen - this is suppose to work out of the box.
Did not help. What I can gather:
It loads its libraries fine, and then starts to listen for a connection. Then, a system call syscall_983045 goes unfinished.
Prompting the crash in netd.
Library dependencies for netd seems (so far from strace):
c,sysutils,log,stdc++,m,cutils,netutils,crypto,z,hardware_legacy,utils,binder,wpa_client,bluedroid
Guessing who is the culprit:
Not c (C lib),stdc++ (standard c++ lib),wpa_client(WiFi),bluedroid (BT),hardware_legacy (lights),log (log),m (math), z (compression),crypto (crypto)
Either cutils, sysutils, netutils, binder
Utils ldd:
arm-none-eabi-ld: warning: libz.so, needed by libutils.so, not found (try using -rpath or -rpath-link)
arm-none-eabi-ld: warning: liblog.so, needed by libutils.so, not found (try using -rpath or -rpath-link)
arm-none-eabi-ld: warning: libcutils.so, needed by libutils.so, not found (try using -rpath or -rpath-link)
arm-none-eabi-ld: warning: libc.so, needed by libutils.so, not found (try using -rpath or -rpath-link)
arm-none-eabi-ld: warning: libstdc++.so, needed by libutils.so, not found (try using -rpath or -rpath-link)
arm-none-eabi-ld: warning: libm.so, needed by libutils.so, not found (try using -rpath or -rpath-link)
arm-none-eabi-ld: warning: cannot find entry symbol _start; defaulting to 00008188
Replacing liblog and libcutils with MIUI versions. Lets have a look what breaks next
liblog added the following error:
1973 20:13:37.926040 open("/dev/log/libra", O_WRONLY) = -1 ENOENT (No such file or directory)
Still no change in netd.
Trying libc, see if netd will budge
Googled for syscall_983045
Apparently used to spawn a service. Part of binder.
Replacing binder as well. Crikey
Well if things break due to syscalls not going through, then we've hit a snag on kernel levels.
Anyone got privy on where they hide the MIUI Optimus 2X kernel source?

(HELP) RootBox Rom Build

Trying to compile a rootbox vanilla build for qinara (4.2.2 / host:s2)
When I logcat e (error), I get this...
Code:
Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\John>cd android/sdk/platform-tools
C:\Users\John\Android\sdk\platform-tools>adb logcat d
- waiting for device -
^C
C:\Users\John\Android\sdk\platform-tools>adb logcat e
- waiting for device -
^C
C:\Users\John\Android\sdk\platform-tools>adb logcat e
- waiting for device -
--------- beginning of /dev/log/main
I/init.qcom.modem_links.sh( 157): modem_fw.mdt: No such file or directory
I/init.qcom.modem_links.sh( 157): /system/etc/init.qcom.modem_links.sh[83]: bre
ak: can't break
I/init.qcom.modem_links.sh( 157): /system/etc/init.qcom.modem_links.sh[170]: br
eak: can't break
D/ ( 261): MOTO_PUPD: mot_boot_mode
D/ ( 261): MOTO_PUPD: mot_boot_mode : normal
E/mm-camera( 259):
E/mm-camera( 259): Camera Daemon starting
D/QSEECOMD: ( 263): qseecom listener services process entry PPID = 1
D/QSEECOMD: ( 263): Parent qseecom daemon process terminated!!
D/QSEECOMD: ( 289): qseecom listener service threads starting!!!
D/QSEECOMD: ( 289): Total listener services to start = 2
D/QSEECOMD: ( 289): Init dlopen(libdrmfs.so, RTLD_NOW) succeeds
D/QSEECOMD: ( 289): Init::Init dlsym(g_FSHandle fs_start) succeeds
D/QSEECOMAPI: ( 289): QSEECom_register_listener 10 sb_length = 0x5000
D/DrmLibFs( 289): registering fs service to QSEECom is done!
D/DrmLibFs( 289): begin to create a thread!
D/DrmLibFs( 289): Creating a pthread in fs_start is done! return 0
D/QSEECOMD: ( 289): Init fs_start ret = 0
D/QSEECOMD: ( 289): file system services: Started
D/DrmLibFs( 289): Dispatch starts!
D/DrmLibFs( 289): before calling ioctl to read the next cmd
D/QDUMPD ( 286): Start polling.
D/BHD ( 285): Battery Health Daemon start!
I/ATVC ( 283): atvc_pal_production_part: start
I/ATVC ( 283): dbval_production_part: determined production part
I/ATVC ( 283): atvc_pal_init_factory_state: start
I/ATVC ( 283): atvc_pal_init_factory_state: determined out of factory state
I/ATVC ( 283): atval_pal_read_datablock: enter
I/ATVC ( 283): atval_pal_read_datablock: getting size of datablock
D/QDUMPD ( 286): dump polling (/dev/ramdump_smem)
D/QDUMPD ( 286): dump polling (/dev/coredump_riva)
D/QDUMPD ( 286): dump polling (/dev/ramdump_modem_sw)
I/DEBUG ( 273): debuggerd: Apr 21 2013 00:38:24
D/QDUMPD ( 286): dump polling (/dev/ramdump_riva)
D/QDUMPD ( 286): dump polling (/dev/ramdump_modem_fw)
I/installd( 279): installd firing up
D/QDUMPD ( 286): dump polling (/dev/coredump_modem)
I/graphicsd( 287): graphicsd - version: 1.0
I/graphicsd( 287): graphicsd - watching [/sys/class/kgsl/kgsl-3d0/snapshot/time
stamp][fd: 3]
D/BHD ( 285): EEPROM - Battery ID = 898bc7a41c0050b7
I/ATVC ( 283): atval_pal_read_datablock: exit
I/ATVC ( 283): atval_enforce_android_policy: validation failed. all disable
d.
I/ATVC ( 283): read handset resource access flags:
I/ATVC ( 283): 0x00000000
I/ATVC ( 283): atval_setup_properties: valid datablock - setting flags
D/BHD ( 285): NVM Read - Opened NVM file /pds/batt_health/batt-898bc7a41c00
50b7_0
E/mm-camera( 259): GETTING MCTL INFO
I/ATVC ( 283): atval_enforce_android_policy: finalize the properties
I/DMM ( 346): DMM available. movable_start_bytes at
--------- beginning of /dev/log/system
I/Vold ( 266): Vold 2.1 (the revenge) firing up
V/XTWiFi ( 354): [MessageQ] creating server socket
I/location-mq( 335): [XTWiFi-MessageQ] creating server socket
V/XTWiFi ( 354): [MessageQ] binding server socket to name [/data/misc/location
/mq/location-mq-s]
I/location-mq( 335): [XTWiFi-MessageQ] binding server socket to name [/data/mis
c/location/mq/location-mq-s]
D/Vold ( 266): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media
)
D/Vold ( 266): Volume usbdisk_1.1.1 state changing -1 (Initializing) -> 0 (N
o-Media)
D/Vold ( 266): Volume usbdisk_1.0 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.1 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.2 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.3 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.4 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.5 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.6 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.7 state changing -1 (Initializing) -> 0 (No-
Media)
I/cm ( 367): ____ _ _ ____ _ _ ____ ____ ____ _ _ _ _ ____ ___
I/Netd ( 272): Netd 1.0 starting
W/InterfaceController( 272): Warning (Cannot load library: load_library(linker.
cpp:771): library "/system/lib/libnetcmdiface.so" not found) while opening the n
et interface command library
I/rmt_storage( 338): Target is APQ8064: 1074105669
D/BHD ( 285): NVM Read - Read header, version = 1, file write count = 190,
time = Sun Apr 21 03:18:08 2013
D/BHD ( 285): NVM Read - Opened NVM file /pds/batt_health/batt-898bc7a41c00
50b7_1
D/BHD ( 285): NVM Read - Read header, version = 1, file write count = 189,
time = Sat Apr 20 06:34:09 2013
D/BHD ( 285): NVM Load - Found newest file, index to use = 0
D/BHD ( 285): State - EEPROM id = 898bc7a41c0050b7; capacity = 1750
D/BHD ( 285): State - BMS real fcc batt temp = 282, real fcc = 1700
D/BHD ( 285): State - BMS SOC = 100%, OCV = 3682000, rbatt = 241
D/BHD ( 285): State - BMS charge inc = 66, charge cycles = 121
D/BHD ( 285): State - is factory mode = 0
D/BHD ( 285): State - is charging = 0
D/BHD ( 285): State - aged capacity % = 98
D/BHD ( 285): State - aged capacity calculated @ Fri Apr 5 00:04:14 2013
D/BHD ( 285): State - Begin charge % = 0, cc = 972508, ocv = 4011000
D/BHD ( 285): State - End charge % = 100, cc = -468380, ocv = 4011000
I/cm ( 369): | \_/ |__| |\ | | | | __ |___ |\ | |\/| | | | \
D/BHD ( 285): Created socket 7 for uevents
D/PPDaemon( 334): isHDMIPrimary: HDMI is not primary display
D/PPDaemon( 334): CABL version 1.0.20120512
E/ThermalDaemon( 284): Thermal daemon started
D/QC-time-services( 339): Daemon:genoff_pre_init::Base = 0
D/QC-time-services( 339): Daemon:ats_rtc_init: Time read from RTC -- year = 113
, month = 3,day = 3
D/Vold ( 266): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/DirectVolume( 266): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 97
, PARTN 1
E/QC-time-services( 339): Daemon:genoff_boot_tod_init: Unable to set TOD at boo
t up
E/QC-time-services( 339): Daemon: Unable to set TOD at boot up
D/QC-time-services( 339): Daemon:genoff_modem_qmi_init: Initiallizing QMI
I/cm ( 385): Welcome to Android 4.2.2 / CyanogenMod-
I/Atfwd_Daemon( 333): ATFWD --> QMI Port : rmnet1
I/start ( 400): A wise man never plays leapfrog with a unicorn
W/libc ( 336): WARNING: generic atexit() called from legacy shared library
I/Sensors ( 376): sns_init_la.c(292):initializing sns_memmgr_init
I/Sensors ( 376): sns_init_la.c(303):Waiting for sns_memmgr_init...
I/Sensors ( 376): sns_init_la.c(307):Done waiting for sns_memmgr_init
I/Sensors ( 376): sns_init_la.c(292):initializing sns_debug_test_init1
I/Sensors ( 376): sns_init_la.c(303):Waiting for sns_debug_test_init1...
I/Sensors ( 376): sns_init_la.c(307):Done waiting for sns_debug_test_init1
I/Sensors ( 376): sns_init_la.c(292):initializing sns_pwr_init
I/sensorsqcomwrapper.sh( 374): Use option "-d" to run as background process.
I/sensorsqcomwrapper.sh( 374): Running in foreground...
I/run-parts( 342): sysctl: /etc/sysctl.conf: No such file or directory
I/SurfaceFlinger( 275): SurfaceFlinger is starting
I/SurfaceFlinger( 275): SurfaceFlinger's main thread ready to run. Initializing
graphics H/W...
I/Sensors ( 376): sns_init_la.c(303):Waiting for sns_pwr_init...
I/Sensors ( 376): sns_init_la.c(307):Done waiting for sns_pwr_init
I/Sensors ( 376): sns_init_la.c(292):initializing sns_em_init
I/Sensors ( 376): sns_init_la.c(303):Waiting for sns_em_init...
D/libEGL ( 275): loaded /system/lib/egl/libEGL_adreno200.so
I/Sensors ( 376): sns_init_la.c(307):Done waiting for sns_em_init
I/Sensors ( 376): sns_init_la.c(292):initializing sns_smr_init
I/Sensors ( 376): sns_init_la.c(303):Waiting for sns_smr_init...
W/Sensors ( 376): sns_smr_la.c(415):smr_la: smr_apps_la_thread_main is starting
, fd=15, sns_smr.en_rx_msg_ptr=400c87e8
I/Sensors ( 376): sns_init_la.c(307):Done waiting for sns_smr_init
I/Sensors ( 376): sns_init_la.c(292):initializing sns_reg_init
I/Sensors ( 376): sns_init_la.c(303):Waiting for sns_reg_init...
D/BHD ( 285): Got a battery uevent,log details
D/BHD ( 285): Battery start charging @ 88%!
D/libEGL ( 275): loaded /system/lib/egl/libGLESv1_CM_adreno200.so
D/libEGL ( 275): loaded /system/lib/egl/libGLESv2_adreno200.so
I/Sensors ( 376): sns_init_la.c(307):Done waiting for sns_reg_init
I/Sensors ( 376): sns_init_la.c(292):initializing sns_sam_init
I/Sensors ( 376): sns_init_la.c(303):Waiting for sns_sam_init...
I/Adreno200-EGL( 275): <eglInitialize:269>: EGL 1.4 QUALCOMM build: Nondetermin
istic AU_full_mako_PARTNER-ANDROID/JB-MR1-DEV_CL2946718_release_AU (CL2946718)
I/Adreno200-EGL( 275): Build Date: 11/04/12 Sun
I/Adreno200-EGL( 275): Local Branch:
I/Adreno200-EGL( 275): Remote Branch: m/partner-android/jb-mr1-dev
I/Adreno200-EGL( 275): Local Patches: NONE
I/Adreno200-EGL( 275): Reconstruct Branch: NOTHING
I/gralloc ( 275): using (fd=21)
I/gralloc ( 275): id = msmfb42_90701
I/gralloc ( 275): xres = 720 px
I/gralloc ( 275): yres = 1280 px
I/gralloc ( 275): xres_virtual = 720 px
I/gralloc ( 275): yres_virtual = 3840 px
I/gralloc ( 275): bpp = 32
I/gralloc ( 275): r = 24:8
I/gralloc ( 275): g = 16:8
I/gralloc ( 275): b = 8:8
I/gralloc ( 275): width = 56 mm (326.571442 dpi)
I/gralloc ( 275): height = 99 mm (328.404053 dpi)
I/gralloc ( 275): refresh rate = 60.00 Hz
D/CALCFPS ( 275): DEBUG_CALC_FPS: 0
D/CALCFPS ( 275): period: 10
D/CALCFPS ( 275): ignorethresh_us: 500000
D/CALCFPS ( 275): DEBUG_CALC_FPS: 0
D/CALCFPS ( 275): period: 10
D/CALCFPS ( 275): ignorethresh_us: 500000
D/overlay ( 275): initoverlay:: opening the device:: /dev/graphics/fb0
D/overlay ( 275): initoverlay:: opening the device:: /dev/graphics/fb1
D/overlay ( 275): ndx=6 num=5 z_order=-1
D/AndroidRuntime( 276):
D/AndroidRuntime( 276): >>>>>> AndroidRuntime START com.android.internal.os.Zyg
oteInit <<<<<<
D/AndroidRuntime( 276): CheckJNI is OFF
D/overlay ( 275): initoverlay:: opening the device:: /dev/graphics/fb2
I/mediaserver( 278): ServiceManager: 0x414a7ed8
I/AudioFlinger( 278): Using default 3000 mSec as standby time.
I/CameraService( 278): CameraService started (pid=278)
^C
C:\Users\John\Android\sdk\platform-tools>adb logcat e
--------- beginning of /dev/log/system
I/Vold ( 266): Vold 2.1 (the revenge) firing up
D/Vold ( 266): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media
)
D/Vold ( 266): Volume usbdisk_1.1.1 state changing -1 (Initializing) -> 0 (N
o-Media)
D/Vold ( 266): Volume usbdisk_1.0 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.1 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.2 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.3 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.4 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.5 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.6 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume usbdisk_1.7 state changing -1 (Initializing) -> 0 (No-
Media)
D/Vold ( 266): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/DirectVolume( 266): DirectVolume::handlePartitionAdded -> MAJOR 179, MINOR 97
, PARTN 1
Can anyone help me?
Really, no one?
Sent from my MB886 using xda app-developers app
Codex01 said:
Really, no one?
Sent from my MB886 using xda app-developers app
Click to expand...
Click to collapse
Some people (like me) don't even know what to do with that so just be patient friend.
Sent from my MB886 using xda app-developers app
worlddominatiin said:
Some people (like me) don't even know what to do with that so just be patient friend.
Sent from my MB886 using xda app-developers app
Click to expand...
Click to collapse
Yeah, I pretty much know whats going on, I may have the wrong lib_runtime and android policy, also may be a faulty kernel. From the log you can tell it finalises boot, it has all the scripts but there are a few errors, that I know cant be errors.
system/lib/libnetcmdiface.so - look like that lib isn't there
camera drivers might be wrong - use the CM10.1 drivers
and looks like some of the /etc scripts aren't working properly and some .conf files aren't present.
I'd have to flash the rom and have a physical copy to mess with to tell you more.
skeevydude said:
system/lib/libnetcmdiface.so - look like that lib isn't there
camera drivers might be wrong - use the CM10.1 drivers
and looks like some of the /etc scripts aren't working properly and some .conf files aren't present.
I'd have to flash the rom and have a physical copy to mess with to tell you more.
Click to expand...
Click to collapse
I will upload this on the new site asap.
Any word on ur progress my friend?
Sent from my MB886 using xda premium
sickkside13 said:
Any word on ur progress my friend?
Sent from my MB886 using xda premium
Click to expand...
Click to collapse
@sickkside13, @skeevydude and I are working on this port, hes helping me alot. He says (I deleted the email, so don't quote me.) that we will have a build from source probably by tomorrow or the day after.
Nice
Sent from my MB886 using xda premium
I still gotta tweak our device\vendor repo (if its anything like PA, which it seems to be, should only be a few lines). Hard part will be making a vendor/rootbox repo for us -- just gonna base it on a Nexus and start playing the follow the makefile game . Due to the way our CM10.1 repo is set up -- our only custom repos are for kernel, device, and device vendor -- the very minimal necessary -- roms like this & PACMAN shouldn't be that hard to make for us from source. Atrix HD and GSM Razr HD anyways...don't know much about CDMA roms.
Depending on time, I should have the necessary changes and additions done today. I gotta go with the bossman on a bid and to pick up some materials today --- not sure how long that'll take. Gotta go 20 miles one way from town for the bid, 40 miles the other way for materials (60 miles from the bid).
Waiting for this, looks good
Sent from my MB886 using xda app-developers app
Just finished everything and starting the first compile. Been going for 10 minutes now. Hopefully it'll finish. :fingers-crossed:
If it goes well, sources should be on github this evening and my tweaked vendor and device repo should just work with the PacMan sources. PacMan should just need some qinara vendor/pacman config and make files. Root and Pac both use a modified PA style build system, I've done a bit of PA in the past so, and luckily, doing these tweaks\making the necessary vendor make files is nothing new to me.
Plan is to do Unofficial Atrix HD RootBox. If this works, then I'll do the same for Razr HD. Once all that's done I'll move on to PacMan.
I'm also going to add, before all you guys start giving me the same BS you've been giving Codex, that all I'm doing is taking the razr-qcom dev team repos and making them compatible with other projects. All the actual development will either be via the dev team's CM10.1 kernel or whatever project's dev team. That's not saying that I won't add in any fixes or whatever myself, just that most of what I'm doing is combining other peoples hard work for our benefit.
//20 minutes compiling and goind strong
skeevydude said:
Plan is to do Unofficial Atrix HD RootBox. If this works, then I'll do the same for Razr HD. Once all that's done I'll move on to PacMan.
Click to expand...
Click to collapse
Thanks for the Razr HD love!
Didn't compile, had some errors with tcpdump, removing it and trying again.
Sources available on git-hub
Code:
repo init -u [url]https://github.com/skeevy420/platform_manifest.git[/url] -b razrqcom-rootbox
repo sync
. build_rootbox.sh qinara [B][COLOR="Blue"]X[/COLOR][/B] clean
[B][COLOR="Blue"]X[/COLOR][/B] is the number of threads to use, use either number of cores or number of cores +1 -- whichever you find works best.
//Why all of a sudden does XDA decide to email me when I post a code box in my own post? You'd think I'd be aware of that one
Once you get a build I'd be more than happy to beta, PM me if you need anything. I was a beta tester for eight months for two devs on the Galaxy Player 5.0 so I have a lot of experience...
Sent from my MB886 using xda app-developers app
EcHoFiiVe said:
Once you get a build I'd be more than happy to beta, PM me if you need anything. I was a beta tester for eight months for two devs on the Galaxy Player 5.0 so I have a lot of experience...
Sent from my MB886 using xda app-developers app
Click to expand...
Click to collapse
Let ya know when I know
Was having some defconfig issues with the kernel. Resolved them and starting over. It was crappin out around 35 minutes, so once 10:00 central hits I'll be farther along in the process anyways
Day one fun
skeevydude said:
Let ya know when I know
Was having some defconfig issues with the kernel. Resolved them and starting over. It was crappin out around 35 minutes, so once 10:00 central hits I'll be farther along in the process anyways
Day one fun
Click to expand...
Click to collapse
How long do you think it'll take to build? Four, seven hours?
Sent from my MB886 using xda app-developers app
EcHoFiiVe said:
How long do you think it'll take to build? Four, seven hours?
Sent from my MB886 using xda app-developers app
Click to expand...
Click to collapse
From start to finish? Defy CM10.1 takes an hour an a half, so this should be between an hour an a half to two hours...providing it finishes.
i have a nexus 4 and i just flashed rootbox its kinda buggy but there is another build. Il try it out in a bit
Sent from my MB886 using xda premium
sickkside13 said:
i have a nexus 4 and i just flashed rootbox its kinda buggy but there is another build. Il try it out in a bit
Sent from my MB886 using xda premium
Click to expand...
Click to collapse
Even if it is buggy I'd at least like to get it set up and compiling so that when its not buggy all the leg work is already done.

[MODULE] Microsoft Intune Company Portal Hider (Intune Hider)

Introduction:
Simple Module To Hide The Root From Microsoft Intune Company Portal.
- After The Installation & 1st Reboot, It Hides The Rooting & Disables Itself [P.S. Disabling Itself For Some Versions]
- Enabling This Module From Magisk Manager = Doing Its Functionality & Disabling Itself (Next Reboot) [P.S. Disabling Itself For Some Versions]
Current Version: 0.1.3.3
- Magisk Hide Must Be Working Properly Which Is A Main Point To Use The Module
- Passing SafetyNet Means Also Magisk Hide Is Working So Check The General Steps
- In Case Of Facing Some Issues Such SIM Doesn't Work, Data Doesn't Work Or Phone Doesn't Go In Deep Sleep/Sleep Mode, Remove Google Play Services, Google Play Store, Google Services Framework, Phone Apps & Phone Services From The List Of Magisk Hide (Magisk Manager --> Magisk Hide --> Disable The Mentioned Apps) Then Reboot
- It Is Recommended To Clear MagiskHideList Including Each App/Activity/Process Before Flashing Using The Module Of ClearHideList4Magisk From This Thread https://forum.xda-developers.com/apps/magisk/module-hide-list-bootloop-bootscreen-t3849208[/STRIKE]
- The Module Of IntuneHider4Magisk Is Changed To Be A File Of HideList Of IntuneHider4Magisk Which Needs The Main Module Of MultiFunctionsPlus & The Details Are Mentioned In The Below Installation Guide
Created: Apr.12.2018
Updated: June.12.2019
Download Link: Click Here (To Ensure That The Module Will Work Properly, Kindly Do What Are Mentioned In The General Steps)
- For HideList Which Is Ended Its Name With v1300, It Supports Magisk v13.1(1310) To v13.6(1360)
- For HideList Which Is Ended Its Name With v1400, It Supports Magisk v14.0(1400) To v15.3(1531)
- For HideList Which Is Ended Its Name With v1500, It Supports Magisk v15.0(1500) To v17.3(17300)
- For HideList Which Is Ended Its Name With v17000, It Supports Magisk v17.0(17000) To v17.3(17300)
- For HideList Which Is Ended Its Name With v18000, It Supports Magisk v18.0(18000) To v18.1(18100)
- For HideList Which Is Ended Its Name With v19000, It Supports Magisk v19.0(19000) To The Latest Version
Installation:
- The Module Of IntuneHider4Magisk Is Changed To Be A File Of HideList Of IntuneHider4Magisk Which Needs The Main Module Of MultiFunctionsPlus So Check This Post https://forum.xda-developers.com/ap...t-intune-company-portal-t3780451/post80981237 (The Old One https://forum.xda-developers.com/ap...t-intune-company-portal-t3780451/post79716483)
- Magisk Manager --> Modules --> Add (+) --> Choose The Downloaded File --> Reboot
- Or Flash It Thru TWRP Recovery
Magisk Hide:
- Intune Will Be Added Automatically To The List Of Magisk Hide
- Some Apps Will Be Added Automatically To The List Of Magisk Hide Such As Google Play Services, Google Play Store, Google Services Framework, Phone Apps, Phone Services, Gmail, Microsoft Outlook & Microsoft Authenticator
Recommendation:
- Check The General Steps From This Post https://forum.xda-developers.com/ap...t-intune-company-portal-t3780451/post76817261
- In-Case Of Failure, Check This Post https://forum.xda-developers.com/ap...t-intune-company-portal-t3780451/post76606993
- For Passing SafetyNet & Certifying The Device, Check This Post https://forum.xda-developers.com/ap...playstore-services-data-t3789498/post76682978
Beta Version:
- Check This Post https://forum.xda-developers.com/ap...module-safe-mode-bootloop-bootscreen-t3847422 Then Flash It Thru TWRP Recovery
- In-Case Of Facing A Bootloop/Bootscreen/Blackscreen Issue Due To Adding App/Activity/Process To Magisk Hide, Download ClearHideList4Magisk From This Thread https://forum.xda-developers.com/apps/magisk/module-hide-list-bootloop-bootscreen-t3849208 Then Flash It Thru TWRP Recovery
- In-Case Of Facing A Bootloop/Bootscreen/Blackscreen Issue Due To Flashing A Module, Download CoreOnlyMode4Magisk From This Thread https://forum.xda-developers.com/apps/magisk/module-core-mode-bootloop-solver-modules-t3817366 Then Flash It Thru TWRP Recovery
Click On Thanks Button If The Module/Post Is Useful (Dreamer(3MF))
>>> Sharing A Good Thought Is Gold <<<
----------------------------------------------------------------------------------------------------------------
SELinux Mode Inverter - Device Spoofing Tool - Core Only Mode - Other Modules
----------------------------------------------------------------------------------------------------------------
P.S. You Can Update Intune App As You Want Without Any Effect On The Module Unless The Changes Of Intune App Are Related To The Root Detection. But Everyone Here Will Help Us To Figure Out The Solution.
----------------------------------------------------------------------------------------------------------------
The Old Thread (Microsoft Intune Company Portal)
----------------------------------------------------------------------------------------------------------------
Reserved for News/Updates #1
Working perfectly! Thanks.
Sent from my A0001 using Tapatalk
Updated IntuneHider4Magisk To v0.1.2!
Changelog: Adding Phone App To Magisk Hide List Which Causes Problems To Intune For Some Roms.
Doesn't work! :crying: I've made all the steps, and the intune app continues with the massage that que phone is with root. Can you help? I'am with Oreo 8.1.0
Arenga said:
Doesn't work! :crying: I've made all the steps, and the intune app continues with the massage that que phone is with root. Can you help? I'am with Oreo 8.1.0
Click to expand...
Click to collapse
Send Your Answer For The Following
- Did Your Phone Pass The SafetyNet?
- Did You Installed BusyBox/Xposed? And If So, Disable/Uninstall BusyBox/Xposed.
- Try This Module SELinuxModeInverter4Magisk-v1.0.2(v1500)(3MF).zip.
- Full Logcat Is Required.
Dreamer(3MF) said:
Send Your Answer For The Following
- Did Your Phone Pass The SafetyNet? -> yes
- Did You Installed BusyBox/Xposed? And If So, Disable/Uninstall BusyBox/Xposed. -> no
- Try This Module SELinuxModeInverter4Magisk-v1.0.2(v1500)(3MF).zip. -> when i install, the phone doesn't start
- Full Logcat Is Required.
Click to expand...
Click to collapse
Log (i've change my name, and change company name ):
I/BeaconBle( 6123): ZERO_POWER is disabled.
I/BeaconBle( 6123): 'L' hardware scan: scan stopped, no powered clients
I/BeaconBle( 6123): Places requested to stop scan
I/BeaconBle( 6123): Scan canceled successfully.
I/PlaceInferenceEngine( 6123): [anon] Changed inference mode: 0
I/ActivityManager( 1887): Killing 23835:com.microsoft.windowsintune.companyportal:auth/u0a96 (adj 906): empty #17
W/system_server( 1887): kill(-23835, 9) failed: No such process
I/chatty ( 1887): uid=1000(system) ActivityManager identical 1 line
W/system_server( 1887): kill(-23835, 9) failed: No such process
I/system_server( 1887): Successfully killed process cgroup uid 10096 pid 23835 in 83ms
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
W/QCNEJ ( 5269): |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/ClClient(16615): Not sending keepalive. Current connection state=STOPPED
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
I/EventLogSendingHelper( 6108): Sending log events.
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/LocalAlarmBroadcastReceiver( 7939): Received broadcast: Heartbeat
E/ActivityManager( 1887): Sending non-protected broadcast FDAlarmExpiry from system uid 1000 pkg com.qualcomm.fastdormancy
E/ActivityManager( 1887): java.lang.Throwable
E/ActivityManager( 1887): at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:19096)
E/ActivityManager( 1887): at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:19696)
E/ActivityManager( 1887): at com.android.server.am.ActivityManagerService.broadcastIntentInPackage(ActivityManagerService.java:19860)
E/ActivityManager( 1887): at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:357)
E/ActivityManager( 1887): at com.android.server.am.PendingIntentRecord.sendWithResult(PendingIntentRecord.java:240)
E/ActivityManager( 1887): at com.android.server.am.ActivityManagerService.sendIntentSender(ActivityManagerService.java:7729)
E/ActivityManager( 1887): at android.app.PendingIntent.send(PendingIntent.java:874)
E/ActivityManager( 1887): at com.android.server.AlarmManagerService$DeliveryTracker.deliverLocked(AlarmManagerService.java:3137)
E/ActivityManager( 1887): at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:2534)
E/ActivityManager( 1887): at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:2657)
D/HeartbeatModule( 7939): Updating heartbeat: 2018-04-22T19:44:25.860+01:00
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: true mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/FastDormancyService( 9217): enter dormancy
D/QcrilMsgTunnelIfaceManager( 9227): handleMessage what = 1
D/QcrilMsgTunnelSocket( 9227): [1036] > OEM_HOOK_RAW[514f454d484f4f4b0300080000000000]
D/QcrilMsgTunnelSocket( 9227): readRilMessage: Buffer = [[email protected] HexData = [000000000c04000000000000ffffffff]
D/QcrilMsgTunnelSocket( 9227): Rcvd SOLICITED response with 12 bytes data for SUB0
D/QcrilMsgTunnelSocket( 9227): [1036] < OEM_HOOK_RAW [null]
D/LocalAlarmBroadcastReceiver( 7939): Received broadcast: OTGLocationPermissionCheck
D/QcrilMsgTunnelIfaceManager( 9227): handleMessage what = 2
I/MSM-irqbalance( 1755): Decided to move IRQ115 from CPU2 to CPU0
I/ThermalEngine( 1525): ACTION: GPU - Setting GPU[0] to 630000000
W/QCNEJ ( 5269): |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 1
D/FastDormancyService( 9217): scheduling timer:1000ms Alarm:15000ms
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:1 received:1
D/FastDormancyService( 9217): scheduling timer:1000ms Alarm:15000ms
I/ActivityManager( 1887): START u0 {flg=0x10804000 cmp=com.android.systemui/.recents.RecentsActivity} from uid 10030
I/RenderThread( 5213): type=1400 audit(0.0:2317): avc: denied { read write } for uid=10030 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 scontext=u:rlatform_app:s0:c512,c768 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
E/BufferItemConsumer( 4967): [unnamed-4967-70] Failed to release buffer: Unknown error -1 (1)
E/BufferItemConsumer( 4967): [unnamed-4967-71] Failed to release buffer: Unknown error -1 (1)
I/GoogleInputMethod( 4945): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 4945): onStartInput() : Dummy InputConnection bound
I/surfaceflinger( 405): type=1400 audit(0.0:2318): avc: denied { read write } for uid=1000 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 scontext=u:r:surfaceflinger:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
I/MSM-irqbalance( 1755): Decided to move IRQ188 from CPU2 to CPU0
I/OpenGLRenderer( 1887): Initialized EGL, version 1.4
D/OpenGLRenderer( 1887): Swap behavior 2
I/RenderThread( 8668): type=1400 audit(0.0:2319): avc: denied { read write } for uid=1000 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 scontext=u:r:system_server:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
D/Magisk ( 354): su: return code: [0]
I/zygote64( 1887): NativeAlloc concurrent copying GC freed 28157(1587KB) AllocSpace objects, 8(224KB) LOS objects, 42% free, 22MB/39MB, paused 296us total 154.621ms
I/ogle.android.gm(26009): type=1400 audit(0.0:2320): avc: denied { read } for uid=10112 name="vmstat" dev="proc" ino=4026547632 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_rroc:s0 tclass=file permissive=1
I/ogle.android.gm(26009): type=1400 audit(0.0:2321): avc: denied { open } for uid=10112 path="/proc/vmstat" dev="proc" ino=4026547632 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_rroc:s0 tclass=file permissive=1
I/ogle.android.gm(26009): type=1400 audit(0.0:2322): avc: denied { getattr } for uid=10112 path="/proc/vmstat" dev="proc" ino=4026547632 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_rroc:s0 tclass=file permissive=1
D/audio_hw_primary( 1535): start_output_stream: enter: stream(0xe8e08000)usecase(1: low-latency-playback) devices(0x2)
D/audio_hw_primary( 1535): select_devices: out_snd_device(2: speaker) in_snd_device(0: )
W/msm8974_platform( 1535): Codec backend bitwidth 16, samplerate 48000
I/writer ( 6402): type=1400 audit(0.0:2323): avc: denied { write } for uid=1041 name="mpctl" dev="dm-0" ino=1147580 scontext=u:r:audioserver:s0 tcontext=ubject_r:system_data_file:s0 tclass=sock_file permissive=1
D/hardware_info( 1535): hw_info_append_hw_type : device_name = speaker
D/audio_hw_primary( 1535): enable_snd_device: snd_device(2: speaker)
D/audio_route( 1535): Apply path: speaker
I/audio_hw_primary( 1535): select_devices Selected apptype: 69937
D/ACDB-LOADER( 1535): ACDB -> send_audio_cal, acdb_id = 81, path = 0
D/ACDB-LOADER( 1535): ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
D/ACDB-LOADER( 1535): ACDB -> send_hw_delay : acdb_id = 81 path = 0
I/writer ( 6402): type=1400 audit(0.0:2324): avc: denied { connectto } for uid=1041 path="/data/misc/perfd/mpctl" scontext=u:r:audioserver:s0 tcontext=u:r:init:s0 tclass=unix_stream_socket permissive=1
I/audio_hw_utils( 1535): audio_extn_utils_send_app_type_cfg app_type 69937, acdb_dev_id 81, sample_rate 48000
I/writer ( 6402): type=1400 audit(0.0:2325): avc: denied { ioctl } for uid=1041 path="/dev/msm_audio_cal" dev="tmpfs" ino=10537 ioctlcmd=61cb scontext=u:r:audioserver:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
D/audio_hw_primary( 1535): enable_audio_route: apply mixer and update path: low-latency-playback speaker
D/audio_route( 1535): Apply path: low-latency-playback speaker
D/audio_hw_primary( 1535): select_devices: done
D/msm8974_platform( 1535): platform_set_channel_map mixer_ctl_namelayback Channel Map15
D/msm8974_platform( 1535): platform_set_channel_map: set mapping(1 2 0 0 0 0 0 0) for channel:2
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
E/BufferItemConsumer( 4967): [unnamed-4967-72] Failed to release buffer: Unknown error -1 (1)
D/audio_hw_primary( 1535): start_output_stream: exit
E/BufferItemConsumer( 4967): [unnamed-4967-73] Failed to release buffer: Unknown error -1 (1)
I/zygote64(23509): Waiting for a blocking GC ProfileSaver
I/GoogleInputMethod( 4945): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 4945): onStartInput() : Dummy InputConnection bound
I/zygote64(23509): WaitForGcToComplete blocked ProfileSaver on ProfileSaver for 28.630ms
I/GoogleInputMethod( 4945): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 4945): onStartInput() : Dummy InputConnection bound
W/StaticLayout(23509): maxLineHeight should not be -1. maxLines:1 lineCount:1
W/StaticLayout(23509): maxLineHeight should not be -1. maxLines:1 lineCount:1
I/zygote64( 4967): Explicit concurrent copying GC freed 1765(138KB) AllocSpace objects, 0(0B) LOS objects, 49% free, 6MB/13MB, paused 270us total 74.320ms
W/szl (26009): Already started: [email protected]
I/zygote64(26009): Deoptimizing rtj rtj.a(java.util.Collection) due to JIT inline cache
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
I/ActivityManager( 1887): START u0 {cmp=com.microsoft.windowsintune.companyportal/.views.ComplianceCheckActivity (has extras)} from uid 10096
D/ClClient(16615): Not sending keepalive. Current connection state=STOPPED
I/GoogleInputMethod( 4945): onFinishInput() : Dummy InputConnection bound
I/GoogleInputMethod( 4945): onStartInput() : Dummy InputConnection bound
I/ActivityManager( 1887): Displayed com.microsoft.windowsintune.companyportal/.views.ComplianceCheckActivity: +85ms
D/OpenGLRenderer(23509): endAllActiveAnimators on 0x75b464f800 (RippleDrawable) with handle 0x75c8aa0000
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
W/QCNEJ ( 5269): |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
I/DeviceScanner( 6485): [MDNS] Received response from "Sala de estar" (0f7a6b147237ea81a321f2f37ae8053c) with result "0 No change"
W/MdnsDeviceScannerEntry( 6485): Invalid remote control notifications enabled status; 0
I/DeviceScanner( 6485): [MDNS] Received response from "coluna" (4b3514dd4e5eba9250b034c60b1a8312) with result "0 No change"
W/MdnsDeviceScannerEntry( 6485): Invalid remote control notifications enabled status; 0
I/DeviceScanner( 6485): [MDNS] Received response from "coluna" (4b3514dd4e5eba9250b034c60b1a8312) with result "0 No change"
I/ActivityManager( 1887): Start proc 27005:com.microsoft.windowsintune.companyportal:auth/u0a96 for service com.microsoft.windowsintune.companyportal/com.microsoft.workaccount.authenticatorservice.AuthenticatorService
I/Magisk ( 354): proc_monitor: com.microsoft.windowsintune.companyportal:auth (PID=27005 ns=mnt:[4026548895])
D/Magisk (27015): hide_daemon: start unmount for pid=[27005]
I/Magisk (27015): hide_daemon: Permissive detected, hide the state
D/Magisk (27015): hide_utils: Cleaning magisk props
D/Magisk (27015): hide_daemon: Unmounted (/sbin)
I/MultiDex(27005): VM with version 2.1.0 has multidex support
I/MultiDex(27005): Installing application
I/MultiDex(27005): VM has multidex support, MultiDex support library is disabled.
I/DeploymentSettings(27005): Loading settings file from /data/user/0/com.microsoft.windowsintune.companyportal/files/settings.xml failed because it probably wasnt created yet. Loading the settings file from the application binary resources instead.
I/RenderThread(23595): type=1400 audit(0.0:2326): avc: denied { ioctl } for uid=10096 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 ioctlcmd=93d scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
I/zygote64(27005): Do partial code cache collection, code=14KB, data=10KB
I/zygote64(27005): After code cache collection, code=11KB, data=9KB
I/zygote64(27005): Increasing code cache capacity to 128KB
I/zygote64(27005): Deoptimizing void org.apache.harmony.xml.parsers.DocumentBuilderImpl.parse(org.kxml2.io.KXmlParser, org.apache.harmony.xml.dom.DocumentImpl, org.w3c.dom.Node, int) due to JIT inline cache
I/zygote64(27005): Deoptimizing void org.apache.harmony.xml.parsers.DocumentBuilderImpl.appendText(org.apache.harmony.xml.dom.DocumentImpl, org.w3c.dom.Node, int, java.lang.String) due to JIT inline cache
I/RenderThread(23595): type=1400 audit(0.0:2327): avc: denied { read write } for uid=10096 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
I/WebViewFactory(27005): Loading com.android.chrome version 65.0.3325.109 (code 332510952)
I/cr_LibraryLoader(27005): Time to load native libraries: 7 ms (timestamps 7587-7594)
I/chromium(27005): [INFO:library_loader_hooks.cc(36)] Chromium logging enabled: level = 0, default verbosity = 0
I/cr_LibraryLoader(27005): Expected native library version number "65.0.3325.109", actual native library version number "65.0.3325.109"
D/NetworkSecurityConfig(27005): No Network Security Config specified, using platform default
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
I/unknown (26982): type=1400 audit(0.0:2328): avc: denied { write } for uid=0 comm=504F5349582074696D657220313034 name="mpctl" dev="dm-0" ino=1147580 scontext=u:r:init:s0 tcontext=ubject_r:system_data_file:s0 tclass=sock_file permissive=1
I/sensors.qcom(27032): type=1400 audit(0.0:2329): avc: denied { ioctl } for uid=0 path="/dev/sensors" dev="tmpfs" ino=11809 ioctlcmd=6403 scontext=u:r:init:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
I/cnss-daemon( 1580): type=1400 audit(0.0:2330): avc: denied { read } for uid=1000 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=netlink_socket permissive=1
D/CryptdConnector( 1887): SND -> {75 cryptfs getpwtype}
D/VoldCryptCmdListener( 362): cryptfs getpwtype
I/vold ( 366): type=1400 audit(0.0:2331): avc: denied { read write } for uid=0 name="mmcblk0p43" dev="tmpfs" ino=12459 scontext=u:r:vold:s0 tcontext=ubject_r:block_device:s0 tclass=blk_file permissive=1
D/CryptdConnector( 1887): RCV <- {213 75 pin}
I/vold ( 366): type=1400 audit(0.0:2332): avc: denied { open } for uid=0 path="/dev/block/mmcblk0p43" dev="tmpfs" ino=12459 scontext=u:r:vold:s0 tcontext=ubject_r:block_device:s0 tclass=blk_file permissive=1
I/vold ( 366): type=1400 audit(0.0:2333): avc: denied { getattr } for uid=0 path="/dev/block/mmcblk0p43" dev="tmpfs" ino=12459 scontext=u:r:vold:s0 tcontext=ubject_r:block_device:s0 tclass=blk_file permissive=1
I/keystore( 1539): type=1400 audit(0.0:2334): avc: denied { ioctl } for uid=1017 path="/dev/qseecom" dev="tmpfs" ino=12494 ioctlcmd=9703 scontext=u:r:keystore:s0 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
E/keymaster1_device( 1539): Len returned is < 0 len = 0
I/keystore( 1539): del USRPKEY_EnrollmentTelemetryKey 10096
I/sensors.qcom( 6052): type=1400 audit(0.0:2335): avc: denied { read } for uid=9999 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=socket permissive=1
I/keystore( 1539): del USRSKEY_EnrollmentTelemetryKey 10096
I/keystore( 1539): del USRCERT_EnrollmentTelemetryKey 10096
I/keystore( 1539): del CACERT_EnrollmentTelemetryKey 10096
D/DrmLibTime( 413): got the req here! ret=0
D/DrmLibTime( 413): command id, time_cmd_id = 770
D/DrmLibTime( 413): time_getutcsec starts!
D/DrmLibTime( 413): QSEE Time Listener: time_getutcsec
D/DrmLibTime( 413): QSEE Time Listener: get_utc_seconds
D/DrmLibTime( 413): QSEE Time Listener: time_get_modem_time
D/DrmLibTime( 413): QSEE Time Listener: Checking if ATS_MODEM is set or not.
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->base = 13
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->operation = 2
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->ts_val = 0
D/QC-time-services( 1572): Daemon: Connection accepted:time_genoff
D/QC-time-services( 413): Lib:time_genoff_operation: Send to server passed!!
D/QC-time-services( 1572): Daemon:Received base = 13, unit = 1, operation = 2,value = 0
D/QC-time-services( 1572): Daemon:genoff_opr: Base = 13, val = 0, operation = 2
D/QC-time-services( 1572): offset is: 1 for base: 13
E/QC-time-services( 1572): Daemon: Time-services: Waiting to acceptconnection
E/QC-time-services( 413): Receive Passed == base = 13, unit = 1, operation = 2, result = 0
D/DrmLibTime( 413): QSEE Time Listener: ATS_MODEM is set. Try to retrieve it.
D/QC-time-services( 1572): Daemon: Connection accepted:time_genoff
D/QC-time-services( 1572): Daemon:Received base = 13, unit = 1, operation = 1,value = 0
D/QC-time-services( 1572): Daemon:genoff_opr: Base = 13, val = 0, operation = 1
D/QC-time-services( 1572): Daemon: genoff get for 13
D/QC-time-services( 1572): Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS7/23/70 6:18:13
D/QC-time-services( 1572): Daemon:Value read from RTC seconds = 20240293000
D/QC-time-services( 1572): Daemon:Value read from generic offset = 1504182383000
D/QC-time-services( 1572): Daemon:Final Time = 1524422676000
E/QC-time-services( 1572): Daemon: Time-services: Waiting to acceptconnection
D/DrmLibTime( 413): QSEE Time Listener: Time GenOff - seconds: 1524422676
D/DrmLibTime( 413): time_getutcsec returns 0, sec = 1524422676; nsec = 0
W/time_daemon(27046): type=1400 audit(0.0:2336): avc: granted { read } for uid=1000 name="rtc0" dev="tmpfs" ino=11805 scontext=u:r:init:s0 tcontext=ubject_r:rtc_device:s0 tclass=chr_file
D/DrmLibTime( 413): time_getutcsec finished!
W/time_daemon(27046): type=1400 audit(0.0:2337): avc: granted { read open } for uid=1000 path="/dev/rtc0" dev="tmpfs" ino=11805 scontext=u:r:init:s0 tcontext=ubject_r:rtc_device:s0 tclass=chr_file
I/time_daemon(27046): type=1400 audit(0.0:2338): avc: denied { ioctl } for uid=1000 path="/dev/rtc0" dev="tmpfs" ino=11805 ioctlcmd=7009 scontext=u:r:init:s0 tcontext=ubject_r:rtc_device:s0 tclass=chr_file permissive=1
D/DrmLibTime( 413): iotcl_continue_command finished! and return 0
D/DrmLibTime( 413): before calling ioctl to read the next time_cmd
E/keymaster1_device( 1539): Len returned is < 0 len = 0
I/chatty ( 1539): uid=1017(keystore) /system/bin/keystore identical 1 line
E/keymaster1_device( 1539): Len returned is < 0 len = 0
I/zygote64(23529): Waiting for a blocking GC ProfileSaver
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/WifiPermissionsUtil( 1887): Denied: no location permission
D/WifiPermissionsUtil( 1887): Denied: The current config is not for an open network.
D/WifiPermissionsUtil( 1887): Denied: no location permission
D/WifiPermissionsUtil( 1887): Denied: The current config is not for an open network.
D/audio_hw_primary( 1535): out_standby: enter: stream (0xe8e08000) usecase(1: low-latency-playback)
I/zygote64(23529): WaitForGcToComplete blocked ProfileSaver on HeapTrim for 272.496ms
D/audio_hw_primary( 1535): disable_audio_route: reset and update mixer path: low-latency-playback speaker
D/hardware_info( 1535): hw_info_append_hw_type : device_name = speaker
D/audio_hw_primary( 1535): disable_snd_device: snd_device(2: speaker)
I/MSM-irqbalance( 1755): Decided to move IRQ224 from CPU0 to CPU1
I/qmuxd ( 2004): type=1400 audit(0.0:2339): avc: denied { block_suspend } for uid=1001 capability=36 scontext=u:r:init:s0 tcontext=u:r:init:s0 tclass=capability2 permissive=1
I/me.twrp.twrpapp( 9279): type=1400 audit(0.0:2340): avc: denied { read } for uid=10037 name="stat" dev="proc" ino=4026547645 scontext=u:rriv_app:s0:c512,c768 tcontext=ubject_rroc_stat:s0 tclass=file permissive=1
I/me.twrp.twrpapp( 9279): type=1400 audit(0.0:2341): avc: denied { open } for uid=10037 path="/proc/stat" dev="proc" ino=4026547645 scontext=u:rriv_app:s0:c512,c768 tcontext=ubject_rroc_stat:s0 tclass=file permissive=1
I/me.twrp.twrpapp( 9279): type=1400 audit(0.0:2342): avc: denied { getattr } for uid=10037 path="/proc/stat" dev="proc" ino=4026547645 scontext=u:rriv_app:s0:c512,c768 tcontext=ubject_rroc_stat:s0 tclass=file permissive=1
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/CompanyPortal-Volley(23509): [660] Request.finish: 3851 ms: [ ] https://fef.msua01.manage.microsoft...ion=8.1.0&os-sub=None&arch=ARM&mgmt-agent=Mdm 0x6e0db4ac NORMAL 86
I/zygote64(23529): Deoptimizing void org.spongycastle.asn1.DERSequence.encode(org.spongycastle.asn1.ASN1OutputStream) due to JIT inline cache
I/keystore( 1539): del USRPKEY_EscrowedKeyProtector 10096
I/keystore( 1539): del USRSKEY_EscrowedKeyProtector 10096
I/keystore( 1539): del USRCERT_EscrowedKeyProtector 10096
I/keystore( 1539): del CACERT_EscrowedKeyProtector 10096
D/DrmLibTime( 413): got the req here! ret=0
D/DrmLibTime( 413): command id, time_cmd_id = 770
D/DrmLibTime( 413): time_getutcsec starts!
D/DrmLibTime( 413): QSEE Time Listener: time_getutcsec
D/DrmLibTime( 413): QSEE Time Listener: get_utc_seconds
D/DrmLibTime( 413): QSEE Time Listener: time_get_modem_time
D/DrmLibTime( 413): QSEE Time Listener: Checking if ATS_MODEM is set or not.
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->base = 13
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->operation = 2
D/QC-time-services( 413): Lib:time_genoff_operation: pargs->ts_val = 0
D/QC-time-services( 1572): Daemon: Connection accepted:time_genoff
D/QC-time-services( 413): Lib:time_genoff_operation: Send to server passed!!
D/QC-time-services( 1572): Daemon:Received base = 13, unit = 1, operation = 2,value = 0
W/time_daemon(27055): type=1400 audit(0.0:2343): avc: granted { read } for uid=1000 name="rtc0" dev="tmpfs" ino=11805 scontext=u:r:init:s0 tcontext=ubject_r:rtc_device:s0 tclass=chr_file
D/QC-time-services( 1572): Daemon:genoff_opr: Base = 13, val = 0, operation = 2
D/QC-time-services( 1572): offset is: 1 for base: 13
E/QC-time-services( 413): Receive Passed == base = 13, unit = 1, operation = 2, result = 0
D/DrmLibTime( 413): QSEE Time Listener: ATS_MODEM is set. Try to retrieve it.
E/QC-time-services( 1572): Daemon: Time-services: Waiting to acceptconnection
D/QC-time-services( 1572): Daemon: Connection accepted:time_genoff
D/QC-time-services( 1572): Daemon:Received base = 13, unit = 1, operation = 1,value = 0
D/QC-time-services( 1572): Daemon:genoff_opr: Base = 13, val = 0, operation = 1
D/QC-time-services( 1572): Daemon: genoff get for 13
D/QC-time-services( 1572): Daemon:rtc_get: Time read from RTC -- MM/DD/YY HH:MM:SS7/23/70 6:18:14
D/QC-time-services( 1572): Daemon:Value read from RTC seconds = 20240294000
D/QC-time-services( 1572): Daemon:Value read from generic offset = 1504182383000
D/QC-time-services( 1572): Daemon:Final Time = 1524422677000
D/DrmLibTime( 413): QSEE Time Listener: Time GenOff - seconds: 1524422677
D/DrmLibTime( 413): time_getutcsec returns 0, sec = 1524422677; nsec = 0
D/DrmLibTime( 413): time_getutcsec finished!
D/DrmLibTime( 413): iotcl_continue_command finished! and return 0
D/DrmLibTime( 413): before calling ioctl to read the next time_cmd
E/QC-time-services( 1572): Daemon: Time-services: Waiting to acceptconnection
W/time_daemon(27055): type=1400 audit(0.0:2344): avc: granted { read open } for uid=1000 path="/dev/rtc0" dev="tmpfs" ino=11805 scontext=u:r:init:s0 tcontext=ubject_r:rtc_device:s0 tclass=chr_file
E/keymaster1_device( 1539): Len returned is < 0 len = 0
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:1 received:1
D/FastDormancyService( 9217): scheduling timer:1000ms Alarm:15000ms
W/QCNEJ ( 5269): |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
I/RenderThread( 5213): type=1400 audit(0.0:2345): avc: denied { ioctl } for uid=10030 path="/dev/kgsl-3d0" dev="tmpfs" ino=11806 ioctlcmd=93d scontext=u:rlatform_app:s0:c512,c768 tcontext=ubject_r:device:s0 tclass=chr_file permissive=1
W/GCM ( 6123): Force release of GOOGLE_C2DM lock
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/CryptdConnector( 1887): SND -> {76 cryptfs getpwtype}
D/VoldCryptCmdListener( 362): cryptfs getpwtype
D/CryptdConnector( 1887): RCV <- {213 76 pin}
I/MSM-irqbalance( 1755): Decided to move IRQ188 from CPU0 to CPU1
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/ClClient(16615): Not sending keepalive. Current connection state=STOPPED
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
D/FastDormancyService( 9217): sent:0 received:0
D/CryptdConnector( 1887): SND -> {77 cryptfs getpwtype}
D/VoldCryptCmdListener( 362): cryptfs getpwtype
D/CryptdConnector( 1887): RCV <- {213 77 pin}
W/EnhancedIntentService(23509): Service took too long to process intent: com.google.android.c2dm.intent.RECEIVE App may get closed.
I/zygote64(23529): Background concurrent copying GC freed 31866(2MB) AllocSpace objects, 3(60KB) LOS objects, 63% free, 3MB/9MB, paused 173us total 114.168ms
D/FastDormancyService( 9217): detect mobile data activity! isAlarmExpired: false mFDset: 3
Arenga said:
Log (i've change my name, and change company name ):
Click to expand...
Click to collapse
Try The Following Steps
- Uninstall Magisk
- Install The Patched Binary
- Install The Module
Dreamer(3MF) said:
Try The Following Steps
- Uninstall Magisk
- Install The Patched Binary
- Install The Module
Click to expand...
Click to collapse
doesn't work...:crying:
Thanks a lot for the module. It worked for me.
Works for me too! Great work!
Sent from my SM-G955F using Tapatalk
This issue of detecting sub-processes has been patched as of beta 16.4
I'm not sure where you were getting the other processes you were blocking (e.g com.microsoft.omadm), my guess is skaforey's post. These should all be run within the parent process and blocked, but it will be interesting to see if they are required on some phones.
Either way, this is awesome for versions prior to 16.4. Thanks again for writing this.
amw2320 said:
This issue of detecting sub-processes has been patched as of beta 16.4
I'm not sure where you were getting the other processes you were blocking (e.g com.microsoft.omadm), my guess is skaforey's post. These should all be run within the parent process and blocked, but it will be interesting to see if they are required on some phones.
Either way, this is awesome for versions prior to 16.4. Thanks again for writing this.
Click to expand...
Click to collapse
Thanks For Everyone Here Who Tries Always To Help Us.
......................
I suddenly started receiving "Custom OS" error while setting up the Work Profile. I am pretty sure its not related to Magisk or the module but just wanted to check on any ideas.
I have a Galaxy S9+ running a stripped (but mostly stock) ROM with Magisk hide enabled and this module.
Screenshot attached.
Please publish it to magisk repo.
It's a very simple process
---------- Post added at 07:53 AM ---------- Previous post was at 07:35 AM ----------
Worked like charm on magisk 16.4 miui 9 Android 7.0
Cheers
Updated IntuneHider4Magisk To v0.1.3!
Changelog: Minimizing The Time.
Thanks for the module and it is working. Unfortunately I have a wierd issue, the intune portal requires encryption and when the encryption is enabled, Volte is not enabling. I am not sure if this a common issue or not, but is there a way to bypass the device encryption step? Or is there any method to enabled Volte after encryption ? I am using Pixel experience ROM. Please suggest and thanks in advance
Dreamer(3MF) said:
Updated IntuneHider4Magisk To v0.1.3!
Changelog: Minimizing The Time.
Click to expand...
Click to collapse
What's the easiest method to install an updated version of the module when you already have a previous version in use?
To prevent that during the upgrade Intune may discover that my device is rooted, I now use following steps:
1. Freeze Intune and Outlook
2. Disable IntuneHider4Magik (asks for reboot)
3. Delete IntuneHider4Magik (asks for reboot)
4. Install the new IntuneHider4Magik version
5. Defrost Intune and Outlook
I guess that could be implemented in an easier way (even with preventing that Intune may find that the device is rooted as a prerequisite)?
Thanks Man..
working good..
---------- Post added at 10:22 PM ---------- Previous post was at 10:22 PM ----------
Thanks Man..
working good..

Not opening the camera

My camera is not working. How can I fix the problem.
Marvelouswimpy said:
My camera is not working. How can I fix the problem.
Click to expand...
Click to collapse
Try clear data camera app.
Hi, I have the same problem. When I try to open camera app, it closes instantly without any message. I tried to stop it, clear data, reboot phone - no effect. App version - 8.0.0.301, VTR-L29 8.0.0.365 (C432).
Camera works in non native apps - like Viber (so it is not physically damaged).
Any ideas?
Any ideas?
Below - extract from adb logcat catching the attempt of opening camera app:
Code:
05-16 09:20:32.765 11504 11504 F libc : Fatal signal 6 (SIGABRT), code -6 in tid 11504 (m.huawei.camera)
05-16 09:20:32.791 11530 11530 I crash_dump32: obtaining output fd from tombstoned
05-16 09:20:32.791 801 801 I /system/bin/tombstoned: received crash request for pid 11504
05-16 09:20:32.795 11530 11530 I crash_dump32: performing dump of process 11504 (target tid = 11504)
05-16 09:20:32.796 11530 11530 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
05-16 09:20:32.796 11530 11530 F DEBUG : Build fingerprint: 'HUAWEI/VTR-L29/HWVTR:8.0.0/HUAWEIVTR-L29/365(C432):user/release-keys'
05-16 09:20:32.796 11530 11530 F DEBUG : Revision: '0'
05-16 09:20:32.796 11530 11530 F DEBUG : ABI: 'arm'
05-16 09:20:32.796 11530 11530 F DEBUG : pid: 11504, tid: 11504, name: m.huawei.camera >>> com.huawei.camera <<<
05-16 09:20:32.796 11530 11530 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr --------
05-16 09:20:32.799 11530 11530 F DEBUG : Abort message: 'art_method.cc:535] Check failed: found_virtual Didn't find oat method index for virtual method: java.lang.String[] android.icu.impl.ICUResourceBundle.getStringArray()'
05-16 09:20:32.799 11530 11530 F DEBUG : r0 00000000 r1 00002cf0 r2 00000006 r3 00000008
05-16 09:20:32.799 11530 11530 F DEBUG : r4 00002cf0 r5 00002cf0 r6 e8614a28 r7 0000010c
05-16 09:20:32.799 11530 11530 F DEBUG : r8 e8614af0 r9 7006c020 sl 6feccea0 fp e8614b5f
05-16 09:20:32.799 11530 11530 F DEBUG : ip 00000000 sp e8614a18 lr e54bc477 pc e54ed2f4 cpsr 200f0010
05-16 09:20:32.803 11530 11530 F DEBUG :
05-16 09:20:32.803 11530 11530 F DEBUG : backtrace:
05-16 09:20:32.803 11530 11530 F DEBUG : #00 pc 0004b2f4 /system/lib/libc.so (tgkill+12)
05-16 09:20:32.803 11530 11530 F DEBUG : #01 pc 0001a473 /system/lib/libc.so (abort+54)
05-16 09:20:32.803 11530 11530 F DEBUG : #02 pc 0033a8bb /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+370)
05-16 09:20:32.803 11530 11530 F DEBUG : #03 pc 0033aeb3 /system/lib/libart.so (_ZN3art7Runtime7AborterEPKc+10)
05-16 09:20:32.803 11530 11530 F DEBUG : #04 pc 003f3419 /system/lib/libart.so (_ZN7android4base10LogMessageD1Ev+456)
05-16 09:20:32.803 11530 11530 F DEBUG : #05 pc 000ad5ff /system/lib/libart.so (_ZN3artL16FindOatMethodForEPNS_9ArtMethodENS_11PointerSizeEPb+462)
05-16 09:20:32.803 11530 11530 F DEBUG : #06 pc 000ada43 /system/lib/libart.so (_ZN3art9ArtMethod23GetOatQuickMethodHeaderEj+154)
05-16 09:20:32.803 11530 11530 F DEBUG : #07 pc 001588dd /system/lib/libart.so (_ZN3art12FaultManager17IsInGeneratedCodeEP7siginfoPvb+696)
05-16 09:20:32.803 11530 11530 F DEBUG : #08 pc 00158445 /system/lib/libart.so (_ZN3art12FaultManager11HandleFaultEiP7siginfoPv+44)
05-16 09:20:32.803 11530 11530 F DEBUG : #09 pc 00002403 /system/bin/app_process32 (_ZN3art11SignalChain7HandlerEiP7siginfoPv+382)
05-16 09:20:32.803 11530 11530 F DEBUG : #10 pc 00018af4 /system/lib/libc.so
05-16 09:20:32.803 11530 11530 F DEBUG : #11 pc 002eedae /system/lib/libart.so (_ZNK3art15TypeLookupTable15IsStringsEqualsEPKcj+25)
05-16 09:20:32.803 11530 11530 F DEBUG : #12 pc 002eda95 /system/lib/libart.so (_ZN3art10OatDexFile12FindClassDefERKNS_7DexFileEPKcj+72)
05-16 09:20:32.803 11530 11530 F DEBUG : #13 pc 000ead55 /system/lib/libart.so (_ZN3art11ClassLinker29FindClassInBaseDexClassLoaderERNS_33ScopedObjectAccessAlreadyRunnableEPNS_6ThreadEPKcjNS_6HandleINS_6mirror11ClassLoaderEEEPNS_6ObjPtrINS8_5ClassEEE+808)
05-16 09:20:32.803 11530 11530 F DEBUG : #14 pc 000ebc6f /system/lib/libart.so (_ZN3art11ClassLinker9FindClassEPNS_6ThreadEPKcNS_6HandleINS_6mirror11ClassLoaderEEE+810)
05-16 09:20:32.803 11530 11530 F DEBUG : #15 pc 000dd301 /system/lib/libart.so (_ZN3art11ClassLinker11ResolveTypeERKNS_7DexFileENS_3dex9TypeIndexENS_6HandleINS_6mirror8DexCacheEEENS6_INS7_11ClassLoaderEEE+212)
05-16 09:20:32.803 11530 11530 F DEBUG : #16 pc 000ad319 /system/lib/libart.so (_ZN3art11ClassLinker11ResolveTypeENS_3dex9TypeIndexEPNS_9ArtMethodE+352)
05-16 09:20:32.803 11530 11530 F DEBUG : #17 pc 001f092d /system/lib/libart.so (_ZN3art22ResolveVerifyAndClinitENS_3dex9TypeIndexEPNS_9ArtMethodEPNS_6ThreadEbb+40)
05-16 09:20:32.803 11530 11530 F DEBUG : #18 pc 003b9adb /system/lib/libart.so (artInitializeTypeFromCode+38)
05-16 09:20:32.803 11530 11530 F DEBUG : #19 pc 003e0d8f /system/lib/libart.so (art_quick_initialize_type+30)
05-16 09:20:32.803 11530 11530 F DEBUG : #20 pc 0020830f /data/dalvik-cache/arm/[email protected]@[email protected]@classes.dex (offset 0x164000)
05-16 09:20:32.809 769 1418 D DE N ABT: addOperating:478: Cache[ COMPONENT_CONTRAST ][ HIGH_BIT_AL_MODE ]| 1 / 1 | DE_FEATURE_SRE | 0 |0x100
05-16 09:20:32.809 769 1418 D DE N HWC: apply:62: set FEATURE_CONTRAST mAmbientLux:758
05-16 09:20:32.809 769 1418 D DE N HW : setEffect:71: FEATURE_CONTRAST mode:0x23 size:4
05-16 09:20:32.809 684 684 D DE H DE : setHardwareEffect:212: FEATURE_CONTRAST 0x23
05-16 09:20:32.809 684 684 I DE H DisplayEngineImpl: setContrast:606: Ambient light = 758
05-16 09:20:32.810 769 1418 D DE N HWC: apply:72: FEATURE_CONTRAST: start dimming <mode:0x100 | END:0x100> <frames:90>
05-16 09:20:32.826 769 1418 D DE N HW : setEffect:64: FEATURE_CONTRAST dimming mode:0x101 frame:(0/90) size:12
05-16 09:20:32.826 684 684 D DE H DE : setHardwareEffect:205: FEATURE_CONTRAST dimming:0/90 0x101
05-16 09:20:32.826 684 684 D DE H DisplayEngineImpl: handleContrastNormalMode:500: level:2, mode:0, threshold:500
05-16 09:20:32.826 684 684 D DE H DisplayEngineImpl: handleContrastNormalMode:520: set params.idosre : 1, idoLCE:0
05-16 09:20:32.826 684 684 D DE H DisplayEngineImpl: operateHiaceState:548: [effect] set hiace Enable in enable = 1
05-16 09:20:32.836 684 684 D DE H LT : start:41: Count=0
05-16 09:20:32.836 684 684 D DE H LT : start:44: wake up
05-16 09:20:32.836 684 27518 D DE H ACEThreadImpl: init:51: [ACE] step in
05-16 09:20:32.939 1152 1322 V WindowManager: Exit animation finished in Window{944eaf1 u0 com.teslacoilsw.launcher/com.teslacoilsw.launcher.NovaLauncher EXITING}: remove=false
05-16 09:20:32.945 1502 1502 D ImageWallpaper: onVisibilityChanged: mVisible, visible=true, false
05-16 09:20:32.945 1502 1502 D ImageWallpaper: Visibility changed to visible=false
05-16 09:20:32.961 769 5885 D DE N SR : setAmbientParam:919: DE_SCENE_ACTION_AMBIENT_CHANGE set mLux:753 mCt:7656
05-16 09:20:32.961 769 1415 D DE N HWC: onNotify:122: set FEATURE_CONTRAST mAmbientLux:753
05-16 09:20:32.961 769 1415 D DE N HW : setEffect:71: FEATURE_CONTRAST mode:0x23 size:4
05-16 09:20:32.961 684 684 D DE H DE : setHardwareEffect:212: FEATURE_CONTRAST 0x23
05-16 09:20:32.961 684 684 I DE H DisplayEngineImpl: setContrast:606: Ambient light = 753
05-16 09:20:33.166 801 801 E /system/bin/tombstoned: Tombstone written to: /data/tombstones//tombstone_00
05-16 09:20:33.167 1152 11531 W ActivityManager: Force finishing activity com.huawei.camera/com.huawei.camera
05-16 09:20:33.168 1152 1183 I BootReceiver: Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
05-16 09:20:33.171 1152 1178 W ActivityManager: Skipping native crash dialog of ProcessRecord{2ca3532 11504:com.huawei.camera/u0a29}
05-16 09:20:33.172 1152 1183 W DropBoxManagerService: Dropping: SYSTEM_TOMBSTONE (10 > 0 bytes)
05-16 09:20:33.173 1152 11532 W DropBoxManagerService: Dropping: system_app_native_crash (3059 > 0 bytes)
05-16 09:20:33.193 1152 12170 I ActivityManager: Process com.huawei.camera (pid 11504) has died: vis +99TOP
05-16 09:20:33.193 515 515 I Zygote : Process 11504 exited due to signal (6)
05-16 09:20:33.194 1152 12170 D ActivityManager: cleanUpApplicationRecord app: ProcessRecord{2ca3532 11504:com.huawei.camera/u0a29}, app.bad: false, restarting: false, allowRestart: true
Just to let you know - I did a factory reset and it helped... It cost me couple of hours spent on backups and restoring but everything works now.

Is s.o. using adoptabe storage sd card formatted as internal storage) with Omnirom?

a simple yes or no would be helpful. At least on my 3 different Moto Z phones its not possible!
Maybe I will answer here myself:
Looks like I am not the only one having that problem with the "formatting sd as internal memory"
https://github.com/omnirom/android_d...thene/issues/3
So why is no one confirming this issue here. I asked for a while....
I think, that it is a very important thing, that is not working and s..o. should already have discovered it right? Its not s. th. like Emojis are not working
here is what the guy posted:
"Formatting micro sd cards fails #3
Open
odomiel opened this issue on Jan 3 · 0 comments
Comments
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
1 participant @odomiel @odomiel
odomiel commented on Jan 3
If you try to format a micro sd card as an internal memory, the memory app crashes with the following error message:
attempt to invoke virtual
method 'java.lang.String
android.os.storage.VolumeInfo.getID()' on a
null object reference"
This is exactly the same problem I have......
ischninet said:
Maybe I will answer here myself:
Looks like I am not the only one having that problem with the "formatting sd as internal memory"
https://github.com/omnirom/android_d...thene/issues/3
So why is no one confirming this issue here. I asked for a while....
I think, that it is a very important thing, that is not working and s..o. should already have discovered it right? Its not s. th. like Emojis are not working
here is what the guy posted:
"Formatting micro sd cards fails #3
Open
odomiel opened this issue on Jan 3 · 0 comments
Comments
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
1 participant @odomiel @odomiel
odomiel commented on Jan 3
If you try to format a micro sd card as an internal memory, the memory app crashes with the following error message:
attempt to invoke virtual
method 'java.lang.String
android.os.storage.VolumeInfo.getID()' on a
null object reference"
This is exactly the same problem I have......
Click to expand...
Click to collapse
Same problem here. I have the error:
Code:
java.lang.String
android.os.storage.VolumeInfo.getID()
This is on a Moto G4+. I think these are the relevant lines from logcat:
Code:
07-22 08:47:08.039 909 922 I ActivityManager: Displayed com.android.settings/.deviceinfo.StorageWizardInit: +211ms
07-22 08:47:09.358 909 2583 D MotoSensors: ALS 28
07-22 08:47:09.485 534 534 I cnss-daemon: RTM_NEWNEIGH message received: 28
07-22 08:47:09.485 534 534 I cnss-daemon: NDA_DST received: 192.168.0.177 ul: 2969610432
07-22 08:47:09.485 534 534 I cnss-daemon: NDA_LLADDR received
07-22 08:47:10.319 909 2958 E QCOM PowerHAL: Failed to acquire lock.
07-22 08:47:10.511 431 937 D SurfaceFlinger: duplicate layer name: changing com.android.settings/com.android.settings.deviceinfo.StorageWizardInit to com.android.settings/com.android.settings.deviceinfo.StorageWizardInit#1
07-22 08:47:12.398 909 2958 E QCOM PowerHAL: Failed to acquire lock.
07-22 08:47:12.481 909 3230 I ActivityManager: START u0 {cmp=com.android.settings/.deviceinfo.StorageWizardFormatProgress (has extras)} from uid 1000
07-22 08:47:12.484 909 3230 E QCOM PowerHAL: Failed to acquire lock.
07-22 08:47:12.534 431 630 W SurfaceFlinger: Attempting to set client state on removed layer: Dim Layer for - Task=649#0
07-22 08:47:12.534 431 630 W SurfaceFlinger: Attempting to destroy on removed layer: Dim Layer for - Task=649#0
07-22 08:47:12.537 7896 7896 W ActivityThread: handleWindowVisibility: no activity for token [email protected]
07-22 08:47:12.538 431 10391 W SurfaceFlinger: Attempting to set client state on removed layer: com.android.settings/com.android.settings.deviceinfo.StorageWizardInit#1
07-22 08:47:12.538 431 10391 W SurfaceFlinger: Attempting to destroy on removed layer: com.android.settings/com.android.settings.deviceinfo.StorageWizardInit#1
07-22 08:47:12.571 355 367 V vold : /system/bin/sgdisk
07-22 08:47:12.571 355 367 V vold : --zap-all
07-22 08:47:12.571 355 367 V vold : /dev/block/vold/disk:179,64
07-22 08:47:12.572 3187 3187 D StorageNotification: Notifying about private volume: VolumeInfo{private:179,66}:
07-22 08:47:12.572 3187 3187 D StorageNotification: type=PRIVATE diskId=disk:179,64
07-22 08:47:12.572 3187 3187 D StorageNotification: partGuid=E1B03B53-818E-4ECB-A0B4-2A40A42E6829 mountFlags=0 mountUserId=-1
07-22 08:47:12.572 3187 3187 D StorageNotification: state=REMOVED
07-22 08:47:12.572 3187 3187 D StorageNotification: fsType= fsUuid= fsLabel=
07-22 08:47:12.572 3187 3187 D StorageNotification: path=null internalPath=null
07-22 08:47:12.690 909 3499 E QCOM PowerHAL: Failed to acquire lock.
07-22 08:47:13.796 355 367 I sgdisk : GPT data structures destroyed! You may now partition the disk using fdisk or
07-22 08:47:13.797 355 367 I sgdisk : other utilities.
07-22 08:47:13.806 355 367 D vold : Persisted key for GUID 58909d9abe6a4fb98cae092dc0b968b8
07-22 08:47:13.806 355 367 V vold : /system/bin/sgdisk
07-22 08:47:13.806 355 367 V vold : --new=0:0:+16M
07-22 08:47:13.806 355 367 V vold : --typecode=0:19A710A2-B3CA-11E4-B026-10604B889DCF
07-22 08:47:13.806 355 367 V vold : --change-name=0:android_meta
07-22 08:47:13.806 355 367 V vold : --new=0:0:-0
07-22 08:47:13.806 355 367 V vold : --typecode=0:193D1EA4-B3CA-11E4-B075-10604B889DCF
07-22 08:47:13.806 355 367 V vold : --partition-guid=0:58909d9abe6a4fb98cae092dc0b968b8
07-22 08:47:13.807 355 367 V vold : --change-name=0:android_expand
07-22 08:47:13.807 355 367 V vold : /dev/block/vold/disk:179,64
07-22 08:47:13.838 355 367 I sgdisk : Creating new GPT entries.
07-22 08:47:13.845 355 367 I sgdisk : Setting name!
07-22 08:47:13.845 355 367 I sgdisk : partNum is 0
07-22 08:47:13.845 355 367 I sgdisk : REALLY setting name!
07-22 08:47:13.846 355 367 I sgdisk : Setting name!
07-22 08:47:13.846 355 367 I sgdisk : partNum is 1
07-22 08:47:13.846 355 367 I sgdisk : REALLY setting name!
07-22 08:47:14.309 909 2583 D MotoSensors: ALS 33
07-22 08:47:14.715 909 3001 D BatteryService: Processing new values: info={.chargerAcOnline = false, .chargerUsbOnline = true, .chargerWirelessOnline = false, .maxChargingCurrent = 286863, .maxChargingVoltage = 4240240, .batteryStatus = CHARGING, .batteryHealth = GOOD, .batteryPresent = true, .batteryLevel = 84, .batteryVoltage = 4240, .batteryTemperature = 292, .batteryCurrent = -286, .batteryCycleCount = 0, .batteryFullCharge = 2630000, .batteryChargeCounter = 2531920, .batteryTechnology = Li-ion}, mBatteryLevelCritical=false, mPlugType=2
07-22 08:47:14.716 909 3001 D BatteryService: Sending ACTION_BATTERY_CHANGED. scale:100, info:{.chargerAcOnline = false, .chargerUsbOnline = true, .chargerWirelessOnline = false, .maxChargingCurrent = 286863, .maxChargingVoltage = 4240240, .batteryStatus = CHARGING, .batteryHealth = GOOD, .batteryPresent = true, .batteryLevel = 84, .batteryVoltage = 4240, .batteryTemperature = 292, .batteryCurrent = -286, .batteryCycleCount = 0, .batteryFullCharge = 2630000, .batteryChargeCounter = 2531920, .batteryTechnology = Li-ion}
07-22 08:47:14.716 909 3001 D BatteryService: mLastMaxChargingCurrent = 286863 mLastMaxChargingVoltage = 4240240 maxChargingMicroWatt = 1212640
07-22 08:47:14.721 4174 4252 W QCNEJ : |CORE| CNE received unexpected action: android.intent.action.BATTERY_CHANGED
07-22 08:47:14.915 355 367 I sgdisk : The operation has completed successfully.
07-22 08:47:14.917 355 363 D vold : Disk at 179:64 changed
07-22 08:47:14.919 355 363 V vold : /system/bin/sgdisk
07-22 08:47:14.919 355 363 V vold : --android-dump
07-22 08:47:14.920 355 363 V vold : /dev/block/vold/disk:179,64
07-22 08:47:14.981 355 363 V vold : DISK gpt A3459EC3-4B21-4E26-9EB7-55499980E9D4
07-22 08:47:14.981 355 363 V vold :
07-22 08:47:14.981 355 363 V vold : PART 1 19A710A2-B3CA-11E4-B026-10604B889DCF D86DEB87-8EFB-4DBF-9760-789BA2BFDA29 android_meta
07-22 08:47:14.981 355 363 V vold :
07-22 08:47:14.981 355 363 V vold : PART 2 193D1EA4-B3CA-11E4-B075-10604B889DCF 58909D9A-BE6A-4FB9-8CAE-092DC0B968B8 android_expand
07-22 08:47:14.981 355 363 V vold :
07-22 08:47:14.982 355 363 D vold : Found key for GUID 58909d9abe6a4fb98cae092dc0b968b8
07-22 08:47:14.982 355 363 D vold : Device just partitioned; silently formatting
07-22 08:47:14.983 355 363 E Cryptfs : Cannot remove dm-crypt device
07-22 08:47:14.985 355 363 I Cryptfs : Extra parameters for dm_crypt: (null)
07-22 08:47:14.985 355 363 I Cryptfs : target_type = crypt
07-22 08:47:14.985 355 363 I Cryptfs : real_blk_name = /dev/block/vold/private:179,66, extra_params = (null)
07-22 08:47:16.572 909 2583 E MotoSensors: Proximity covered 1
07-22 08:47:16.877 909 2583 D MotoSensors: ALS 23
07-22 08:47:17.484 534 534 I cnss-daemon: RTM_NEWNEIGH message received: 28
07-22 08:47:17.484 534 534 E cnss-daemon: Stale or unreachable neighbors, ndm state: 4
07-22 08:47:19.917 909 5295 W StorageManagerService: Thread Binder:909_E still waiting for partitionPrivate...
07-22 08:47:20.016 355 363 E Cryptfs : Cannot load dm-crypt mapping table.
07-22 08:47:20.016 355 363 E vold : private:179,66 failed to setup cryptfs: Invalid argument
07-22 08:47:20.017 355 363 D vold : Resolved auto to f2fs
07-22 08:47:20.017 355 363 V vold : /system/bin/make_f2fs
07-22 08:47:20.017 355 363 V vold : -f
07-22 08:47:20.018 355 363 V vold : -d1
07-22 08:47:20.018 355 363 V vold : -O
07-22 08:47:20.018 355 363 V vold : verity
07-22 08:47:20.018 355 363 V vold : /dev/block/dm-0
07-22 08:47:20.075 355 363 I make_f2fs:
07-22 08:47:20.076 355 363 I make_f2fs: F2FS-tools: mkfs.f2fs Ver: 1.10.0 (2018-01-30)
07-22 08:47:20.076 355 363 I make_f2fs:
07-22 08:47:20.076 355 363 I make_f2fs: Info: Disable heap-based policy
07-22 08:47:20.076 355 363 I make_f2fs: Info: Debug level = 1
07-22 08:47:20.076 355 363 I make_f2fs: Info: Label =
07-22 08:47:20.076 355 363 I make_f2fs: Info: Trim is enabled
07-22 08:47:20.077 355 363 I make_f2fs: Info: No support kernel version!
07-22 08:47:20.077 355 363 I make_f2fs: Info: Segments per section = 1
07-22 08:47:20.078 355 363 I make_f2fs: Info: Sections per zone = 1
07-22 08:47:20.078 355 363 I make_f2fs: Info: sector size = 512
07-22 08:47:20.079 355 363 I make_f2fs: Info: total sectors = 0 (0 MB)
07-22 08:47:20.079 355 363 I make_f2fs: Info: zone aligned segment0 blkaddr: 512
07-22 08:47:20.079 355 363 I make_f2fs: Error: Device size is not sufficient for F2FS volume
07-22 08:47:20.079 355 363 I make_f2fs: Error: Failed to prepare a super block!!!
07-22 08:47:20.079 355 363 I make_f2fs: Error: Could not format the device!!!
07-22 08:47:20.079 355 363 I make_f2fs: make_f2fs terminated by exit(255)
07-22 08:47:20.080 355 363 E vold : private:179,66 failed to format: Invalid argument
07-22 08:47:20.084 355 363 E Cryptfs : Cannot remove dm-crypt device
07-22 08:47:20.086 355 363 I Cryptfs : Extra parameters for dm_crypt: (null)
07-22 08:47:20.087 355 363 I Cryptfs : target_type = crypt
07-22 08:47:20.087 355 363 I Cryptfs : real_blk_name = /dev/block/vold/private:179,66, extra_params = (null)
07-22 08:47:20.645 534 534 I cnss-daemon: RTM_NEWNEIGH message received: 28
07-22 08:47:20.645 534 534 E cnss-daemon: Stale or unreachable neighbors, ndm state: 16
07-22 08:47:21.165 534 534 I cnss-daemon: RTM_NEWNEIGH message received: 28
07-22 08:47:21.165 534 534 E cnss-daemon: Stale or unreachable neighbors, ndm state: 16
07-22 08:47:24.918 909 5295 W StorageManagerService: Thread Binder:909_E still waiting for partitionPrivate...
07-22 08:47:25.119 355 363 E Cryptfs : Cannot load dm-crypt mapping table.
07-22 08:47:25.119 355 363 E vold : private:179,66 failed to setup cryptfs: Invalid argument
07-22 08:47:25.124 3187 3187 D StorageNotification: Notifying about private volume: VolumeInfo{private:179,66}:
07-22 08:47:25.124 3187 3187 D StorageNotification: type=PRIVATE diskId=disk:179,64
07-22 08:47:25.124 3187 3187 D StorageNotification: partGuid=58909D9A-BE6A-4FB9-8CAE-092DC0B968B8 mountFlags=0 mountUserId=-1
07-22 08:47:25.124 3187 3187 D StorageNotification: state=UNMOUNTED
07-22 08:47:25.124 3187 3187 D StorageNotification: fsType=null fsUuid=null fsLabel=null
07-22 08:47:25.124 3187 3187 D StorageNotification: path=null internalPath=null
07-22 08:47:25.124 7896 10833 W StorageSettings: Missing mounted volume of type 1 hosted by disk disk:179,64; trying again
07-22 08:47:25.127 355 362 V vold : /system/bin/blkid
07-22 08:47:25.128 355 362 V vold : -c
07-22 08:47:25.128 355 362 V vold : /dev/null
07-22 08:47:25.128 355 362 V vold : -s
07-22 08:47:25.128 355 362 V vold : TYPE
07-22 08:47:25.128 355 362 V vold : -s
07-22 08:47:25.128 355 362 V vold : UUID
07-22 08:47:25.128 355 362 V vold : -s
07-22 08:47:25.128 355 362 V vold : LABEL
07-22 08:47:25.128 355 362 V vold : /dev/block/dm-0
07-22 08:47:25.130 3187 3187 D StorageNotification: Notifying about private volume: VolumeInfo{private:179,66}:
07-22 08:47:25.130 3187 3187 D StorageNotification: type=PRIVATE diskId=disk:179,64
07-22 08:47:25.130 3187 3187 D StorageNotification: partGuid=58909D9A-BE6A-4FB9-8CAE-092DC0B968B8 mountFlags=0 mountUserId=-1
07-22 08:47:25.130 3187 3187 D StorageNotification: state=CHECKING
07-22 08:47:25.130 3187 3187 D StorageNotification: fsType=null fsUuid=null fsLabel=null
07-22 08:47:25.130 3187 3187 D StorageNotification: path=null internalPath=null
07-22 08:47:25.172 909 2583 D MotoSensors: ALS 18
07-22 08:47:25.193 355 362 E vold : Failed to pclose /system/bin/blkid -c /dev/null -s TYPE -s UUID -s LABEL /dev/block/dm-0 : No such file or directory
07-22 08:47:25.193 355 362 W vold : blkid failed to identify /dev/block/dm-0
07-22 08:47:25.194 355 362 E vold : private:179,66 failed to read metadata
07-22 08:47:25.196 909 2963 E StorageManagerService:
07-22 08:47:25.196 909 2963 E StorageManagerService: android.os.ServiceSpecificException: (code -5)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.Parcel.createException(Parcel.java:1964)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.Parcel.readException(Parcel.java:1918)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.Parcel.readException(Parcel.java:1868)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.IVold$Stub$Proxy.mount(IVold.java:773)
07-22 08:47:25.196 909 2963 E StorageManagerService: at com.android.server.StorageManagerService$StorageManagerServiceHandler.handleMessage(StorageManagerService.java:622)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.Handler.dispatchMessage(Handler.java:106)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.Looper.loop(Looper.java:193)
07-22 08:47:25.196 909 2963 E StorageManagerService: at android.os.HandlerThread.run(HandlerThread.java:65)
07-22 08:47:25.197 3187 3187 D StorageNotification: Notifying about private volume: VolumeInfo{private:179,66}:
07-22 08:47:25.197 3187 3187 D StorageNotification: type=PRIVATE diskId=disk:179,64
07-22 08:47:25.197 3187 3187 D StorageNotification: partGuid=58909D9A-BE6A-4FB9-8CAE-092DC0B968B8 mountFlags=0 mountUserId=-1
07-22 08:47:25.197 3187 3187 D StorageNotification: state=UNMOUNTABLE
07-22 08:47:25.197 3187 3187 D StorageNotification: fsType= fsUuid= fsLabel=
07-22 08:47:25.197 3187 3187 D StorageNotification: path=null internalPath=null
07-22 08:47:25.233 909 925 I ActivityManager: Start proc 10871:com.android.externalstorage/u0a58 for broadcast com.android.externalstorage/.MountReceiver
07-22 08:47:25.254 10871 10871 E externalstorag: Not starting debugger since process cannot load the jdwp agent.
07-22 08:47:25.331 10871 10871 D ExternalStorage: After updating volumes, found 2 active roots
07-22 08:47:25.348 909 4267 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.stats.service.DropBoxEntryAddedReceiver
07-22 08:47:25.350 909 4267 I ActivityManager: Killing 10254:com.google.android.gms.ui/u0a50 (adj 906): empty #17
07-22 08:47:25.339 10871 10871 I chatty : uid=10058(com.android.externalstorage) identical 1 line
07-22 08:47:25.346 10871 10871 D ExternalStorage: After updating volumes, found 2 active roots
07-22 08:47:25.351 909 926 W libprocessgroup: kill(-10254, 9) failed: No such process
07-22 08:47:25.351 909 923 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.DROPBOX_ENTRY_ADDED flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
07-22 08:47:25.390 390 390 I Zygote : Process 10254 exited due to signal (9)
07-22 08:47:25.397 909 926 W libprocessgroup: kill(-10254, 9) failed: No such process
07-22 08:47:25.397 909 926 I libprocessgroup: Successfully killed process cgroup uid 10050 pid 10254 in 46ms
07-22 08:47:25.418 7896 10833 W StorageSettings: Missing mounted volume of type 1 hosted by disk disk:179,64; trying again
07-22 08:47:28.709 493 493 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
07-22 08:47:28.292 7896 10833 I chatty : uid=1000(system) com.android.settings identical 10 lines
07-22 08:47:28.585 7896 10833 W StorageSettings: Missing mounted volume of type 1 hosted by disk disk:179,64; trying again
07-22 08:47:28.713 4078 10880 I Authzen : [DeviceStateSyncManager] The server is in sync with current state. Nothing to do
07-22 08:47:28.719 493 493 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
07-22 08:47:28.720 909 925 I ActivityManager: Start proc 10890:com.sonelli.juicessh/u0a151 for broadcast com.sonelli.juicessh/.services.CloudSync$Receiver
Thank you very much! So it is not only a Moto Z issue. All others using their sd card as external storage?
i use my card as external storage, aswell as my microusb flash drives, they are also external storage
It is working now since the the build from 28.07.2019! Problem solved, thank you!
will there be new weekly updates of this great rom?

Categories

Resources