-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #811 from Dasharo/vp66xx-wifi
vp66xx wifi
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Post-installation setup | ||
|
||
This document contains extra steps to perform after installing Dasharo in order | ||
to enable full functionality. | ||
|
||
## Windows | ||
|
||
This section covers Windows post-install steps tested on Windows 11. | ||
|
||
### Qualcomm Atheros cards may be missing driver | ||
|
||
If you experience Windows to fail to recognize Qualcomm Atheros WiFi cards, | ||
you may need to install the necessary driver manually. | ||
|
||
Download the Windows driver from [ath-drivers.eu](https://www.ath-drivers.eu/download-driver-nr-382-for-atheros-QCA6174A-and-Windows10.html) | ||
Using `Device Manager`, select `Update Driver` for `Network Device` located in | ||
`Other devices` and choose to install the downloaded driver. |