com
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
com [2025/02/19 19:28] – 147.32.8.110 | com [2025/04/21 22:13] (current) – 2a00:1028:8390:729e:2bb8:2a79:48ee:3eea | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | http:// | ||
+ | |||
+ | ==== FPGA ==== | ||
+ | |||
https:// | https:// | ||
Line 239: | Line 243: | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
</ | </ | ||
+ | |||
+ | ==== Install ==== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | ==== WSL ==== | ||
+ | https:// | ||
+ | |||
+ | < | ||
+ | ln -s /dev/null / | ||
+ | ln -s /dev/null / | ||
+ | apt-get install xwayland glmark2 glmark2-wayland ubuntu-mate-desktop mate-terminal libgl1 libegl1 | ||
+ | ln -s / | ||
+ | nohup Xwayland -br -ac -noreset :1 & | ||
+ | env DISPLAY=:1 WAYLAND_DISPLAY= mate-session | ||
+ | </ | ||
+ | |||
+ | ==== Hyper-V ==== | ||
+ | https:// | ||
+ | |||
+ | solved this problem by forcing X to use the fbdev driver and providing the framebuffer device id like so. | ||
+ | Create the file: | ||
+ | |||
+ | < | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | Add the following: | ||
+ | |||
+ | < | ||
+ | Section " | ||
+ | Identifier | ||
+ | Driver | ||
+ | BusID " | ||
+ | EndSection | ||
+ | </ | ||
+ | |||
+ | Please mind that your BusID might be different. You can just run | ||
+ | |||
+ | < | ||
+ | Xorg -configure | ||
+ | </ | ||
+ | |||
+ | which will create / |
com.1739993300.txt.gz · Last modified: 2025/02/19 19:28 by 147.32.8.110