pre-rel-v0.1.3-rc6
Pre-release
Pre-release
github-actions
released this
17 Nov 05:27
·
10 commits
to main
since this release
self-test-img: adjust xorg modules path Normally nvidia drivers (as installed via Ubuntu package) are found by autodetection and then "OutputClass" defined in /usr/share/X11/xorg.conf.d/10-nvidia.conf takes care about using correct modules path. But since selt-test image has explicit "Device" section, this mechanism is bypassed. Define ModulePath explicitly to handle this case.