Hello, all,<div><br></div><div>I&#39;m trying to set up my xorg.conf to use a DisplayLink device with the libdlo driver and am hitting this issue:</div><div><br></div><div><div>[    15.851] (II) LoadModule: &quot;displaylink&quot;</div>
<div>[    15.855] (WW) Warning, couldn&#39;t open module displaylink</div><div>[    15.855] (II) UnloadModule: &quot;displaylink&quot;</div><div>[    15.855] (EE) Failed to load module &quot;displaylink&quot; (module does not exist, 0)</div>
</div><div><br></div><div><br></div><div>I&#39;ve read this message: <a href="http://lists.freedesktop.org/archives/libdlo/2009-June/000176.html">http://lists.freedesktop.org/archives/libdlo/2009-June/000176.html</a> and ensured my .so files are in the right location...</div>
<div><br></div><div>See from my xorg.conf:</div><div><br></div><div><div>Section &quot;Files&quot;</div><div>    ModulePath      &quot;/usr/lib/xorg/modules/extensions/nvidia&quot;</div><div>    ModulePath      &quot;/usr/lib/xorg/modules&quot;</div>
<div>    ModulePath      &quot;/usr/local/lib&quot;</div><div>EndSection</div></div><div><br></div><div>And the files on the filesystem with what I think are proper permissions...</div><div><br></div><div>$ ls -la /usr/lib/xorg/modules | grep dlo</div>
<div><div>-rwxr-xr-x. 1 root root 150726 Dec 14 11:20 libdlo.a</div><div>-rwxr-xr-x. 1 root root    941 Dec 14 11:20 <a href="http://libdlo.la">libdlo.la</a></div><div>-rwxr-xr-x. 1 root root 113929 Dec 14 11:20 libdlo.so</div>
<div>-rwxr-xr-x. 1 root root 113929 Dec 14 11:20 libdlo.so.0</div><div>-rwxr-xr-x. 1 root root 113929 Dec 14 11:20 libdlo.so.0.1.0</div></div><div><br></div><div><br></div><div>Any thoughts?</div><div><br></div><div>Thanks!</div>
<meta http-equiv="content-type" content="text/html; charset=utf-8">