When trying to compile displaylink-mod-0.3 on kernel 2.6.32.2 with UDLFB compiled into the kernel I get the following error message.... Sorry if this has been covered before :-)<br><br>root@workstation:/home/shotsy# tar xzvf displaylink-mod-0.3.tar.gz <br>
displaylink/<br>displaylink/displaylink.h<br>displaylink/displaylink-usb.c<br>displaylink/modules.order<br>displaylink/displaylink-fb.c<br>displaylink/Makefile<br>displaylink/drm_edid.h<br>displaylink/displaylink-main.c<br>
displaylink/displaylink-blit.c<br>displaylink/displaylink-ioctl.c<br>displaylink/Module.markers<br>root@workstation:/home/shotsy# cd displaylink<br>root@workstation:/home/shotsy/displaylink# ls<br>Makefile        displaylink-blit.c  displaylink-fb.c     displaylink-main.c  displaylink-usb.c  drm_edid.h<br>
Module.markers  displaylink-blit.o  displaylink-ioctl.c  displaylink-main.o  displaylink.h      modules.order<br>root@workstation:/home/shotsy/displaylink# make<br>make -C /lib/modules/`uname -r`/build SUBDIRS=/home/shotsy/displaylink modules<br>
make[1]: Entering directory `/usr/src/linux-2.6.32.2&#39;<br>  CC [M]  /home/shotsy/displaylink/displaylink-main.o<br>  CC [M]  /home/shotsy/displaylink/displaylink-usb.o<br>/home/shotsy/displaylink/displaylink-usb.c: In function &#39;displaylink_edid_to_reg&#39;:<br>
/home/shotsy/displaylink/displaylink-usb.c:85: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;hactive_hi&#39;<br>/home/shotsy/displaylink/displaylink-usb.c:91: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;vactive_hi&#39;<br>
/home/shotsy/displaylink/displaylink-usb.c:97: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;hblank_hi&#39;<br>/home/shotsy/displaylink/displaylink-usb.c:97: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;hsync_offset_hi&#39;<br>
/home/shotsy/displaylink/displaylink-usb.c:101: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;vblank_hi&#39;<br>/home/shotsy/displaylink/displaylink-usb.c:101: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;vsync_offset_hi&#39;<br>
/home/shotsy/displaylink/displaylink-usb.c:101: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;vsync_offset_lo&#39;<br>/home/shotsy/displaylink/displaylink-usb.c:105: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;hblank_hi&#39;<br>
/home/shotsy/displaylink/displaylink-usb.c:106: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;hsync_pulse_width_hi&#39;<br>/home/shotsy/displaylink/displaylink-usb.c:109: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;vblank_hi&#39;<br>
/home/shotsy/displaylink/displaylink-usb.c:110: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;vsync_pulse_width_hi&#39;<br>/home/shotsy/displaylink/displaylink-usb.c:110: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;vsync_pulse_width_lo&#39;<br>
/home/shotsy/displaylink/displaylink-usb.c: In function &#39;displaylink_set_video_mode&#39;:<br>/home/shotsy/displaylink/displaylink-usb.c:242: warning: format &#39;%d&#39; expects type &#39;int&#39;, but argument 3 has type &#39;long int&#39;<br>
/home/shotsy/displaylink/displaylink-usb.c:249: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;hactive_hi&#39;<br>/home/shotsy/displaylink/displaylink-usb.c: In function &#39;displaylink_setup&#39;:<br>
/home/shotsy/displaylink/displaylink-usb.c:308: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;hactive_hi&#39;<br>/home/shotsy/displaylink/displaylink-usb.c:311: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;hactive_hi&#39;<br>
/home/shotsy/displaylink/displaylink-usb.c:312: error: &#39;struct detailed_pixel_timing&#39; has no member named &#39;vactive_hi&#39;<br>make[2]: *** [/home/shotsy/displaylink/displaylink-usb.o] Error 1<br>make[1]: *** [_module_/home/shotsy/displaylink] Error 2<br>
make[1]: Leaving directory `/usr/src/linux-2.6.32.2&#39;<br>make: *** [all] Error 2<br>root@workstation:/home/shotsy/displaylink#<br><br><br>Also are we any closer to getting 24bit color working on the MIMO UM-710?<br><br>
Thanks,<br><br>Ken<br><br><div class="gmail_quote">On Sat, Dec 19, 2009 at 2:00 PM,  <span dir="ltr">&lt;<a href="mailto:libdlo-request@lists.freedesktop.org">libdlo-request@lists.freedesktop.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send Libdlo mailing list submissions to<br>
        <a href="mailto:libdlo@lists.freedesktop.org">libdlo@lists.freedesktop.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.freedesktop.org/mailman/listinfo/libdlo" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libdlo</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:libdlo-request@lists.freedesktop.org">libdlo-request@lists.freedesktop.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:libdlo-owner@lists.freedesktop.org">libdlo-owner@lists.freedesktop.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Libdlo digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. (no subject) (James)<br>
   2. GOT THE GREEN SCREEN!!! (James)<br>
   3. My xorg.conf file... (<a href="mailto:sammy@sammyjames.com">sammy@sammyjames.com</a>)<br>
   4. Re: My xorg.conf file... (Bernie Thompson)<br>
   5. How do I get xorg to recognize the Displaylink device...? (James)<br>
   6. Re: How do I get xorg to recognize the Displaylink        device...?<br>
      (Bernie Thompson)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 18 Dec 2009 23:14:21 -0600<br>
