Hello, all,<div><br></div><div>I'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: "displaylink"</div>
<div>[ 15.855] (WW) Warning, couldn't open module displaylink</div><div>[ 15.855] (II) UnloadModule: "displaylink"</div><div>[ 15.855] (EE) Failed to load module "displaylink" (module does not exist, 0)</div>
</div><div><br></div><div><br></div><div>I'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 "Files"</div><div> ModulePath "/usr/lib/xorg/modules/extensions/nvidia"</div><div> ModulePath "/usr/lib/xorg/modules"</div>
<div> ModulePath "/usr/local/lib"</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">