lineageOS: cannot use internal SD after factory reset: "Failed to find root" - Android Q&A, Help & Troubleshooting

lineageOS: cannot use internal SD after factory reset: "Failed to find root"
Hello all,
sorry for posting here, i'm not allowed to post at the peregrine forum section.
I have a Moto G 4G (LTE) peregrine which worked fine with the latest LineageOS 14.1. + twrp-3.1.1-0.
Then i made a factory reset because i wanted to gift it to my mother.
After that, no app could access the INTERNAL SD card for storing eg. pictures or downloads.
When you open the "Files" app, it crashes immediately.
Then logcat shows the output below.
I tried the following to no avail:
- reset with formating data, cache, etc (factory reset)
- reset with formating EVERYTHING, including /system, then reflashing lineage-14.1-20170811-nightly-peregrine-signed.zip and open_gapps-arm-7.1-nano-20170813.zip
- reset with formating EVERYTHING, including /system, then reflashing some other 7.1 ROM found here in the forum (cannot remember which)
- reset with formating EVERYTHING, including /system, then reflashing the original ROM XT1039_Retail_Germany_51_Untouched.zip
the original ROM was rather bad because the keyboard kept crashing and it was totally unusable. still no access to the internal SD card.
- messing with the directory structure:
/sdcard is a softlink to /storage/self/primary
/storage/self/primary is a softlink to /mnt/user/0/primary
/mnt/user/0/primary doesn't exist, it only goes as far as /mnt/user/0
so i tried different scripts from this thread https://forum.xda-developers.com/showthread.php?t=2211109 to create /mnt/user/0/primary at boot, which all didn't work.
it seems LOS 14.1 cannot run init scripts or user init scripts or whatever.
it didn't work.
also, the external SD card slot isn't reliable anymore, so that's out of the question as well.
I'm rather stuck!
can anybody help me?
any help is appreciated!
Thank you very much!
Code:
08-20 22:24:05.859 892 1873 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.documentsui/.LauncherActivity (has extras)} from uid 10028 on display 0
08-20 22:24:05.876 337 495 D audio_hw_primary: start_output_stream: enter: stream(0xb624e980)usecase(1: low-latency-playback) devices(0x2)
08-20 22:24:05.876 337 495 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
08-20 22:24:05.876 337 495 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
08-20 22:24:05.876 337 495 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
08-20 22:24:05.876 337 495 D hardware_info: hw_info_append_hw_type : device_name = speaker-lite
08-20 22:24:05.876 337 495 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
08-20 22:24:05.876 337 495 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 14, path = 0
08-20 22:24:05.876 337 495 D ACDB-LOADER: ACDB -> send_adm_topology
08-20 22:24:05.876 337 495 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TOPOLOGY_ID
08-20 22:24:05.876 337 495 D ACDB-LOADER: ACDB -> send_audtable
08-20 22:24:05.877 337 495 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_COMMON_TABLE
08-20 22:24:05.877 337 495 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL
08-20 22:24:05.877 337 495 D ACDB-LOADER: ACDB -> send_audvoltable
08-20 22:24:05.877 337 495 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_GAIN_DEP_STEP_TABLE
08-20 22:24:05.877 337 495 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_VOL_CAL
08-20 22:24:05.877 337 495 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
08-20 22:24:05.890 337 495 D audio_hw_primary: select_devices: done
08-20 22:24:05.948 892 929 W BroadcastQueue: Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.cyanogenmod.trebuchet (pid=1909, uid=10028) requires com.google.android.launcher.permiss
ion.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.gms/.icing.proxy.ApplicationLauncherReceiver
08-20 22:24:05.963 892 1226 I ActivityManager: Start proc 4441:com.android.documentsui/u0a11 for activity com.android.documentsui/.LauncherActivity
08-20 22:24:05.965 892 929 W BroadcastQueue: Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$GmsExternalReceiver requires com.androi
d.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.cyanogenmod.trebuchet (uid 10028)
08-20 22:24:06.064 4441 4441 I art : Starting a blocking GC AddRemoveAppImageSpace
08-20 22:24:06.066 4441 4441 W System : ClassLoader referenced unknown path: /system/priv-app/DocumentsUI/lib/arm
08-20 22:24:06.214 892 911 I ActivityManager: Start proc 4472:com.android.externalstorage/u0a12 for content provider com.android.externalstorage/.ExternalStorageProvider
08-20 22:24:06.222 892 1074 I ActivityManager: START u0 {dat=//com.android.documentsui.launchControl flg=0x10280000 cmp=com.android.documentsui/.FilesActivity} from uid 10011 on display 0
08-20 22:24:06.279 4472 4472 I art : Starting a blocking GC AddRemoveAppImageSpace
08-20 22:24:06.280 4472 4472 W System : ClassLoader referenced unknown path: /system/priv-app/ExternalStorageProvider/lib/arm
08-20 22:24:06.331 4472 4472 D ExternalStorage: After updating volumes, found 0 active roots
08-20 22:24:06.358 892 911 I ActivityManager: Start proc 4490:com.android.mtp/u0a10 for content provider com.android.mtp/.MtpDocumentsProvider
08-20 22:24:06.432 4490 4490 I art : Starting a blocking GC AddRemoveAppImageSpace
08-20 22:24:06.514 892 1074 D VoldConnector: SND -> {9 appfuse mount 10010 4490 MtpDocumentsProvider}
08-20 22:24:06.528 892 979 D VoldConnector: RCV <- {200 9 AppFuse command succeeded}
08-20 22:24:06.633 4441 4441 W RestoreRootTask: Failed to find root: content://com.android.externalstorage.documents/root/home
08-20 22:24:06.679 4441 4511 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/09/15, 6cbbf7d, I3193f6e94a
08-20 22:24:06.685 4441 4511 I OpenGLRenderer: Initialized EGL, version 1.4
08-20 22:24:06.685 4441 4511 D OpenGLRenderer: Swap behavior 1
08-20 22:24:06.690 892 1074 I WindowManager: Failed to capture screenshot of Token{e3bfe3f ActivityRecord{a0dca5e u0 com.android.documentsui/.FilesActivity t14 f}} appWin=Window{7ef870e u0 com.android.documentsui/com.android.documentsui.FilesActivi
ty} drawState=1
08-20 22:24:06.766 892 1873 W InputMethodManagerService: Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]

The solution was to format /data with ext4 instead of f2fs:
connect with adb while in TRWP, get the device name for /data, umount it, format with ext4, mount it again
Code:
df -h
umount /data
make_ext4fs /dev/block/mmcblk0p36
mount /data/
Then reboot

Related

OTG issues - device reset

I ran into some issues with OTG with a certain device.
When I try to use my HackRF (Software defined radio peripheral) with the RF Analyzer app the device is reset immediately when the app tries to open the USB connection.
To me it seems that the Tegra USB driver does not like this device. (The app itself uses only the official Android USB API and no native code and does not require root)
I made some tests to ensure that this issue is not the app and not my OTG setup:
- Tested everything with & without a powered USB hub to make sure it is not a power issue
- USB mouse & USB flash drive are working fine on my N9
- I tested the HackRF on my Nexus 5, LG G Pad 7.0 and on the Archos 97b Titanium - it works fine there.
- My N9 is running the latest firmware (R)
I'm posting here about it because maybe one of you has an idea how this could be fixed.
References:
GitHub discussion about this issue:
https://github.com/demantz/hackrf_android/issues/2
(comments 8-11)
RF Analyzer app:
https://github.com/demantz/RFAnalyzer
https://play.google.com/store/apps/details?id=com.mantz_it.rfanalyzer
HackRF:
https://greatscottgadgets.com/hackrf/
https://github.com/mossmann/hackrf/wiki
Logcat:
Code:
I/ActivityManager( 1378): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.mantz_it.rfanalyzer/.MainActivity (has extras)} from uid 10022 on display 0
I/ActivityManager( 1378): Start proc com.mantz_it.rfanalyzer for activity com.mantz_it.rfanalyzer/.MainActivity: pid=14943 uid=10096 gids={50096, 9997, 1028, 1015, 3003} abi=arm64-v8a
I/MainActivity(14943): onCreate: started logcat (Process[pid=14962]) to /storage/emulated/0/RFAnalyzer/log.txt
D/OpenGLRenderer(14943): Render dirty regions requested: true
D/Atlas (14943): Validating map...
I/OpenGLRenderer(14943): Initialized EGL, version 1.4
D/OpenGLRenderer(14943): Enabling debug mode 0
I/ActivityManager( 1378): Displayed com.mantz_it.rfanalyzer/.MainActivity: +531ms
D/HackRFSource(14943): setBasebandFilterWidth: Setting BB filter width to 15000000
D/HackRFSource(14943): setSampleRate: setting sample rate to 20000000
D/TaskPersister( 1378): removeObsoleteFile: deleting file=349_task.xml
I/hackrf_android(14943): initHackrf: Found 1 USB devices.
D/hackrf_android(14943): initHackrf: deviceList: vendor=7504 product=24713
I/hackrf_android(14943): initHackrf: Found HackRF One at /dev/bus/usb/003/003
D/TaskPersister( 1378): removeObsoleteFile: deleting file=349_task_thumbnail.png
I/ActivityManager( 1378): START u0 {flg=0x10000000 cmp=com.android.systemui/.usb.UsbPermissionActivity (has extras)} from uid 1000 on display 0
D/hackrf_android(14943): Permission request for device /dev/bus/usb/003/003 was send. waiting...
I/art ( 1378): Background sticky concurrent mark sweep GC freed 15638(826KB) AllocSpace objects, 5(7MB) LOS objects, 14% free, 48MB/55MB, paused 14.834ms total 55.769ms
I/ActivityManager( 1378): Displayed com.android.systemui/.usb.UsbPermissionActivity: +54ms
W/InputMethodManagerService( 1378): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMeth
[email protected] attribute=null, token = [email protected]
D/OpenGLRenderer( 1553): endAllStagingAnimators on 0x558e65fbf0 (RippleDrawable) with handle 0x558de22900
D/hackrf_android(14943): initHackrf: Permission granted for device /dev/bus/usb/003/003
I/hackrf_android(14943): constructor: create Hackrf instance from /dev/bus/usb/003/003. Vendor ID: 7504 Product ID: 24713
I/hackrf_android(14943): constructor: device protocol: 0
I/hackrf_android(14943): constructor: device class: 0 subclass: 0
I/hackrf_android(14943): constructor: interface count: 2
I/hackrf_android(14943): constructor: [interface 0] interface protocol: 255 subclass: 255
I/hackrf_android(14943): constructor: [interface 0] interface class: 255
I/hackrf_android(14943): constructor: [interface 0] endpoint count: 2
I/hackrf_android(14943): constructor: [endpoint 0 (IN)] address: 129 attributes: 2 direction: 128 max_packet_size: 512
I/hackrf_android(14943): constructor: [endpoint 1 (OUT)] address: 2 attributes: 2 direction: 0 max_packet_size: 512
D/UsbHostManager( 1378): Added device UsbDevice[mName=/dev/bus/usb/003/004,mVendorId=7504,mProductId=24713,mClass=0,mSubclass=0,mProtocol=0,mManufacturerName=Great Scott Gadgets,mProductName=HackRF One,mSerialNumber=null,mConfigurations=[
D/UsbHostManager( 1378): UsbConfiguration[mId=1,mName=Transceiver,mAttributes=128,mMaxPower=250,mInterfaces=[
D/UsbHostManager( 1378): UsbInterface[mId=0,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
D/UsbHostManager( 1378): UsbEndpoint[mAddress=129,mAttributes=2,mMaxPacketSize=512,mInterval=0]
D/UsbHostManager( 1378): UsbEndpoint[mAddress=2,mAttributes=2,mMaxPacketSize=512,mInterval=0]]]
D/UsbHostManager( 1378): UsbConfiguration[mId=2,mName=CPLD update,mAttributes=128,mMaxPower=250,mInterfaces=[
D/UsbHostManager( 1378): UsbInterface[mId=0,mAlternateSetting=0,mName=null,mClass=255,mSubclass=255,mProtocol=255,mEndpoints=[
D/UsbHostManager( 1378): UsbEndpoint[mAddress=129,mAttributes=2,mMaxPacketSize=512,mInterval=0]
D/UsbHostManager( 1378): UsbEndpoint[mAddress=2,mAttributes=2,mMaxPacketSize=512,mInterval=0]]]]
D/AndroidRuntime(14943): Shutting down VM
E/AndroidRuntime(14943): FATAL EXCEPTION: main
E/AndroidRuntime(14943): Process: com.mantz_it.rfanalyzer, PID: 14943
E/AndroidRuntime(14943): java.lang.RuntimeException: Error receiving broadcast Intent { act=com.mantz_it.hackrf_android.USB_PERMISSION flg=0x10 (has extras) } in [email protected]
E/AndroidRuntime(14943): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:871)
E/AndroidRuntime(14943): at android.os.Handler.handleCallback(Handler.java:739)
E/AndroidRuntime(14943): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime(14943): at android.os.Looper.loop(Looper.java:135)
E/AndroidRuntime(14943): at android.app.ActivityThread.main(ActivityThread.java:5221)
E/AndroidRuntime(14943): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(14943): at java.lang.reflect.Method.invoke(Method.java:372)
E/AndroidRuntime(14943): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:899)
E/AndroidRuntime(14943): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:694)
E/AndroidRuntime(14943): Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean android.hardware.usb.UsbDeviceConnection.claimInterface(android.hardware.usb.UsbInterface, boolean)' on a null object reference
E/AndroidRuntime(14943): at com.mantz_it.hackrf_android.Hackrf.sendUsbRequest(Hackrf.java:469)
E/AndroidRuntime(14943): at com.mantz_it.hackrf_android.Hackrf.getBoardID(Hackrf.java:505)
E/AndroidRuntime(14943): at com.mantz_it.rfanalyzer.HackrfSource.isOpen(HackrfSource.java:113)
E/AndroidRuntime(14943): at com.mantz_it.rfanalyzer.MainActivity.startAnalyzer(MainActivity.java:724)
E/AndroidRuntime(14943): at com.mantz_it.rfanalyzer.MainActivity.onIQSourceReady(MainActivity.java:421)
E/AndroidRuntime(14943): at com.mantz_it.rfanalyzer.HackrfSource.onHackrfReady(HackrfSource.java:99)
E/AndroidRuntime(14943): at com.mantz_it.hackrf_android.Hackrf$1.onReceive(Hackrf.java:202)
E/AndroidRuntime(14943): at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:861)
E/AndroidRuntime(14943): ... 8 more
W/ActivityManager( 1378): Force finishing activity com.mantz_it.rfanalyzer/.MainActivity
W/ContextImpl( 1378): Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:1321 com.android.server.usb.UsbSettingsManager.deviceAttached:741 com.android.server.usb.UsbHostManager.endUsbDeviceAdded:286 com.android.server.usb.UsbHostManager.monitorUsbHostBus:-2 com.android.server.usb.UsbHostManager.access$000:47
I/OpenGLRenderer( 1378): Initialized EGL, version 1.4
I/art ( 1378): Background partial concurrent mark sweep GC freed 10113(655KB) AllocSpace objects, 11(12MB) LOS objects, 26% free, 44MB/60MB, paused 1.052ms total 111.381ms
W/ActivityManager( 1378): Activity pause timeout for ActivityRecord{1afa49bd u0 com.mantz_it.rfanalyzer/.MainActivity t351 f}
D/WifiService( 1378): acquireWifiLockLocked: WifiLock{Firepaper type=1 [email protected]}
D/WifiService( 1378): releaseWifiLockLocked: WifiLock{Firepaper type=1 [email protected]}
D/TaskPersister( 1378): removeObsoleteFile: deleting file=352_task_thumbnail.png
Kernel Log:
Code:
<6>[ 103.778733] usb 3-1.4: reset high-speed USB device number 6 using tegra-ehci
<6>[ 103.901440] usb 3-1.4: USB disconnect, device number 6
<6>[ 103.998737] usb 3-1.4: new high-speed USB device number 7 using tegra-ehci
<6>[ 104.109981] usb 3-1.4: New USB device found, idVendor=1d50, idProduct=6089
<6>[ 104.110017] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[ 104.110029] usb 3-1.4: Product: HackRF One
<6>[ 104.110038] usb 3-1.4: Manufacturer: Great Scott Gadgets
<6>[ 144.698651] usb 3-1.4: reset high-speed USB device number 7 using tegra-ehci
<6>[ 144.810814] usb 3-1.4: USB disconnect, device number 7
<6>[ 144.908648] usb 3-1.4: new high-speed USB device number 8 using tegra-ehci
<6>[ 145.019949] usb 3-1.4: New USB device found, idVendor=1d50, idProduct=6089
<6>[ 145.019973] usb 3-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
<6>[ 145.019984] usb 3-1.4: Product: HackRF One
<6>[ 145.019993] usb 3-1.4: Manufacturer: Great Scott Gadgets