From: &quot;James&quot; &lt;<a href="mailto:sammy@sammyjames.com">sammy@sammyjames.com</a>&gt;<br>
Subject: [Libdlo] (no subject)<br>
To: &lt;<a href="mailto:libdlo@lists.freedesktop.org">libdlo@lists.freedesktop.org</a>&gt;<br>
Message-ID: &lt;5866B02A8CE74E0EA5583ACECB6B6755@SammyPC&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
I finally got the mod 0.3 patch to compile properly. Replaced the drm_edid.h, and it worked! I just used the one that came with the displaylink-mod folder. I still haven&#39;t gotten the display to work, but at least I didn&#39;t get errors when firing off make.<br>

<br>
:)<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.freedesktop.org/archives/libdlo/attachments/20091218/dc38eb7e/attachment-0001.html" target="_blank">http://lists.freedesktop.org/archives/libdlo/attachments/20091218/dc38eb7e/attachment-0001.html</a><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Sat, 19 Dec 2009 00:27:52 -0600<br>
From: &quot;James&quot; &lt;<a href="mailto:sammy@sammyjames.com">sammy@sammyjames.com</a>&gt;<br>
Subject: [Libdlo] GOT THE GREEN SCREEN!!!<br>
To: &lt;<a href="mailto:libdlo@lists.freedesktop.org">libdlo@lists.freedesktop.org</a>&gt;<br>
Message-ID: &lt;1E3FF7E0BB9A465983DA203A47FEA707@SammyPC&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Woo-hoo!!! I KNOW that I&#39;m getting close. I just need one final push to get me over the edge. Just tell me one thing -- do I need to make any changes to the xorg.conf file? Does the computer USE that file to set things up, or does it simply reflect the status of what is on your system?<br>

<br>
By the way -- I had already downloaded and compiled the mod 0.3 stuff, but I went back and recompiled and installed the older udlfb drivers. That is when I got the green screen. If anyone can tell me where to go from here, I would appreciate it SO much. And if I get this thing to work, then I will definitely publish here a dissertation on the steps that I took in an effort to help others to do the same thing.<br>

