Skip to content

Commit

Permalink
hint to downgrade WSL to release 1.3.17 (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
mintty committed Nov 20, 2023
1 parent 8fbee63 commit 399dff4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,11 @@ WSLtty components

### Requirements ###

Since Windows 22H2 (maybe patch KB4023057 or KB5032190), wsltty does not seem to work with WSL V2 mode (#343).
As a short-term remedy, please configure your WSL distributions to run in WSL V1 mode, for example:
Wsltty does not seem to work with WSL V2 mode since release 2.0.0 (#343).
As a workaround until a solution in the wslbridge gateway, it is suggested
to install [release 1.3.17](https://github.com/microsoft/WSL/releases/tag/1.3.17);
maybe uninstall WSL first, see [issue 343 comment](https://github.com/mintty/wsltty/issues/343#issuecomment-1818367512).
Another remedy could be to configure your WSL distributions to run in WSL V1 mode, for example:
`wsl --set-version Ubuntu 1`.

Since release 3.0.5, WSLtty requires Windows version 1809 (the November 2018 release).
Expand Down

0 comments on commit 399dff4

Please sign in to comment.