Skip to content

Commit ffd1691

Browse files
committed
README: add hint for possible graphics issue solution for win systems
Signed-off-by: Martin <[email protected]>
1 parent d0f44f8 commit ffd1691

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
2024-03-24 (fe3d032): Fix voltageScale to correct indices for ISDS205b
1+
2024-03-24 (d0f44f8): Fix voltageScale to correct indices for ISDS205b
22
2024-03-24 (09d0e28): Merge branch 'isds205b/channelCalFix' of https://github.com/wakass/OpenHantek6022 into wakass-isds205b/channelCalFix
33
2024-03-24 (a207f5f): Fix voltageScale to correct indices
44
2024-03-15 (b9d6560): README update, add solution Crostini graphics issue; build info update

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,8 @@ It has been reported that the MINGW binary build on some Windows systems had pro
187187
and led to a black screen without traces. In these cases, the switch to the MSVC binary build can help.
188188

189189
Similar [issues](https://github.com/OpenHantek/OpenHantek6022/issues/350) with Linux on ChromeOS (Crostini) can be solved by setting the environment variable `LIBGL_ALWAYS_SOFTWARE=1` when using OpenHantek.
190-
This could also be a solution for the above MINGW issue, see e.g. #360 and #388 - not yet confirmed.
190+
This could also be a solution for the above MINGW issue, see e.g. [#360](https://github.com/OpenHantek/OpenHantek6022/issues/360)
191+
and [#388](https://github.com/OpenHantek/OpenHantek6022/issues/388) - not yet confirmed.
191192

192193
The Raspberry Pi build uses OpenGL ES automatically, check also the [graphics driver setup](docs/build.md#raspberrypi).
193194

0 commit comments

Comments
 (0)