<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>Thank you for this great library!</div><div><br></div><div>I have a question and need help from you to resolve it. Following are the details:</div><div><br></div><div>I use Manjaro KDE on two laptops and a desktop. The laptops contain AMD graphic card in hybrid mode, but switched off from the BIOS even before installing the OS. The desktop does not contain any graphics card other than Intel integrated.</div><div><br></div><div>On all the above machines, I notice that the following dri.so files are present in the file system cache:</div><div><br></div><div>usr/lib/dri/i915_dri.so</div><div>usr/lib/dri/i965_dri.so</div><div>usr/lib/dri/nouveau_vieux_dri.so</div><div>usr/lib/dri/r200_dri.so</div><div><br></div><div>I used fincore (<a href="https://github.com/yazgoo/linux-ftools">https://github.com/yazgoo/linux-ftools</a>) to get this information.</div><div><br></div><div>As far as I know, only i965_dri.so should get loaded. Any reason why the others are getting loaded?</div><div><br></div><div>Then, with the intent of optimizing memory usage, I went and deleted the other files from /usr/lib/dri/ and I could see that the display quality changed for better: it became sharper and clearer. Then I went and built the mesa arch package (<a href="https://www.archlinux.org/packages/extra/x86_64/mesa/">https://www.archlinux.org/packages/extra/x86_64/mesa/</a>) with only the required options (-D dri-drivers=i965, -D gallium-drivers=nouveau,swrast, and -D vulkan-drivers=intel), and installed. This also gave the same (good) results. <br></div><div><br></div><div>Now I am wondering:</div><div>  - is there a reason why the other .so files are loaded (for some additional functionality or something)?<br></div><div>  - Is loading these additional files giving some kind of symbol conflict resulting in blur/strain?</div><div><br></div><div>Could some one help by answering my newbie questions? Will provide more details if required.</div><div><br></div><div>Thank you.</div><div><br></div><div>Ravi<br></div></div></div></div></div></div></div>