Linux WiFi: Deauthenticated Reason Codes. OnDeauth error code

本文详细解读了Wi-Fi连接中断的各种原因代码,从保留代码到特定错误情况,如认证失效、会话超时、负载均衡导致的断开等。深入理解这些代码有助于解决无线网络问题。
CodeReasonExplanation
0ReservedNormal working operation
1

Unspecific Reason

(WLAN_REASON_UNSPECIFIED)

We don’t know what’s wrong
2

Previous authentication no longer valid

(WLAN_REASON_PREV_AUTH_NOT_VALID)

Client has associated but is not authorised.
3

Deauthenticated because sending STA is leaving (or has left) IBSS or ESS

(WLAN_REASON_DEAUTH_LEAVING)

The access point went offline, deauthenticating the client.
4

Disassociated due to inactivity

(WLAN_REASON_DISASSOC_DUE_TO_INACTIVITY)

Client session timeout exceeded.
5

Disassociated because AP is unable to handle all currently associated STAs

(WLAN_REASON_DISASSOC_AP_BUSY)

The access point is busy, performing load balancing, for example.
6

Class 2 frame received from nonauthenticated STA

(WLAN_REASON_CLASS2_FRAME_FROM_NONAUTH_STA)

Client attempted to transfer data before it was authenticated.
7

Class 3 frame received from nonassociated STA

(WLAN_REASON_CLASS3_FRAME_FROM_NONASSOC_STA)

Client attempted to transfer data before it was associated.
8

Disassociated because sending STA is leaving (or has left) BSS

(WLAN_REASON_DISASSOC_STA_HAS_LEFT)

Operating System moved the client to another access point using non-aggressive load balancing.
9

STA requesting (re)association is not authenticated with responding STA

(WLAN_REASON_STA_REQ_ASSOC_WITHOUT_AUTH)

Client not authorized yet, still attempting to associate with an access point.
10Disassociated because the information in the Power Capability element is unacceptable 
11Disassociated because the information in the Supported Channels element is unacceptable 
12ReservedNot Used or Special Purpose
13Invalid information element. 
14Message integrity code (MIC) failure 
154-Way Handshake timeout 
16Group Key Handshake timeout 
17Information element in 4-Way Handshake different from (Re)Association Request/Probe
Response/Beacon frame
 
18Invalid group cipher
or
Association denied due to requesting STA not supporting all of the data rates in the BSSBasicRateSet parameter
*NEW*
The link speed requested by the client or AP is incompatible. (i,e. trying to operate N only speeds on a G AP)
19Invalid pairwise cipher 
20Invalid AKMP 
21Unsupported RSN information element version 
22Invalid RSN information element capabilities 
23IEEE 802.1X authentication failed 
24Cipher suite rejected because of the security policy 
25-31ReservedNot Used or Special Purpose
32Disassociated for unspecified, QoS-related reasonQuality of Service has denied the action.
33Disassociated because QoS AP lacks sufficient bandwidth for this QoS STA 
34Disassociated because excessive number of frames need to be acknowledged, but are not
acknowledged due to AP transmissions and/or poor channel conditions
 
35Disassociated because STA is transmitting outside the limits of its TXOPs 
36Requested from peer STA as the STA is leaving the BSS (or resetting) 
37Requested from peer STA as it does not want to use the mechanism 
38Requested from peer STA as the STA received frames using the mechanism for which a
setup is required
 
39Requested from peer STA due to timeout 
45Peer STA does not support the requested cipher suite 
45-65

Reserved

(for Realtek)

