活动介绍
file-type

富士电机FRENIC-Ace高性能变频器用户手册

PDF文件

下载需积分: 50 | 21.94MB | 更新于2024-07-09 | 54 浏览量 | 0 下载量 举报 收藏
download 立即下载
"ACE(E2)_用户手册_24A7-C-0043e.pdf" 富士电机的FRENIC-Ace是一款高性能多功能变频器,主要用于控制三相电机的可变速运行。这款变频器设计精良,集多种功能于一体,旨在提供高效、可靠的电机控制解决方案。用户手册是理解并正确使用FRENIC-Ace的关键,其中包含了设备的操作方法、安全注意事项、运行模式以及外围设备的配置信息。 在开始使用前,用户必须阅读手册以确保安全和正确操作。不正确的操作可能导致设备运行异常、寿命缩短甚至发生故障。手册还强调,应将手册传递给实际操作的最终用户,并在整个设备的生命周期内妥善保存,以便随时查阅。 手册虽详尽,但并未包含所有选配件的使用方法。对于这些配件,用户需参考相应的专门说明书。此外,手册提供英文和日文版本的下载链接,方便不同语言背景的用户获取信息。 富士电机保留了该用户手册的版权,未经许可,禁止复制或转贴内容。手册中提及的公司和产品名称可能是各公司的商标或注册商标。产品规格可能因改进而发生变化,无另行通知。如果发现手册中有任何疑问或错误,用户应联系经销商或富士电机的销售部门。 FRENIC-Ace的相关资料包括产品目录和RS-485通信用户手册。产品目录提供了设备的概述、特性、规格、外形图和选配件信息,而RS-485通信用户手册则详细介绍了如何利用RS-485通信协议实现设备的功能,包括Modbus RTU通信。 通过深入理解和遵循FRENIC-Ace用户手册的指导,用户可以充分利用这款变频器的高性能特性,实现精准、高效的电机控制,同时确保设备的安全稳定运行。

相关推荐

filetype