<br>
Thanks.<br>
<br>
- Sammy<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.freedesktop.org/archives/libdlo/attachments/20091219/6e293259/attachment.htm" target="_blank">http://lists.freedesktop.org/archives/libdlo/attachments/20091219/6e293259/attachment.htm</a><br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Sat, 19 Dec 2009 00:57:18 -0500<br>
From: <a href="mailto:sammy@sammyjames.com">sammy@sammyjames.com</a><br>
Subject: [Libdlo] My xorg.conf file...<br>
To: <a href="mailto:libdlo@lists.freedesktop.org">libdlo@lists.freedesktop.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:391211dc219021f967bf8308a5776a2b.squirrel@email.fatcow.com">391211dc219021f967bf8308a5776a2b.squirrel@email.fatcow.com</a>&gt;<br>
Content-Type: text/plain;charset=iso-8859-1<br>
<br>
Okay -- now that I finally got both the mod 0.3 drivers installed (I<br>
guess) and the xorg.conf file automatically generated, I took a gander at<br>
said file. I have no idea whether this means anything -- maybe someone<br>
here can explain what all of this means...<br>
<br>
- Sammy<br>
<br>
Below is the entire text from my xorg.conf:<br>
<br>
Section &quot;ServerLayout&quot;<br>
        Identifier     &quot;X.org Configured&quot;<br>
        Screen      0  &quot;Screen0&quot; 0 0<br>
        InputDevice    &quot;Mouse0&quot; &quot;CorePointer&quot;<br>
        InputDevice    &quot;Keyboard0&quot; &quot;CoreKeyboard&quot;<br>
EndSection<br>
<br>
Section &quot;Files&quot;<br>
        ModulePath   &quot;/usr/lib/xorg/modules&quot;<br>
        FontPath     &quot;/usr/share/fonts/X11/misc&quot;<br>
        FontPath     &quot;/usr/share/fonts/X11/cyrillic&quot;<br>
        FontPath     &quot;/usr/share/fonts/X11/100dpi/:unscaled&quot;<br>
        FontPath     &quot;/usr/share/fonts/X11/75dpi/:unscaled&quot;<br>
        FontPath     &quot;/usr/share/fonts/X11/Type1&quot;<br>
        FontPath     &quot;/usr/share/fonts/X11/100dpi&quot;<br>
        FontPath     &quot;/usr/share/fonts/X11/75dpi&quot;<br>
        FontPath     &quot;/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType&quot;<br>
        FontPath     &quot;built-ins&quot;<br>
EndSection<br>
<br>
Section &quot;Module&quot;<br>
        Load  &quot;glx&quot;<br>
        Load  &quot;record&quot;<br>
        Load  &quot;dri2&quot;<br>
        Load  &quot;extmod&quot;<br>
        Load  &quot;dbe&quot;<br>
        Load  &quot;dri&quot;<br>
EndSection<br>
<br>
Section &quot;InputDevice&quot;<br>
        Identifier  &quot;Keyboard0&quot;<br>
        Driver      &quot;kbd&quot;<br>
EndSection<br>
<br>
Section &quot;InputDevice&quot;<br>
        Identifier  &quot;Mouse0&quot;<br>
        Driver      &quot;mouse&quot;<br>
        Option      &quot;Protocol&quot; &quot;auto&quot;<br>
        Option      &quot;Device&quot; &quot;/dev/input/mice&quot;<br>
        Option      &quot;ZAxisMapping&quot; &quot;4 5 6 7&quot;<br>
EndSection<br>
<br>
Section &quot;Monitor&quot;<br>
        Identifier   &quot;Monitor0&quot;<br>
        VendorName   &quot;Monitor Vendor&quot;<br>
        ModelName    &quot;Monitor Model&quot;<br>
EndSection<br>
<br>
Section &quot;Device&quot;<br>
        ### Available Driver options are:-<br>
        ### Values: &lt;i&gt;: integer, &lt;f&gt;: float, &lt;bool&gt;: &quot;True&quot;/&quot;False&quot;,<br>
        ### &lt;string&gt;: &quot;String&quot;, &lt;freq&gt;: &quot;&lt;f&gt; Hz/kHz/MHz&quot;<br>
        ### [arg]: arg optional<br>
        #Option     &quot;NoAccel&quot;                   # [&lt;bool&gt;]<br>
        #Option     &quot;SWcursor&quot;                  # [&lt;bool&gt;]<br>
        #Option     &quot;ColorKey&quot;                  # &lt;i&gt;<br>
        #Option     &quot;CacheLines&quot;                # &lt;i&gt;<br>
        #Option     &quot;Dac6Bit&quot;                   # [&lt;bool&gt;]<br>
        #Option     &quot;DRI&quot;                       # [&lt;bool&gt;]<br>
        #Option     &quot;NoDDC&quot;                     # [&lt;bool&gt;]<br>
        #Option     &quot;ShowCache&quot;                 # [&lt;bool&gt;]<br>
        #Option     &quot;XvMCSurfaces&quot;              # &lt;i&gt;<br>
        #Option     &quot;PageFlip&quot;                  # [&lt;bool&gt;]<br>
        Identifier  &quot;Card0&quot;<br>
        Driver      &quot;intel&quot;<br>
        VendorName  &quot;Intel Corporation&quot;<br>
        BoardName   &quot;4 Series Chipset Integrated Graphics Controller&quot;<br>
        BusID       &quot;PCI:0:2:0&quot;<br>
