update zh-en
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
---
|
||||
title: Driver Recognition and Device Recognition Exception Issues
|
||||
---
|
||||
--8<-- "common/phaten_xmos_support_img.md"
|
||||
|
||||
## **Q1**: Driver Recognition and Device Recognition Exception Issues
|
||||
|
||||
### Problem Description
|
||||
During development or debugging, when using firmware with different configurations or different channel numbers, device recognition exceptions may occur, or the device cannot be used normally after recognition exceptions.
|
||||
|
||||
### Cause Analysis
|
||||
After modifying the recording channel number, the new configuration is inconsistent with the configuration cached by the Windows system, causing the system to fail to correctly recognize the current device status. In this case, cached data needs to be cleared and device recognition needs to be performed again.
|
||||
|
||||
### Solution
|
||||
{width=500}
|
||||
=== "Solution 1: Simple Uninstall"
|
||||
1. Connect the device to the computer
|
||||
2. Open Device Manager
|
||||
3. Find the "Sound, video and game controllers" category
|
||||
4. Right-click the related audio device
|
||||
5. Select "Uninstall device"
|
||||
|
||||
=== "Solution 2: Complete Uninstall (Recommended)"
|
||||
1. Connect the device to the computer
|
||||
2. Open Device Manager
|
||||
3. Find the "Sound, video and game controllers" category
|
||||
4. Right-click the related audio device
|
||||
5. Select "Uninstall device" and check "Delete the driver software for this device"
|
||||
6. Reinstall the driver
|
||||
7. Reconnect the device and wait for successful system recognition
|
||||
|
||||
## Consultation and Feedback
|
||||
<details>
|
||||
<summary>Click to expand consultation and feedback form</summary>
|
||||
|
||||
--8<-- "common/customer_form.md"
|
||||
|
||||
</details>
|
||||
Reference in New Issue
Block a user