FileNotFoundError: File not found 2025-07-24 05:02:17.666 INFO [Dummy-2] [document_indexing_task.py:80] - Processed dataset: 695f9f4f-da54-44f9-a5f5-5cbef1634796 latency: 0.6217305730096996 2025-07-24 05:02:17.874 INFO [Dummy-2] [trace.py:128] - Task tasks.document_indexing_task.document_indexing_task[93a86dcd-ce2c-4535-9465-fab22b79b9c7] succeeded in 0.8317920980043709s: None 2025-07-24 05:09:50.999 INFO [MainThread] [strategy.py:161] - Task tasks.retry_document_indexing_task.retry_document_indexing_task[8bd046ef-ba37-4ca4-a5ac-bd90b65763ac] received 2025-07-24 05:09:51.037 INFO [Dummy-3] [retry_document_indexing_task.py:60] - Start retry document: 21663e49-588c-4669-9338-074c46b9dea7 2025-07-24 05:09:51.112 ERROR [Dummy-3] [indexing_runner.py:96] - consume document failed Traceback (most recent call last): File "/app/api/core/indexing_runner.py", line 70, in run text_docs = self._extract(index_processor, dataset_document, processing_rule.to_dict()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/indexing_runner.py", line 356, in _extract text_docs = index_processor.extract(extract_setting, process_rule_mode=process_rule["mode"]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/rag/index_processor/processor/paragraph_index_processor.py", line 22, in extract text_docs = ExtractProcessor.extract( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/rag/extractor/extract_processor.py", line 103, in extract storage.download(upload_file.key, file_path) File "/app/api/extensions/ext_storage.py", line 97, in download self.storage_runner.download(filename, target_filepath) File "/app/api/extensions/storage/opendal_storage.py", line 67, in download raise FileNotFoundError("File not found") FileNotFoundError: File not found 2025-07-24 05:09:51.134 INFO [Dummy-3] [retry_document_indexing_task.py:102] - Retry dataset: 695f9f4f-da54-44f9-a5f5-5cbef1634796 latency: 0.12441904097795486 2025-07-24 05:09:51.379 INFO [Dummy-3] [trace.py:128] - Task tasks.retry_document_indexing_task.retry_document_indexing_task[8bd046ef-ba37-4ca4-a5ac-bd90b65763ac] succeeded in 0.3706196919083595s: None 2025-07-24 05:10:08.712 INFO [MainThread] [strategy.py:161] - Task tasks.document_indexing_task.document_indexing_task[d5b949ad-ba43-4e84-8160-80aa9a38d106] received 2025-07-24 05:10:08.721 INFO [Dummy-4] [document_indexing_task.py:63] - Start process document: 7c3d3436-7164-41dc-afc6-336b0ef53969 2025-07-24 05:10:08.742 ERROR [Dummy-4] [indexing_runner.py:96] - consume document failed Traceback (most recent call last): File "/app/api/core/indexing_runner.py", line 70, in run text_docs = self._extract(index_processor, dataset_document, processing_rule.to_dict()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/indexing_runner.py", line 356, in _extract text_docs = index_processor.extract(extract_setting, process_rule_mode=process_rule["mode"]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/rag/index_processor/processor/paragraph_index_processor.py", line 22, in extract text_docs = ExtractProcessor.extract( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/rag/extractor/extract_processor.py", line 103, in extract storage.download(upload_file.key, file_path) File "/app/api/extensions/ext_storage.py", line 97, in download self.storage_runner.download(filename, target_filepath) File "/app/api/extensions/storage/opendal_storage.py", line 67, in download raise FileNotFoundError("File not found") FileNotFoundError: File not found 2025-07-24 05:10:08.748 INFO [Dummy-4] [document_indexing_task.py:80] - Processed dataset: c6c02118-21ea-4f2b-9770-de6d41cb4e0a latency: 0.03286655503325164 2025-07-24 05:10:08.907 INFO [Dummy-4] [trace.py:128] - Task tasks.document_indexing_task.document_indexing_task[d5b949ad-ba43-4e84-8160-80aa9a38d106] succeeded in 0.1924347539898008s: None 2025-07-24 05:17:23.919 INFO [MainThread] [strategy.py:161] - Task tasks.document_indexing_task.document_indexing_task[c95b3b5f-79ec-4591-8a70-7eeb0be6f4f2] received 2025-07-24 05:17:23.957 INFO [Dummy-5] [document_indexing_task.py:63] - Start process document: ddf5b24a-6c5d-47b3-9f23-6fb6eb884f0c 2025-07-24 05:17:23.995 ERROR [Dummy-5] [indexing_runner.py:96] - consume document failed Traceback (most recent call last): File "/app/api/core/indexing_runner.py", line 70, in run text_docs = self._extract(index_processor, dataset_document, processing_rule.to_dict()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/indexing_runner.py", line 356, in _extract text_docs = index_processor.extract(extract_setting, process_rule_mode=process_rule["mode"]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/rag/index_processor/processor/paragraph_index_processor.py", line 22, in extract text_docs = ExtractProcessor.extract( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/rag/extractor/extract_processor.py", line 103, in extract storage.download(upload_file.key, file_path) File "/app/api/extensions/ext_storage.py", line 97, in download self.storage_runner.download(filename, target_filepath) File "/app/api/extensions/storage/opendal_storage.py", line 67, in download raise FileNotFoundError("File not found") FileNotFoundError: File not found 2025-07-24 05:17:24.008 INFO [Dummy-5] [document_indexing_task.py:80] - Processed dataset: 8af61382-18c0-4651-bb1e-b17e21876af7 latency: 0.08017416414804757 2025-07-24 05:17:24.214 INFO [Dummy-5] [trace.py:128] - Task tasks.document_indexing_task.document_indexing_task[c95b3b5f-79ec-4591-8a70-7eeb0be6f4f2] succeeded in 0.28705954691395164s: None 2025-07-24 05:19:08.234 INFO [MainThread] [strategy.py:161] - Task tasks.retry_document_indexing_task.retry_document_indexing_task[b4ba321d-f402-4be3-91a4-0f2eb8df9b1e] received 2025-07-24 05:19:08.251 INFO [Dummy-6] [retry_document_indexing_task.py:60] - Start retry document: ddf5b24a-6c5d-47b3-9f23-6fb6eb884f0c 2025-07-24 05:19:08.287 ERROR [Dummy-6] [indexing_runner.py:96] - consume document failed Traceback (most recent call last): File "/app/api/core/indexing_runner.py", line 70, in run text_docs = self._extract(index_processor, dataset_document, processing_rule.to_dict()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/indexing_runner.py", line 356, in _extract text_docs = index_processor.extract(extract_setting, process_rule_mode=process_rule["mode"]) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/rag/index_processor/processor/paragraph_index_processor.py", line 22, in extract text_docs = ExtractProcessor.extract( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/api/core/rag/extractor/extract_processor.py", line 103, in extract storage.download(upload_file.key, file_path) File "/app/api/extensions/ext_storage.py", line 97, in download self.storage_runner.download(filename, target_filepath) File "/app/api/extensions/storage/opendal_storage.py", line 67, in download raise FileNotFoundError("File not found") FileNotFoundError: File not found 2025-07-24 05:19:08.298 INFO [Dummy-6] [retry_document_indexing_task.py:102] - Retry dataset: 8af61382-18c0-4651-bb1e-b17e21876af7 latency: 0.06023550289683044 2025-07-24 05:19:08.525 INFO [Dummy-6] [trace.py:128] - Task tasks.retry_document_indexing_task.retry_document_indexing_task[b4ba321d-f402-4be3-91a4-0f2eb8df9b1e] succeeded in 0.28708126000128686s: None [root@clickhouse-master web]#

filetype

WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/d1/24/0794fe23b1a762ae03ff8db91b10de5999436ffc8bc24cf96e264e24a1e6/vector_quantize_pytorch-1.16.1-py3-none-any.whl (39 kB) INFO: pip is still looking at multiple versions of optimum to determine which version is compatible with other requirements. This could take a while. WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/42/fa/2836732a62b4899fcbd1f5e26ec42c4a8494f399e9d2ad8b3a7551983c2c/vector_quantize_pytorch-1.15.6-py3-none-any.whl (38 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/d8/60/d1989a9d958c893ffc6136cd0dbb5490911fea3e15833c2420dab178935b/vector_quantize_pytorch-1.15.5-py3-none-any.whl (38 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/5b/86/6513dfba2928f1690d04466a95912ad526b8e1a134be1ab7b6ca335e2779/vector_quantize_pytorch-1.15.4-py3-none-any.whl (38 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/f4/79/f8f7700cd86411b8253d824a46132e7091ec95acda517fb4c33345c16dfc/vector_quantize_pytorch-1.15.3-py3-none-any.whl (38 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/77/5c/1e230ac0a4ef760d35ebaf83ee1fc63603fabd4921acfd16ca7037f8f605/vector_quantize_pytorch-1.15.2-py3-none-any.whl (38 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/42/b7/6d5ad02a029d15246c6b4884290a06fe6521d5e17a22c12289e926427ff3/vector_quantize_pytorch-1.15.1-py3-none-any.whl (38 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/96/2c/f90a03d658435adc5fb15671bcf791d0426c7279b02a4c41e65e48410641/vector_quantize_pytorch-1.15.0-py3-none-any.whl (38 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/73/32/8af32fad23d4f7d48e0c65d35c187953e64ea8d5f39e6e3abb8d108d320f/vector_quantize_pytorch-1.14.46-py3-none-any.whl (38 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/fb/db/169761922a4c8c47470b42a09c0870da82ae2e82c8067d1f108f18e52a1c/vector_quantize_pytorch-1.14.45-py3-none-any.whl (38 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/ee/b5/ddb332365492d81bd06e1d8bac390633af9dbc4bb85870bca43dd4cae14a/vector_quantize_pytorch-1.14.44-py3-none-any.whl (38 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/e7/14/c9bdcdb4c47e09fc055ac8bda3519c228a11a08c36e2936305348d1fa415/vector_quantize_pytorch-1.14.43-py3-none-any.whl (38 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Using cached https://pypi.tuna.tsinghua.edu.cn/packages/6e/29/ed997e56331dbc677be2028a49662a2a226c9855887d071631dfc39c31f2/vector_quantize_pytorch-1.14.42-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/58/00/73aa281d6a7dfed26d4adce6d8dd4b7ceb8b0f805f174a66e942c590b81c/vector_quantize_pytorch-1.14.41-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/0d/9c/24a2890d2900640c70194791a2da77e83c7556395c55b6e7eb6f27f1d5e8/vector_quantize_pytorch-1.14.40-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/11/2e/b8568351d1c9547b547bc9941bef4a2391caf0063a585086dbb23fba602a/vector_quantize_pytorch-1.14.39-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/94/f9/ed1b780c18e559684b9bba0c39de0de00708cd87fffd5d25d98b65840a9e/vector_quantize_pytorch-1.14.37-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/67/0d/0b74350dc61fbd88cf5350ac4bac1d779ee50e7be4288533358f90fe16de/vector_quantize_pytorch-1.14.36-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/f2/cf/1e0591894027b6ea6e763553f3470a93d388514dce18dfe254052ee4373c/vector_quantize_pytorch-1.14.35-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/5a/13/55dfe5494bdbc9dfc31c308b1faea1fd56b62d007f6d4b3ce5b7bcdcdb8a/vector_quantize_pytorch-1.14.34-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/03/8c/c599b06f0340009faae0fe17276735cd780744c8a6a6dde7292d20b709ce/vector_quantize_pytorch-1.14.33-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/f5/da/737d9792ebd3efa5203b5eb5090305c25aac11a20092645c56808b9f2e0c/vector_quantize_pytorch-1.14.32-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/f2/18/ad8a08fc9b2ee612a31c35ef0012a918735c4a1d6a937aa6c703076ff121/vector_quantize_pytorch-1.14.31-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/c6/f8/4f214d994368807dba65cb56817e03553376991da4f17b2936c4159c774c/vector_quantize_pytorch-1.14.30-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/77/4a/7d9238bb61489d85343335c89fad94123de9571ec788c7f4b8c170186ebd/vector_quantize_pytorch-1.14.29-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/e8/62/dbd487f64156a9c083117333a055fe31a710b054a1526ab48e95934497c7/vector_quantize_pytorch-1.14.28-py3-none-any.whl (37 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all' Downloading https://pypi.tuna.tsinghua.edu.cn/packages/4d/6d/e747eb10d5b0ea7fe5c90f6745957e5d55f23ec05f734f426026bd77c323/vector_quantize_pytorch-1.14.27-py3-none-any.whl (36 kB) WARNING: typer 0.16.0 does not provide the extra 'all' WARNING: typer 0.16.0 does not provide the extra 'all'

filetype

C:\Users\vic\AppData\Local\Temp\.arduinoIDE-unsaved2025224-13144-vlwyco.z6hlo\sketch_mar24a\sketch_mar24a.ino: In function 'void setup()': C:\Users\vic\AppData\Local\Temp\.arduinoIDE-unsaved2025224-13144-vlwyco.z6hlo\sketch_mar24a\sketch_mar24a.ino:51:3: error: 'etCpuFrequencyMhz' was not declared in this scope; did you mean 'setCpuFrequencyMhz'? 51 | etCpuFrequencyMhz(80); // 降低CPU频率 | ^~~~~~~~~~~~~~~~~ | setCpuFrequencyMhz C:\Users\vic\AppData\Local\Temp\.arduinoIDE-unsaved2025224-13144-vlwyco.z6hlo\sketch_mar24a\sketch_mar24a.ino: In function 'void enterLightSleep()': C:\Users\vic\AppData\Local\Temp\.arduinoIDE-unsaved2025224-13144-vlwyco.z6hlo\sketch_mar24a\sketch_mar24a.ino:152:20: error: 'config' was not declared in this scope 152 | esp_camera_init(&config); | ^~~~~~ C:\Users\vic\AppData\Local\Temp\.arduinoIDE-unsaved2025224-13144-vlwyco.z6hlo\sketch_mar24a\sketch_mar24a.ino: In function 'void mqttIntervalPost()': C:\Users\vic\AppData\Local\Temp\.arduinoIDE-unsaved2025224-13144-vlwyco.z6hlo\sketch_mar24a\sketch_mar24a.ino:173:20: error: 'ALINK_BODY_FORMAT' was not declared in this scope 173 | sprintf(jsonBuf, ALINK_BODY_FORMAT, param); | ^~~~~~~~~~~~~~~~~ C:\Users\vic\AppData\Local\Temp\.arduinoIDE-unsaved2025224-13144-vlwyco.z6hlo\sketch_mar24a\sketch_mar24a.ino:175:18: error: 'ALINK_TOPIC_PROP_POST' was not declared in this scope 175 | client.publish(ALINK_TOPIC_PROP_POST, jsonBuf); | ^~~~~~~~~~~~~~~~~~~~~ exit status 1 Compilation error: 'etCpuFrequencyMhz' was not declared in this scope; did you mean 'setCpuFrequencyMhz'?

filetype

************* Preparing the environment for Debugger Extensions Gallery repositories ************** ExtensionRepository : Implicit UseExperimentalFeatureForNugetShare : true AllowNugetExeUpdate : true NonInteractiveNuget : true AllowNugetMSCredentialProviderInstall : true AllowParallelInitializationOfLocalRepositories : true EnableRedirectToChakraJsProvider : false -- Configuring repositories ----> Repository : LocalInstalled, Enabled: true ----> Repository : UserExtensions, Enabled: true >>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds ************* Waiting for Debugger Extensions Gallery to Initialize ************** >>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.015 seconds ----> Repository : UserExtensions, Enabled: true, Packages count: 0 ----> Repository : LocalInstalled, Enabled: true, Packages count: 44 Microsoft (R) Windows Debugger Version 10.0.27829.1001 AMD64 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\072425-40484-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available ************* Path validation summary ************** Response Time (ms) Location Deferred srv* Symbol search path is: srv* Executable search path is: Windows 10 Kernel Version 26100 MP (16 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Personal Kernel base = 0xfffff802`de600000 PsLoadedModuleList = 0xfffff802`df4f4c40 Debug session time: Thu Jul 24 13:19:52.572 2025 (UTC + 8:00) System Uptime: 0 days 0:38:49.409 Loading Kernel Symbols .. Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long. Run !sym noisy before .reload to track down problems loading symbols. ............................................................. ................................................................ ........................................................... Loading User Symbols Loading unloaded module list ........... For analysis of this file, run !analyze -v nt!KeBugCheckEx: fffff802`deb005d0 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:fffff802`726a6e10=000000000000000a 0: kd> !analyze -v Loading Kernel Symbols ............................................................... ................................................................ ........................................................... Loading User Symbols Loading unloaded module list ........... ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* IRQL_NOT_LESS_OR_EQUAL (a) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high. This is usually caused by drivers using improper addresses. If a kernel debugger is available get the stack backtrace. Arguments: Arg1: 0000000007e70010, memory referenced Arg2: 0000000000000002, IRQL Arg3: 0000000000000000, bitfield : bit 0 : value 0 = read operation, 1 = write operation bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status) Arg4: fffff802de8ff1f8, address which referenced memory Debugging Details: ------------------ *** WARNING: Unable to verify timestamp for aicusbwifi.sys KEY_VALUES_STRING: 1 Key : Analysis.CPU.mSec Value: 984 Key : Analysis.Elapsed.mSec Value: 11951 Key : Analysis.IO.Other.Mb Value: 1 Key : Analysis.IO.Read.Mb Value: 1 Key : Analysis.IO.Write.Mb Value: 2 Key : Analysis.Init.CPU.mSec Value: 453 Key : Analysis.Init.Elapsed.mSec Value: 127094 Key : Analysis.Memory.CommitPeak.Mb Value: 114 Key : Analysis.Version.DbgEng Value: 10.0.27829.1001 Key : Analysis.Version.Description Value: 10.2503.24.01 amd64fre Key : Analysis.Version.Ext Value: 1.2503.24.1 Key : Bugcheck.Code.LegacyAPI Value: 0xa Key : Bugcheck.Code.TargetModel Value: 0xa Key : Dump.Attributes.AsUlong Value: 0x2180c Key : Dump.Attributes.DiagDataWrittenToHeader Value: 1 Key : Dump.Attributes.ErrorCode Value: 0x0 Key : Dump.Attributes.InsufficientDumpfileSize Value: 1 Key : Dump.Attributes.KernelGeneratedTriageDump Value: 1 Key : Dump.Attributes.LastLine Value: Dump completed successfully. Key : Dump.Attributes.ProgressPercentage Value: 0 Key : Dump.Attributes.RequiredDumpfileSize Value: 0x458e9834 Key : Failure.Bucket Value: AV_aicusbwifi!unknown_function Key : Failure.Exception.IP.Address Value: 0xfffff802de8ff1f8 Key : Failure.Exception.IP.Module Value: nt Key : Failure.Exception.IP.Offset Value: 0x2ff1f8 Key : Failure.Hash Value: {88a7df4e-1779-d31a-2348-fb551a42f896} Key : Hypervisor.Enlightenments.ValueHex Value: 0x7497cf94 Key : Hypervisor.Flags.AnyHypervisorPresent Value: 1 Key : Hypervisor.Flags.ApicEnlightened Value: 1 Key : Hypervisor.Flags.ApicVirtualizationAvailable Value: 0 Key : Hypervisor.Flags.AsyncMemoryHint Value: 0 Key : Hypervisor.Flags.CoreSchedulerRequested Value: 0 Key : Hypervisor.Flags.CpuManager Value: 1 Key : Hypervisor.Flags.DeprecateAutoEoi Value: 0 Key : Hypervisor.Flags.DynamicCpuDisabled Value: 1 Key : Hypervisor.Flags.Epf Value: 0 Key : Hypervisor.Flags.ExtendedProcessorMasks Value: 1 Key : Hypervisor.Flags.HardwareMbecAvailable Value: 1 Key : Hypervisor.Flags.MaxBankNumber Value: 0 Key : Hypervisor.Flags.MemoryZeroingControl Value: 0 Key : Hypervisor.Flags.NoExtendedRangeFlush Value: 0 Key : Hypervisor.Flags.NoNonArchCoreSharing Value: 1 Key : Hypervisor.Flags.Phase0InitDone Value: 1 Key : Hypervisor.Flags.PowerSchedulerQos Value: 0 Key : Hypervisor.Flags.RootScheduler Value: 0 Key : Hypervisor.Flags.SynicAvailable Value: 1 Key : Hypervisor.Flags.UseQpcBias Value: 0 Key : Hypervisor.Flags.Value Value: 38408431 Key : Hypervisor.Flags.ValueHex Value: 0x24a10ef Key : Hypervisor.Flags.VpAssistPage Value: 1 Key : Hypervisor.Flags.VsmAvailable Value: 1 Key : Hypervisor.RootFlags.AccessStats Value: 1 Key : Hypervisor.RootFlags.CrashdumpEnlightened Value: 1 Key : Hypervisor.RootFlags.CreateVirtualProcessor Value: 1 Key : Hypervisor.RootFlags.DisableHyperthreading Value: 0 Key : Hypervisor.RootFlags.HostTimelineSync Value: 1 Key : Hypervisor.RootFlags.HypervisorDebuggingEnabled Value: 0 Key : Hypervisor.RootFlags.IsHyperV Value: 1 Key : Hypervisor.RootFlags.LivedumpEnlightened Value: 1 Key : Hypervisor.RootFlags.MapDeviceInterrupt Value: 1 Key : Hypervisor.RootFlags.MceEnlightened Value: 1 Key : Hypervisor.RootFlags.Nested Value: 0 Key : Hypervisor.RootFlags.StartLogicalProcessor Value: 1 Key : Hypervisor.RootFlags.Value Value: 1015 Key : Hypervisor.RootFlags.ValueHex Value: 0x3f7 Key : Stack.Pointer Value: NMI BUGCHECK_CODE: a BUGCHECK_P1: 7e70010 BUGCHECK_P2: 2 BUGCHECK_P3: 0 BUGCHECK_P4: fffff802de8ff1f8 FILE_IN_CAB: 072425-40484-01.dmp TAG_NOT_DEFINED_202b: *** Unknown TAG in analysis list 202b DUMP_FILE_ATTRIBUTES: 0x2180c Insufficient Dumpfile Size Kernel Generated Triage Dump FAULTING_THREAD: fffff802df5d1640 READ_ADDRESS: fffff802df5c44c0: Unable to get MiVisibleState Unable to get NonPagedPoolStart Unable to get NonPagedPoolEnd Unable to get PagedPoolStart Unable to get PagedPoolEnd unable to get nt!MmSpecialPagesInUse 0000000007e70010 BLACKBOXBSD: 1 (!blackboxbsd) BLACKBOXNTFS: 1 (!blackboxntfs) BLACKBOXPNP: 1 (!blackboxpnp) BLACKBOXWINLOGON: 1 CUSTOMER_CRASH_COUNT: 1 PROCESS_NAME: System DPC_STACK_BASE: FFFFF802726B0FB0 STACK_TEXT: fffff802`726a6e08 fffff802`decb96e9 : 00000000`0000000a 00000000`07e70010 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx fffff802`726a6e10 fffff802`decb49a8 : 00000000`00000001 ffffac07`e731c010 ffffac07`d3105490 00000000`00000002 : nt!KiBugCheckDispatch+0x69 fffff802`726a6f50 fffff802`de8ff1f8 : ffffac07`00000001 00000000`00000001 00000000`00000001 00000000`00000001 : nt!KiPageFault+0x468 fffff802`726a70e0 fffff802`de9bd2e5 : 00000000`00000618 00000000`00000001 ffffac07`d31002c0 ffffac07`e8024e48 : nt!RtlRbInsertNodeEx+0x3d8 fffff802`726a7140 fffff802`deaf749a : ffffac07`e91d4890 ffffac07`d3105480 ffffac07`00000000 00000000`0003a480 : nt!RtlpHpVsChunkSplit+0x905 fffff802`726a71e0 fffff802`de9bbede : ffffac07`d31002c3 fffff802`df4ee740 fffff802`0000002c fffff802`002c0000 : nt!RtlpHpVsSlotAllocate+0x29e fffff802`726a7240 fffff802`de8f91f3 : 00000000`0000028c fffff802`002c0000 00000000`0000002c fffff802`00000000 : nt!RtlpHpVsContextAllocate+0xd6 fffff802`726a72d0 fffff802`de8f7562 : 00000000`00000009 fffff802`df46ca40 00000000`486c7452 00000000`00000000 : nt!ExAllocateHeapPool+0x1c23 fffff802`726a7500 fffff802`df16b4fb : 00000000`00000042 00000000`0000028c 00000000`486c7452 fffff802`de8f92a1 : nt!ExpAllocatePoolWithTagFromNode+0x52 fffff802`726a7540 fffff802`dea5275a : 00000000`00000003 00000000`00000000 00000000`00000000 00000000`00000050 : nt!ExAllocatePool3+0xcb fffff802`726a75c0 fffff802`71963066 : ffffac07`e7169d88 fffff802`726a789a ffffac07`01500050 00000000`00000038 : nt!ExAllocatePoolWithTagPriority+0x11a fffff802`726a7610 fffff802`734b3a08 : ffffac07`dbf23910 fffff802`b503e068 00000000`00000000 00000000`00000000 : ndis!NdisAllocateMemoryWithTagPriority+0x26 fffff802`726a7640 ffffac07`dbf23910 : fffff802`b503e068 00000000`00000000 00000000`00000000 00000000`00000000 : aicusbwifi+0x53a08 fffff802`726a7648 fffff802`b503e068 : 00000000`00000000 00000000`00000000 00000000`00000000 000000e8`00000001 : 0xffffac07`dbf23910 fffff802`726a7650 fffff802`b503c798 : ffffac07`e7802200 00000000`00000000 00000000`00000000 fffff802`734985cb : USBXHCI!Bulk_MapStage+0xe8 fffff802`726a76c0 fffff802`7349933b : ffffac07`e551b030 ffffac07`e68576a0 fffff802`726a7800 00000000`00000000 : USBXHCI!Bulk_MapTransfers+0x88 fffff802`726a7730 ffffac07`e551b030 : ffffac07`e68576a0 fffff802`726a7800 00000000`00000000 00000001`00000000 : aicusbwifi+0x3933b fffff802`726a7738 ffffac07`e68576a0 : fffff802`726a7800 00000000`00000000 00000001`00000000 ffffac07`e780232e : 0xffffac07`e551b030 fffff802`726a7740 fffff802`726a7800 : 00000000`00000000 00000001`00000000 ffffac07`e780232e fffff802`726a789a : 0xffffac07`e68576a0 fffff802`726a7748 00000000`00000000 : 00000001`00000000 ffffac07`e780232e fffff802`726a789a fffff802`734c8d5a : 0xfffff802`726a7800 SYMBOL_NAME: aicusbwifi+53a08 MODULE_NAME: aicusbwifi IMAGE_NAME: aicusbwifi.sys STACK_COMMAND: .process /r /p 0xfffff802df5cef80; .thread 0xfffff802df5d1640 ; kb BUCKET_ID_FUNC_OFFSET: 53a08 FAILURE_BUCKET_ID: AV_aicusbwifi!unknown_function OSPLATFORM_TYPE: x64 OSNAME: Windows 10 FAILURE_ID_HASH: {88a7df4e-1779-d31a-2348-fb551a42f896} Followup: MachineOwner --------- NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\atlmfc.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\concurrency.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\cpp_rest.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\Kernel.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\ObjectiveC.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\stl.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\Usb4Kd.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\Windows.Data.Json.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\Windows.Devices.Geolocation.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\Windows.Devices.Sensors.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\Windows.Media.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\windows.natvis' NatVis script unloaded from 'C:\Program Files\WindowsApps\Microsoft.WinDbg_1.2504.15001.0_x64__8wekyb3d8bbwe\amd64\Visualizers\winrt.natvis' ************* Preparing the environment for Debugger Extensions Gallery repositories ************** ExtensionRepository : Implicit UseExperimentalFeatureForNugetShare : true AllowNugetExeUpdate : true NonInteractiveNuget : true AllowNugetMSCredentialProviderInstall : true AllowParallelInitializationOfLocalRepositories : true EnableRedirectToChakraJsProvider : false -- Configuring repositories ----> Repository : LocalInstalled, Enabled: true ----> Repository : UserExtensions, Enabled: true >>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds ************* Waiting for Debugger Extensions Gallery to Initialize ************** >>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.016 seconds ----> Repository : UserExtensions, Enabled: true, Packages count: 0 ----> Repository : LocalInstalled, Enabled: true, Packages count: 44 Microsoft (R) Windows Debugger Version 10.0.27829.1001 AMD64 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Windows\Minidump\072425-40453-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available ************* Path validation summary ************** Response Time (ms) Location Deferred srv* Symbol search path is: srv* Executable search path is: Windows 10 Kernel Version 26100 MP (16 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Personal Kernel base = 0xfffff800`e7c00000 PsLoadedModuleList = 0xfffff800`e8af4c40 Debug session time: Thu Jul 24 16:42:59.836 2025 (UTC + 8:00) System Uptime: 0 days 2:19:17.673 Loading Kernel Symbols .. Press ctrl-c (cdb, kd, ntsd) or ctrl-break (windbg) to abort symbol loads that take too long. Run !sym noisy before .reload to track down problems loading symbols. ............................................................. ................................................................ ................................................................ ... Loading User Symbols Loading unloaded module list ............. For analysis of this file, run !analyze -v nt!KeBugCheckEx: fffff800`e81005d0 48894c2408 mov qword ptr [rsp+8],rcx ss:0018:fffff800`7be47450=000000000000000a 0: kd> !analyze -v Loading Kernel Symbols ............................................................... ................................................................ ................................................................ ... Loading User Symbols Loading unloaded module list ............. ******************************************************************************* * * * Bugcheck Analysis * * * ******************************************************************************* DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1) An attempt was made to access a pageable (or completely invalid) address at an interrupt request level (IRQL) that is too high. This is usually caused by drivers using improper addresses. If kernel debugger is available get stack backtrace. Arguments: Arg1: ffff920c833956a9, memory referenced Arg2: 0000000000000002, IRQL Arg3: 0000000000000000, value 0 = read operation, 1 = write operation Arg4: fffff8007c06c0ef, address which referenced memory Debugging Details: ------------------ *** WARNING: Unable to verify timestamp for aicusbwifi.sys KEY_VALUES_STRING: 1 Key : Analysis.CPU.mSec Value: 921 Key : Analysis.Elapsed.mSec Value: 11617 Key : Analysis.IO.Other.Mb Value: 0 Key : Analysis.IO.Read.Mb Value: 1 Key : Analysis.IO.Write.Mb Value: 0 Key : Analysis.Init.CPU.mSec Value: 437 Key : Analysis.Init.Elapsed.mSec Value: 254941 Key : Analysis.Memory.CommitPeak.Mb Value: 101 Key : Analysis.Version.DbgEng Value: 10.0.27829.1001 Key : Analysis.Version.Description Value: 10.2503.24.01 amd64fre Key : Analysis.Version.Ext Value: 1.2503.24.1 Key : Bugcheck.Code.LegacyAPI Value: 0xd1 Key : Bugcheck.Code.TargetModel Value: 0xd1 Key : Dump.Attributes.AsUlong Value: 0x2180c Key : Dump.Attributes.DiagDataWrittenToHeader Value: 1 Key : Dump.Attributes.ErrorCode Value: 0x0 Key : Dump.Attributes.InsufficientDumpfileSize Value: 1 Key : Dump.Attributes.KernelGeneratedTriageDump Value: 1 Key : Dump.Attributes.LastLine Value: Dump completed successfully. Key : Dump.Attributes.ProgressPercentage Value: 0 Key : Dump.Attributes.RequiredDumpfileSize Value: 0x57148ec0 Key : Failure.Bucket Value: AV_aicusbwifi!unknown_function Key : Failure.Exception.IP.Address Value: 0xfffff8007c06c0ef Key : Failure.Exception.IP.Module Value: aicusbwifi Key : Failure.Exception.IP.Offset Value: 0x6c0ef Key : Failure.Hash Value: {88a7df4e-1779-d31a-2348-fb551a42f896} Key : Hypervisor.Enlightenments.ValueHex Value: 0x7497cf94 Key : Hypervisor.Flags.AnyHypervisorPresent Value: 1 Key : Hypervisor.Flags.ApicEnlightened Value: 1 Key : Hypervisor.Flags.ApicVirtualizationAvailable Value: 0 Key : Hypervisor.Flags.AsyncMemoryHint Value: 0 Key : Hypervisor.Flags.CoreSchedulerRequested Value: 0 Key : Hypervisor.Flags.CpuManager Value: 1 Key : Hypervisor.Flags.DeprecateAutoEoi Value: 0 Key : Hypervisor.Flags.DynamicCpuDisabled Value: 1 Key : Hypervisor.Flags.Epf Value: 0 Key : Hypervisor.Flags.ExtendedProcessorMasks Value: 1 Key : Hypervisor.Flags.HardwareMbecAvailable Value: 1 Key : Hypervisor.Flags.MaxBankNumber Value: 0 Key : Hypervisor.Flags.MemoryZeroingControl Value: 0 Key : Hypervisor.Flags.NoExtendedRangeFlush Value: 0 Key : Hypervisor.Flags.NoNonArchCoreSharing Value: 1 Key : Hypervisor.Flags.Phase0InitDone Value: 1 Key : Hypervisor.Flags.PowerSchedulerQos Value: 0 Key : Hypervisor.Flags.RootScheduler Value: 0 Key : Hypervisor.Flags.SynicAvailable Value: 1 Key : Hypervisor.Flags.UseQpcBias Value: 0 Key : Hypervisor.Flags.Value Value: 38408431 Key : Hypervisor.Flags.ValueHex Value: 0x24a10ef Key : Hypervisor.Flags.VpAssistPage Value: 1 Key : Hypervisor.Flags.VsmAvailable Value: 1 Key : Hypervisor.RootFlags.AccessStats Value: 1 Key : Hypervisor.RootFlags.CrashdumpEnlightened Value: 1 Key : Hypervisor.RootFlags.CreateVirtualProcessor Value: 1 Key : Hypervisor.RootFlags.DisableHyperthreading Value: 0 Key : Hypervisor.RootFlags.HostTimelineSync Value: 1 Key : Hypervisor.RootFlags.HypervisorDebuggingEnabled Value: 0 Key : Hypervisor.RootFlags.IsHyperV Value: 1 Key : Hypervisor.RootFlags.LivedumpEnlightened Value: 1 Key : Hypervisor.RootFlags.MapDeviceInterrupt Value: 1 Key : Hypervisor.RootFlags.MceEnlightened Value: 1 Key : Hypervisor.RootFlags.Nested Value: 0 Key : Hypervisor.RootFlags.StartLogicalProcessor Value: 1 Key : Hypervisor.RootFlags.Value Value: 1015 Key : Hypervisor.RootFlags.ValueHex Value: 0x3f7 Key : Stack.Pointer Value: NMI BUGCHECK_CODE: d1 BUGCHECK_P1: ffff920c833956a9 BUGCHECK_P2: 2 BUGCHECK_P3: 0 BUGCHECK_P4: fffff8007c06c0ef FILE_IN_CAB: 072425-40453-01.dmp TAG_NOT_DEFINED_202b: *** Unknown TAG in analysis list 202b DUMP_FILE_ATTRIBUTES: 0x2180c Insufficient Dumpfile Size Kernel Generated Triage Dump FAULTING_THREAD: fffff800e8bd1640 READ_ADDRESS: fffff800e8bc44c0: Unable to get MiVisibleState Unable to get NonPagedPoolStart Unable to get NonPagedPoolEnd Unable to get PagedPoolStart Unable to get PagedPoolEnd unable to get nt!MmSpecialPagesInUse ffff920c833956a9 BLACKBOXBSD: 1 (!blackboxbsd) BLACKBOXNTFS: 1 (!blackboxntfs) BLACKBOXPNP: 1 (!blackboxpnp) BLACKBOXWINLOGON: 1 CUSTOMER_CRASH_COUNT: 1 PROCESS_NAME: System DPC_STACK_BASE: FFFFF8007BE50FB0 STACK_TEXT: fffff800`7be47448 fffff800`e82b96e9 : 00000000`0000000a ffff920c`833956a9 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx fffff800`7be47450 fffff800`e82b49a8 : fffff800`7be47720 ffff920c`0badb770 ffff920c`173e532e 00000000`00000000 : nt!KiBugCheckDispatch+0x69 fffff800`7be47590 fffff800`7c06c0ef : ffff920c`0fb90ba8 fffff800`7c004558 ffff920c`0b2b2648 00000000`00000000 : nt!KiPageFault+0x468 fffff800`7be47720 ffff920c`0fb90ba8 : fffff800`7c004558 ffff920c`0b2b2648 00000000`00000000 ffff920c`83395627 : aicusbwifi+0x6c0ef fffff800`7be47728 fffff800`7c004558 : ffff920c`0b2b2648 00000000`00000000 ffff920c`83395627 ffff920c`0fb90ba8 : 0xffff920c`0fb90ba8 fffff800`7be47730 ffff920c`0b2b2648 : 00000000`00000000 ffff920c`83395627 ffff920c`0fb90ba8 ffff920c`83395627 : aicusbwifi+0x4558 fffff800`7be47738 00000000`00000000 : ffff920c`83395627 ffff920c`0fb90ba8 ffff920c`83395627 ffff920c`173e532e : 0xffff920c`0b2b2648 SYMBOL_NAME: aicusbwifi+6c0ef MODULE_NAME: aicusbwifi IMAGE_NAME: aicusbwifi.sys STACK_COMMAND: .process /r /p 0xfffff800e8bcef80; .thread 0xfffff800e8bd1640 ; kb BUCKET_ID_FUNC_OFFSET: 6c0ef FAILURE_BUCKET_ID: AV_aicusbwifi!unknown_function OSPLATFORM_TYPE: x64 OSNAME: Windows 10 FAILURE_ID_HASH: {88a7df4e-1779-d31a-2348-fb551a42f896} Followup: MachineOwner