[Libdlo] Can't startup displaylink device correctly under ubuntu 9.10

Bernie Thompson bernie at berniethompson.com
Wed Nov 11 08:28:42 PST 2009


Thanks Kal.  Also, try removing the explicit display subsection in
your xorg.conf

        SubSection "Display"
                Depth   24
                Modes   "1400x1050"
        EndSubSection

And let the drivers find the best mode and color depth (right now
it'll always be 16bpp on DL).  Someone else earlier had the problem
that specifying Depth 24 was keeping it from working.

Best wishes,
Bernie

On Wed, Nov 11, 2009 at 7:00 AM, Kal McFate <kmcfate at darkink.com> wrote:
> If you are using KMS (kernel mode setting) with the new kernels it must be
> disabled for the display link devices to work. As it removes all video
> functionality to the kernel out of the xf86 drivers. This is usually done by
> passing 'nomodeset' to the kernel at boot.


More information about the Libdlo mailing list