[Libdlo] [ANNOUNCE] displaylink-mod-0.3(alpha) (was udlfb)

Greg KH greg at kroah.com
Thu Jul 9 16:16:27 PDT 2009


On Thu, Jul 09, 2009 at 04:22:29PM -0600, jasonlife wrote:
> I got my samsung monitor works by setting
> /sys/bus/usb/devices/.../bConfigurationValue to "1".  I believe the monitor
> will work automatically if I add a udev rule to update the file.

Yes, that will work, nice job.

> I tried to test usb_set_configuration() in the displaylink-main.c during the
> displaylink_probe(), but I got compile error.  Instead I used
> usb_driver_set_configuration() to set new Configuration, and got another
> problem.

That should work, but be sure you have handled things properly after
that call.

> After modprobe the new displaylink module, I could see the monitor
> flickering and saw green color on samsung monitor. But system was extremely
> slow.  I noticed "events/0" process using a lot of cpu time from the "top"
> commnad.

Odd.  Oh, you still need to disconnect the hid driver :(

thanks,

greg k-h


More information about the Libdlo mailing list