Displaylink USB mostra “Logo / Loading” no monitor

0

Eu já tentei com esse problema por 2 anos. LOL, hoje eu instalei o Ubuntu pois tenho que resolver isso ou vou voltar ao estúpido Windows 7.

Primeiro, tenho 3 monitores. Minha placa gráfica é de suporte duplo (ATI Radeon), por isso não tenho problema em estender os vários monitores em VGA e DVI.

O terceiro monitor é o Displaylink USB. Depois de instalar tudo o que é necessário, quando reinicializo, o monitor displaylink mostra "Ubuntu ....", como o logo / tela de carregamento.

Eu vou para o System > Monitor, Detectar monitor, mostra apenas o primeiro e segundo, NO 3RD Displaylink.

Eu posso mover meu mouse entre os 1º & amp; 2º, mas o 3º é apenas mostrar a tela do Ubuntu.

Pressiono Ctrl + Alt + 1 , depois alterno a tela para o monitor Displaylink USB 3RD, mas seu "Terminal" não é uma área de trabalho.

Então eu pressiono Ctrl + Alt + 7 , a tela volta para o meu primeiro, segundo, e o displaylink terceiro está de volta para o Logo / Ubuntu novamente.

Este é o meu /etc/X11/xorg.conf :

Section "ServerLayout"
    Identifier     "X.org Configured"
    Screen      0  "aticonfig-Screen[0]-0" 0 0
    Screen      1  "DisplayLinkScreen" Leftof "aticonfig-Screen[0]-0"
    InputDevice    "Mouse0" "CorePointer"
    InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
    ModulePath   "/usr/lib/xorg/modules"
    FontPath     "/usr/share/fonts/X11/misc"
    FontPath     "/usr/share/fonts/X11/cyrillic"
    FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
    FontPath     "/usr/share/fonts/X11/Type1"
    FontPath     "/usr/share/fonts/X11/100dpi"
    FontPath     "/usr/share/fonts/X11/75dpi"
    FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath     "built-ins"
EndSection

Section "Module"
    Load  "glx"
    Load  "dri2"
    Load  "dbe"
    Load  "dri"
    Load  "record"
    Load  "extmod"
EndSection

Section "InputDevice"
    Identifier  "Keyboard0"
    Driver      "kbd"
EndSection

Section "InputDevice"
    Identifier  "Mouse0"
    Driver      "mouse"
    Option      "Protocol" "auto"
    Option      "Device" "/dev/input/mice"
    Option      "ZAxisMapping" "4 5 6 7"
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   "DisplayLinkMonitor"
EndSection

Section "Monitor"
    Identifier   "0-DFP1"
    Option      "VendorName" "ATI Proprietary Driver"
    Option      "ModelName" "Generic Autodetecting Monitor"
    Option      "DPMS" "true"
    Option      "PreferredMode" "1680x1050"
    Option      "TargetRefresh" "60"
    Option      "Position" "0 0"
    Option      "Rotate" "normal"
    Option      "Disable" "false"
EndSection

Section "Monitor"
    Identifier   "0-CRT2"
    Option      "VendorName" "ATI Proprietary Driver"
    Option      "ModelName" "Generic Autodetecting Monitor"
    Option      "DPMS" "true"
    Option      "PreferredMode" "1920x1080"
    Option      "TargetRefresh" "60"
    Option      "Position" "1680 0"
    Option      "Rotate" "normal"
    Option      "Disable" "false"
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "NoAccel"               # [<bool>]
        #Option     "SWcursor"              # [<bool>]
        #Option     "Dac6Bit"               # [<bool>]
        #Option     "Dac8Bit"               # [<bool>]
        #Option     "BusType"               # [<str>]
        #Option     "CPPIOMode"             # [<bool>]
        #Option     "CPusecTimeout"         # <i>
        #Option     "AGPMode"               # <i>
        #Option     "AGPFastWrite"          # [<bool>]
        #Option     "AGPSize"               # <i>
        #Option     "GARTSize"              # <i>
        #Option     "RingSize"              # <i>
        #Option     "BufferSize"            # <i>
        #Option     "EnableDepthMoves"      # [<bool>]
        #Option     "EnablePageFlip"        # [<bool>]
        #Option     "NoBackBuffer"          # [<bool>]
        #Option     "DMAForXv"              # [<bool>]
        #Option     "FBTexPercent"          # <i>
        #Option     "DepthBits"             # <i>
        #Option     "PCIAPERSize"           # <i>
        #Option     "AccelDFS"              # [<bool>]
        #Option     "IgnoreEDID"            # [<bool>]
        #Option     "CustomEDID"            # [<str>]
        #Option     "DisplayPriority"       # [<str>]
        #Option     "PanelSize"             # [<str>]
        #Option     "ForceMinDotClock"      # <freq>
        #Option     "ColorTiling"           # [<bool>]
        #Option     "VideoKey"              # <i>
        #Option     "RageTheatreCrystal"    # <i>
        #Option     "RageTheatreTunerPort"  # <i>
        #Option     "RageTheatreCompositePort"  # <i>
        #Option     "RageTheatreSVideoPort"     # <i>
        #Option     "TunerType"             # <i>
        #Option     "RageTheatreMicrocPath"     # <str>
        #Option     "RageTheatreMicrocType"     # <str>
        #Option     "ScalerWidth"           # <i>
        #Option     "RenderAccel"           # [<bool>]
        #Option     "SubPixelOrder"         # [<str>]
        #Option     "ClockGating"           # [<bool>]
        #Option     "VGAAccess"             # [<bool>]
        #Option     "ReverseDDC"            # [<bool>]
        #Option     "LVDSProbePLL"          # [<bool>]
        #Option     "AccelMethod"           # <str>
        #Option     "DRI"                   # [<bool>]
        #Option     "ConnectorTable"        # <str>
        #Option     "DefaultConnectorTable"     # [<bool>]
        #Option     "DefaultTMDSPLL"        # [<bool>]
        #Option     "TVDACLoadDetect"       # [<bool>]
        #Option     "ForceTVOut"            # [<bool>]
        #Option     "TVStandard"            # <str>
        #Option     "IgnoreLidStatus"       # [<bool>]
        #Option     "DefaultTVDACAdj"       # [<bool>]
        #Option     "Int10"                 # [<bool>]
        #Option     "EXAVSync"              # [<bool>]
        #Option     "ATOMTVOut"             # [<bool>]
        #Option     "R4xxATOM"              # [<bool>]
        #Option     "ForceLowPowerMode"     # [<bool>]
        #Option     "DynamicPM"             # [<bool>]
        #Option     "NewPLL"                # [<bool>]
        #Option     "ZaphodHeads"           # <str>
    Identifier  "Card0"
    Driver      "radeon"
    BusID       "PCI:5:0:0"
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"              # [<bool>]
        #Option     "Rotate"                # <str>
        #Option     "fbdev"                 # <str>
        #Option     "debug"                 # [<bool>]
    Identifier  "Card1"
    Driver      "fbdev"
    BusID       "PCI:5:0:0"