mainboard replaced - No cellular network

Hello,
My i9100 died some months ago, it was impossible to boot (Tested different batteries, SIM-cards and chargers). I think it was overheating when I used it for the last time.
I bought a used mainboard from China and build it into my phone. It had Stock Gingerbread installed and was used in Iran.
An IMEI-analysis says that the board is a european version
Information on IMEI xxxxxx
Type Allocation Holder Samsung
Mobile Equipment Type Samsung GT-i9100 Galaxy S II
GSM Implementation Phase 2/2+
IMEI Validity Assessment Very likely
Information on range assignment
Est. Date of Range Issuance Around Q2 2011
Reporting Body British Approvals Board of Telecommunications (BABT)
Primary Market Europe
Legal Basis for Allocation EU R&TTE Directive
Information on number format
Full IMEI Presentation 35xxxxxx
Reporting Body Identifier 35
Type Allocation Code xxxxxx
Serial Number xxxxx
Check Digit 0
Click to expand...
Click to collapse
I use cm12.1 (12.1-20150430-UNOFFICIAL-i9100) but I also don't have cellular network with other ROMs. GPS, Wifi, BT etc. are working
Search for mobile networks is not successful and I can't execute USSD-Codes. The efs-partition is not corrupted. Most files are from 2010, last changes 2013.
Do you have any idea how to solve this?
Best regards
Have you checked which baseband software version is showing under "about phone"? This is stored in /dev/block/mmcblk0p8, and would not be updated by installing CM. I think I9100XXMS4 was the last European one. Rather than messing around with installing this, you can simply install Sale's NeatROM (modified Samsung 4.1), before installing CM etc.
---------- Post added at 03:53 PM ---------- Previous post was at 03:52 PM ----------
Another thing to consider, but I not sure how you'd check or fix:
http://forum.xda-developers.com/galaxy-s2/general/external-antenna-socket-warning-t1273292
This would mean the radio modem is booted & working OK, but no antenna = no signal = no networks.
My baseband was XXKI4. I installed XXMS4 but that didn't change anything.
The antenna socket is not damaged or anything but i don't know how to check the functionality without destroying the coonnection to the internal antenna (provided it works at all).
Hmmm @tgb456
Install stock 2.3.3 and root it.
Connect your phone to PC into ADB. Start logcating and make log:
--restarting phone
-Searching to network (manual)
-USSD codes excutions
Wysłane ze Slim-fonika 9.0 powered by DorimanX v008 kernel
Still with CM12.1:
After reboot:
Code:
W/ServiceWatcher( 2225): com.google.android.gms not found
W/ServiceWatcher( 2225): com.google.android.gms not found
W/LocationManagerService( 2225): no network location provider found
W/ServiceWatcher( 2225): com.google.android.gms not found
W/ServiceWatcher( 2225): com.google.android.gms not found
D/NuPlayerDriver( 1862): reset(0x41c34040)
D/NuPlayerDriver( 1862): notifyResetComplete(0x41c34040)
E/LocationManagerService( 2225): no geocoder provider found
E/FlpHardwareProvider( 2225): Error hw_get_module 'flp': -2
E/LocationManagerService( 2225): FLP HAL not supported
W/ServiceWatcher( 2225): com.google.android.gms not found
E/LocationManagerService( 2225): Unable to bind FLP Geofence proxy.
E/ActivityRecognitionHardware( 2225): Error hw_get_module: -2
E/LocationManagerService( 2225): Hardware Activity-Recognition not supported.
I/FFmpegExtractor( 1862): android-source:0x415b14c0
...
I/Telecom ( 2225): TelecomGlobals: CallsManager initialized
W/ContextImpl( 2225): Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1732 android.content.ContextWrapper.startService:522 com.android.server.telecom.BluetoothPhoneService.start:468 com.android.server.telecom.TelecomGlobals.initialize:101 com.android.server.telecom.TelecomService.onCreate:164
....
D/Telephony( 2743): TtyManager: setTTYMode exception: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
W/BassBoost( 2667): WARNING: attaching a BassBoost to global output mix is deprecated!
V/OtaStartupReceiver( 2743): onOtaspChanged: mOtaspMode=1
W/Virtualizer( 2667): WARNING: attaching a Virtualizer to global output mix is deprecated!
D/GpsLocationProvider( 2225): received SIM realted action:
D/GpsLocationProvider( 2225): SIM MCC/MNC is still not available
D/Telephony( 2743): TtyManager: queryTTYMode exception: com.android.internal.telephony.CommandException: RADIO_NOT_AVAILABLE
I/MmsService( 2743): MmsConfigManager.loadInBackground(): mcc/mnc: 0/0
E/MmsService( 2743): MmsConfigManager.load -- empty getActiveSubInfoList
D/Telephony( 2743): TelecomAccountRegistry: Found 1 phones. Attempting to register.
D/Telephony( 2743): TelecomAccountRegistry: Phone with subscription id 5000
E/PhoneInterfaceManager( 2743): [PhoneIntfMgr] getIccId: No UICC
D/Telephony( 2743): AccountEntry: Registered phoneAccount: [PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxx], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxx], UserHandle{0}
I/Telephony( 2743): PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {8e4d5bd}
D/Telephony( 2743): PstnPhoneCapabilitiesNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {8e4d5bd}
D/CallNotifier( 2743): onReceive...
D/Telephony( 2743): PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
D/PhoneStatusBarPolicy( 2382): updateSimState for subId :5000
D/GpsLocationProvider( 2225): received SIM realted action:
D/PhoneStatusBarPolicy( 2382): updateSimState for phoneId :0
D/PhoneStatusBarPolicy( 2382): updateSimState for Slot :0
D/GpsLocationProvider( 2225): SIM MCC/MNC is still not available
....
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: threads hasAutoIncrement: CREATE TABLE threads (_id INTEGER PRIMARY KEY AUTOINCREMENT,date INTEGER DEFAULT 0,message_count INTEGER DEFAULT 0,recipient_ids TEXT,snippet TEXT,snippet_cs INTEGER DEFAULT 0,read INTEGER DEFAULT 1,archived INTEGER DEFAULT 0,type INTEGER DEFAULT 0,error INTEGER DEFAULT 0,has_attachment INTEGER DEFAULT 0) result: true
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: canonical_addresses hasAutoIncrement: CREATE TABLE canonical_addresses (_id INTEGER PRIMARY KEY AUTOINCREMENT,address TEXT) result: true
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: part hasAutoIncrement: CREATE TABLE part (_id INTEGER PRIMARY KEY AUTOINCREMENT,mid INTEGER,seq INTEGER DEFAULT 0,ct TEXT,name TEXT,chset INTEGER,cd TEXT,fn TEXT,cid TEXT,cl TEXT,ctt_s INTEGER,ctt_t TEXT,_data TEXT,text TEXT) result: true
D/MmsSmsDatabaseHelper( 2743): [MmsSmsDb] tableName: pdu hasAutoIncrement: CREATE TABLE pdu (_id INTEGER PRIMARY KEY AUTOINCREMENT,thread_id INTEGER,date INTEGER,date_sent INTEGER DEFAULT 0,msg_box INTEGER,read INTEGER DEFAULT 0,m_id TEXT,sub TEXT,sub_cs INTEGER,ct_t TEXT,ct_l TEXT,exp INTEGER,m_cls TEXT,m_type INTEGER,v INTEGER,m_size INTEGER,pri INTEGER,rr INTEGER,rpt_a INTEGER,resp_st INTEGER,st INTEGER,tr_id TEXT,retr_st INTEGER,retr_txt TEXT,retr_txt_cs INTEGER,read_status INTEGER,ct_cls INTEGER,resp_txt TEXT,d_tm INTEGER,d_rpt INTEGER,locked INTEGER DEFAULT 0,sub_id INTEGER DEFAULT -1, phone_id INTEGER DEFAULT -1, seen INTEGER DEFAULT 0,creator TEXT,text_only INTEGER DEFAULT 0) result: true
D/MmsSmsDatabaseHelper( 2743): [getWritableDatabase] hasAutoIncrementThreads: true hasAutoIncrementAddresses: true hasAutoIncrementPart: true hasAutoIncrementPdu: true
---
I/ActivityManager( 2225): Start proc 3598:com.android.cellbroadcastreceiver/u0a5 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
D/CellBroadcastReceiver( 3598): onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
D/CellBroadcastReceiver( 3598): Intent ACTION_SERVICE_STATE_CHANGED
D/CellBroadcastReceiver( 3598): Service state changed! 3 Full: 3 3 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false Current state=-1
I/ActivityManager( 2225): Killing 2826:android.process.acore/u0a6 (adj 15): empty #17
D/CellBroadcastReceiver( 3598): onReceive Intent { act=android.intent.action.ACTION_SUBINFO_RECORD_UPDATED flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver }
D/SIP ( 2743): [SipSharedPreferences] isReceivingCallsEnabled, option not set; use default value, exception: android.provider.Settings$SettingNotFoundException: sip_receive_calls
E/PhoneInterfaceManager( 2743): [PhoneIntfMgr] getIccId: No UICC
...
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_route_start()
E/WhisperPush( 3531): GcmRecurringRegistration
E/WhisperPush( 3531): java.io.IOException: SERVICE_NOT_AVAILABLE
E/WhisperPush( 3531): at com.google.android.gms.gcm.GoogleCloudMessaging.register(Unknown Source)
E/WhisperPush( 3531): at org.whispersystems.whisperpush.gcm.GcmHelper.getRegistrationId(GcmHelper.java:65)
E/WhisperPush( 3531): at org.whispersystems.whisperpush.WhisperPush$1.doInBackground(WhisperPush.java:52)
E/WhisperPush( 3531): at org.whispersystems.whisperpush.WhisperPush$1.doInBackground(WhisperPush.java:48)
E/WhisperPush( 3531): at android.os.AsyncTask$2.call(AsyncTask.java:292)
E/WhisperPush( 3531): at java.util.concurrent.FutureTask.run(FutureTask.java:237)
E/WhisperPush( 3531): at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
E/WhisperPush( 3531): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
E/WhisperPush( 3531): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
E/WhisperPush( 3531): at java.lang.Thread.run(Thread.java:818)
W/ActivityManager( 2225): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
W/GAV3 ( 3553): Thread[GAThread,5,main]: Service unavailable (code=1), will retry.
I/GAV3 ( 3553): Thread[GAThread,5,main]: No campaign data found.
I/GlobalDismissManager( 3437): no sender configured
...
W/ActivityManager( 2225): Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
W/GAV3 ( 3553): Thread[Service Reconnect,5,main]: Service unavailable (code=1), using local store.
USSD-Codes:
Code:
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_output_start()
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_route_start()
D/Yamaha-MC1N2-Audio( 1862): (yamaha_mc1n2_audio_params_route_find): device = 2, direction = 0
W/AudioTrack( 2225): AUDIO_OUTPUT_FLAG_FAST denied by client
E/AudioTrack( 2225): AudioTrack::set : Exit
I/ActivityManager( 2225): START u0 {act=android.intent.action.CALL_PRIVILEGED dat=tel:xxxxx cmp=com.android.server.telecom/.PrivilegedCallActivity (has extras)} from uid 10008 on display 0
V/WindowManager( 2225): addAppToken: AppWindowToken{3e3087eb token=Token{534ff3a ActivityRecord{d949665 u0 com.android.server.telecom/.PrivilegedCallActivity t77}}} to stack=1 task=77 at 1
E/SpannableStringBuilder( 3876): SPAN_EXCLUSIVE_EXCLUSIVE spans cannot have a zero length
I/Telecom ( 2225): CallReceiver: onReceive - isUnknownCall: false
I/Telecom ( 2225): Call: setTargetPhoneAccount ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxx], UserHandle{0}
V/GpsNetInitiatedHandler( 2225): ACTION_NEW_OUTGOING_CALL - false
I/Telecom ( 2225): Call: CallerInfo received for *****: [email protected] { name null, phoneNumber non-null }
W/InputMethodManagerService( 2225): Window already focused, ignoring focus gain of: [email protected] [email protected], token = [email protected]
D/DialpadFragment( 3876): Displaying normal Dialer UI.
D/DialpadFragment( 3876): Displaying normal Dialer UI.
I/Telecom ( 2225): CallsManager: Creating a new outgoing call with handle: *****
I/Telecom ( 2225): CallsManager: updateLchStatus subInConversation: 5000
I/Telecom ( 2225): CreateConnectionProcessor: Trying attempt CallAttemptRecord(ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxx], UserHandle{0},ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxx], UserHandle{0})
I/Telecom ( 2225): CreateConnectionProcessor: Attempting to call from ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}
I/Telecom ( 2225): ServiceBinderConnection: Service bound ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}
I/Telephony( 2743): TelephonyConnectionService: onCreateOutgoingConnection, request: ConnectionRequest xxxxxxxxxxx Bundle[mParcelledData.dataSize=96]
I/Telecom ( 2225): ConnectionServiceWrapper: Service unbound ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, from unbind.
I/Telecom ( 2225): CallsManager: setCallState CONNECTING -> DISCONNECTED, call: [881702855, CONNECTING, null, *****, 0, childs(0), has_parent(false), [[Capabilities:]], false, ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxxxxx], UserHandle{0} 0]
I/Telecom ( 2225): CallsManager: entered manageMSimInCallTones
I/Telecom ( 2225): CallsManager: updateLchStatus subInConversation: null
I/Telecom ( 2225): CallsManager: setActiveSubscription = null
I/Telecom ( 2225): CallsManager: entered manageMSimInCallTones
I/Timeline( 3876): Timeline: Activity_idle id: [email protected] time:1476741
Searching for networks:
Code:
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_output_start()
D/Yamaha-MC1N2-Audio( 1862): yamaha_mc1n2_audio_route_start()
D/Yamaha-MC1N2-Audio( 1862): (yamaha_mc1n2_audio_params_route_find): device = 2, direction = 0
V/WindowManager( 2225): not Base app: Adding window Window{a3df74b u0 com.android.phone/com.android.phone.NetworkSetting} at 6 of 9
I/NotificationService( 2225): cancelToast pkg=com.android.phone [email protected]
W/NotificationService( 2225): Toast already cancelled. pkg=com.android.phone [email protected]
W/InputMethodManagerService( 2225): Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
Maybe this is a problem with the /efs - partition. hxxp://redmine.replicant.us/boards/9/topics/8841?r=9483 . The owner of most files in /efs is root or system, not radio
Code:
[email protected]:/ # ls -la /efs/
ls -la /efs/
-rw-r--r-- root root 1 2011-01-01 01:00 .nv_state
drwxrwxr-x radio system 2000-01-01 01:09 bluetooth
-rw-r--r-- system system 9 2010-12-31 22:02 cryptprop_applied_result
-rw-r--r-- root root 1 2010-12-31 22:00 cryptprop_rebootMode
drwx------ system system 2010-12-31 22:01 dmp
-rw-rw-rw- system system 256 2014-06-06 10:33 edk_p
-rw-r--r-- root root 2354 2011-01-01 01:00 nv.log
-rw-r--r-- root root 32 2010-12-31 22:13 nv_data.bin.md5
-rw-r--r-- root root 880 2010-12-31 16:02 redata.bin
-rw-r--r-- root root 1 2013-02-12 07:00 upgaddr
drwxrwxr-x radio system 2000-01-01 01:13 wifi
Activation of mobile network in settings:
Code:
D/Yamaha-MC1N2-Audio( 1861): yamaha_mc1n2_audio_route_start()
D/MccTable( 2753): updateMccMncConfiguration mccmnc='null' fromServiceState=true
D/MccTable( 2753): WIFI_COUNTRY_CODE set to
I/WifiService( 2226): WifiService trying to set country code to with persist set to true
E/WifiStateMachine( 2226): Ignoring resetting of country code
D/KeyguardUpdateMonitor( 2369): ACTION_SERVICE_STATE_CHANGED on sub: 5000 mServiceState: 1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
D/GpsLocationProvider( 2226): received SIM realted action:
D/GpsLocationProvider( 2226): SIM MCC/MNC is still not available
W/sh ( 4104): type=1400 audit(0.0:237): avc: denied { write } for name="log" dev=mmcblk0p10 ino=73730 scontext=u:r:rild:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir
I/MmsService( 2753): MmsConfigManager.loadInBackground(): mcc/mnc: 262/3
I/Telephony( 2753): PstnIncomingCallNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
D/Telephony( 2753): PstnPhoneCapabilitiesNotifier: Unregistering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
E/MmsService( 2753): MmsConfigManager.load -- empty getActiveSubInfoList
D/Telephony( 2753): TelecomAccountRegistry: Found 1 phones. Attempting to register.
D/Telephony( 2753): TelecomAccountRegistry: Phone with subscription id 5000
E/PhoneInterfaceManager( 2753): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
D/Telephony( 2753): AccountEntry: Registered phoneAccount: [PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxx], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ] with handle: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [f8237xxxxxxxxxxxxxxxxxxxxxxxx], UserHandle{0}
I/Telephony( 2753): PstnIncomingCallNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
D/Telephony( 2753): PstnPhoneCapabilitiesNotifier: Registering: Handler (com.android.internal.telephony.gsm.GSMPhone) {2f88d477}
D/CallNotifier( 2753): onReceive...
D/PhoneStatusBarPolicy( 2369): updateSimState for subId :5000
D/PhoneStatusBarPolicy( 2369): updateSimState for phoneId :0
D/PhoneStatusBarPolicy( 2369): updateSimState for Slot :0
D/Telephony( 2753): PstnPhoneCapabilitiesNotifier: handleVideoCapabilitesChanged. Video capability - false
D/CellBroadcastReceiver( 3604): onReceive Intent { act=android.intent.action.SERVICE_STATE flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver (has extras) }
D/CellBroadcastReceiver( 3604): Intent ACTION_SERVICE_STATE_CHANGED
D/CellBroadcastReceiver( 3604): Service state changed! 1 Full: 1 1 voice home data home null null null null null null Unknown Unknown CSS not supported -1 -1 RoamInd=-1 DefRoamInd=-1 EmergOnly=false Current state=-1
D/CellBroadcastReceiver( 3604): onReceive Intent { act=android.intent.action.ACTION_SUBINFO_RECORD_UPDATED flg=0x10 cmp=com.android.cellbroadcastreceiver/.CellBroadcastReceiver }
E/PhoneInterfaceManager( 2753): [PhoneIntfMgr] getIccId: ICC ID is null or empty.
I/art ( 2226): Background partial concurrent mark sweep GC freed 21767(1433KB) AllocSpace objects, 6(196KB) LOS objects, 20% free, 15MB/19MB, paused 2.154ms total 179.409ms
D/GpsLocationProvider( 2226): received SIM realted action:
D/GpsLocationProvider( 2226): SIM MCC/MNC is still not available
I/MediaFocusControl( 2226): AudioFocus abandonAudioFocus() from [email protected][email protected]
I/HeadsetService( 2686): Audio session removed: 18
I/MediaFocusControl( 2226): AudioFocus abandonAudioFocus() from [email protected][email protected]