#define WLAN_REASON_MESH_PEER_CANCELED 52
#define WLAN_REASON_MESH_MAX_PEERS 53
#define WLAN_REASON_MESH_CONFIG 54
#define WLAN_REASON_MESH_CLOSE 55
#define WLAN_REASON_MESH_MAX_RETRIES 56 
#define WLAN_REASON_MESH_CONFIRM_TIMEOUT 57
#define WLAN_REASON_MESH_INVALID_GTK 58
#define WLAN_REASON_MESH_INCONSISTENT_PARAM 59
#define WLAN_REASON_MESH_INVALID_SECURITY 60
#define WLAN_REASON_MESH_PATH_NOPROXY 61
#define WLAN_REASON_MESH_PATH_NOFORWARD 62
#define WLAN_REASON_MESH_PATH_DEST_UNREACHABLE 63
#define WLAN_REASON_MAC_EXISTS_IN_MBSS 64
#define WLAN_REASON_MESH_CHAN_REGULATORY 65
#define WLAN_REASON_MESH_CHAN 66
#define WLAN_REASON_SA_QUERY_TIMEOUT 65532
#define WLAN_REASON_ACTIVE_ROAM 65533
#define WLAN_REASON_JOIN_WRONG_CHANNEL       65534
#define WLAN_REASON_EXPIRATION_CHK 65535

Not Used or Special Purpose
99 Typically “No Reason Code” / Unknown State
535ReservedNot Used or Special Purpose

The first few reason codes where helpful while debugging my wifi related issues.

