Skip to content

Instantly share code, notes, and snippets.

@czyzm
czyzm / SM-G920F_native_beginning.log
Last active October 10, 2016 06:18
S6 and S7 using Thali native. Thali is started on S6 first, later on S7. S6 crashed after couple of minutes.
This file has been truncated, but you can view the full file.
--------- beginning of main
10-10 08:08:44.790 4751 4821 D RegistrationManager: getNetworkType [0]
10-10 08:08:44.790 4751 4821 D CoreStackAdaptor2: notifyNetworkState() [13] isConnected [false] nwkSvcType [XAN_NWK_TYPE_NONE] nwkInfoType [XAN_SVC_NETWORK_SVCTYPE_NONE] dedicated [NONE]
10-10 08:08:44.790 4751 4821 D RegistrationManager: notifyNetworkState : NetworkType [14] IsConnected [false] IPAddresses [[]] DNSAddresses [[]]
10-10 08:08:44.790 4751 4821 D RegistrationManager: isEPDGAvailable [false]
10-10 08:08:44.790 4751 4821 D CoreStackAdaptor: getPDNType() Unsupported network type 14 reported!
10-10 08:08:44.800 4751 4821 D TranslatorCollection: translateToNwkSvcType: networkType null
10-10 08:08:44.800 4751 4821 D TranslatorCollection: translateToNwkSvcType: not found for networkType 14
10-10 08:08:44.800 4751 4821 D RegistrationManager: getNetworkType [0]
10-10 08:08:44.800 4751 4821 D CoreStackAdaptor2: notifyNetworkState() [14] isConnected [false] nwkSvcType [XAN_NWK_TYPE_NON
@czyzm
czyzm / ThaliTestApp_correct
Created October 17, 2016 09:09
Correct one: from commit 9692dd607af4c8fc3457f0e707cc97a6c4a71c0b, failure from master
bash-3.2$ ./prepare.sh
Adding android project...
Creating Cordova project for the Android platform:
Path: platforms/android
Package: com.example.ThaliTestApp
Name: ThaliTestApp
Activity: MainActivity
Android target: android-23
Android project created with cordova-android@5.2.2
Discovered plugin "cordova-plugin-whitelist" in config.xml. Adding it to the project
@czyzm
czyzm / S6
Created October 18, 2016 10:23
Thali not sending own changes after WiFi states changes
10-18 12:20:39.371 3460-3944/? V/AlarmManager: Expired Alarm result :4
10-18 12:20:39.411 3460-3538/? V/BroadcastQueue: [background] Process cur broadcast BroadcastRecord{8dc04c9 u0 com.sec.spp.push.receiver.PROVISIONING_ACTION qIdx=4}, state= (APP_RECEIVE) DELIVERED for app ProcessRecord{ecd75c 7745:com.sec.spp.push/u0a33}
10-18 12:20:39.411 3460-3983/? D/NetworkPolicy: isUidForegroundLocked: 10033, mScreenOn: true, uidstate: 10, mProxSensorScreenOff: false
10-18 12:20:39.411 3460-3983/? D/NetworkPolicy: isUidForegroundLocked: 10033, mScreenOn: true, uidstate: 10, mProxSensorScreenOff: false
10-18 12:20:39.451 3059-3715/? D/EnterpriseController: netId is 0
10-18 12:20:39.451 3059-3715/? D/Netd: getNetworkForDns: using netid 572 for uid 10033
10-18 12:20:41.251 3460-3957/? D/InputReader: Input event(4): value=1 when=14137843427000
10-18 12:20:41.251 3460-3957/? D/InputReader: Input event(4): value=1 when=14137843427000
10-18 12:20:41.251 3460-3957/? I/InputReader: Touch event's action is 0x0 (deviceType=0) [p
@czyzm
czyzm / Thali54
Created October 21, 2016 11:27
WiFi not working on iOS
2016-10-21 13:24:26.987 Stanton[385:39813] Apache Cordova native platform version 4.2.1 is starting.
2016-10-21 13:24:26.988 Stanton[385:39813] Multi-tasking -> Device: YES, App: YES
2016-10-21 13:24:27.017 Stanton[385:39813] Using UIWebView
2016-10-21 13:24:27.019 Stanton[385:39813] [CDVTimer][handleopenurl] 0.064015ms
2016-10-21 13:24:27.020 Stanton[385:39813] [CDVTimer][intentandnavigationfilter] 1.116991ms
2016-10-21 13:24:27.020 Stanton[385:39813] [CDVTimer][gesturehandler] 0.047028ms
2016-10-21 13:24:27.021 Stanton[385:39813] [CDVTimer][keyboard] 0.514030ms
2016-10-21 13:24:27.032 Stanton[385:39813] [CDVTimer][splashscreen] 11.351049ms
2016-10-21 13:24:27.038 Stanton[385:39813] [CDVTimer][statusbar] 6.018043ms
2016-10-21 13:24:27.051 Stanton[385:39813] [CDVTimer][localstorage] 12.407959ms
@czyzm
czyzm / Nexus6P
Created October 24, 2016 09:25
WiFi issue - Nexus 6P
10-24 11:18:42.245 17210-17210/? I/ServiceManager: Waiting for service AtCmdFwd...
10-24 11:18:43.247 17210-17210/? I/ServiceManager: Waiting for service AtCmdFwd...
10-24 11:18:44.248 17210-17210/? I/ServiceManager: Waiting for service AtCmdFwd...
10-24 11:18:44.727 4979-7280/? I/ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.example.ThaliTestApp/.MainActivity (has extras)} from uid 10029 on display 0
10-24 11:18:44.733 3756-5905/? D/audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
10-24 11:18:44.746 3756-5905/? D/audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: none)
10-24 11:18:44.746 3756-5905/? D/msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(15)
10-24 11:18:44.746 3756-5905/? I/soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 1
10-24 11:18:44.758 17461-17461/
@czyzm
czyzm / S7
Created October 24, 2016 09:27
WiFi issue - S7
10-24 11:18:43.824 3408-3871/? D/WifiWatchdogStateMachine.CaptivePortalHandler: [checkCaptivePortal] - callbackHandler=Handler (com.android.server.wifi.WifiWatchdogStateMachine$CaptivePortalHandler) {f22ee98}
10-24 11:18:43.824 3408-3871/? I/WifiManager: isCaptivePortalException
10-24 11:18:43.824 3408-3871/? D/WifiStateMachine: isPackageRunning - top:com.sec.android.app.launcher.activities.LauncherActivity
10-24 11:18:43.824 3408-3871/? D/WifiStateMachine: isPackageRunning - top:com.sec.android.app.launcher.activities.LauncherActivity
10-24 11:18:46.624 3408-5763/? D/SSRM:n: SIOP:: AP = 330, PST = 355 (W:14), CP = 292, CUR = -1, LCD = 119
10-24 11:18:50.214 3408-3871/? D/WifiWatchdogStateMachine.CaptivePortalHandler: result = 3, mCaptivePortalCheckMode = 11, mCouldNotIdentifyCaptivePortalState = true
10-24 11:18:51.554 3408-4139/? E/Watchdog: !@Sync 468 [10-24 11:18:51.563]
10-24 11:18:52.794 3136-3617/? D/EnterpriseController: netId is 0
10-24 11:18:52.794 3136-3617/? D/Netd: getNetworkForDns: using netid 5
@czyzm
czyzm / Thali54_WiFi
Created October 24, 2016 10:32
WiFi issue (Stanton) - iOS Thali54
2016-10-24 12:23:04.146 Stanton[262:12563] Apache Cordova native platform version 4.2.1 is starting.
2016-10-24 12:23:04.147 Stanton[262:12563] Multi-tasking -> Device: YES, App: YES
2016-10-24 12:23:04.177 Stanton[262:12563] Using UIWebView
2016-10-24 12:23:04.178 Stanton[262:12563] [CDVTimer][handleopenurl] 0.060022ms
2016-10-24 12:23:04.180 Stanton[262:12563] [CDVTimer][intentandnavigationfilter] 1.071990ms
2016-10-24 12:23:04.180 Stanton[262:12563] [CDVTimer][gesturehandler] 0.048995ms
2016-10-24 12:23:04.180 Stanton[262:12563] [CDVTimer][keyboard] 0.590026ms
2016-10-24 12:23:04.192 Stanton[262:12563] [CDVTimer][splashscreen] 11.608005ms
2016-10-24 12:23:04.199 Stanton[262:12563] [CDVTimer][statusbar] 6.304026ms
2016-10-24 12:23:04.211 Stanton[262:12563] [CDVTimer][localstorage] 11.761010ms
@czyzm
czyzm / Thali56_WiFi
Created October 24, 2016 10:33
WiFi issue (Stanton) - iOS Thali56
2016-10-24 12:23:47.082 Stanton[255:10605] DiskCookieStorage changing policy from 2 to 0, cookie file: file:///private/var/mobile/Containers/Data/Application/191A24C5-9DB3-4A2E-937D-43256A695372/Library/Cookies/Cookies.binarycookies
2016-10-24 12:23:47.106 Stanton[255:10605] Apache Cordova native platform version 4.2.1 is starting.
2016-10-24 12:23:47.107 Stanton[255:10605] Multi-tasking -> Device: YES, App: YES
2016-10-24 12:23:47.136 Stanton[255:10605] Using UIWebView
2016-10-24 12:23:47.138 Stanton[255:10605] [CDVTimer][handleopenurl] 0.059009ms
2016-10-24 12:23:47.139 Stanton[255:10605] [CDVTimer][intentandnavigationfilter] 1.060009ms
2016-10-24 12:23:47.139 Stanton[255:10605] [CDVTimer][gesturehandler] 0.040948ms
2016-10-24 12:23:47.140 Stanton[255:10605] [CDVTimer][keyboard] 0.517011ms
2016-10-24 12:23:47.151 Stanton[255:10605] [CDVTimer][splashscreen] 11.539042ms
2016-10-24 12:23:47.158 Stanton[255:10605] [CDVTimer][statusbar] 6.476998ms
@czyzm
czyzm / S7_native
Created October 24, 2016 13:16
S7 native logs
This file has been truncated, but you can view the full file.
--------- beginning of main
10-24 14:59:29.032 4934 5025 D BtGatt.ScanManager: callback done for clientIf - 7 status - 0
10-24 14:59:29.032 4934 5030 D BtGatt.ScanManager: High Rssi Filter value is = -128
10-24 14:59:29.032 4934 5030 D BtGatt.ScanManager: Low Rssi Filter value is = -128
10-24 14:59:29.032 4934 5030 D BtGatt.ScanManager: configureFilterParamter 500 10000 1 0highRssiThreshold = -128lowRssiThreshold = -128matchmode is =1
10-24 14:59:29.042 4934 5025 D BtGatt.GattService: onScanFilterParamsConfigured() - clientIf=7, status=0, action=0, availableSpace=29
10-24 14:59:29.042 4934 5025 D BtGatt.ScanManager: callback done for clientIf - 7 status - 0
10-24 14:59:29.042 4934 5030 D BtGatt.ScanManager: set filter index= 3 for clientIf= 7
10-24 14:59:29.042 4934 5030 D BtGatt.ScanManager: addFilterToController: 5
@czyzm
czyzm / Nexus6P_native
Created October 24, 2016 13:18
Nexus6P native logs
This file has been truncated, but you can view the full file.
--------- beginning of system
06-08 11:04:45.040 349 349 I vold : Vold 3.0 (the awakening) firing up
06-08 11:04:45.041 349 349 V vold : Detected support for: ext4 vfat
06-08 11:04:45.527 349 387 D VoldCryptCmdListener: cryptfs mountdefaultencrypted
06-08 11:04:45.527 349 387 I Ext4Crypt: ext4 crypto complete called on /data
06-08 11:04:45.527 349 387 I Ext4Crypt: No master key, so not ext4enc
06-08 11:04:45.528 349 387 D Cryptfs : Password is not default - starting min framework to prompt
06-08 11:04:45.567 447 447 I irsc_util: Starting irsc tool
06-08 11:04:45.571 447 447 I irsc_util: Num of entries:25