Sony (android 7.1.1) WiFi hotspot tethering stopped working

After working flawlessly ever since I bought it, my tethering hotspot stopped working. When switching it on (wifi hotspot) the icon appears but no other devices can see it.
Any comments/suggestions in order to fix this will be appreciated - hope it is not a hardware issue...
below the output from logcat, when I enable wifi hotspot:
Code:
07-04 11:58:47.434 2236 2264 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
07-04 11:58:47.438 2541 2541 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
07-04 11:58:47.447 2236 2264 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
07-04 11:58:47.449 2236 2261 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
07-04 11:58:47.450 2541 2541 D KeyguardUpdateMonitor: handleBatteryUpdate
07-04 11:58:48.383 2236 2458 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) },9]
07-04 11:58:48.384 2236 2458 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) },3]
07-04 11:58:48.386 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:58:48.387 741 2256 D SoftapController: Stopping the SoftAP service...
07-04 11:58:48.387 2775 2775 D TransmitPowerReceiver: Old PowerLevel: 4, current PowerLevel: 6
07-04 11:58:48.387 2775 2775 D TransmitPowerReceiver: Setting transmit power to 6
07-04 11:58:48.390 741 2256 D SoftapController: SoftAP stopped successfully
07-04 11:58:48.429 2236 2259 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:58:48.892 2236 2458 E NetdConnector: NDC Command {585 softap stopap} took too long (508ms)
07-04 11:58:48.895 741 2256 D SoftapController: Softap fwReload - Ok
07-04 11:58:48.897 2236 2458 D SoftApManager: Soft AP is stopped
07-04 11:58:48.898 2236 2458 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) },9]
07-04 11:58:48.898 2236 2458 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) },3]
07-04 11:58:48.900 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:58:48.902 2775 2775 D TransmitPowerReceiver: Old PowerLevel: 6, current PowerLevel: 6
07-04 11:58:48.909 17706 17706 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1357 android.content.ContextWrapper.startService:613 android.content.ContextWrapper.startService:613 com.android.settings.TetherService.cancelRecheckAlarmIfNecessary:301 com.android.settings.HotspotOffReceiver.onReceive:29
07-04 11:58:48.912 2236 12018 D ActivityManager: SystemUid, not FirstBoot, not Upgrade, use SERVICE_TIMEOUT
07-04 11:58:48.937 2236 2796 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:58:49.107 2236 2458 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started
07-04 11:58:49.109 2236 2264 E BatteryStatsService: no controller energy info supplied
07-04 11:58:49.119 2236 2264 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
07-04 11:58:50.764 2236 3449 I ActivityManager: START u0 {act=android.settings.SETTINGS flg=0x14000000 cmp=com.android.settings/.Settings} from uid 10082 on display 0
07-04 11:58:50.768 2236 3449 D ActivityTrigger: ActivityTrigger activityPauseTrigger
07-04 11:58:50.797 2236 12024 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) },1]
07-04 11:58:50.797 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }]
07-04 11:58:50.817 17706 17706 I Lte4GEnabler: get preferred network type=9
07-04 11:58:50.817 17706 17706 I Lte4GEnabler: isDdsSubInLteMode: true
07-04 11:58:50.818 17706 17706 W Settings: Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
07-04 11:58:50.819 17706 26820 D Index : Indexing locale 'en_ZA' took 8 millis
07-04 11:58:50.821 17706 17706 I Lte4GEnabler: isThereSimReady: true
07-04 11:58:50.823 2236 3495 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.intent.action.SIM_STATE_CHANGED flg=0x4000010 (has extras) },1]
07-04 11:58:50.823 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.intent.action.SIM_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:58:50.833 2236 2259 I InputDispatcher: Focus entered window: Window{a0a9512 u0 com.android.settings/com.android.settings.Settings}
07-04 11:58:50.843 17706 17706 D DashboardSummary: Received ACTION_SIM_STATE_CHANGED or ACTION_AIRPLANE_MODE_CHANGED
07-04 11:58:50.843 17706 17706 D DashboardSummary: onConditionsChanged
07-04 11:58:50.865 17706 26820 D Index : Indexing locale 'en_ZA' took 8 millis
07-04 11:58:50.874 17706 17706 I Timeline: Timeline: Activity_idle id: [email protected] time:13151803
07-04 11:58:51.010 2236 2268 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{ca0e911 u0 com.android.settings/.Settings t9082} time:13151936 diff:237 start:warm|top-activity batt:10|2 mw:off|1 mem:825116|0|72|11|18 cpu:[1555200, 1555200, 1555200, 1555200, 0, 0, 0, 1958400]
07-04 11:58:51.271 2236 3473 I ActivityManager: Setting hasTopUi=false for pid=2541
07-04 11:58:51.274 2541 2541 D PhoneStatusBar: disable: < expand icons* alerts system_info* back home recent clock search quick_settings >
07-04 11:58:52.606 975 975 I MSM-irqbalance: Decided to move IRQ48 from CPU2 to CPU3
07-04 11:58:52.866 2236 3484 I ActivityManager: START u0 {flg=0x8000 cmp=com.android.settings/.Settings$WirelessSettingsActivity (has extras)} from uid 1000 on display 0
07-04 11:58:52.875 2236 3484 D ActivityTrigger: ActivityTrigger activityPauseTrigger
07-04 11:58:52.926 17706 26820 E ActivityThread: Failed to find provider info for com.qti.smq.qualcommFeedback.provider
07-04 11:58:52.939 17706 17706 D WirelessSettings: onCreate: mManageMobilePlanMessage=null
07-04 11:58:52.941 2236 12014 E UserRestrictionsUtils: Unknown restriction: null
07-04 11:58:52.947 2236 3435 E UserRestrictionsUtils: Unknown restriction: null
07-04 11:58:52.948 3458 3651 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.bindService:1421 android.content.ContextWrapper.bindService:636 com.google.android.gms.ads.identifier.AdvertisingIdClient.h:-1 com.google.android.gms.ads.identifier.AdvertisingIdClient.b:-1 com.google.android.gms.ads.identifier.AdvertisingIdClient.getAdvertisingIdInfo:-1
07-04 11:58:53.000 17706 17706 E SomcPreferences: Removing targetKey=cell_broadcast_settings, targetParentKey=null failed.
07-04 11:58:53.003 2236 2803 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) },1]
07-04 11:58:53.003 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }]
07-04 11:58:53.015 17706 26807 D Index : Indexing locale 'en_ZA' took 6 millis
07-04 11:58:53.015 2236 2707 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.intent.action.SERVICE_STATE flg=0x10 (has extras) },1]
07-04 11:58:53.016 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.intent.action.SERVICE_STATE flg=0x10 (has extras) }]
07-04 11:58:53.024 17706 17706 D WirelessSettings: WFC not supported. Remove WFC menu
07-04 11:58:53.032 17706 26807 D Index : Indexing locale 'en_ZA' took 7 millis
07-04 11:58:53.041 2236 12015 I InputDispatcher: Focus entered window: Window{6fe3f90 u0 com.android.settings/com.android.settings.Settings$WirelessSettingsActivity}
07-04 11:58:53.145 2236 2268 I ActivityManager: Displayed com.android.settings/.Settings$WirelessSettingsActivity: +259ms (total +37s640ms)
07-04 11:58:53.179 17706 18227 D OpenGLRenderer: endAllActiveAnimators on 0x7f5ee32000 (RippleDrawable) with handle 0x7f59cc9980
07-04 11:58:53.184 17706 17706 I Timeline: Timeline: Activity_idle id: [email protected] time:13154112
07-04 11:58:53.305 2236 2268 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{9b72765 u0 com.android.settings/.Settings$WirelessSettingsActivity t9082} time:13154229 diff:426 start:lukewarm|top-activity batt:10|2 mw:off|1 mem:831084|0|72|11|18 cpu:[1555200, 1555200, 1555200, 1555200, 0, 0, 0, 1958400]
07-04 11:58:53.305 2236 2261 D ActivityTrigger: ActivityTrigger activityStopTrigger
07-04 11:58:54.592 17706 17706 D WirelessSettings: onPreferenceTreeClick: preference=Tethering & portable hotspot
07-04 11:58:54.592 17706 17706 I Timeline: Timeline: Activity_launch_request id:com.android.settings time:13155520
07-04 11:58:54.596 2236 3176 I ActivityManager: START u0 {act=android.intent.action.MAIN cmp=com.android.settings/.SubSettings (has extras)} from uid 1000 on display 0
07-04 11:58:54.606 2236 3176 D ActivityTrigger: ActivityTrigger activityPauseTrigger
07-04 11:58:54.664 17706 26820 E ActivityThread: Failed to find provider info for com.qti.smq.qualcommFeedback.provider
07-04 11:58:54.670 17706 17706 D SubSettings: Launching fragment com.android.settings.TetherSettings
07-04 11:58:54.676 2236 2267 D BluetoothManagerService: Message: 30
07-04 11:58:54.716 2236 2259 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) },1]
07-04 11:58:54.717 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.intent.action.BATTERY_CHANGED flg=0x60000010 (has extras) }]
07-04 11:58:54.731 2236 3176 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) },1]
07-04 11:58:54.731 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:58:54.731 2236 12023 I BroadcastQueue: am_broadcast_enqueue: [foreground,0,Intent { act=android.hardware.usb.action.USB_STATE flg=0x30000010 (has extras) },1]
07-04 11:58:54.732 2236 2261 I BroadcastQueue: am_broadcast_finished: [foreground,0,Intent { act=android.hardware.usb.action.USB_STATE flg=0x30000010 (has extras) }]
07-04 11:58:54.735 17706 26806 D Index : Indexing locale 'en_ZA' took 11 millis
07-04 11:58:54.738 2236 2803 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) },1]
07-04 11:58:54.743 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:58:54.760 17706 26806 D Index : Indexing locale 'en_ZA' took 6 millis
07-04 11:58:54.768 2236 3174 I InputDispatcher: Focus entered window: Window{ffdcaa1 u0 com.android.settings/com.android.settings.SubSettings}
07-04 11:58:54.859 2236 2268 I ActivityManager: Displayed com.android.settings/.SubSettings: +238ms
07-04 11:58:54.906 17706 18227 D OpenGLRenderer: endAllActiveAnimators on 0x7f5996b000 (RippleDrawable) with handle 0x7f59c17920
07-04 11:58:54.912 17706 17706 I Timeline: Timeline: Activity_idle id: [email protected] time:13155841
07-04 11:58:55.008 2236 2268 I Timeline: Timeline: Activity_windows_visible id: ActivityRecord{6c4df9a u0 com.android.settings/.SubSettings t9082} time:13155934 diff:399 start:lukewarm|top-activity batt:10|2 mw:off|1 mem:829396|0|72|11|18 cpu:[1555200, 1555200, 1555200, 1555200, 0, 0, 0, 1958400]
07-04 11:58:55.009 2236 2261 D ActivityTrigger: ActivityTrigger activityStopTrigger
07-04 11:58:57.623 975 975 I MSM-irqbalance: Decided to move IRQ215 from CPU0 to CPU3
07-04 11:59:00.002 2236 2431 I BroadcastQueue: am_broadcast_enqueue: [foreground,1,Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) },17]
07-04 11:59:00.007 2541 2541 D KeyguardUpdateMonitor: received broadcast android.intent.action.TIME_TICK
07-04 11:59:00.007 2541 2541 D KeyguardUpdateMonitor: handleTimeUpdate
07-04 11:59:00.135 2236 2258 I BroadcastQueue: am_broadcast_finished: [foreground,1,Intent { act=android.intent.action.TIME_TICK flg=0x50000014 (has extras) }]
07-04 11:59:01.383 17706 17706 I Timeline: Timeline: Activity_launch_request id:com.android.settings time:13162311
07-04 11:59:01.386 2236 2516 I ActivityManager: START u0 {cmp=com.android.settings/com.sonymobile.settings.TetherConfirmationDialog (has extras)} from uid 1000 on display 0
07-04 11:59:01.392 2236 2516 D ActivityTrigger: ActivityTrigger activityPauseTrigger
07-04 11:59:01.430 2236 2803 I InputDispatcher: Focus entered window: Window{ffdcaa1 u0 com.android.settings/com.android.settings.SubSettings}
07-04 11:59:01.432 2236 2803 D ActivityTrigger: ActivityTrigger activityPauseTrigger
07-04 11:59:01.444 2236 3435 W InputMethodManagerService: Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
07-04 11:59:01.477 741 2256 D SoftapController: Softap fwReload - Ok
07-04 11:59:01.481 2236 2458 E wifi : Could not read interface wlan0 flags: 19
07-04 11:59:01.481 2236 2458 E WifiNative-HAL: Could not start hal
07-04 11:59:01.481 2236 2458 E WifiStateMachine: Failed to start HAL
07-04 11:59:01.485 2236 2458 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) },11]
07-04 11:59:01.485 2236 2458 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) },3]
07-04 11:59:01.486 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:59:01.488 2775 2775 D TransmitPowerReceiver: Old PowerLevel: 6, current PowerLevel: 6
07-04 11:59:01.510 741 2256 D SoftapController: SoftAP started successfully
07-04 11:59:01.533 17706 17717 I art : Background sticky concurrent mark sweep GC freed 7737(555KB) AllocSpace objects, 0(0B) LOS objects, 3% free, 17MB/18MB, paused 8.999ms total 44.028ms
07-04 11:59:01.536 2236 12014 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:59:01.540 26826 26826 E hostapd : Configuration file: /data/misc/wifi/hostapd.conf
07-04 11:59:01.541 26826 26826 E hostapd : Could not read interface wlan0 flags: No such device
07-04 11:59:01.541 26826 26826 I hostapd : nl80211: Driver does not support authentication/association or connect commands
07-04 11:59:01.541 26826 26826 I hostapd : nl80211: deinit ifname=wlan0 disabled_11b_rates=0
07-04 11:59:01.541 17706 17706 I Timeline: Timeline: Activity_idle id: [email protected] time:13162469
07-04 11:59:01.541 26826 26826 E hostapd : Could not read interface wlan0 flags: No such device
07-04 11:59:01.541 26826 26826 E hostapd : nl80211 driver initialization failed.
07-04 11:59:01.541 26826 26826 I hostapd : wlan0: interface state UNINITIALIZED->DISABLED
07-04 11:59:01.541 26826 26826 I hostapd : wlan0: AP-DISABLED
07-04 11:59:01.541 26826 26826 I hostapd : wlan0: CTRL-EVENT-TERMINATING
07-04 11:59:01.541 26826 26826 E hostapd : hostapd_free_hapd_data: Interface wlan0 wasn't started
07-04 11:59:01.586 2236 2431 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { act=com.google.android.location.reporting.collectors.ULR_BAROMETER_READ_ALARM flg=0x14 pkg=com.google.android.gms (has extras) },1]
07-04 11:59:01.588 2236 2431 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { act=com.google.android.gms.gcm.ACTION_CHECK_QUEUE flg=0x14 cmp=com.google.android.gms/.gcm.nts.SchedulerInternalReceiver (has extras) },1]
07-04 11:59:01.590 2236 2431 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { act=com.google.android.location.ALARM_WAKEUP_LOCATOR flg=0x14 (has extras) },1]
07-04 11:59:01.590 2236 2431 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { flg=0x14 cmp=com.google.android.gms/.lockbox.LockboxAlarmReceiver (has extras) },1]
07-04 11:59:01.591 2236 2431 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { act=com.google.android.location.ALARM_WAKEUP_ACTIVITY_DETECTION flg=0x14 (has extras) },1]
07-04 11:59:01.592 2236 2431 D ActivityManager: SystemUid, not FirstBoot, not Upgrade, use SERVICE_TIMEOUT
07-04 11:59:01.611 2236 2259 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { act=com.google.android.location.reporting.collectors.ULR_BAROMETER_READ_ALARM flg=0x14 pkg=com.google.android.gms (has extras) }]
07-04 11:59:01.620 2236 3090 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { act=com.google.android.gms.gcm.ACTION_CHECK_QUEUE flg=0x14 (has extras) }]
07-04 11:59:01.672 2236 3432 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { act=com.google.android.location.ALARM_WAKEUP_LOCATOR flg=0x14 (has extras) }]
07-04 11:59:01.690 2236 3432 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { flg=0x14 (has extras) }]
07-04 11:59:01.710 741 2256 D SoftapController: /data/misc/wifi/sockets already exists
07-04 11:59:01.711 741 26837 D SoftapController: SoftapController::threadStart...
07-04 11:59:01.711 741 26837 D SoftapController: /data/misc/wifi/sockets already exists
07-04 11:59:01.712 2236 2458 D SoftApManager: Soft AP is started
07-04 11:59:01.712 2236 2458 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) },11]
07-04 11:59:01.712 2236 2458 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) },3]
07-04 11:59:01.713 2236 2458 D WifiNative-HAL: Failing getSupportedFeatureset because HAL isn't started
07-04 11:59:01.713 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:59:01.714 2775 2775 D TransmitPowerReceiver: Old PowerLevel: 6, current PowerLevel: 4
07-04 11:59:01.714 2775 2775 D TransmitPowerReceiver: Setting transmit power to 4
07-04 11:59:01.714 2236 2264 E BatteryStatsService: no controller energy info supplied
07-04 11:59:01.716 2236 2264 E KernelCpuSpeedReader: Failed to read cpu-freq: /sys/devices/system/cpu/cpu4/cpufreq/stats/time_in_state (No such file or directory)
07-04 11:59:01.717 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:01.730 2236 2236 E Tethering: could not find iface of type 0
07-04 11:59:01.752 3242 26834 I AsyncOpDispatcher: 35-GetDeviceDataUploadOptInStatusOperation
07-04 11:59:01.754 2236 3711 V OSNPGlue_jni: Entering : void onJavaLocationChanged(JNIEnv *, jobject, jboolean, jlong, jboolean, jlong, jboolean, jdouble, jboolean, jdouble, jboolean, jfloat, jboolean, jdouble, jboolean, jfloat, jboolean, jfloat, jboolean, jint)
07-04 11:59:01.754 2236 2736 E IzatSvc_ComboNetworkProvider: E/Exiting with error virtual void izat_manager::ComboNetworkProvider::reportLocationMsg::proc() const line 187 "1"
07-04 11:59:01.774 3242 3242 I GeofencerStateMachine: sendNewTransitions called.
07-04 11:59:01.778 2236 3470 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { act=com.google.android.apps.gsa.search.core.location.FLP_LOCATION flg=0x10 cmp=com.google.android.googlequicksearchbox/com.google.android.apps.gsa.search.core.location.LocationReceiver (has extras) },1]
07-04 11:59:01.781 3242 7969 I Places : Converted 0 out of 0 WiFi scans
07-04 11:59:01.801 3242 26834 I AsyncOpDispatcher: 35-GetDeviceDataUploadOptInStatusOperation
07-04 11:59:01.808 3242 26842 W ctxmgr : [AclManager]No 2 for (accnt=account#2113480487#, com.google.android.gms(10040):UserLocationProducer, vrsn=12685000, 0, 3pPkg = null , 3pMdlId = null , pid = 3242). Was: 2 for 1, account#2113480487#
07-04 11:59:01.816 3242 24454 I GCoreUlr: Successfully inserted 3 locations
07-04 11:59:01.819 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:01.834 2236 3432 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { act=com.google.android.apps.gsa.search.core.location.ACTIVITY_DETECTION flg=0x10 pkg=com.google.android.googlequicksearchbox (has extras) },1]
07-04 11:59:01.859 2236 2259 I BroadcastQueue: am_broadcast_enqueue: [background,1,Intent { flg=0x10 cmp=com.google.android.apps.maps/com.google.android.apps.gmm.navigation.service.detection.ActivityRecognitionReceiver (has extras) },1]
07-04 11:59:01.870 2236 12022 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { act=com.google.android.location.ALARM_WAKEUP_ACTIVITY_DETECTION flg=0x14 (has extras) }]
07-04 11:59:01.878 3242 3242 I GeofencerStateMachine: sendNewTransitions called.
07-04 11:59:01.879 3242 3242 I GeofencerStateMachine: sendNewLocationAvailability: availability=LocationAvailability[isLocationAvailable: true]
07-04 11:59:01.898 2236 3449 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { act=android.net.wifi.WIFI_AP_STATE_CHANGED flg=0x4000010 (has extras) }]
07-04 11:59:01.905 2236 12024 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { act=com.google.android.apps.gsa.search.core.location.FLP_LOCATION flg=0x10 (has extras) }]
07-04 11:59:01.920 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:02.021 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:02.066 2236 3496 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { act=com.google.android.apps.gsa.search.core.location.ACTIVITY_DETECTION flg=0x10 pkg=com.google.android.googlequicksearchbox (has extras) }]
07-04 11:59:02.082 2236 3496 I ActivityManager: Start proc 26847:com.google.android.apps.maps/u0a139 for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.navigation.service.detection.ActivityRecognitionReceiver
07-04 11:59:02.122 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:02.222 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:02.224 26847 26847 I art : Starting a blocking GC AddRemoveAppImageSpace
07-04 11:59:02.259 26847 26847 I LoadedApk: No resource references to update in package alias:com.sonymobile.dummy
07-04 11:59:02.324 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:02.425 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:02.478 2236 3496 I BroadcastQueue: am_broadcast_finished: [background,1,Intent { flg=0x10 (has extras) }]
07-04 11:59:02.524 2236 12022 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) },1]
07-04 11:59:02.524 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) }]
07-04 11:59:02.525 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:02.592 2236 12015 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) },1]
07-04 11:59:02.592 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) }]
07-04 11:59:02.607 26847 26866 W System : ClassLoader referenced unknown path:
07-04 11:59:02.608 26847 26866 D ApplicationLoaders: ignored Vulkan layer search path /data/app/com.google.android.gms-2/lib/arm64:/data/app/com.google.android.gms-2/base.apk!/lib/arm64-v8a for namespace 0x7f81e350f0
07-04 11:59:02.614 975 975 I MSM-irqbalance: Decided to move IRQ65 from CPU0 to CPU3
07-04 11:59:02.626 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:02.661 2236 3176 I BroadcastQueue: am_broadcast_enqueue: [background,0,Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) },1]
07-04 11:59:02.662 2236 2261 I BroadcastQueue: am_broadcast_finished: [background,0,Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4000010 (has extras) }]
07-04 11:59:02.665 26847 26866 I cr_CronetLibraryLoader: Cronet version: 64.0.3282.137, arch: aarch64
07-04 11:59:02.727 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:02.750 26847 26866 D ApplicationLoaders: ignored Vulkan layer search path /data/app/com.google.android.gms-2/lib/arm64:/data/app/com.google.android.gms-2/base.apk!/lib/arm64-v8a for namespace 0x7f81e351d0
07-04 11:59:02.774 26847 26866 W linker : /data/app/com.google.android.gms-2/lib/arm64/libconscrypt_gmscore_jni.so: unused DT entry: type 0xf arg 0x8a
07-04 11:59:02.776 26847 26866 V NativeCrypto: Registering com/google/android/gms/org/conscrypt/NativeCrypto's 280 native methods...
07-04 11:59:02.807 26847 26866 D NetworkSecurityConfig: No Network Security Config specified, using platform default
07-04 11:59:02.809 26847 26866 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
07-04 11:59:02.829 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:02.930 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:03.034 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:03.135 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:03.237 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:03.338 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:03.439 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:03.541 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:03.643 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:03.745 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:03.847 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:03.949 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:04.050 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:04.153 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:04.255 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:04.357 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:04.459 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:04.560 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:04.661 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:04.763 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:04.865 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:04.887 741 26837 E SoftapController: Connection to hostapd Error.
07-04 11:59:04.967 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:05.068 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:05.172 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:05.273 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:05.375 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:05.476 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:05.577 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:05.678 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:05.779 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:05.880 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:05.982 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:06.083 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:06.184 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:06.286 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:06.387 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:06.488 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:06.589 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:06.691 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:06.793 2236 2848 E wpa_ctrl_impl: Failed to open ctrl connection
07-04 11:59:06.793 2236 2848 E SOMCWIFI: [WifiMonitor] startMonitoring failed!
07-04 11:59:07.661 975 975 I MSM-irqbalance: Decided to move IRQ332 from CPU0 to CPU1

