[Libdlo] Problem with xf86-video-displaylink-0.3

Rabeeh Khoury rabeeh at marvell.com
Mon Sep 21 05:52:30 PDT 2009


Which distribution are you running?

I'm having similar issues when running on ubuntu-9.04 on my Sheevaplug; 
but when running Debian lenny everything is smooth.

I wonder if this is related to the glib issue described in previous emails.



Theo Baumgartner wrote:
> Hi there
>
> So now i've got some time to report the problem i'm having as Roberto asked.
>
> After setting up everything i'm getting a very corrupted Image on the Samsung
> U70 Monitor which uses a displaylink device.
>
> I've made some pictures and added them some description.
>
> http://www.flickr.com/photos/42725483@N07/3937704421/
> Shows my setup
>
> http://www.flickr.com/photos/42725483@N07/3937708831/
> Close up of the displaylink screen
>
> http://www.flickr.com/photos/42725483@N07/3937711607/
> Same with mouse cursor in upper left corner
>
> http://www.flickr.com/photos/42725483@N07/3937713111/
> Window oppened.
>
> http://www.flickr.com/photos/42725483@N07/3937716447/
> Window closed.
>
> As you can see it's very broken and unusable. The odd thing is that when i'm
> moving over the displaylink screen with the mouse cursor i don't see it
> except on the left side. But when i open a window and move it with Alt + Left
> Mouse then i can see something, even the mouse.
>
> And btw. the Background shouldn't be yellow. It should be black :-)
>
> I'm attaching the xorg.conf file.
>
> Hope you guys can make something out of it. I'm at a wall with this. Already
> spent 3 days trying to make it run.
>
>
> Theo
>
>
> ########################################################################
>
> Section "ServerLayout"
>         Identifier     "Main Layout"
>         Screen      0  "aticonfig-Screen[0]-0" 0 0
>         Screen      1  "screendl0" LeftOf "aticonfig-Screen[0]-0"
>         InputDevice    "Mouse1" "CorePointer"
> #       InputDevice    "Mouse2" "SendCoreEvents"
>         InputDevice    "Keyboard1" "CoreKeyboard"
>         Option "Xinerama" "off"
>         Option "Clone" "off"
> EndSection
>
> Section "Files"
>         FontPath     "/usr/share/fonts/local"
>         FontPath     "/usr/share/fonts/misc"
>         FontPath     "/usr/share/fonts/Type1"
>         FontPath     "/usr/share/fonts/TTF"
>         FontPath     "/usr/share/fonts/75dpi"
>         FontPath     "/usr/share/fonts/100dpi"
>         ModulePath   "/usr/lib64/xorg/modules"
>         ModulePath   "/usr/local/lib/xorg/modules"
> EndSection
>
> Section "Module"
>         Load  "dbe"
>         SubSection "extmod"
>         Option      "omit xfree86-dga"
>         EndSubSection
>         Load  "type1"
>         Load  "freetype"
> EndSection
>
> Section "ServerFlags"
>         Option      "blank time" "10"   # 10 minutes
>         Option      "standby time" "20"
>         Option      "suspend time" "30"
>         Option      "off time" "60"
> EndSection
>
> Section "InputDevice"
>         Identifier  "Keyboard1"
>         Driver      "evdev"
> #       Option      "AutoRepeat" "500 5"
> EndSection
>
> Section "InputDevice"
>         Identifier  "Mouse1"
>         Driver      "evdev"
> #       Option      "Protocol" "Microsoft"
> #       Option      "Device" "/dev/mouse"
> EndSection
>
> #Section "InputDevice"
> #       Identifier  "Mouse2"
> #       Driver      "mouse"
> #       Option      "Protocol" "MouseMan"
> #       Option      "Device" "/dev/mouse2"
> #EndSection
>
> Section "Monitor"
>         Identifier   "aticonfig-Monitor[0]-0"
>         Option      "VendorName" "ATI Proprietary Driver"
>         Option      "ModelName" "Generic Autodetecting Monitor"
>         Option      "DPMS" "true"
> EndSection
>
> Section "Monitor"
>         Identifier "dl-monitor-0"
> EndSection
>
> Section "Device"
>         Identifier  "aticonfig-Device[0]-0"
>         Driver      "fglrx"
>         Option      "Centermode" "off"
>         Option      "Capabilities" "0x00000800"
>         Option      "ForceMonitors" "notv"
>         Option      "TexturedVideoSync" "on"
>         BusID       "PCI:1:0:0"
> EndSection
>
> Section "Device"
>         Identifier "dl0"
>         Driver "displaylink"
>         Option "fbdev" "/dev/fb1"
> EndSection
>
> Section "Screen"
>         Identifier "aticonfig-Screen[0]-0"
>         Device     "aticonfig-Device[0]-0"
>         Monitor    "aticonfig-Monitor[0]-0"
>         DefaultDepth     24
>         SubSection "Display"
>                 Viewport   0 0
>                 Depth     24
>                 Modes     "1400x1050"
>         EndSubSection
> EndSection
>
> Section "Screen"
>         Identifier "screendl0"
>         Device "dl0"
>         Monitor "dl-monitor-0"
>         DefaultDepth 24
> EndSection
>
> ########################################################################
> _______________________________________________
> Libdlo mailing list
> Libdlo at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libdlo
>   


More information about the Libdlo mailing list