Skip to content

Commit 9e2af1d

Browse files
committed
bug #311: remove duplicate
1 parent 2643a2c commit 9e2af1d

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

docs/troubleshooting.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,5 @@
11
# Troubleshooting
22

3-
## No microphone input
4-
*For beta only*
5-
6-
There is a known issue where the microphone can be badly initialized. The best way to solve this is to reboot the microphone array using [xvf_host](https://github.com/respeaker/reSpeaker_XVF3800_USB_4MIC_ARRAY/tree/master/host_control):
7-
8-
```bash
9-
xvf_host(.exe) REBOOT 1
10-
```
11-
12-
Then run [examples/debug/sound_record.py](../examples/debug/sound_record.py) to check that eveything is fine.
13-
14-
If the problem persist, you may want to check the connection of the flex cables ([slides 45 to 47](https://huggingface.co/spaces/pollen-robotics/Reachy_Mini_Assembly_Guide)).
15-
16-
## Sound Direction of Arrival is not working
17-
18-
*For beta only*
19-
20-
The microphone array requires firmware version 2.1.0 or higher to support this feature. The firmware is located in src/reachy_mini/assets/firmware/*.bin.
21-
22-
Refer to [Seeed documentation](https://wiki.seeedstudio.com/respeaker_xvf3800_introduction/#update-firmware) for the upgrade process.
23-
24-
## Volume is too low
25-
26-
27-
# Troubleshooting
28-
293
## No Microphone Input
304
*For beta only*
315

0 commit comments

Comments
 (0)