EndSection<br>
<br>
Section &quot;Screen&quot;<br>
        Identifier &quot;Screen0&quot;<br>
        Device     &quot;Card0&quot;<br>
        Monitor    &quot;Monitor0&quot;<br>
        SubSection &quot;Display&quot;<br>
                Viewport   0 0<br>
                Depth     1<br>
        EndSubSection<br>
        SubSection &quot;Display&quot;<br>
                Viewport   0 0<br>
                Depth     4<br>
        EndSubSection<br>
        SubSection &quot;Display&quot;<br>
                Viewport   0 0<br>
                Depth     8<br>
        EndSubSection<br>
        SubSection &quot;Display&quot;<br>
                Viewport   0 0<br>
                Depth     15<br>
        EndSubSection<br>
        SubSection &quot;Display&quot;<br>
                Viewport   0 0<br>
                Depth     16<br>
        EndSubSection<br>
        SubSection &quot;Display&quot;<br>
                Viewport   0 0<br>
                Depth     24<br>
        EndSubSection<br>
EndSection<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Sat, 19 Dec 2009 08:38:39 -0800<br>
From: Bernie Thompson &lt;<a href="mailto:bernie@berniethompson.com">bernie@berniethompson.com</a>&gt;<br>
Subject: Re: [Libdlo] My xorg.conf file...<br>
To: <a href="mailto:sammy@sammyjames.com">sammy@sammyjames.com</a><br>
Cc: <a href="mailto:libdlo@lists.freedesktop.org">libdlo@lists.freedesktop.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:480988180912190838w2dd1e572r159a70c521b3c9a4@mail.gmail.com">480988180912190838w2dd1e572r159a70c521b3c9a4@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Hi Sammy,<br>
<br>
Roberto made a cute and wise choice of that green screen.  It&#39;s always<br>
nice to see when you&#39;ve struggled to get it. :)<br>
<br>
Any write-ups are valuable at this point, so thanks for anything you<br>
come up with, no matter how simple (including &quot;just don&#39;t do this&quot;).<br>
Adding anything for mere mortal users to<br>
<a href="http://libdlo.freedesktop.org/wiki/HowTo" target="_blank">http://libdlo.freedesktop.org/wiki/HowTo</a> is particularly valuable.<br>
<br>
Luke did a great job last month exploring a bunch of these issues.  He<br>
wrote up his experiences at<br>
<a href="http://lists.freedesktop.org/archives/libdlo/2009-November/000446.html" target="_blank">http://lists.freedesktop.org/archives/libdlo/2009-November/000446.html</a><br>
<br>
Bernie<br>
<br>
<br>
------------------------------<br>
<br>
Message: 5<br>
Date: Sat, 19 Dec 2009 13:00:04 -0600<br>
From: &quot;James&quot; &lt;<a href="mailto:sammy@sammyjames.com">sammy@sammyjames.com</a>&gt;<br>
Subject: [Libdlo] How do I get xorg to recognize the Displaylink<br>
        device...?<br>
To: &lt;<a href="mailto:libdlo@lists.freedesktop.org">libdlo@lists.freedesktop.org</a>&gt;<br>
Message-ID: &lt;667ECC6490D842FEBA7CD06113B59B68@SammyPC&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
1. It would be great if xorg could pick up my Displaylink device automatically, the way that it does with all of the other connected components on my computer...<br>
<br>
2. It would be EXTREMELY great if I could figure out how to switch the &quot;main&quot; display, which is obviously the VGA one, with the Displaylink one. When this happens, then I&#39;ll be jumping up and down.<br>
<br>
I&#39;m SO CLOSE. I just need to isolate the drivers and figure out how to get xorg to recognize them. Then I can probably just tell xorg which screen to put where, and then things will be good.<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://lists.freedesktop.org/archives/libdlo/attachments/20091219/ccc9ea05/attachment.htm" target="_blank">http://lists.freedesktop.org/archives/libdlo/attachments/20091219/ccc9ea05/attachment.htm</a><br>
<br>
------------------------------<br>
<br>
Message: 6<br>
Date: Sat, 19 Dec 2009 11:12:24 -0800<br>
From: Bernie Thompson &lt;<a href="mailto:bernie@berniethompson.com">bernie@berniethompson.com</a>&gt;<br>
Subject: Re: [Libdlo] How do I get xorg to recognize the Displaylink<br>
        device...?<br>
To: James &lt;<a href="mailto:sammy@sammyjames.com">sammy@sammyjames.com</a>&gt;<br>
Cc: <a href="mailto:libdlo@lists.freedesktop.org">libdlo@lists.freedesktop.org</a><br>
Message-ID:<br>
        &lt;<a href="mailto:480988180912191112g25728b1fo2834e7eeb01045d6@mail.gmail.com">480988180912191112g25728b1fo2834e7eeb01045d6@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Hi Sammy,<br>
<br>
I assume you&#39;ve already seen this, but the multiseat setup I use on my<br>
machines here switches from xorg default (accelerated Intel) to<br>
DisplayLink at GDM start time, based on whether a USB display/terminal<br>
is present:<br>
<br>
<a href="http://plugable.com/2009/11/16/setting-up-usb-multiseat-with-displaylink-on-linux-gdm-up-to-2-20/" target="_blank">http://plugable.com/2009/11/16/setting-up-usb-multiseat-with-displaylink-on-linux-gdm-up-to-2-20/</a><br>

<br>
Now, this stuff won&#39;t work on Ubuntu 9.10 unless you downgrade GDM<br>
version (but that can be done:<br>
<a href="http://www.ubuntugeek.com/how-to-downgrade-gnome-display-manager-2-28-to-2-20-in-ubuntu-9-10-karmic.html" target="_blank">http://www.ubuntugeek.com/how-to-downgrade-gnome-display-manager-2-28-to-2-20-in-ubuntu-9-10-karmic.html</a><br>

)<br>
<br>
Bernie<br>
<br>
On Sat, Dec 19, 2009 at 11:00 AM, James &lt;<a href="mailto:sammy@sammyjames.com">sammy@sammyjames.com</a>&gt; wrote:<br>
&gt; 1. It would be great if xorg could pick up my Displaylink device<br>
&gt; automatically, the way that it does with all of the other connected<br>
&gt; components on my computer...<br>
&gt;<br>
&gt; 2. It would be EXTREMELY great if I could figure out how to switch the<br>
&gt; &quot;main&quot; display, which is obviously the VGA one, with the Displaylink one.<br>
&gt; When this happens, then I&#39;ll be jumping up and down.<br>
&gt;<br>
&gt; I&#39;m SO CLOSE. I just need to isolate the drivers and figure out how to get<br>
&gt; xorg to recognize them. Then I can probably just tell xorg which screen to<br>
&gt; put where, and then things will be good.<br>
&gt; _______________________________________________<br>
&gt; Libdlo mailing list<br>
&gt; <a href="mailto:Libdlo@lists.freedesktop.org">Libdlo@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/libdlo" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libdlo</a><br>
&gt;<br>
&gt;<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
Libdlo mailing list<br>
<a href="mailto:Libdlo@lists.freedesktop.org">Libdlo@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libdlo" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libdlo</a><br>
<br>
<br>
End of Libdlo Digest, Vol 8, Issue 11<br>
*************************************<br>
</blockquote></div><br>