Difference between revisions of "Configure Graphics Cards"
no edit summary
imported>Verityproductions |
imported>Noobman |
||
Line 160: | Line 160: | ||
sudo mhwd -r pci video-nvidia | sudo mhwd -r pci video-nvidia | ||
= Checking config = | |||
You can check configuration with: | |||
mhwd-gpu --check | |||
mhwd-gpu --status | |||
And if needed fix issues with: | |||
mhwd-gpu --setgl | |||
mhwd-gpu --setxorg | |||
Make sure the path to xorg config file is valid. Just in case you use Kicad and its rendering and zooming is slow or produces artifacts, try add [Option "EXAPixmaps" "off"] in the "Device" section of xorg config file. | |||
[[Category:Contents Page]] | [[Category:Contents Page]] |