09-22 10:52:32.825 1000 1732 15380 E subsystem_ramdump: write successful for ramdump fd for /data/vendor/bsplog/wlan/ssr_dump/2025-09-22-10:52:27/ramdump_wpss_2025-09-22_10-52-27.elf 09-22 10:52:32.825 1000 2494 3538 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.825 1000 1732 15380 E subsystem_ramdump: read /proc/last_mcrash :adrastea/wpss.mdt: cmnos_thread.c:4003:Asserted in wal_power_debug.c:wal_power_debug_trigger_crash_c 09-22 10:52:32.826 1000 2494 5294 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.826 10182 14289 15285 D JavaheapMonitor: Java heap used=2M max=256M, proc: com.google.android.syncadapters.calendar 09-22 10:52:32.826 10182 14289 15285 V JavaheapMonitor: Check java heap usage finished! Next check delay: 300000 09-22 10:52:32.826 1000 2494 5317 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.827 1000 2494 5717 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.827 6102 8908 8908 E SysUtils: cancelNotificationById: 1,showRedDot:-1 09-22 10:52:32.827 1000 2494 5317 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.828 6102 8908 8908 E SysUtils: cancelNotificationById: 9,showRedDot:-1 09-22 10:52:32.828 1000 2494 4130 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.828 10182 14289 14289 W BpBinder: PerfMonitor binderTransact: time=412ms interface=android.app.job.IJobCallback code=4 09-22 10:52:32.829 1000 2494 5690 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.829 1000 2494 4399 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.829 1000 2494 3181 E AlarmManager: not align this alarm: Alarm{fb905b6 type 2 origWhen 428776 whenElapsed 428776 android}, reason=0 09-22 10:52:32.830 1000 2494 5432 W system_server: PerfMonitor async binderTransact : time=293ms interface=android.security.rkp.IRemoteProvisioning code=1 09-22 10:52:32.830 1000 2494 3181 I WifiScanningService: Received a request to enable scanning, UID = 1000 09-22 10:52:32.830 1000 2494 3181 I WifiScanningService: scanner impls already exists 09-22 10:52:32.830 1000 2494 3181 E WifiScanningService: wifi driver loaded received while already loaded 09-22 10:52:32.830 1000 2494 5432 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.830 1000 2494 4399 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.830 10203 13984 15211 D JavaheapMonitor: Java heap used=4M max=256M, proc: com.google.android.apps.tachyon 09-22 10:52:32.831 10203 13984 15211 V JavaheapMonitor: Check java heap usage finished! Next check delay: 300000 09-22 10:52:32.831 6102 8908 8908 E SysUtils: cancelNotificationById: 2,showRedDot:-1 09-22 10:52:32.832 1000 2494 5679 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.832 1000 2494 5317 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.832 10163 11576 11645 E Finsky : [61] Error when retrieving FCM instance id 09-22 10:52:32.832 1000 2494 2844 D BatteryStatsManagerStub: noteWifiScanStartedLocked 1010 09-22 10:52:32.832 1000 2494 2844 E PowerInsightPolicy: sPowerInsightService null! 09-22 10:52:32.832 1000 2494 5679 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.833 1000 2494 5317 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.833 1000 2494 5245 I HidlServiceManagement: Trying to get transport of vendor.qti.hardware.servicetracker@1.0::IServicetracker/default without hwservicemanager 09-22 10:52:32.833 1000 2494 5317 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.834 1000 2494 4399 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.834 1000 2494 5679 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.835 1000 2494 4130 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.835 1000 2494 5679 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.836 1000 2494 5317 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.836 6102 8908 8908 E SysUtils: cancelNotificationById: 12,showRedDot:-1 09-22 10:52:32.836 10182 14289 14364 I WM-WorkerWrapper: Work [ id=68f77028-5abb-48a1-a63b-b75a088c3834, tags={ com.google.android.libraries.notifications.platform.entrypoints.job.GnpWorker,GNP_SDK_JOB } ] was cancelled 09-22 10:52:32.836 10182 14289 14364 I WM-WorkerWrapper: androidx.work.impl.WorkerStoppedException 09-22 10:52:32.836 10182 14289 14364 I WM-WorkerWrapper: at androidx.work.impl.Processor.interrupt(Processor.java:6) 09-22 10:52:32.836 10182 14289 14364 I WM-WorkerWrapper: at androidx.work.impl.utils.StopWorkRunnable.run(StopWorkRunnable.kt:101) 09-22 10:52:32.836 10182 14289 14364 I WM-WorkerWrapper: at androidx.work.impl.utils.SerialExecutorImpl$Task.run(SerialExecutorImpl.java:3) 09-22 10:52:32.836 10182 14289 14364 I WM-WorkerWrapper: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1156) 09-22 10:52:32.836 10182 14289 14364 I WM-WorkerWrapper: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:651) 09-22 10:52:32.836 10182 14289 14364 I WM-WorkerWrapper: at java.lang.Thread.run(Thread.java:1119) 09-22 10:52:32.836 root 1280 15479 I resolv : GetAddrInfoHandler::run: {0 786432 0 983040 10161 0} 09-22 10:52:32.837 1000 2494 5679 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.837 1000 2494 4130 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.838 1000 2494 5245 I SmartPower: com.indus.appstore/10238(14241): idle->background(3915ms) R(service create com.indus.appstore/com.google.firebase.sessions.SessionLifecycleService) adj=905. 09-22 10:52:32.838 1000 2494 5245 I HidlServiceManagement: Trying to get transport of vendor.qti.hardware.servicetracker@1.0::IServicetracker/default without hwservicemanager 09-22 10:52:32.838 6102 8908 8908 E SysUtils: cancelNotificationById: 11,showRedDot:-1 09-22 10:52:32.838 10182 14289 14364 D WM-WorkerWrapper: Status for 68f77028-5abb-48a1-a63b-b75a088c3834 is RUNNING; not doing any work and rescheduling for later execution 09-22 10:52:32.839 1000 2494 5245 D CompatChangeReporter: Compat change id reported: 319471980; UID 10238; state: ENABLED 09-22 10:52:32.839 10286 11721 11761 D WM-GreedyScheduler: Cancelling work ID 247f0c8c-2d5a-493c-81e1-da8554a0dc37 09-22 10:52:32.839 1000 2494 5245 D ActivityManager: Logging bindService for com.indus.appstore, stopped=false, firstLaunch=false 09-22 10:52:32.839 1000 2494 5710 I ActivityManager: unbindService com.android.server.am.ActiveServices@778b2f3 conn=android.os.BinderProxy@d3c798a callingPid=14241 09-22 10:52:32.839 1000 2494 5710 I HidlServiceManagement: Trying to get transport of vendor.qti.hardware.servicetracker@1.0::IServicetracker/default without hwservicemanager 09-22 10:52:32.840 1000 2494 4130 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.840 1000 2494 5679 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.842 6102 8908 8908 E SysUtils: cancelNotificationById: 3,showRedDot:-1 09-22 10:52:32.842 6102 8908 8908 E SysUtils: cancelSettingsSuperscript: 09-22 10:52:32.842 10161 4593 13954 W hsbr : [{0}] Failed to resolve name. status={1} 09-22 10:52:32.845 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.845 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.845 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.845 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.846 1000 2494 4399 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.846 1000 12988 12988 D MiuiWifiEntryPreference: updateConnectAnimation* state: DISCONNECTED, animationHelperState: 0, hashCode: 98302149 09-22 10:52:32.847 1000 12988 12988 D SettingsFeatures: isFoldDevice: false 09-22 10:52:32.847 10161 4593 13954 W hsbr : [{0}] Failed to resolve name. status={1} 09-22 10:52:32.847 1000 2494 5432 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.848 1000 2494 4399 I WifiService: getCurrentNetwork uid=1000 09-22 10:52:32.849 1000 2494 2603 D UidStateManager: uid state changed, uid=10240 09-22 10:52:32.849 1000 2494 5280 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.850 1000 2494 5679 I ActivityManager: unbindService com.android.server.am.ActiveServices@778b2f3 conn=android.os.BinderProxy@97a2f58 callingPid=14289 09-22 10:52:32.851 1000 2494 5690 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.851 1000 2494 5679 I HidlServiceManagement: Trying to get transport of vendor.qti.hardware.servicetracker@1.0::IServicetracker/default without hwservicemanager 09-22 10:52:32.851 1000 2494 2603 D UidStateManager: uid state changed, uid=10238 09-22 10:52:32.851 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.852 1000 2494 3160 I MiuiNetworkPolicy: updateUidState uid = 10240, uidState = 10 09-22 10:52:32.853 10286 11721 11761 W JobInfo : Requested important-while-foreground flag for job18 is ignored and takes no effect 09-22 10:52:32.853 10286 11721 11761 D WM-SystemJobScheduler: Scheduling work ID 247f0c8c-2d5a-493c-81e1-da8554a0dc37Job ID 18 09-22 10:52:32.854 1000 2494 3160 I MiuiNetworkPolicy: updateUidState uid = 10238, uidState = 10 09-22 10:52:32.854 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.855 1000 12988 12988 D MiuiNearbyApPreference: isSlavePage:false 09-22 10:52:32.855 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.855 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.855 10203 13984 14375 W JobInfo : Requested important-while-foreground flag for job35 is ignored and takes no effect 09-22 10:52:32.856 1000 2494 5679 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.856 10182 14289 14289 D WM-Processor: Processor 68f77028-5abb-48a1-a63b-b75a088c3834 executed; reschedule = true 09-22 10:52:32.857 1000 2494 5280 I WifiService: getVerboseLoggingLevel uid=1000 09-22 10:52:32.858 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.859 1000 2494 2799 D BroadcastQueue: Logging broadcast for com.xiaomi.hypercomm, stopped=false, firstLaunch=false 09-22 10:52:32.859 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.859 1000 2494 2799 D BroadcastQueue: Logging broadcast for org.codeaurora.ims, stopped=false, firstLaunch=false 09-22 10:52:32.860 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.860 1000 2494 2799 D BroadcastQueue: Logging broadcast for com.android.phone, stopped=false, firstLaunch=false 09-22 10:52:32.859 radio 3669 3669 I HyperComm_BroadcastReceiver: receive action: android.intent.action.BATTERY_CHANGED 09-22 10:52:32.860 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.860 radio 3669 3669 D HyperComm_BroadcastReceiver: handleBatteryLevelChanged, batteryLevel = 25 09-22 10:52:32.860 10263 3661 3661 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 0 09-22 10:52:32.861 10263 3661 3661 D QtiCarrierConfigHelper: WARNING, no carrier configs on phone Id: 1 09-22 10:52:32.862 1000 2494 2799 D BroadcastQueue: Logging broadcast for com.android.phone, stopped=false, firstLaunch=false 09-22 10:52:32.862 1000 2494 2799 D BroadcastQueue: Logging broadcast for com.qualcomm.qti.telephonyservice, stopped=false, firstLaunch=false 09-22 10:52:32.864 10179 3625 3625 D DeviceStatisticsService: onReceive: action= android.intent.action.BATTERY_CHANGED 09-22 10:52:32.865 1000 2494 5317 I ActivityManager: unbindService com.android.server.am.ActiveServices@778b2f3 conn=android.os.BinderProxy@def84ea callingPid=14011 09-22 10:52:32.865 1000 2494 5317 I HidlServiceManagement: Trying to get transport of vendor.qti.hardware.servicetracker@1.0::IServicetracker/default without hwservicemanager 09-22 10:52:32.865 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.865 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.866 1000 2494 5317 I HidlServiceManagement: Trying to get transport of vendor.qti.hardware.servicetracker@1.0::IServicetracker/default without hwservicemanager 09-22 10:52:32.866 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.866 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.866 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.866 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode 09-22 10:52:32.866 1000 12988 12988 V AutofillManager: notifyViewVisibilityChanged(): ignoring on augmented only mode
09-23
codecHandlesFormat: no format, so no extra checks 2025-10-31 10:14:07.929 5301-5301 MediaCodecList com.tencent.yolov5ncnn D codecHandlesFormat: no format, so no extra checks 2025-10-31 10:14:07.938 5301-5349 CCodec com.tencent.yolov5ncnn D allocate(c2.goldfish.h264.decoder) 2025-10-31 10:14:07.942 5301-5349 ApexCodecsLazy com.tencent.yolov5ncnn I Failed to load libcom.android.media.swcodec.apexcodecs.so: dlopen failed: library "libcom.android.media.swcodec.apexcodecs.so" not found 2025-10-31 10:14:07.943 5301-5349 Codec2Client com.tencent.yolov5ncnn I Available Codec2 services: "default" "software" 2025-10-31 10:14:07.945 5301-5349 CCodec com.tencent.yolov5ncnn I setting up 'default' as default (vendor) store 2025-10-31 10:14:07.959 5301-5349 CCodec com.tencent.yolov5ncnn I Created component [c2.goldfish.h264.decoder] for [c2.goldfish.h264.decoder] 2025-10-31 10:14:07.965 5301-5349 CCodecConfig com.tencent.yolov5ncnn D read media type: video/avc 2025-10-31 10:14:07.972 5301-5349 ReflectedParamUpdater com.tencent.yolov5ncnn D extent() != 1 for single value type: algo.buffers.max-count.values 2025-10-31 10:14:07.975 5301-5349 ReflectedParamUpdater com.tencent.yolov5ncnn D extent() != 1 for single value type: output.subscribed-indices.values 2025-10-31 10:14:07.975 5301-5349 ReflectedParamUpdater com.tencent.yolov5ncnn D extent() != 1 for single value type: input.buffers.allocator-ids.values 2025-10-31 10:14:07.975 5301-5349 ReflectedParamUpdater com.tencent.yolov5ncnn D extent() != 1 for single value type: output.buffers.allocator-ids.values 2025-10-31 10:14:07.981 5301-5349 ReflectedParamUpdater com.tencent.yolov5ncnn D extent() != 1 for single value type: algo.buffers.allocator-ids.values 2025-10-31 10:14:07.981 5301-5349 ReflectedParamUpdater com.tencent.yolov5ncnn D extent() != 1 for single value type: output.buffers.pool-ids.values 2025-10-31 10:14:07.982 5301-5349 ReflectedParamUpdater com.tencent.yolov5ncnn D extent() != 1 for single value type: algo.buffers.pool-ids.values 2025-10-31 10:14:07.984 5301-5349 ReflectedParamUpdater com.tencent.yolov5ncnn D ignored struct field coded.color-format.locations 2025-10-31 10:14:07.986 5301-5349 ReflectedParamUpdater com.tencent.yolov5ncnn D ignored struct field resources.needed.values 2025-10-31 10:14:07.987 5301-5349 CCodecConfig com.tencent.yolov5ncnn D ignoring local param raw.size (0xd2001800) as it is already supported 2025-10-31 10:14:07.987 5301-5349 CCodecConfig com.tencent.yolov5ncnn D ignoring local param default.color (0x5200180b) as it is already supported 2025-10-31 10:14:07.987 5301-5349 ReflectedParamUpdater com.tencent.yolov5ncnn D ignored struct field raw.hdr-static-info.mastering 2025-10-31 10:14:07.992 5301-5349 CCodecConfig com.tencent.yolov5ncnn I query failed after returning 12 values (BAD_INDEX) 2025-10-31 10:14:07.993 5301-5349 CCodecConfig com.tencent.yolov5ncnn D c2 config diff is Dict { c2::u32 coded.pl.level = 20496 c2::u32 coded.pl.profile = 20481 c2::u32 coded.vui.color.matrix = 0 c2::u32 coded.vui.color.primaries = 0 c2::u32 coded.vui.color.range = 2 c2::u32 coded.vui.color.transfer = 0 c2::u32 default.color.matrix = 0 c2::u32 default.color.primaries = 0 c2::u32 default.color.range = 0 c2::u32 default.color.transfer = 0 c2::u32 input.buffers.max-size.value = 6291456 c2::u32 input.delay.value = 0 string input.media-type.value = "video/avc" c2::u32 output.delay.value = 8 string output.media-type.value = "video/raw" c2::u32 raw.color.matrix = 0 c2::u32 raw.color.primaries = 0 c2::u32 raw.color.range = 2 c2::u32 raw.color.transfer = 0 c2::u32 raw.max-size.height = 240 c2::u32 raw.max-size.width = 320 c2::u32 raw.pixel-format.value = 35 c2::i32 raw.rotation.flip = 0 c2::i32 raw.rotation.value = 0 c2::u32 raw.sar.height = 1 c2::u32 raw.sar.width = 1 c2::u32 raw.size.height = 240 c2::u32 raw.size.width = 320 c2: 2025-10-31 10:14:07.993 5301-5349 ColorUtils com.tencent.yolov5ncnn W expected specified color aspects (2:0:0:0) 2025-10-31 10:14:08.013 5301-5301 MediaCodec com.tencent.yolov5ncnn E Media Quality Service not found. 2025-10-31 10:14:08.016 5301-5348 SurfaceUtils com.tencent.yolov5ncnn D connecting to surface 0x7fb26d4de740, reason connectToSurface 2025-10-31 10:14:08.016 5301-5348 MediaCodec com.tencent.yolov5ncnn I [c2.goldfish.h264.decoder] setting surface generation to 5428225 2025-10-31 10:14:08.016 5301-5348 SurfaceUtils com.tencent.yolov5ncnn D disconnecting from surface 0x7fb26d4de740, reason connectToSurface(reconnect) 2025-10-31 10:14:08.017 5301-5348 SurfaceUtils com.tencent.yolov5ncnn D connecting to surface 0x7fb26d4de730, reason connectToSurface(reconnect-with-listener) 2025-10-31 10:14:08.021 5301-5349 CCodecBufferChannel com.tencent.yolov5ncnn I Using latch times for frame rendered signals - present fences not supported 2025-10-31 10:14:08.021 5301-5349 CCodec com.tencent.yolov5ncnn D [c2.goldfish.h264.decoder] buffers are bound to CCodec for this session 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for color-format 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for track-id 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for frame-count 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for language 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for display-width 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for csd-1 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for durationUs 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for display-height 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for native-window 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for native-window-generation 2025-10-31 10:14:08.022 5301-5349 CCodecConfig com.tencent.yolov5ncnn D no c2 equivalents for flags 2025-10-31 10:14:08.026 5301-5349 CCodecConfig com.tencent.yolov5ncnn D c2 config diff is c2::u32 coded.pl.level = 20494 c2::u32 coded.pl.profile = 20484 c2::u32 raw.size.height = 1296 c2::u32 raw.size.width = 2304 2025-10-31 10:14:08.032 5301-5349 Codec2Client com.tencent.yolov5ncnn W query -- param skipped: index = 1107298332. 2025-10-31 10:14:08.032 5301-5349 CCodec com.tencent.yolov5ncnn D client requested max input size 574215, which is smaller than what component recommended (6291456); overriding with component recommendation. 2025-10-31 10:14:08.032 5301-5349 CCodec com.tencent.yolov5ncnn W This behavior is subject to change. It is recommended that app developers double check whether the requested max input size is in reasonable range. 2025-10-31 10:14:08.032 5301-5349 CCodec com.tencent.yolov5ncnn D encoding statistics level = 0 2025-10-31 10:14:08.032 5301-5349 CCodec com.tencent.yolov5ncnn D setup formats input: AMessage(what = 0x00000000) = { int32_t height = 1296 int32_t level = 16384 int32_t max-input-size = 6291456 string mime = "video/avc" int32_t profile = 8 int32_t width = 2304 Rect crop(0, 0, 2303, 1295) } 2025-10-31 10:14:08.032 5301-5349 CCodec com.tencent.yolov5ncnn D setup formats output: AMessage(what = 0x00000000) = { int32_t android._color-format = 2135033992 int32_t android._video-scaling = 1 int32_t rotation-degrees = 0 int32_t color-standard = 1 int32_t color-range = 2 int32_t color-transfer = 3 int32_t sar-height = 1 int32_t sar-width = 1 Rect crop(0, 0, 2303, 1295) int32_t width = 2304 int32_t height = 1296 int32_t max-height = 240 int32_t max-width = 320 string mime = "video/raw" int32_t android._dataspace = 260 int32_t color-format = 2135033992 } 2025-10-31 10:14:08.033 5301-5349 CCodecConfig com.tencent.yolov5ncnn I query failed after returning 12 values (BAD_INDEX) 2025-10-31 10:14:08.033 5301-5349 CCodecConfig com.tencent.yolov5ncnn D c2 config diff is c2::u32 raw.max-size.height = 1296 c2::u32 raw.max-size.width = 2304 2025-10-31 10:14:08.041 5301-5349 Codec2Client com.tencent.yolov5ncnn W query -- param skipped: index = 1342179345. 2025-10-31 10:14:08.042 5301-5349 Codec2Client com.tencent.yolov5ncnn W query -- param skipped: index = 2415921170. 2025-10-31 10:14:08.042 5301-5349 Codec2Client com.tencent.yolov5ncnn W query -- param skipped: index = 1610614798. 2025-10-31 10:14:08.042 5301-5349 Codec2Client com.tencent.yolov5ncnn W query -- param skipped: index = 2684356609. 2025-10-31 10:14:08.043 5301-5349 C2Store com.tencent.yolov5ncnn D Using DMABUF Heaps 2025-10-31 10:14:08.047 5301-5349 CCodecBufferChannel com.tencent.yolov5ncnn D [c2.goldfish.h264.decoder#393] Created input block pool with allocatorID 16 => poolID 17 - OK (0) 2025-10-31 10:14:08.048 5301-5349 CCodecBufferChannel com.tencent.yolov5ncnn D [c2.goldfish.h264.decoder#393] Query output surface allocator returned 0 params => BAD_INDEX (6) 2025-10-31 10:14:08.050 5301-5349 CCodecBufferChannel com.tencent.yolov5ncnn I [c2.goldfish.h264.decoder#393] Created output block pool with allocatorID 18 => poolID 25 - OK 2025-10-31 10:14:08.051 5301-5349 CCodecBufferChannel com.tencent.yolov5ncnn D [c2.goldfish.h264.decoder#393] Configured output block pool ids 25 => OK 2025-10-31 10:14:08.052 5301-5349 Codec2-Out...ufferQueue com.tencent.yolov5ncnn D remote graphic buffer migration 0/0 2025-10-31 10:14:08.052 5301-5349 Codec2Client com.tencent.yolov5ncnn D setOutputSurface -- failed to set consumer usage (6/BAD_INDEX) 2025-10-31 10:14:08.052 5301-5349 Codec2Client com.tencent.yolov5ncnn D setOutputSurface -- generation=5428225 consumer usage=0x900 2025-10-31 10:14:08.059 5301-5349 Codec2Client com.tencent.yolov5ncnn D Surface configure completed 2025-10-31 10:14:08.060 5301-5349 DMABUFHEAPS com.tencent.yolov5ncnn I Using DMA-BUF heap named: system 2025-10-31 10:14:08.264 5301-5349 CCodecConfig com.tencent.yolov5ncnn D c2 config diff is c2::u32 raw.crop.height = 1296 c2::u32 raw.crop.left = 0 c2::u32 raw.crop.top = 0 c2::u32 raw.crop.width = 2304 2025-10-31 10:14:08.270 5301-5301 System.out com.tencent.yolov5ncnn I image == null!!!!!!!!!!! 2025-10-31 10:14:08.270 5301-5301 System.out com.tencent.yolov5ncnn I surfaceChanged!!!!!!!!!!!!!!! 2025-10-31 10:14:08.972 5301-5301 Choreographer com.tencent.yolov5ncnn I Skipped 41 frames! The application may be doing too much work on its main thread. 2025-10-31 10:14:08.979 5301-5325 HWUI com.tencent.yolov5ncnn I Davey! duration=954ms; Flags=1, FrameTimelineVsyncId=53495, IntendedVsync=2809136577648, Vsync=2809136577648, InputEventId=0, HandleInputStart=2809138486400, AnimationStart=2809138526700, PerformTraversalsStart=2809138583400, DrawStart=2809632751300, FrameDeadline=2809153244314, FrameStartTime=2809138462300, FrameInterval=16666666, WorkloadTarget=16666666, SyncQueued=2809633289100, SyncStart=2809838331200, IssueDrawCommandsStart=2809838546200, SwapBuffers=2809840024200, FrameCompleted=2810296163000, DequeueBufferDuration=454788300, QueueBufferDuration=351100, GpuCompleted=2810054319600, SwapBuffersCompleted=2810296163000, DisplayPresentTime=0, CommandSubmissionCompleted=2809840024200, 2025-10-31 10:14:09.027 5301-5301 InsetsController com.tencent.yolov5ncnn D hide(ime(), fromIme=false) 2025-10-31 10:14:09.027 5301-5301 ImeTracker com.tencent.yolov5ncnn I com.tencent.yolov5ncnn:87efbc8a: onCancelled at PHASE_CLIENT_ALREADY_HIDDEN 2025-10-31 10:14:13.051 5301-5352 BufferPoolAccessor2.0 com.tencent.yolov5ncnn D bufferpool2 0x7fb23d4b7b78 : 6(37748736 size) total buffers - 4(25165824 size) used buffers - 0/6 (recycle/alloc) - 6/6 (fetch/transfer) 2025-10-31 10:14:13.051 5301-5352 BufferPoolAccessor2.0 com.tencent.yolov5ncnn D evictor expired: 1, evicted: 1
最新发布
11-01
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值