[Libdlo] only greenscreen --- Samsung LD220 and Ubuntu 9.10

Daniel Hindenlang hindenlang.daniel at googlemail.com
Thu Dec 24 12:24:23 PST 2009


Hello,

I get a new Samsung LD220. Now I want to use it with USB on my Notebook. 
I just pluged it in and the dmesg is:
> [  230.735419] DisplayLink device attached
> [  230.735581] ret control msg 0: 4 1500fffffff1
> [  230.816758] EDID XRES 1920 YRES 1080
> [  230.816764] INIT VIDEO 0 800 480
> [  230.816769] INIT VIDEO 1 1024 768
> [  230.816773] INIT VIDEO 2 1280 1024
> [  230.816776] INIT VIDEO 3 1400 1050
> [  230.816780] INIT VIDEO 0 800 480
> [  230.816783] INIT VIDEO 1 1024 768
> [  230.816787] INIT VIDEO 2 1280 1024
> [  230.817247] ret control msg 1 (STD_CHANNEL): 16
> [  230.817379] ret bulk 2: 156 156
> [  230.817496] ret bulk 3: 0
> [  230.817500] found valid mode...7220
> [  230.819014] screen base allocated !!!
> [  230.821781] colormap allocated
After this I changed the xorg.conf:

Section "Device"
    Identifier    "Configured Video Device"
    Driver        "vesa"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Monitor        "Configured Monitor"
    Device        "Configured Video Device"
EndSection

Section "ServerLayout"
        Identifier      "Server Layout"
        Screen  0       "Default Screen" 0 0
        Screen  1       "DisplayLinkScreen" Rightof "Default Screen"
EndSection

Section "Device"
        Identifier      "DisplayLinkDevice"
        driver          "displaylink"
        Option  "fbdev" "/dev/fb0"
EndSection

Section "Monitor"
        Identifier      "DisplayLinkMonitor"
EndSection

Section "Screen"
        Identifier      "DisplayLinkScreen"
    Device          "DisplayLinkDevice"
        Monitor         "DisplayLinkMonitor"
 EndSection


When I reboot now I only get a greenscreen on the LD220 and my xserver 
doesn't start. The tty's are broken too.

Any suggestions??

Sorry for my bad english.

Regards and merry christmas,

Hindi






More information about the Libdlo mailing list