EndSection

Section "Device"

        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"              # [<bool>]
        #Option     "DefaultRefresh"        # [<bool>]
        #Option     "ModeSetClearScreen"    # [<bool>]
    Identifier  "Card2"
    Driver      "vesa"
    BusID       "PCI:5:0:0"
EndSection

Section "Device"
    Identifier  "aticonfig-Device[0]-0"
    Driver      "fglrx"
    Option      "Monitor-DFP1" "0-DFP1"
    Option      "Monitor-CRT2" "0-CRT2"
    BusID       "PCI:5:0:0"
EndSection

Section "Device"
    Identifier  "DisplayLinkDevice"
    Driver      "displaylink"
    Option      "fbdev" "/dev/fb1"
    Option "ShadowFB" "off"
EndSection


Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device     "aticonfig-Device[0]-0"
    DefaultDepth     24
    SubSection "Display"
        Viewport   0 0
        Virtual   3600 1920
        Depth     24
    EndSubSection
EndSection

Section "Screen"
    Identifier "DisplayLinkScreen"
    Device     "DisplayLinkDevice"
    Monitor    "DisplayLinkMonitor"
    DefaultDepth     24
    SubSection "Display"        
        Depth     24
        Modes    "1920x1080"
    EndSubSection
EndSection
    
por Ken Le 08.10.2012 / 21:28

2 respostas

1

Eu tenho duas sugestões:

Primeiro, verifique se o driver DisplayLink está instalado:

sudo apt-get install xserver-xorg-video-displaylink

Reinicie e regenere seu xorg.conf - ou tente sem um; X é bastante decente na autoconfiguração. De qualquer forma, parece que o X está detectando-o em alguma capacidade (a menos que você tenha escrito o xorg.conf), então o driver provavelmente já está instalado.

Minha segunda sugestão: Leia este este tópico e veja se você pode obter alguma alegria usando essas dicas. A única parte que parece substancialmente diferente da sua configuração é a parte sobre "adicionar [ing] o seguinte a / etc / gdm / Init / Default acima do" exit 0 "no final do arquivo:"

### set display for attached USB devices
XRANDR='gdmwhich xrandr'
if [ "x$XRANDR" != "x" ] ; then
$XRANDR -o 0
fi

Por fim, examine seus logs do X; às vezes (!) informações úteis podem ser obtidas delas. Ou publique-os aqui; Eu ficaria feliz em dar uma olhada neles.

    
por thirtythreeforty 26.10.2012 / 05:17
1

Eu acho que você pode precisar especificar

Option "Xinerama" "Off" 

na sua seção ServerLayout . Isso impediria que você arrastasse janelas entre os monitores, mas poderia ajudar.

Você também pode tentar reduzir seu Depth para 16 de 24.

Finalmente, você poderia tentar usar o driver fbdev para sua Radeon também - isso reduziria seriamente o desempenho desta placa.

Certifique-se de fazer backups do seu xorg.conf antes de fazer qualquer alteração.

    
por Tim Booth 29.10.2012 / 02:20