Skip to content

Commit

Permalink
add kernel xHCI dead troubleshooting
Browse files Browse the repository at this point in the history
  • Loading branch information
XMRHRX committed Jul 6, 2024
1 parent 707613c commit 38deec4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions f3discovery/src/appendix/1-general-troubleshooting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,13 +253,3 @@ Linux:
- go to `/sys/bus/pci/drivers/xhci_hcd/`
- unbind it with ID, `echo -n "0000:06:00.4" > unbind`
- rebind it, `echo -n "0000:06:00.4" > bind`


[these instructions]: ../../03-setup/linux.md#udev-rules

Windows:

- You are probably missing the ST-LINK USB driver. Installation instructions
[here].

[here]: ../../03-setup/windows.md#st-link-usb-driver

0 comments on commit 38deec4

Please sign in to comment.