[Pixel2] Help me diagnose android.process.media using 100%CPU

Hi,
I was trying to find out why my Pixel2 [stock, unrooted android Pie] battery gets used soo quickly. Reboot didn't resolve anything.
The battery info page in the settings itself doesn't really show any info. However, if I run 'top' in an adb shell, it seems that android.process.media is consuming all of 1 CPU (in kernel space, this is why it might not show up in the battery usage report) :
Tasks: 707 total, 1 running, 704 sleeping, 0 stopped, 0 zombie
Mem: 3744240k total, 3666632k used, 77608k free, 73852k buffers
Swap: 524284k total, 151760k used, 372524k free, 1559284k cached
800%cpu 11%user 1%nice 102%sys 684%idle 1%iow 0%irq 0%sirq 0%host
PID USER PR NI VIRT RES SHR S[%CPU] %MEM TIME+ ARGS
20289 u0_a34 20 0 3.5G 75M 37M S 99.3 2.0 101:16.55 android.process.media
27121 shell 20 0 11M 2.9M 1.6M R 6.3 0.0 0:00.34 top
2203 u0_a12 16 -4 4.3G 266M 175M S 6.3 7.2 10:38.35 com.google.android.gms
19180 u0_i11 20 0 1.0G 56M 43M S 4.3 1.5 5:38.55 com.android.chrome:sandboxed_process0
609 system 12 -8 2.0G 17M 12M S 4.3 0.4 7:42.78 surfaceflinger
25632 root 20 0 0 0 0 S 1.0 0.0 0:03.31 [kworker/u16:5]
Here's the logcat, grepping for relevant info (process name, user name & PID) :
$ grep 'android.process.media\|u0.\?a34\|20289\|Mtp' logcat.txt
11-05 17:55:47.336 1157 1169 I ActivityManager: Killing 14978:android.process.media/u0a34 (adj 906): empty #17
11-05 19:42:17.127 1157 1202 I ActivityManager: Start proc 20289:android.process.media/u0a34 for broadcast com.android.providers.media/.MtpReceiver
11-05 19:43:42.676 1157 1202 I ActivityManager: Start proc 21970:com.android.mtp/u0a34 for content provider com.android.mtp/.MtpDocumentsProvider
11-05 19:52:49.336 1157 1472 I ActivityManager: Killing 21970:com.android.mtp/u0a34 (adj 906): empty #17
11-05 21:10:35.679 20289 20310 E MtpServer: request read returned -1, errno: 108
11-05 21:10:56.904 20289 20289 D MtpService: starting MTP server in MTP mode with storage /storage/emulated/0 unlocked as user 0
11-05 21:10:56.910 20289 20289 V MtpService: Adding MTP storage:/storage/emulated/0
11-05 21:11:18.360 20289 26156 E MtpServer: request read returned -1, errno: 108
11-05 21:11:18.960 20289 20289 D MtpService: starting MTP server in PTP mode with storage /storage/emulated/0 unlocked as user 0
11-05 21:11:18.965 20289 20289 V MtpService: Adding MTP storage:/storage/emulated/0
11-05 21:11:29.673 20289 26170 E MtpServer: request read returned -1, errno: 108
11-05 21:11:30.223 20289 20289 D MtpService: starting MTP server in MTP mode with storage /storage/emulated/0 unlocked as user 0
11-05 21:11:30.227 20289 20289 V MtpService: Adding MTP storage:/storage/emulated/0
11-05 21:12:12.101 20289 26176 E MtpServer: request read returned -1, errno: 108
11-05 21:12:51.644 20289 20289 D MtpService: starting MTP server in MTP mode with storage /storage/emulated/0 as user 0
11-05 21:12:58.994 20289 26357 E MtpServer: request read returned -1, errno: 108
11-05 21:12:59.584 20289 20289 D MtpService: starting MTP server in MTP mode with storage /storage/emulated/0 unlocked as user 0
11-05 21:12:59.588 20289 20289 V MtpService: Adding MTP storage:/storage/emulated/0
11-05 21:15:44.399 20289 26367 E MtpServer: request read returned -1, errno: 108
11-05 21:15:44.413 20289 20297 W System : A resource failed to call close.
11-05 21:15:44.413 20289 20297 W System : A resource failed to call close.
11-05 21:15:44.414 20289 20297 I chatty : uid=10034(com.android.providers.media) FinalizerDaemon identical 2 lines
11-05 21:15:44.414 20289 20297 W System : A resource failed to call close.
11-05 21:15:44.989 20289 20289 D MtpService: starting MTP server in MTP mode with storage /storage/emulated/0 unlocked as user 0
11-05 21:15:45.001 20289 20289 V MtpService: Adding MTP storage:/storage/emulated/0

POSSIBLE SM-P350 rom with s-pen support - DISCONTINUED RIGHT NOW

