Skip to content

Commit

Permalink
known-issues: document Windows / Corsair iCue driver bug
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Gutekanst <[email protected]>
  • Loading branch information
slimsag committed Jul 29, 2023
1 parent 82e3c83 commit 7a24428
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/about/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@ Windows does not have symlinks enabled, or Git is not configured to use them. Th

This is a curl SSL CA issue, you may want to Google for proper solutions on your system. That said, you can `set CURL_INSECURE=true` and retry to disable SSL verification if you want to workaround the issue.

## Unresponsive white window

You may be encountering [this issue](https://github.com/glfw/glfw/issues/1284):

* Symptoms: unresponsive white window, Windows 11
* Suspected cause: Corsair iCue, other bad system drivers
* Workaround: reboot Windows

## Linux

### "Error: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER"
Expand Down

0 comments on commit 7a24428

Please sign in to comment.