Please read everything carefully before trying anything.
Nov 11, 2020 UPDATE - the changes I made do NOT enable the spen on the P350. At this time, I will not be asking for any more beta testers until I get more ideas.
If you are new to flashing custom roms, do NOT attempt this.
If you need your tablet for work and something important, do NOT flash this rom. This rom has NOT BEEN TESTED BY ME and it could result in a bricked device or boot loop or non booting device or you not being able to revert back to your old rom.
I test all by rom builds, but I cannot for the SM-P350 because I don't have one. However, I do have the SM-P550 and spent the last month experimenting and building s-pen with the P550.
Since the P350 is the little brother of the P550, I think the code changes that work for the P550 should work for the P350, but I have no way of testing it.
STEPS
1) BACKUP all your data and existing rom. There will be no help in backing up or restoring your data and/or current rom.
2) You must know how to use odin, heimdall, adb, fastboot and twrp. There will be no instructions or help provided.
3) You must have a SM-P350 with a non BOE panel.
Download
https://play.google.com/store/apps/details?id=flar2.devcheck
and install it on your P350. Scroll over to hardware and look at the panel information. If it has BOE, you may need to downgrade your rom to stock 6.0 before proceeding.
4) Use twrp 3.3.1 from
https://forum.xda-developers.com/galaxy-tab-a/development/rom-galaxy-tab-8-0-t4158163
5) Download the SM-T350 Nov 8 build called lineage-17.1-20201108-UNOFFICIAL-gt58wifi.zip. This is the only build where I added s-pen code. This Nov 8 rom runs and works on my SM-T350 with the s-pen code incorporated. Again, I do NOT have the SM-P350 so I cannot test it.
https://androidfilehost.com/?w=files&flid=316600
I added the following lines of code to enable the s-pen in the SM-P350. Briefly, they are (they will be documented in full, if the s-pen code works).
They are
Code:
CONFIG_INPUT_WACOM=y
PRODUCT_COPY_FILES += \
vendor/samsung/gt58wifi/proprietary/sec_e-pen.idc:$(TARGET_COPY_OUT_VENDOR)/usr/idc/sec_e-pen.idc
TARGET_OTA_ASSERT_DEVICE := gt58wifi,gt58wifixx,SM-T350,SM-P350,gt5note8wifi
These are the minimal changes needed to get the s-pen installed using twrp 3.3.1 and it working.
6) Erase everything (cache, dalvik, system, data) in twrp and then load only the rom. Format data. Reboot and see if s-pen works.
7) Report back if s-pen works or not. Try it in various orientations, 0, 90, 180 and 270 as well.
8) Again, there is NO SUPPORT and NO HELP if your tablet is bricked or you want to revert back to the old rom.
FAQ
Q1. What about building xyz (other than SM-P350)?
A1. All these questions will go unanswered. I'm only looking for 1 or 2 advanced users to try the SM-P350 build to see if s-pen works.
Reserved
Is it possible to build a rom for SM-p355, I've been looking for custom rom for my SM-P355 for years, seems like no one have done this before
Is it possible to build a rom for SM-P555 ?
I have a P350, I've installed lineage-17.1-20201108-UNOFFICIAL-gt58wifi.zip but the s pen doesn't work, need i do something el se?
Devsh1120 said:
but the s pen doesn't work
Click to expand...
Click to collapse
@Devsh1120, thanks for reporting back.
If you are willing to run the lineageos on your P350 for a few days of troubleshooting, I can let you know what logs I need to see on why the s-pen isn't working.
Due to possible timezone, other commitments, work, sleep, etc, let me start by asking for the following output.
1. Open a terminal and run
Code:
adb shell dumpsys input > spen-input.txt
This tells me if the spen device driver is being recognized by the kernel or not.
2. Run
Code:
adb logcat -c
3. Run
Code:
adb logcat > spen-logcat.txt
Get your spen out and tap the screen for about 3 seconds. After 3 seconds, hit Ctrl-C to stop the adb logcat. If the kernel recognizes spen, there should be something in the logcat.
Depending on what the logs show, I can look at the code to see if I'm missing something specific to the P350. The spen does work in the bigger brother P550, but the two implementations of the spen may not be identical. I already have at least one possible idea, but want to see the logs first.
Please upload the logs on the forum.
Thank you.
retiredtab said:
@Devsh1120, thanks for reporting back.
spen-input.txt:
HTML:
INPUT MANAGER (dumpsys input)
Input Manager State:
Interactive: false
System UI Visibility: 0x8008
Pointer Speed: 0
Pointer Gestures Enabled: true
Show Touches: false
Pointer Capture Enabled: false
Event Hub State:
BuiltInKeyboardId: -2
Devices:
-1: Virtual
Classes: 0x40000023
Path: <virtual>
Enabled: true
Descriptor: a718a782d34bc767f4689c232d64d527998ea7fd
Location:
ControllerNumber: 0
UniqueId: <virtual>
Identifier: bus=0x0000, vendor=0x0000, product=0x0000, version=0x0000
KeyLayoutFile: /system/usr/keylayout/Generic.kl
KeyCharacterMapFile: /system/usr/keychars/Virtual.kcm
ConfigurationFile:
HaveKeyboardLayoutOverlay: false
VideoDevice: <none>
2: qpnp_pon
Classes: 0x00000001
Path: /dev/input/event3
Enabled: true
Descriptor: fb60d4f4370f5dbe8267b63d38dea852987571ab
Location: qpnp_pon/input0
ControllerNumber: 0
UniqueId:
Identifier: bus=0x0000, vendor=0x0000, product=0x0000, version=0x0000
KeyLayoutFile: /system/usr/keylayout/Generic.kl
KeyCharacterMapFile: /system/usr/keychars/Generic.kcm
ConfigurationFile:
HaveKeyboardLayoutOverlay: false
VideoDevice: <none>
6: hbtp_vm
Classes: 0x00000008
Path: /dev/input/event2
Enabled: true
Descriptor: 793e303307c34fc398863d5f83ee4c6ea6a7c5c6
Location:
ControllerNumber: 0
UniqueId:
Identifier: bus=0x0000, vendor=0x0000, product=0x0000, version=0x0000
KeyLayoutFile:
KeyCharacterMapFile:
ConfigurationFile:
HaveKeyboardLayoutOverlay: false
VideoDevice: <none>
7: gpio-keys
Classes: 0x00000001
Path: /dev/input/event7
Enabled: true
Descriptor: 485d69228e24f5e46da1598745890b214130dbc4
Location: gpio-keys/input0
ControllerNumber: 0
UniqueId:
Identifier: bus=0x0019, vendor=0x0001, product=0x0001, version=0x0100
KeyLayoutFile: /system/usr/keylayout/gpio-keys.kl
KeyCharacterMapFile: /system/usr/keychars/Generic.kcm
ConfigurationFile:
HaveKeyboardLayoutOverlay: false
VideoDevice: <none>
8: hall
Classes: 0x00000080
Path: /dev/input/event8
Enabled: true
Descriptor: 2786157a00c35a5b99a9677f95108b156b14eb18
Location: hall
ControllerNumber: 0
UniqueId:
Identifier: bus=0x0000, vendor=0x0000, product=0x0000, version=0x0000
KeyLayoutFile:
KeyCharacterMapFile:
ConfigurationFile:
HaveKeyboardLayoutOverlay: false
VideoDevice: <none>
9: sec_touchscreen
Classes: 0x00000015
Path: /dev/input/event1
Enabled: true
Descriptor: 0fa9d3d0d40f7f5b316320876742e00ad5eb1ba9
Location: 5-0020/input0
ControllerNumber: 0
UniqueId:
Identifier: bus=0x0018, vendor=0x0000, product=0x0000, version=0x0000
KeyLayoutFile: /system/usr/keylayout/sec_touchscreen.kl
KeyCharacterMapFile: /system/usr/keychars/Generic.kcm
ConfigurationFile:
HaveKeyboardLayoutOverlay: false
VideoDevice: <none>
Unattached video devices:
<none>
Input Reader State:
Device -1: Virtual
Generation: 2
IsExternal: false
AssociatedDisplayPort: <none>
HasMic: false
Sources: 0x00000301
KeyboardType: 2
Keyboard Input Mapper:
Parameters:
OrientationAware: true
HandlesKeyRepeat: false
KeyboardType: 2
Orientation: 0
KeyDowns: 0 keys currently down
MetaState: 0x0
DownTime: 0
Device 2: qpnp_pon
Generation: 13
IsExternal: false
AssociatedDisplayPort: <none>
HasMic: false
Sources: 0x00000101
KeyboardType: 1
Keyboard Input Mapper:
Parameters:
OrientationAware: true
HandlesKeyRepeat: false
KeyboardType: 1
Orientation: 0
KeyDowns: 0 keys currently down
MetaState: 0x0
DownTime: 1003380371000
Device 6: hbtp_vm
Generation: 15
IsExternal: false
AssociatedDisplayPort: <none>
HasMic: false
Sources: 0x00002002
KeyboardType: 0
Motion Ranges:
X: source=0x00002002, min=0.000, max=767.000, flat=0.000, fuzz=0.000, resolution=0.000
Y: source=0x00002002, min=0.000, max=1023.000, flat=0.000, fuzz=0.000, resolution=0.000
PRESSURE: source=0x00002002, min=0.000, max=1.000, flat=0.000, fuzz=0.000, resolution=0.000
Cursor Input Mapper:
Parameters:
HasAssociatedDisplay: true
Mode: pointer
OrientationAware: false
XScale: 1.000
YScale: 1.000
XPrecision: 1.000
YPrecision: 1.000
HaveVWheel: false
HaveHWheel: false
VWheelScale: 1.000
HWheelScale: 1.000
Orientation: 0
ButtonState: 0x00000000
Down: false
DownTime: 0
Device 7: gpio-keys
Generation: 8
IsExternal: false
AssociatedDisplayPort: <none>
HasMic: false
Sources: 0x00000101
KeyboardType: 1
Keyboard Input Mapper:
Parameters:
OrientationAware: true
HandlesKeyRepeat: false
KeyboardType: 1
Orientation: 0
KeyDowns: 0 keys currently down
MetaState: 0x0
DownTime: 0
Device 8: hall
Generation: 6
IsExternal: false
AssociatedDisplayPort: <none>
HasMic: false
Sources: 0x80000000
KeyboardType: 0
Switch Input Mapper:
SwitchValues: 0
Device 9: sec_touchscreen
Generation: 16
IsExternal: false
AssociatedDisplayPort: <none>
HasMic: false
Sources: 0x00001103
KeyboardType: 1
Motion Ranges:
X: source=0x00001002, min=0.000, max=767.000, flat=0.000, fuzz=0.000, resolution=0.000
Y: source=0x00001002, min=0.000, max=1023.000, flat=0.000, fuzz=0.000, resolution=0.000
PRESSURE: source=0x00001002, min=0.000, max=1.000, flat=0.000, fuzz=0.000, resolution=0.000
SIZE: source=0x00001002, min=0.000, max=1.000, flat=0.000, fuzz=0.000, resolution=0.000
TOUCH_MAJOR: source=0x00001002, min=0.000, max=1280.000, flat=0.000, fuzz=0.000, resolution=0.000
TOUCH_MINOR: source=0x00001002, min=0.000, max=1280.000, flat=0.000, fuzz=0.000, resolution=0.000
TOOL_MAJOR: source=0x00001002, min=0.000, max=1280.000, flat=0.000, fuzz=0.000, resolution=0.000
TOOL_MINOR: source=0x00001002, min=0.000, max=1280.000, flat=0.000, fuzz=0.000, resolution=0.000
Keyboard Input Mapper:
Parameters:
OrientationAware: true
HandlesKeyRepeat: false
KeyboardType: 1
Orientation: 0
KeyDowns: 0 keys currently down
MetaState: 0x0
DownTime: 0
Touch Input Mapper (mode - direct):
Parameters:
GestureMode: multi-touch
DeviceType: touchScreen
AssociatedDisplay: hasAssociatedDisplay=true, isExternal=false, displayId=''
OrientationAware: true
Raw Touch Axes:
X: min=0, max=3071, flat=0, fuzz=0, resolution=0
Y: min=0, max=4095, flat=0, fuzz=0, resolution=0
Pressure: unknown range
TouchMajor: min=0, max=255, flat=0, fuzz=0, resolution=0
TouchMinor: min=0, max=255, flat=0, fuzz=0, resolution=0
ToolMajor: min=0, max=255, flat=0, fuzz=0, resolution=0
ToolMinor: unknown range
Orientation: unknown range
Distance: unknown range
TiltX: unknown range
TiltY: unknown range
TrackingId: min=0, max=65535, flat=0, fuzz=0, resolution=0
Slot: min=0, max=4, flat=0, fuzz=0, resolution=0
Calibration:
touch.size.calibration: geometric
touch.pressure.calibration: none
touch.orientation.calibration: none
touch.distance.calibration: none
touch.coverage.calibration: none
Affine Transformation:
X scale: 1.000
X ymix: 0.000
X offset: 0.000
Y xmix: 0.000
Y scale: 1.000
Y offset: 0.000
Viewport INTERNAL: displayId=0, uniqueId=local:0, port=0, orientation=0, logicalFrame=[0, 0, 768, 1024], physicalFrame=[0, 0, 768, 1024], deviceSize=[768, 1024]
SurfaceWidth: 768px
SurfaceHeight: 1024px
SurfaceLeft: 0
SurfaceTop: 0
PhysicalWidth: 768px
PhysicalHeight: 1024px
PhysicalLeft: 0
PhysicalTop: 0
SurfaceOrientation: 0
Translation and Scaling Factors:
XTranslate: 0.000
YTranslate: 0.000
XScale: 0.250
YScale: 0.250
XPrecision: 4.000
YPrecision: 4.000
GeometricScale: 0.250
PressureScale: 0.000
SizeScale: 0.004
OrientationScale: 0.000
DistanceScale: 0.000
HaveTilt: false
TiltXCenter: 0.000
TiltXScale: 0.000
TiltYCenter: 0.000
TiltYScale: 0.000
Last Raw Button State: 0x00000000
Last Raw Touch: pointerCount=0
Last Cooked Button State: 0x00000000
Last Cooked Touch: pointerCount=0
Stylus Fusion:
ExternalStylusConnected: false
External Stylus ID: -1
External Stylus Data Timeout: 9223372036854775807
External Stylus State:
When: 9223372036854775807
Pressure: 0.000000
Button State: 0x00000000
Tool Type: 0
Configuration:
ExcludedDeviceNames: []
VirtualKeyQuietTime: 0.0ms
PointerVelocityControlParameters: scale=1.000, lowThreshold=500.000, highThreshold=3000.000, acceleration=3.000
WheelVelocityControlParameters: scale=1.000, lowThreshold=15.000, highThreshold=50.000, acceleration=4.000
PointerGesture:
Enabled: true
QuietInterval: 100.0ms
DragMinSwitchSpeed: 50.0px/s
TapInterval: 150.0ms
TapDragInterval: 300.0ms
TapSlop: 20.0px
MultitouchSettleInterval: 100.0ms
MultitouchMinDistance: 15.0px
SwipeTransitionAngleCosine: 0.3
SwipeMaxWidthRatio: 0.2
MovementSpeedRatio: 0.8
ZoomSpeedRatio: 0.3
Viewports:
Viewport INTERNAL: displayId=0, uniqueId=local:0, port=0, orientation=0, logicalFrame=[0, 0, 768, 1024], physicalFrame=[0, 0, 768, 1024], deviceSize=[768, 1024]
Input Classifier State:
Motion Classifier:
<nullptr>
Input Dispatcher State:
DispatchEnabled: true
DispatchFrozen: false
InputFilterEnabled: false
FocusedDisplayId: 0
FocusedApplications:
displayId=0, name='AppWindowToken{d0ab3f9 token=Token{1d73ac0 ActivityRecord{e101443 u0 com.google.android.apps.nexuslauncher/.NexusLauncherActivity t55}}}', dispatchingTimeout=5000.000ms
FocusedWindows:
displayId=0, name='Window{abef470 u0 StatusBar}'
TouchStates: <no displays touched>
Display: 0
Windows:
0: name='Window{abef470 u0 StatusBar}', displayId=0, portalToDisplayId=-1, paused=false, hasFocus=true, hasWallpaper=false, visible=true, canReceiveKeys=true, flags=0x81860040, type=0x000007d0, layer=0, frame=[0,0][768,1024], globalScale=1.000000, windowScale=(1.000000,1.000000), touchableRegion=[0,0][768,1024], inputFeatures=0x00000004, ownerPid=853, ownerUid=10144, dispatchingTimeout=5000.000ms
1: name='Window{fc23b2d u0 com.android.systemui.ImageWallpaper}', displayId=0, portalToDisplayId=-1, paused=false, hasFocus=false, hasWallpaper=false, visible=false, canReceiveKeys=false, flags=0x00014318, type=0x000007dd, layer=0, frame=[0,0][768,1024], globalScale=1.000000, windowScale=(1.000000,1.000000), touchableRegion=[0,0][768,1024], inputFeatures=0x00000000, ownerPid=853, ownerUid=10144, dispatchingTimeout=5000.000ms
Global monitors in display 0:
0: 'PointerEventDispatcher0 (server)',
RecentQueue: length=10
KeyEvent, age=69873.3ms
MotionEvent, age=68546.4ms
MotionEvent, age=68537.0ms
MotionEvent, age=68527.8ms
MotionEvent, age=68518.5ms
MotionEvent, age=68509.3ms
MotionEvent, age=68500.0ms
MotionEvent, age=68490.7ms
MotionEvent, age=68481.3ms
MotionEvent, age=68473.0ms
PendingEvent: <none>
InboundQueue: <empty>
ReplacedKeys: <empty>
Connections:
0: channelName='PointerEventDispatcher0 (server)', windowName='PointerEventDispatcher0 (server)', status=NORMAL, monitor=true, inputPublisherBlocked=false
OutboundQueue: <empty>
WaitQueue: <empty>
1: channelName='15ef0b4 com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity (server)', windowName='15ef0b4 com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity (server)', status=NORMAL, monitor=false, inputPublisherBlocked=false
OutboundQueue: <empty>
WaitQueue: <empty>
2: channelName='ddd937d NavigationBar0 (server)', windowName='ddd937d NavigationBar0 (server)', status=NORMAL, monitor=false, inputPublisherBlocked=false
OutboundQueue: <empty>
WaitQueue: <empty>
3: channelName='559bd75 AssistPreviewPanel (server)', windowName='559bd75 AssistPreviewPanel (server)', status=NORMAL, monitor=false, inputPublisherBlocked=false
OutboundQueue: <empty>
WaitQueue: <empty>
4: channelName='abef470 StatusBar (server)', windowName='abef470 StatusBar (server)', status=NORMAL, monitor=false, inputPublisherBlocked=false
OutboundQueue: <empty>
WaitQueue: <empty>
5: channelName='b2184d6 DockedStackDivider (server)', windowName='b2184d6 DockedStackDivider (server)', status=NORMAL, monitor=false, inputPublisherBlocked=false
OutboundQueue: <empty>
WaitQueue: <empty>
6: channelName='fc23b2d com.android.systemui.ImageWallpaper (server)', windowName='fc23b2d com.android.systemui.ImageWallpaper (server)', status=NORMAL, monitor=false, inputPublisherBlocked=false
OutboundQueue: <empty>
WaitQueue: <empty>
7: channelName='recents_animation_input_consumer (server)', windowName='recents_animation_input_consumer (server)', status=NORMAL, monitor=false, inputPublisherBlocked=false
OutboundQueue: <empty>
WaitQueue: <empty>
8: channelName='54d2c59 com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity (server)', windowName='54d2c59 com.google.android.apps.nexuslauncher/com.google.android.apps.nexuslauncher.NexusLauncherActivity (server)', status=NORMAL, monitor=false, inputPublisherBlocked=false
OutboundQueue: <empty>
WaitQueue: <empty>
AppSwitch: not pending
Configuration:
KeyRepeatDelay: 50.0ms
KeyRepeatTimeout: 400.0ms
Click to expand...
Click to collapse
spen-logcat.txt:
HTML:
--------- beginning of system
11-10 17:34:47.245 681 774 I PowerManagerService: Waking up from Dozing (uid=1000, reason=WAKE_REASON_POWER_BUTTON, details=android.policy:POWER)...
11-10 17:34:47.246 774 774 I InputReader: type=1400 audit(0.0:1399): avc: denied { call } for scontext=u:r:system_server:s0 tcontext=u:r:init:s0 tclass=binder permissive=1
11-10 17:34:47.246 681 681 W UsageStatsService: Event reported without a package name, eventType:15
11-10 17:34:47.250 322 322 E QTI PowerHAL: Failed to acquire lock.
11-10 17:34:47.254 681 681 I ActivityManager: Killing 8044:com.google.android.configupdater/u0a56 (adj 999): empty for 1815s
11-10 17:34:47.254 681 718 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
11-10 17:34:47.256 681 718 V DisplayPowerController: Brightness [102] reason changing to: 'manual', previous reason: 'screen_off'.
11-10 17:34:47.263 853 853 D KeyguardClockSwitch: Updating clock: 5:34
11-10 17:34:47.267 322 322 E QTI PowerHAL: Invalid hint ID.
11-10 17:34:47.269 681 703 I DisplayManagerService: Display device changed state: "Pantalla integrada", ON
11-10 17:34:47.272 681 703 W DisplayManagerService: Failed to notify process 8044 that displays changed, assuming it died.
11-10 17:34:47.272 681 703 W DisplayManagerService: android.os.DeadObjectException
11-10 17:34:47.272 681 703 W DisplayManagerService: at android.os.BinderProxy.transactNative(Native Method)
11-10 17:34:47.272 681 703 W DisplayManagerService: at android.os.BinderProxy.transact(BinderProxy.java:511)
11-10 17:34:47.272 681 703 W DisplayManagerService: at android.hardware.display.IDisplayManagerCallback$Stub$Proxy.onDisplayEvent(IDisplayManagerCallback.java:115)
11-10 17:34:47.272 681 703 W DisplayManagerService: at com.android.server.display.DisplayManagerService$CallbackRecord.notifyDisplayEventAsync(DisplayManagerService.java:1710)
11-10 17:34:47.272 681 703 W DisplayManagerService: at com.android.server.display.DisplayManagerService.deliverDisplayEvent(DisplayManagerService.java:1491)
11-10 17:34:47.272 681 703 W DisplayManagerService: at com.android.server.display.DisplayManagerService.access$400(DisplayManagerService.java:154)
11-10 17:34:47.272 681 703 W DisplayManagerService: at com.android.server.display.DisplayManagerService$DisplayManagerHandler.handleMessage(DisplayManagerService.java:1632)
11-10 17:34:47.272 681 703 W DisplayManagerService: at android.os.Handler.dispatchMessage(Handler.java:107)
11-10 17:34:47.272 681 703 W DisplayManagerService: at android.os.Looper.loop(Looper.java:214)
11-10 17:34:47.272 681 703 W DisplayManagerService: at android.os.HandlerThread.run(HandlerThread.java:67)
11-10 17:34:47.272 681 703 W DisplayManagerService: at com.android.server.ServiceThread.run(ServiceThread.java:44)
11-10 17:34:47.272 331 331 D SurfaceFlinger: Setting power mode 2 on display 0
11-10 17:34:47.273 318 516 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
11-10 17:34:47.273 318 516 E qdutils : getHDMINode: Failed to open fb node 2
11-10 17:34:47.273 318 516 E qdutils : getHDMINode: Failed to open fb node 3
11-10 17:34:47.273 318 516 E qdutils : getHDMINode: Failed to open fb node 4
11-10 17:34:47.273 318 516 E qdutils : getHDMINode: Failed to open fb node 5
11-10 17:34:47.273 318 516 E qdutils : getHDMINode: Failed to open fb node 6
11-10 17:34:47.274 318 516 E qdutils : getHDMINode: Failed to open fb node 7
11-10 17:34:47.274 318 516 E qdutils : getHDMINode: Failed to open fb node 8
11-10 17:34:47.274 318 516 E qdutils : getHDMINode: Failed to find HDMI node
11-10 17:34:47.276 421 421 I [email protected]: type=1400 audit(0.0:1400): avc: denied { read } for name="rgb" dev="sysfs" ino=9385 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_livedisplay_tuneable:s0 tclass=file permissive=1
11-10 17:34:47.276 421 421 I [email protected]: type=1400 audit(0.0:1401): avc: denied { open } for path="/sys/devices/virtual/graphics/fb0/rgb" dev="sysfs" ino=9385 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_livedisplay_tuneable:s0 tclass=file permissive=1
11-10 17:34:47.278 681 704 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request.
11-10 17:34:47.279 421 421 I [email protected]: type=1400 audit(0.0:1402): avc: denied { write } for name="rgb" dev="sysfs" ino=9385 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_livedisplay_tuneable:s0 tclass=file permissive=1
11-10 17:34:47.297 681 816 I Sensors : LightSensor(4) setDelay : 200000000(ns)
11-10 17:34:47.297 681 816 I Sensors : LightSensor enable: mEnabled 0, handle 4, en 1
11-10 17:34:47.300 681 702 I DropBoxManagerService: add tag=system_server_strictmode isTagEnabled=true flags=0x2
11-10 17:34:47.302 1064 1064 I RenderThread: type=1400 audit(0.0:1403): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=8238 ioctlcmd=93d scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 app=com.android.systemui
11-10 17:34:47.304 309 309 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
11-10 17:34:47.304 309 309 V audio_hw_sec: factory_set_parameters: enter: screen_state=on
11-10 17:34:47.304 309 309 V audio_hw_primary: adev_set_parameters: exit with code(0)
11-10 17:34:47.314 853 853 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
11-10 17:34:47.314 853 853 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
11-10 17:34:47.315 853 853 D StatusBar: updateQsExpansionEnabled - QS Expand enabled: true
11-10 17:34:47.334 1194 1194 I DeviceStatusMonitor: DeviceStatusMonitor$1.onReceive():51 onReceive() : Action = android.intent.action.SCREEN_ON
11-10 17:34:47.334 1194 1194 I DeviceStatusMonitor: DeviceStatusMonitor.updateCountryInfo():111 updateCountryInfo(), notifyAnyway = false
11-10 17:34:47.335 853 853 D StatusBar: updateQsExpansionEnabled - QS Expand enabled: true
11-10 17:34:47.339 289 289 I Zygote : Process 8044 exited due to signal 9 (Killed)
11-10 17:34:47.354 681 711 I libprocessgroup: Successfully killed process cgroup uid 10056 pid 8044 in 88ms
11-10 17:34:47.359 389 389 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
11-10 17:34:47.364 389 389 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
11-10 17:34:47.374 681 701 I Sensors : AccelerometerSensor(0) setDelay : 66667000(ns)
11-10 17:34:47.377 681 701 I Sensors : AccelerometerSensor enable: mEnabled 0, handle 0, en 1
11-10 17:34:47.380 853 853 D KeyguardClockSwitch: Updating clock: 5:34
11-10 17:34:47.382 853 853 D KeyguardClockSwitch: Updating clock: 5:34
11-10 17:34:47.382 681 718 I DisplayPowerController: Unblocked screen on after 129 ms
11-10 17:34:47.384 389 389 W wificond: Failed to get NL80211_ATTR_EXT_FEATURES
11-10 17:34:47.396 681 774 D WindowManager: powerPress: eventTime=2802265 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1
11-10 17:34:47.410 853 853 D ImageWallpaper: wallpaper visibility changes to: true
11-10 17:34:47.414 1739 2613 I WorkerManager: Releasing worker: [trainingcache]/[770]/[com.google.android.apps.gsa.staticplugins.fedass.k.a]
11-10 17:34:47.415 1739 2613 I WorkerManager: Releasing worker: [trainingcache]/[770]/[com.google.android.apps.gsa.staticplugins.fedass.k.a]
11-10 17:34:47.441 1460 3438 I NearbyDiscovery: FastPairHandler: Received action android.intent.action.SCREEN_ON [CONTEXT service_id=49 ]
11-10 17:34:47.445 1460 2567 I NearbySharing: Screen is locked [CONTEXT service_id=194 ]
11-10 17:34:47.445 1460 2567 I NearbySharing: Failed to stop scanning because weren't scanning. [CONTEXT service_id=194 ]
11-10 17:34:47.446 1460 2567 I NearbySharing: Stopping discovery because the screen is locked. [CONTEXT service_id=194 ]
11-10 17:34:47.446 1460 3438 D BluetoothAdapter: isLeEnabled(): ON
11-10 17:34:47.450 1460 2567 I NearbySharing: Can't stop advertising FastInitiation. Not advertising. [CONTEXT service_id=194 ]
11-10 17:34:47.450 1460 2567 I NearbySharing: Stopping Fast Init advertisement because we're not scanning. [CONTEXT service_id=194 ]
11-10 17:34:47.451 1460 2567 I NearbySharing: Failed to stop advertising because we weren't advertising. [CONTEXT service_id=194 ]
11-10 17:34:47.452 1460 2567 I NearbySharing: Stopping advertising because the screen is locked. [CONTEXT service_id=194 ]
11-10 17:34:47.452 1460 2567 I NearbySharing: Stopping Fast Init because the screen is locked. [CONTEXT service_id=194 ]
11-10 17:34:47.452 1460 2567 I NearbySharing: Can't stop scanning for FastInitiation. Not scanning. [CONTEXT service_id=194 ]
11-10 17:34:47.455 1460 2567 I NearbySharing: Fast Initiation Scanning has stopped [CONTEXT service_id=194 ]
11-10 17:34:47.455 833 1273 I bt_stack: [INFO:gatt_api.cc(946)] GATT_Register 3c5e63f5-6a99-aced-53b7-a3734faf94cd
11-10 17:34:47.456 833 1273 I bt_stack: [INFO:gatt_api.cc(966)] allocated gatt_if=5
11-10 17:34:47.456 1460 9032 D BluetoothLeScanner: onScannerRegistered() - status=0 scannerId=5 mScannerId=0
11-10 17:34:47.458 1460 2206 I BeaconBle: Client requested scan, settings=BleSettings [scanMode=LOW_LATENCY, callbackType=ALL_MATCHES, reportDelayMillis=0, 5 filters, 1 clients, callingClientName=Nearby] [CONTEXT service_id=111 ]
11-10 17:34:47.466 1460 3438 I NearbyDiscovery: FastPairScanner2: Starting LOW_LATENCY_SCANNING scan for 6 seconds [CONTEXT service_id=49 ]
11-10 17:34:47.466 1460 3438 I NearbyDiscovery: FastPair: Baymax got intent android.intent.action.SCREEN_ON [CONTEXT service_id=49 ]
11-10 17:34:47.475 1460 2206 I BeaconBle: 'L' hardware scan: 5 filters, scanMode=2, reportdelay=0, callback type=1, #clients=1, workSource=WorkSource{10059 com.google.android.gms} [CONTEXT service_id=111 ]
11-10 17:34:47.482 1460 2206 I BeaconBle: Starting scan on OS scanner. BT state: 12 [CONTEXT service_id=111 ]
11-10 17:34:47.483 1460 2206 D BluetoothAdapter: isLeEnabled(): ON
11-10 17:34:47.488 833 1273 I bt_stack: [INFO:gatt_api.cc(946)] GATT_Register bc03ced2-3477-dc3e-adbe-e24c9a2f0766
11-10 17:34:47.488 833 1273 I bt_stack: [INFO:gatt_api.cc(966)] allocated gatt_if=6
11-10 17:34:47.496 1460 9032 D BluetoothLeScanner: onScannerRegistered() - status=0 scannerId=6 mScannerId=0
11-10 17:34:47.512 1460 1460 D BoundBrokerSvc: onRebind: Intent { act=com.google.android.gms.clearcut.bootcount.service.START cmp=com.google.android.gms/.chimera.PersistentBoundBrokerService }
11-10 17:34:47.896 318 513 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
11-10 17:34:47.899 318 513 E qdutils : getHDMINode: Failed to open fb node 2
11-10 17:34:47.899 318 513 E qdutils : getHDMINode: Failed to open fb node 3
11-10 17:34:47.899 318 513 E qdutils : getHDMINode: Failed to open fb node 4
11-10 17:34:47.899 318 513 E qdutils : getHDMINode: Failed to open fb node 5
11-10 17:34:47.899 318 513 E qdutils : getHDMINode: Failed to open fb node 6
11-10 17:34:47.900 318 513 E qdutils : getHDMINode: Failed to open fb node 7
11-10 17:34:47.900 318 513 E qdutils : getHDMINode: Failed to open fb node 8
11-10 17:34:47.900 318 513 E qdutils : getHDMINode: Failed to find HDMI node
11-10 17:34:47.902 318 516 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
11-10 17:34:47.905 331 331 D SurfaceFlinger: Finished setting power mode 2 on display 0
11-10 17:34:47.906 511 511 I ImageManager: type=1400 audit(0.0:1404): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=8238 ioctlcmd=921 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
11-10 17:34:47.906 681 828 D SurfaceControl: Excessive delay in setPowerMode()
11-10 17:34:47.910 681 718 W PowerManagerService: Screen on took 681 ms
11-10 17:34:47.910 681 718 I DreamManagerService: Gently waking up from dream.
11-10 17:34:47.911 681 700 I DreamManagerService: Performing gentle wake from dream.
11-10 17:34:47.935 853 853 I Choreographer: Skipped 30 frames! The application may be doing too much work on its main thread.
11-10 17:34:47.941 681 698 I DreamManagerService: Leaving dreamland.
11-10 17:34:47.943 681 700 I DreamManagerService: Performing gentle wake from dream.
11-10 17:34:47.943 681 700 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
11-10 17:34:47.945 681 681 W AlarmManager: Unrecognized alarm listener com.android.server.job.controllers.i[email protected]1c1518
11-10 17:34:47.952 941 941 I ImageWallpaper: type=1400 audit(0.0:1405): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=8238 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 app=com.android.systemui
11-10 17:34:47.953 853 853 D ImageWallpaper: onAmbientModeChanged: inAmbient=false, duration=500, mShouldStopTransition=false
11-10 17:34:47.953 853 941 D ImageRevealHelper: updateAwake: awake=true, duration=500
11-10 17:34:47.953 853 941 D ImageRevealHelper: transition start
11-10 17:34:47.953 853 941 V ImageWallpaperRenderer: onRevealStart: start, anim=true
11-10 17:34:47.953 853 941 D ImageWallpaper: preRender start
11-10 17:34:47.954 853 941 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
11-10 17:34:47.956 853 941 D ImageWallpaper: preRender end
11-10 17:34:47.956 853 941 V ImageWallpaperRenderer: onRevealStart: done
11-10 17:34:48.467 853 941 D ImageRevealHelper: transition end, cancel=false, reveal=0.0
11-10 17:34:48.467 853 941 V ImageWallpaperRenderer: onRevealEnd: start, mScissorMode=true
11-10 17:34:48.484 853 941 D ImageWallpaper: postRender start
11-10 17:34:48.484 853 941 D ImageWallpaper: postRender end
11-10 17:34:48.484 853 941 V ImageWallpaperRenderer: onRevealEnd: done
11-10 17:34:49.316 681 709 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
11-10 17:34:49.317 681 709 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
11-10 17:34:49.485 853 941 D ImageWallpaper: finishRendering, preserve=true
11-10 17:34:49.835 681 5817 D WificondControl: Scan result ready event
11-10 17:34:53.467 1460 2206 I BeaconBle: Client requested scan, settings=BleSettings [scanMode=ZERO_POWER, callbackType=ALL_MATCHES, reportDelayMillis=0, 5 filters, 1 clients, callingClientName=Nearby] [CONTEXT service_id=111 ]
11-10 17:34:53.487 1460 2206 I BeaconBle: Stopping scan on delegate scanner. BT state: 12 [CONTEXT service_id=111 ]
11-10 17:34:53.488 1460 2206 D BluetoothAdapter: isLeEnabled(): ON
11-10 17:34:53.497 1460 2206 I BeaconBle: Resetting - new scanner available: true [CONTEXT service_id=111 ]
11-10 17:34:53.499 1460 2206 I BeaconBle: ZERO_POWER is disabled. [CONTEXT service_id=111 ]
11-10 17:34:53.500 1460 2206 I BeaconBle: 'L' hardware scan: scan stopped, no powered clients [CONTEXT service_id=111 ]
11-10 17:34:53.510 1460 3438 I NearbyDiscovery: FastPairScanner2: Stopping scan [CONTEXT service_id=49 ]
11-10 17:34:53.512 1460 3438 D BluetoothAdapter: isLeEnabled(): ON
11-10 17:34:53.521 1460 3438 D BluetoothAdapter: isLeEnabled(): ON
11-10 17:34:53.528 833 1273 I bt_stack: [INFO:gatt_api.cc(946)] GATT_Register e65e7bf2-f65d-9a12-fce2-fcbd0c83ba0e
11-10 17:34:53.528 833 1273 I bt_stack: [INFO:gatt_api.cc(966)] allocated gatt_if=5
11-10 17:34:53.528 1460 9032 D BluetoothLeScanner: onScannerRegistered() - status=0 scannerId=5 mScannerId=0
11-10 17:34:53.537 1460 3438 I NearbyDiscovery: FastPairScanner2: Starting LOW_POWER_SCANNING scanning [CONTEXT service_id=49 ]
11-10 17:34:55.231 681 718 V DisplayPowerController: Brightness [5] reason changing to: 'manual [ dim ]', previous reason: 'manual'.
11-10 17:34:55.297 681 828 D LightsService: Excessive delay setting light
11-10 17:34:57.231 681 718 I PowerManagerService: Going to sleep due to timeout (uid 1000)...
11-10 17:34:57.235 681 681 W UsageStatsService: Event reported without a package name, eventType:16
11-10 17:34:55.829 681 828 I chatty : uid=1000(system) PhotonicModulat identical 8 lines
11-10 17:34:55.895 681 828 D LightsService: Excessive delay setting light
11-10 17:34:57.252 681 718 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
11-10 17:34:57.262 681 718 W Adreno-EGL: <qeglDrvAPI_eglQueryContext:4368>: EGL_BAD_ATTRIBUTE
11-10 17:34:57.278 718 718 I PowerManagerSer: type=1400 audit(0.0:1406): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=8238 ioctlcmd=915 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
11-10 17:34:57.288 718 718 I PowerManagerSer: type=1400 audit(0.0:1407): avc: denied { read write } for path="/dev/kgsl-3d0" dev="tmpfs" ino=8238 scontext=u:r:system_server:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
11-10 17:34:57.310 681 718 V DisplayPowerController: Brightness [102] reason changing to: 'manual', previous reason: 'manual [ dim ]'.
11-10 17:34:57.737 681 718 I DisplayPowerController: Blocking screen off
11-10 17:34:57.738 681 718 I DisplayPowerController: Unblocked screen off after 1 ms
11-10 17:34:57.750 853 853 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
11-10 17:34:57.752 681 713 E KernelCpuUidFreqTimeReader: Negative delta from freq time proc: -10
11-10 17:34:57.752 681 713 E KernelCpuUidFreqTimeReader: Negative delta from freq time proc: -50
11-10 17:34:57.752 681 713 E KernelCpuUidFreqTimeReader: Negative delta from freq time proc: -250
11-10 17:34:57.752 681 713 E KernelCpuUidFreqTimeReader: Negative delta from freq time proc: -60
11-10 17:34:57.751 853 853 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
11-10 17:34:57.757 681 718 I Sensors : AccelerometerSensor enable: mEnabled 1, handle 0, en 0
11-10 17:34:57.761 681 718 V DisplayPowerController: Brightness [0] reason changing to: 'screen_off', previous reason: 'manual'.
11-10 17:34:57.778 421 421 I [email protected]: type=1400 audit(0.0:1408): avc: denied { write } for name="auto_brightness" dev="sysfs" ino=9432 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-10 17:34:57.778 421 421 I [email protected]: type=1400 audit(0.0:1409): avc: denied { open } for path="/sys/devices/virtual/lcd/panel/panel/auto_brightness" dev="sysfs" ino=9432 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-10 17:34:57.778 681 703 I DisplayManagerService: Display device changed state: "Pantalla integrada", OFF
11-10 17:34:57.780 331 331 D SurfaceFlinger: Setting power mode 0 on display 0
11-10 17:34:57.782 318 521 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
11-10 17:34:57.782 681 704 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request.
11-10 17:34:57.782 681 816 I Sensors : LightSensor enable: mEnabled 1, handle 4, en 0
11-10 17:34:57.783 318 521 E qdutils : getHDMINode: Failed to open fb node 2
11-10 17:34:57.783 318 521 E qdutils : getHDMINode: Failed to open fb node 3
11-10 17:34:57.783 318 521 E qdutils : getHDMINode: Failed to open fb node 4
11-10 17:34:57.783 318 521 E qdutils : getHDMINode: Failed to open fb node 5
11-10 17:34:57.784 318 521 E qdutils : getHDMINode: Failed to open fb node 6
11-10 17:34:57.784 318 521 E qdutils : getHDMINode: Failed to open fb node 7
11-10 17:34:57.784 318 521 E qdutils : getHDMINode: Failed to open fb node 8
11-10 17:34:57.784 318 521 E qdutils : getHDMINode: Failed to find HDMI node
11-10 17:34:57.788 853 853 D ImageWallpaper: wallpaper visibility changes to: false
11-10 17:34:58.197 318 513 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
11-10 17:34:58.202 318 513 E qdutils : getHDMINode: Failed to open fb node 2
11-10 17:34:58.203 318 513 E qdutils : getHDMINode: Failed to open fb node 3
11-10 17:34:58.203 318 513 E qdutils : getHDMINode: Failed to open fb node 4
11-10 17:34:58.203 318 513 E qdutils : getHDMINode: Failed to open fb node 5
11-10 17:34:58.203 318 513 E qdutils : getHDMINode: Failed to open fb node 6
11-10 17:34:58.203 318 513 E qdutils : getHDMINode: Failed to open fb node 7
11-10 17:34:58.203 318 513 E qdutils : getHDMINode: Failed to open fb node 8
11-10 17:34:58.203 318 513 E qdutils : getHDMINode: Failed to find HDMI node
11-10 17:34:58.204 318 521 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
11-10 17:34:58.205 331 331 D SurfaceFlinger: Finished setting power mode 0 on display 0
11-10 17:34:58.208 681 828 D SurfaceControl: Excessive delay in setPowerMode()
11-10 17:34:58.211 322 322 E QTI PowerHAL: Failed to acquire lock.
11-10 17:34:58.213 681 718 I DreamManagerService: Entering dreamland.
11-10 17:34:58.215 681 718 I PowerManagerService: Dozing...
11-10 17:34:58.216 681 700 I DreamController: Starting dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
11-10 17:34:58.236 681 700 D AutofillManagerService: Close system dialogs
11-10 17:34:58.251 853 853 D StatusBar: updateQsExpansionEnabled - QS Expand enabled: false
11-10 17:34:58.257 853 853 D StatusBar: updateQsExpansionEnabled - QS Expand enabled: false
11-10 17:34:58.261 853 853 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
11-10 17:34:58.266 853 853 I chatty : uid=10144(com.android.systemui) identical 6 lines
11-10 17:34:58.266 853 853 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
11-10 17:34:58.282 853 853 W View : requestLayout() improperly called by com.android.keyguard.CarrierText{446472 V.ED..... ......ID 24,0-624,60 #7f0a01e5 app:id/keyguard_carrier_text} during layout: running second layout pass
11-10 17:34:58.285 853 853 D ImageWallpaper: onAmbientModeChanged: inAmbient=true, duration=0, mShouldStopTransition=false
11-10 17:34:58.285 853 941 D ImageRevealHelper: updateAwake: awake=false, duration=0
11-10 17:34:58.285 853 941 V ImageWallpaperRenderer: onRevealStart: start, anim=false
11-10 17:34:58.285 853 941 D ImageWallpaper: preRender start
11-10 17:34:58.286 853 941 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
11-10 17:34:58.288 853 941 D ImageWallpaper: preRender end
11-10 17:34:58.288 853 941 V ImageWallpaperRenderer: onRevealStart: done
11-10 17:34:58.288 309 372 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
11-10 17:34:58.289 309 372 V audio_hw_sec: factory_set_parameters: enter: screen_state=off
11-10 17:34:58.289 309 372 V audio_hw_primary: adev_set_parameters: exit with code(0)
11-10 17:34:58.285 941 941 I ImageWallpaper: type=1400 audit(0.0:1410): avc: denied { ioctl } for path="/dev/kgsl-3d0" dev="tmpfs" ino=8238 ioctlcmd=934 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1
HTML:
android.intent.action.SCREEN_ON
11-10 17:35:00.982 1194 1194 I DeviceStatusMonitor: DeviceStatusMonitor.updateCountryInfo():111 updateCountryInfo(), notifyAnyway = false
11-10 17:35:00.987 853 853 W View : requestLayout() improperly called by com.android.keyguard.CarrierText{446472 V.ED..... ......ID 24,0-624,60 #7f0a01e5 app:id/keyguard_carrier_text} during layout: running second layout pass
11-10 17:35:01.004 681 701 I Sensors : AccelerometerSensor(0) setDelay : 66667000(ns)
11-10 17:35:01.005 681 701 I Sensors : AccelerometerSensor enable: mEnabled 0, handle 0, en 1
11-10 17:35:01.011 853 853 D KeyguardClockSwitch: Updating clock: 5:35
11-10 17:35:01.011 681 718 I DisplayPowerController: Unblocked screen on after 97 ms
11-10 17:35:01.027 853 853 D KeyguardClockSwitch: Updating clock: 5:35
11-10 17:35:01.030 853 853 D ImageWallpaper: wallpaper visibility changes to: true
11-10 17:35:01.039 1739 2613 I WorkerManager: Releasing worker: [trainingcache]/[770]/[com.google.android.apps.gsa.staticplugins.fedass.k.a]
11-10 17:35:01.039 1739 2613 I WorkerManager: Releasing worker: [trainingcache]/[770]/[com.google.android.apps.gsa.staticplugins.fedass.k.a]
11-10 17:35:01.065 1460 3438 I NearbyDiscovery: FastPairHandler: Received action android.intent.action.SCREEN_ON [CONTEXT service_id=49 ]
11-10 17:35:01.068 681 774 D WindowManager: powerPress: eventTime=2815933 interactive=true count=1 beganFromNonInteractive=true mShortPressOnPowerBehavior=1
11-10 17:35:01.069 1460 3438 D BluetoothAdapter: isLeEnabled(): ON
11-10 17:35:01.070 1460 2567 I NearbySharing: Screen is locked [CONTEXT service_id=194 ]
11-10 17:35:01.071 1460 2567 I NearbySharing: Failed to stop scanning because weren't scanning. [CONTEXT service_id=194 ]
11-10 17:35:01.071 1460 2567 I NearbySharing: Stopping discovery because the screen is locked. [CONTEXT service_id=194 ]
11-10 17:35:01.071 1460 2567 I NearbySharing: Can't stop advertising FastInitiation. Not advertising. [CONTEXT service_id=194 ]
11-10 17:35:01.072 1460 2567 I NearbySharing: Stopping Fast Init advertisement because we're not scanning. [CONTEXT service_id=194 ]
11-10 17:35:01.073 1460 2567 I NearbySharing: Failed to stop advertising because we weren't advertising. [CONTEXT service_id=194 ]
11-10 17:35:01.073 1460 2567 I NearbySharing: Stopping advertising because the screen is locked. [CONTEXT service_id=194 ]
11-10 17:35:01.074 1460 2567 I NearbySharing: Stopping Fast Init because the screen is locked. [CONTEXT service_id=194 ]
11-10 17:35:01.074 1460 2567 I NearbySharing: Can't stop scanning for FastInitiation. Not scanning. [CONTEXT service_id=194 ]
11-10 17:35:01.076 1460 2567 I NearbySharing: Fast Initiation Scanning has stopped [CONTEXT service_id=194 ]
11-10 17:35:01.077 833 1273 I bt_stack: [INFO:gatt_api.cc(946)] GATT_Register 0563c5da-8f8d-e12f-ae49-1c233abf8a5a
11-10 17:35:01.077 833 1273 I bt_stack: [INFO:gatt_api.cc(966)] allocated gatt_if=5
11-10 17:35:01.078 1460 3256 D BluetoothLeScanner: onScannerRegistered() - status=0 scannerId=5 mScannerId=0
11-10 17:35:01.081 1460 2206 I BeaconBle: Client requested scan, settings=BleSettings [scanMode=LOW_LATENCY, callbackType=ALL_MATCHES, reportDelayMillis=0, 5 filters, 1 clients, callingClientName=Nearby] [CONTEXT service_id=111 ]
11-10 17:35:01.085 1460 3438 I NearbyDiscovery: FastPairScanner2: Starting LOW_LATENCY_SCANNING scan for 6 seconds [CONTEXT service_id=49 ]
11-10 17:35:01.085 1460 3438 I NearbyDiscovery: FastPair: Baymax got intent android.intent.action.SCREEN_ON [CONTEXT service_id=49 ]
11-10 17:35:01.099 1460 2206 I BeaconBle: 'L' hardware scan: 5 filters, scanMode=2, reportdelay=0, callback type=1, #clients=1, workSource=WorkSource{10059 com.google.android.gms} [CONTEXT service_id=111 ]
11-10 17:35:01.103 1460 2206 I BeaconBle: Starting scan on OS scanner. BT state: 12 [CONTEXT service_id=111 ]
11-10 17:35:01.104 1460 2206 D BluetoothAdapter: isLeEnabled(): ON
11-10 17:35:01.107 833 1273 I bt_stack: [INFO:gatt_api.cc(946)] GATT_Register 5e555730-a591-7fd1-fbf8-df6eced0dc32
11-10 17:35:01.108 833 1273 I bt_stack: [INFO:gatt_api.cc(966)] allocated gatt_if=6
11-10 17:35:01.108 1460 3256 D BluetoothLeScanner: onScannerRegistered() - status=0 scannerId=6 mScannerId=0
11-10 17:35:01.530 318 513 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
11-10 17:35:01.532 318 513 E qdutils : getHDMINode: Failed to open fb node 2
11-10 17:35:01.532 318 513 E qdutils : getHDMINode: Failed to open fb node 3
app=com.android.systemui
11-10 17:34:58.296 853 941 V ImageWallpaperRenderer: onRevealEnd: start, mScissorMode=false
11-10 17:34:58.296 853 941 D ImageWallpaper: postRender start
11-10 17:34:58.296 853 941 D ImageWallpaper: postRender end
11-10 17:34:58.296 853 941 V ImageWallpaperRenderer: onRevealEnd: done
11-10 17:34:58.299 853 853 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
11-10 17:34:58.307 853 853 I chatty : uid=10144(com.android.systemui) identical 6 lines
11-10 17:34:58.307 853 853 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
11-10 17:34:58.312 1194 1194 I DeviceStatusMonitor: DeviceStatusMonitor$1.onReceive():51 onReceive() : Action = android.intent.action.SCREEN_OFF
11-10 17:34:58.312 1194 1194 I InputBundle: InputBundle.consumeEvent():960 Skip consuming an event as imeStatus is 0
11-10 17:34:58.313 1194 1194 I DeviceStatusMonitor: DeviceStatusMonitor.updateCountryInfo():111 updateCountryInfo(), notifyAnyway = false
11-10 17:34:58.348 1739 2613 I WorkerManager: Releasing worker: [trainingcache]/[770]/[com.google.android.apps.gsa.staticplugins.fedass.k.a]
11-10 17:34:58.348 1739 2613 I WorkerManager: Releasing worker: [trainingcache]/[770]/[com.google.android.apps.gsa.staticplugins.fedass.k.a]
11-10 17:34:58.374 1460 3438 I NearbyDiscovery: FastPairHandler: Received action android.intent.action.SCREEN_OFF [CONTEXT service_id=49 ]
11-10 17:34:58.381 1460 3438 I NearbyDiscovery: FastPairScanner2: Stopping scan [CONTEXT service_id=49 ]
11-10 17:34:58.382 1460 2567 I NearbySharing: Screen is locked [CONTEXT service_id=194 ]
11-10 17:34:58.383 1460 2567 I NearbySharing: Failed to stop scanning because weren't scanning. [CONTEXT service_id=194 ]
11-10 17:34:58.383 1460 2567 I NearbySharing: Stopping discovery because the screen is locked. [CONTEXT service_id=194 ]
11-10 17:34:58.386 1460 3438 D BluetoothAdapter: isLeEnabled(): ON
11-10 17:34:58.391 1460 2567 I NearbySharing: Can't stop advertising FastInitiation. Not advertising. [CONTEXT service_id=194 ]
11-10 17:34:58.392 1460 3438 I NearbyDiscovery: FastPair: Baymax got intent android.intent.action.SCREEN_OFF [CONTEXT service_id=49 ]
11-10 17:34:58.393 1460 2567 I NearbySharing: Stopping Fast Init advertisement because we're not scanning. [CONTEXT service_id=194 ]
11-10 17:34:58.394 1460 2567 I NearbySharing: Failed to stop advertising because we weren't advertising. [CONTEXT service_id=194 ]
11-10 17:34:58.394 1460 2567 I NearbySharing: Stopping advertising because the screen is locked. [CONTEXT service_id=194 ]
11-10 17:34:58.395 1460 2567 I NearbySharing: Stopping Fast Init because the screen is locked. [CONTEXT service_id=194 ]
11-10 17:34:58.395 1460 2567 I NearbySharing: Can't stop scanning for FastInitiation. Not scanning. [CONTEXT service_id=194 ]
11-10 17:34:58.397 1460 2567 I NearbySharing: Fast Initiation Scanning has stopped [CONTEXT service_id=194 ]
11-10 17:34:59.297 853 941 D ImageWallpaper: finishRendering, preserve=true
11-10 17:35:00.910 681 774 I PowerManagerService: Waking up from Dozing (uid=1000, reason=WAKE_REASON_POWER_BUTTON, details=android.policy:POWER)...
11-10 17:35:00.911 681 681 W UsageStatsService: Event reported without a package name, eventType:15
11-10 17:35:00.913 322 322 E QTI PowerHAL: Failed to acquire lock.
11-10 17:35:00.914 681 718 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
11-10 17:35:00.924 853 853 D KeyguardClockSwitch: Updating clock: 5:35
11-10 17:35:00.930 681 713 E KernelCpuUidFreqTimeReader: Negative delta from freq time proc: -10
11-10 17:35:00.930 681 713 E KernelCpuUidFreqTimeReader: Negative delta from freq time proc: -50
11-10 17:35:00.930 681 713 E KernelCpuUidFreqTimeReader: Negative delta from freq time proc: -250
11-10 17:35:00.930 681 713 E KernelCpuUidFreqTimeReader: Negative delta from freq time proc: -60
11-10 17:35:00.934 681 718 V DisplayPowerController: Brightness [102] reason changing to: 'manual', previous reason: 'screen_off'.
11-10 17:35:00.944 421 421 I [email protected]: type=1400 audit(0.0:1412): avc: denied { read } for name="rgb" dev="sysfs" ino=9385 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_livedisplay_tuneable:s0 tclass=file permissive=1
11-10 17:35:00.938 322 322 E QTI PowerHAL: Invalid hint ID.
11-10 17:35:00.939 331 331 D SurfaceFlinger: Setting power mode 2 on display 0
11-10 17:35:00.939 318 521 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
11-10 17:35:00.939 681 703 I DisplayManagerService: Display device changed state: "Pantalla integrada", ON
11-10 17:35:00.939 318 521 E qdutils : getHDMINode: Failed to open fb node 2
11-10 17:35:00.939 318 521 E qdutils : getHDMINode: Failed to open fb node 3
11-10 17:35:00.939 318 521 E qdutils : getHDMINode: Failed to open fb node 4
11-10 17:35:00.939 318 521 E qdutils : getHDMINode: Failed to open fb node 5
11-10 17:35:00.939 318 521 E qdutils : getHDMINode: Failed to open fb node 6
11-10 17:35:00.939 318 521 E qdutils : getHDMINode: Failed to open fb node 7
11-10 17:35:00.939 318 521 E qdutils : getHDMINode: Failed to open fb node 8
11-10 17:35:00.939 318 521 E qdutils : getHDMINode: Failed to find HDMI node
11-10 17:35:00.947 681 704 W LocalDisplayAdapter: Unable to find color mode 0, ignoring request.
11-10 17:35:00.944 421 421 I [email protected]: type=1400 audit(0.0:1413): avc: denied { open } for path="/sys/devices/virtual/graphics/fb0/rgb" dev="sysfs" ino=9385 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_livedisplay_tuneable:s0 tclass=file permissive=1
11-10 17:35:00.944 421 421 I [email protected]: type=1400 audit(0.0:1414): avc: denied { write } for name="rgb" dev="sysfs" ino=9385 scontext=u:r:init:s0 tcontext=u:object_r:sysfs_livedisplay_tuneable:s0 tclass=file permissive=1
11-10 17:35:00.957 309 372 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
11-10 17:35:00.957 309 372 V audio_hw_sec: factory_set_parameters: enter: screen_state=on
11-10 17:35:00.957 309 372 V audio_hw_primary: adev_set_parameters: exit with code(0)
11-10 17:35:00.959 853 853 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
11-10 17:35:00.959 853 853 D StatusBar: disable<e i a s b H R c s > disable2<q i n >
11-10 17:35:00.959 853 853 D StatusBar: updateQsExpansionEnabled - QS Expand enabled: true
11-10 17:35:00.964 681 816 I Sensors : LightSensor(4) setDelay : 200000000(ns)
11-10 17:35:00.964 681 816 I Sensors : LightSensor enable: mEnabled 0, handle 4, en 1
11-10 17:35:00.966 681 702 I DropBoxManagerService: add tag=system_server_strictmode isTagEnabled=true flags=0x2
11-10 17:35:00.975 853 853 D StatusBar: updateQsExpansionEnabled - QS Expand enabled: true
11-10 17:35:00.981 1194 1194 I DeviceStatusMonitor: DeviceStatusMonitor$1.onReceive():51 onReceive() : Action =
11-10 17:35:01.532 318 513 E qdutils : getHDMINode: Failed to open fb node 4
11-10 17:35:01.532 318 513 E qdutils : getHDMINode: Failed to open fb node 5
11-10 17:35:01.532 318 513 E qdutils : getHDMINode: Failed to open fb node 6
11-10 17:35:01.532 318 513 E qdutils : getHDMINode: Failed to open fb node 7
11-10 17:35:01.532 318 513 E qdutils : getHDMINode: Failed to open fb node 8
11-10 17:35:01.532 318 513 E qdutils : getHDMINode: Failed to find HDMI node
11-10 17:35:01.534 318 521 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
11-10 17:35:01.535 331 331 D SurfaceFlinger: Finished setting power mode 2 on display 0
11-10 17:35:01.535 681 828 D SurfaceControl: Excessive delay in setPowerMode()
11-10 17:35:01.538 681 718 W PowerManagerService: Screen on took 641 ms
11-10 17:35:01.538 681 718 I DreamManagerService: Gently waking up from dream.
11-10 17:35:01.539 681 700 I DreamManagerService: Performing gentle wake from dream.
11-10 17:35:01.603 681 1208 I DreamManagerService: Leaving dreamland.
11-10 17:35:01.604 681 700 I DreamManagerService: Performing gentle wake from dream.
11-10 17:35:01.604 681 700 I DreamController: Stopping dream: name=ComponentInfo{com.android.systemui/com.android.systemui.doze.DozeService}, isTest=false, canDoze=true, userId=0
11-10 17:35:01.608 681 681 W AlarmManager: Unrecognized alarm listener com.android.server.job.controllers.i[email protected]1c1518
11-10 17:35:01.611 853 853 D ImageWallpaper: onAmbientModeChanged: inAmbient=false, duration=500, mShouldStopTransition=false
11-10 17:35:01.611 853 941 D ImageRevealHelper: updateAwake: awake=true, duration=500
11-10 17:35:01.611 853 941 D ImageRevealHelper: transition start
11-10 17:35:01.611 853 941 V ImageWallpaperRenderer: onRevealStart: start, anim=true
11-10 17:35:01.611 853 941 D ImageWallpaper: preRender start
11-10 17:35:01.612 853 941 W Adreno-EGL: <qeglDrvAPI_eglGetConfigAttrib:607>: EGL_BAD_ATTRIBUTE
11-10 17:35:01.614 853 941 D ImageWallpaper: preRender end
11-10 17:35:01.614 853 941 V ImageWallpaperRenderer: onRevealStart: done
11-10 17:35:02.121 853 941 D ImageRevealHelper: transition end, cancel=false, reveal=0.0
11-10 17:35:02.121 853 941 V ImageWallpaperRenderer: onRevealEnd: start, mScissorMode=true
11-10 17:35:02.137 853 941 D ImageWallpaper: postRender start
11-10 17:35:02.137 853 941 D ImageWallpaper: postRender end
11-10 17:35:02.137 853 941 V ImageWallpaperRenderer: onRevealEnd: done
11-10 17:35:02.981 681 709 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
11-10 17:35:02.982 681 709 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
11-10 17:35:03.121 512 512 I hwcUeventThread: type=1400 audit(0.0:1415): avc: denied { read } for scontext=u:r:hal_graphics_composer_default:s0 tcontext=u:r:hal_graphics_composer_default:s0 tclass=netlink_kobject_uevent_socket permissive=1
11-10 17:35:03.121 319 319 I [email protected]: type=1400 audit(0.0:1416): avc: denied { read } for name="present" dev="sysfs" ino=25220 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-10 17:35:03.121 319 319 I [email protected]: type=1400 audit(0.0:1417): avc: denied { open } for path="/sys/devices/battery.78/power_supply/battery/present" dev="sysfs" ino=25220 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-10 17:35:03.121 319 319 I [email protected]: type=1400 audit(0.0:1418): avc: denied { getattr } for path="/sys/devices/battery.78/power_supply/battery/present" dev="sysfs" ino=25220 scontext=u:r:hal_health_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
11-10 17:35:03.139 853 941 D ImageWallpaper: finishRendering, preserve=true
---------- Post added at 11:44 PM ---------- Previous post was at 11:42 PM ----------
BTW
My S350 is recognized as T350 by system
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
REGARDS @retiredtab
Devsh1120 said:
My S350 is recognized as T350 by system
Click to expand...
Click to collapse
That's one of the side effects of not having proper code defined specifically for the S350.
Thanks for the dumpsys input. From there I can see the kernel isn't loading the spen driver or it's needs more configuration.
On my P550 with the same command, I see
10: sec_e-pen
Classes: 0x00000005
Path: /dev/input/event3
The spen is defined as the sec_e-pen. There should be an entry like that for the S350 when it's working properly.
I'm going to add these 2 extra parameters to the kernel config
CONFIG_HID_WACOM=y
CONFIG_HID_WACOM_POWER_SUPPLY=y
to see if the spen is recognized. I'm also working on another T350 problem right now. I'll be building the next rom later tonight before I goto sleep if everything goes okay. Hopefully, I will have a new rom for you test tomorrow.
Can I get one more log from you?
Reboot the tablet.
While it's booting, open a terminal and run
adb logcat > boot.txt
Then upload boot.txt here. It will be about 0.5MB file. I want to see if there are any error messages regarding WACOM while it's booting.
You can use the manage attachments to upload the text file.
Thanks.
hi, don't see any WACOM parameter at the log
Just create a folder in drive
regards
https://drive.google.com/drive/folders/19uQI0xIjLk7QvH4_jEP50JLV7pe_8eXA?usp=sharing
So in my boot logcat of a working s-pen implementation, I see
11-05 16:26:07.710 586 812 I EventHub: New device: id=10, fd=128, path='/dev/input/event3', name='sec_e-pen', classes=0x5, configuration='/vendor/usr/idc/sec_e-pen.idc', keyLayout='/system/usr/keylayout/Generic.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=false,
I don't see "sec_e-pen" anywhere in your boot logcat which means the kernel doesn't know it's there.
Please try my new build at
https://androidfilehost.com/?w=files&flid=319751
It's called t350-spen-alpha.zip
The new build now has
#Wacom
CONFIG_INPUT_WACOM=y
CONFIG_HID_WACOM=y
CONFIG_HID_WACOM_POWER_SUPPLY=y
Let me know if that works or not. If not, please get
adb shell dumpsys input
and another
adb logcat > boot.txt
after reloading the tablet.
PS. I did load t350-spen-alpha.zip onto my T350 and it boots and works, but I didn't have time to test all the functionality like I normally do. I'm only interested to see if the kernel recognizes the spen driver.
@retiredtab
I already mount t350-spen-alpha.zip but I still not see "sec_e-pen"
i've add a new folder with logs
https://drive.google.com/drive/folders/19uQI0xIjLk7QvH4_jEP50JLV7pe_8eXA
regards
Devsh1120 said:
I already mount t350-spen-alpha.zip but I still not see "sec_e-pen"
Click to expand...
Click to collapse
Right now, I'm out of ideas why the WACOM parameters don't work on the P350. There must be some hardware difference between the P350 and it's big brother the P550 where I do have spen working other than just WACOM.
For now, if you want to revert your P350 back to stock, go ahead. Since you have been so helpful with logs and testing, if you run into problems, I will try to help you, but I think a complete odin flash of the stock code should work with no problems. I did that 3 times for my P550 with no problems.
Or you can use the 17.1 T350 build without the spen if you don't need spen.
If I see something obviously wrong with my code or find new information about how the spen works on the P350, I will contact you if you are willing to do more testing.
Thanks for all your testing. It's appreciated even though I don't have a P350.
retiredtab said:
Right now, I'm out of ideas why the WACOM parameters don't work on the P350.
Click to expand...
Click to collapse
@retiredtab
Nice to have helped you, for now I will continue using the build lineage-17.1-20201108-UNOFFICIAL-gt58wifi.zip.
since I wanted to give a new life and use the new functionalities offered by the latest versions of android to a device that I use very little.
If in the future you are still interested in continuing to work with this and other functions,
don't hesitate to write me and I will gladly try them for you.
Regards
@retiredtab
Hello, I just back to stock my P350 and I have made some logs in case you are interested
In the same way, checking a little with the help of the TWRP. I have found the folder .SPenSDK30 in the path /sdcard/.SPenSDK30.
My knowledge of programming in android / Linux is very limited but I hope this can help you with something.
https://drive.google.com/drive/folders/1ZkFle6pdAu4CjxfOCe8RFLgDVJYUY97S
Regards
Devsh1120 said:
@retiredtab
My knowledge of programming in android / Linux is very limited but I hope this can help you with something.
https://drive.google.com/drive/folders/1ZkFle6pdAu4CjxfOCe8RFLgDVJYUY97S
Click to expand...
Click to collapse
@Devsh1120, I can't see anything in the google drive folder above. It's just a 0 byte nomedia file.
Can you just use the forum manage attachments to upload the file?
Thanks!
retiredtab said:
@Devsh1120, I can't see anything in the google drive folder above. It's just a 0 byte nomedia file.
Can you just use the forum manage attachments to upload the file?
Thanks!
Click to expand...
Click to collapse
Hi, with twrp just can see that.
I have managed to extract some packages there are at the drive folder
It has been all that I could do, sorry
I know is discontinued, but, i just saw that the only recovery available for twrp is for T350 and not for P350. If we could get a new twrp for P350, meaby this core firmware got the lines to make spen works. Noticeable because in the original rom, the boot says "Galaxy Tab A with SPen", and T350 only says "Galaxy Tab A"

Categories

Resources