Problemas com Xorg - Dual Head LG 1720b e Samsung Syncmaster 765mb

Iniciado por mickeyknox, 05 de Maio de 2008, 13:39

tópico anterior - próximo tópico

mickeyknox

Salve galera. Atualizei recentemente meu Ubuntu para o 8.04 mas não consegui configurar o Xorg corretamente. Minha placa de vídeo é uma GeForce6200LE de 256mb, e o monitor, um LG 1720b.

Consegui ativar o driver da Nvidia, e na minha experiência quase nula, fuçando, já resolvi vários problemas. Entretanto, ao entrar no Game Enemy Territory, meu Monitor exibe a mensagem "Sinal fora de sincronia". Como o game muda a resolução de vídeo ao ser executado - não tenho certeza se pra 800x600 ou pra 640x480, creio que seja alguma cagada que fiz nas configurações de resoluções mais baixas - no dia a dia só uso 1024x768 e 1280x1024, ambas funcionando perfeitamente com efeitos de vídeo e todo blablablá...rs.

Será que alguma boa alma me ajuda a achar o erro?
Muito obrigado

Segue meu xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@vernadsky)  Tue Mar  4 20:24:34 UTC 2008

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:20:37 PST 2008

Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LG L1720B"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
    Gamma           1
    Modeline         "640x480@70" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
    ModeLine       "800x600@75" 49.0 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine       "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine       "1024x768@75" 78.0 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine       "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine       "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200 A-LE"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "1280x1024@75 +0+0; nvidia-auto-select +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Pentium IV 3.2 Prescott 2gb ram DDR 400 ATI 9200 256mb Seagate 160gb Maxtor 80gb + 22" LG Windão Pentium IV 2.8ht 2gb ram DDR400 Geforce 6200LE 256MB Seagate 250gb SATA Maxtor 160gb SATA 17" LG e mais uma ou outra..

VB5

Citar
Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "LG L1720B"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0

    Gamma           1

OS valores em vermelho são as frequências que seu monitor aceita; verifique se o jogo não está forçando valores fora dessas faixas.

VB5
Ubuntu 10.04 - Semprom 2600+/Asus K8N/1.5 GB RAM DDR 400/GeForce 6200/HDs: 80MB + 320 GB

mickeyknox

Estes valores estão de acordo com a definição do fabricante para o monitor.
O que me deixa bolado é saber como descobrir esses valorzinhos que sei lá de onde surgiram no meu xorg, ao lado da definição da resolução
    ModeLine       "800x600@75" 49.0 800 816 896 1056 600 601 604 625 +hsync +vsync

Onde descubro isso?
Pentium IV 3.2 Prescott 2gb ram DDR 400 ATI 9200 256mb Seagate 160gb Maxtor 80gb + 22" LG Windão Pentium IV 2.8ht 2gb ram DDR400 Geforce 6200LE 256MB Seagate 250gb SATA Maxtor 160gb SATA 17" LG e mais uma ou outra..

VB5

Não faço a menor idéia de onde veio isso... segue o meu xconf para comparação ( GeForce 440MX, monitor Samsung SyncMaster 793DF):


Section "Files"
Fontpath "/usr/share/X11/fonts/misc"
Fontpath "/usr/share/X11/fonts/cyrillic"
Fontpath "/usr/share/X11/fonts/100dpi/:unscaled"
Fontpath "/usr/share/X11/fonts/75dpi/:unscaled"
Fontpath "/usr/share/X11/fonts/Type1"
Fontpath "/usr/share/X11/fonts/100dpi"
Fontpath "/usr/share/X11/fonts/75dpi"
Fontpath "/usr/share/fonts/X11/misc"
# path to defoma fonts
Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbOptions" "lv3:ralt_switch"
Option "XkbVariant" "intl"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom"# Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
# /dev/input/event
# for USB
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom"# Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
# /dev/input/event
# for USB
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom"# Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
# /dev/input/event
# for USB
EndSection

Section "Device"
Identifier "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Driver "nvidia"
Busid "PCI:1:0:0"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
Option "DynamicTwinView" "false"
EndSection

Section "Monitor"
Identifier "Syncmaster"
Option "DPMS"

EndSection

Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV18 [GeForce4 MX 440 AGP 8x]"
Monitor "Syncmaster"
Defaultdepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
  screen "Default Screen"
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "stylus" "SendCoreEvents"
Inputdevice "cursor" "SendCoreEvents"
Inputdevice "eraser" "SendCoreEvents"
EndSection

Section "DRI"
Mode 0666
EndSection


Espero que ajude!...

VB5
Ubuntu 10.04 - Semprom 2600+/Asus K8N/1.5 GB RAM DDR 400/GeForce 6200/HDs: 80MB + 320 GB

mickeyknox

Pois é, tinha montado um parecido mas o linux reclamou qqr coisa de modeline incomplete. e nada de 3d no caso daquele.  foi direto pro failsafe.

Fui pesquisar e achei um tal Modeline Generator, mas to cabreiro de arriscar...corro algum risco?
Segue o link do gerador...http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
Mas como bom curioso queria aprender do que se tratam esses números e como configurá-los corretamente.
Pentium IV 3.2 Prescott 2gb ram DDR 400 ATI 9200 256mb Seagate 160gb Maxtor 80gb + 22" LG Windão Pentium IV 2.8ht 2gb ram DDR400 Geforce 6200LE 256MB Seagate 250gb SATA Maxtor 160gb SATA 17" LG e mais uma ou outra..

mickeyknox

Bom, fuçando e fuçando, aos poucos as coisas vão melhorando.

Primeiro o problema do Enemy Territory (ET):
Resolvi da forma mais idiota possível. Alternei o game aberto (e dando conflito com o monitor) com alt+enter para uma janela. Aí, conseguindo ver a resolução do game, alterei ela pra 1024 em vez de 800x600, e pronto, já dá pra jogar em fullscreen.

Agora quanto ao Xorg.
Fiz um novo Xorg incluindo o meu segundo monitor, um SyncMaster 765Mb. O primeiro é um LG 1720b. Consegui fazer funcionar sem problemas, mas estou sem suporte para os efeitos de área de trabalho. Sempre recebo mensagens de erro ao tentar trocar a resolução on the fly (sem reiniciar). No mais, ambos os monitores estão funcionando perfeitamente. (Foi um parto fazer o segundo funcionar em 1280x1024 mas agora tá ok). Na verdade os efeitos nem são tão importantes para mim, mas gosto de poder habilitá-los pois sempre aparecem usuários de Windows aqui, e nada como os efeitos do Compiz pra fazer qualquer usuário Windows pensar 2x sobre adotar o Ubuntu. Sempre é um argumento chave pra convencer novos usuários.

Segue meu xorg atual abaixo. As partes comentadas foram de testes que já fiz e que não funcionaram para habilitar os tais efeitos. Publico também na intenção de ajudar quem futuramente tiver problemas semelhantes.
Se alguém souber onde mais tem algo errado, por favor me avise pois adoro aprender.
No mais, muito obrigado a quem já respondeu.

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@vernadsky)  Tue Mar  4 20:24:34 UTC 2008

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:20:37 PST 2008
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    Screen      1  "Screen1" RightOf "Screen0"
    InputDevice    "Generic Keyboard" "CoreKeyboard"
    InputDevice    "Configured Mouse" "CorePointer"
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection

Section "ServerFlags"
        Option "RandR" "on"
EndSection

Section "Files"
    RgbPath         "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "ServerFlags"

# Removed Option "Xinerama" "true"
    Option         "Xinerama" "1"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "us"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "Emulate3Buttons" "true"
EndSection

Section "Monitor"
    Identifier     "Configured Monitor"
    VendorName     "LG Electronics Inc."
    ModelName      "LG L1720B"
    HorizSync       30.0 - 83.0
    VertRefresh     56.0 - 75.0
    Gamma           1
    ModeLine       "640x480@60" 25.0 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine       "640x480@72" 31.0 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine       "640x480@75" 31.0 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine       "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine       "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine       "800x600@75" 49.0 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine       "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine       "832x624@75" 57.0 832 864 928 1152 624 625 628 667 -hsync -vsync
    ModeLine       "1024x768@75" 78.0 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine       "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine       "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine       "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine       "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       "1280x960@60" 102.0 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
    ModeLine       "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       "1280x960@75" 129.0 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine       "1400x1050@60" 122.0 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine       "1400x1050@75" 155.0 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine       "1600x1200@65" 175.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine       "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine       "1792x1344@60" 204.0 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
EndSection

Section "Monitor"

#
    Identifier     "monitor1"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 85.0
    VertRefresh     50.0 - 160.0
    Gamma           1
    ModeLine       "640x480@60" 25.0 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine       "640x480@72" 31.0 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine       "640x480@75" 31.0 640 656 720 840 480 481 484 500 -hsync -vsync
    ModeLine       "640x480@85" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
    ModeLine       "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
    ModeLine       "800x600@72" 50.0 800 856 976 1040 600 637 643 666 +hsync +vsync
    ModeLine       "800x600@75" 49.0 800 816 896 1056 600 601 604 625 +hsync +vsync
    ModeLine       "800x600@85" 56.0 800 832 896 1048 600 601 604 631 +hsync +vsync
    ModeLine       "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
    ModeLine       "832x624@75" 57.0 832 864 928 1152 624 625 628 667 -hsync -vsync
    ModeLine       "1024x768@85" 94.0 1024 1072 1168 1376 768 769 772 808 +hsync +vsync
    ModeLine       "1024x768@75" 78.0 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
    ModeLine       "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    ModeLine       "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    ModeLine       "1024x768@43" 44.0 1024 1032 1208 1264 768 768 776 817 +hsync +vsync interlace
    ModeLine       "1152x864@75" 108.0 1152 1216 1344 1600 864 865 868 900 +hsync +vsync
    ModeLine       "1280x1024@75" 135.0 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       "1280x960@60" 102.0 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
    ModeLine       "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    ModeLine       "1280x960@75" 129.0 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine       "1400x1050@60" 122.0 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine       "1400x1050@75" 155.0 1400 1496 1648 1896 1050 1051 1054 1096 -hsync +vsync
    ModeLine       "1600x1200@65" 175.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine       "1600x1200@60" 162.0 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
    ModeLine       "1792x1344@60" 204.0 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync
EndSection

#Section "Monitor"
#    Identifier     "Monitor0"
#    VendorName     "Unknown"
#    ModelName      "LG L1720B"
#    HorizSync       30.0 - 83.0
#    VertRefresh     56.0 - 75.0
#EndSection

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"
    BoardName      "vesa"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"

#
    Identifier     "device1"
    Driver         "nvidia"
    BoardName      "vesa"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200 A-LE"
    BusID          "PCI:1:0:0"
    Screen          0
        Option "RandR" "on"
EndSection

Section "Device"
    Identifier     "Videocard1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 6200 A-LE"
    BusID          "PCI:1:0:0"
    Screen          1
        Option "RandR" "on"

EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "800x600@72" "800x600@75" "800x600@56" "800x600@60" "640x480@75" "832x624@75" "640x480@72" "1024x768@75" "640x480@60" "1024x768@70" "1024x768@60" "1152x864@75" "1280x1024@75" "1280x960@60" "1280x1024@60" "1280x960@75" "1400x1050@60" "1400x1050@75" "1600x1200@65" "1600x1200@60" "1792x1344@60"
    EndSubSection
EndSection

Section "Screen"

#
# Removed Option "metamodes" "CRT-1: 1280x1024@75 +0+0; CRT-1: 1280x960@60 +0+0; CRT-1: 1152x864@75 +0+0; CRT-1: 1280x1024@60 +0+0; CRT-1: 1024x768@43 +0+0; CRT-1: 1280x960@75 +0+0; CRT-1: 1024x768@60 +0+0; CRT-1: 1024x768@70 +0+0; CRT-1: 1024x768@75 +0+0; CRT-1: 1024x768@85 +0+0; CRT-1: 832x624@75 +0+0; CRT-1: 800x600@60 +0+0; CRT-1: 800x600@85 +0+0; CRT-1: 800x600@75 +0+0; CRT-1: 800x600@72 +0+0; CRT-1: 800x600@56 +0+0; CRT-1: 640x480@85 +0+0; CRT-1: 640x480@75 +0+0; CRT-1: 640x480@72 +0+0; CRT-1: 640x480@60 +0+0"
# Removed Option "metamodes" "CRT-1: 1280x1024@75 +0+0"
    Identifier     "screen1"
    Device         "Videocard1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "metamodes" "CRT-1: 1280x1024 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Screen"

#Removed Option "metamodes" "CRT-0: nvidia-auto-select +0+0"
# Removed Option "metamodes" "CRT-0: 1280x1024@75 +0+0; "
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "CRT-0: nvidia-auto-select +0+0"
EndSection

#Section "DRI"
#Mode 0666
#EndSection

#Section "Extensions"
#Option "Composite" "Enable"
#EndSection



Em tempo, o sudo dpkconfigure (não lembro a sintaxe correta mas tentei faze-lo) seguido de um nvidia-xconfig não funciona aqui. O driver da Nvidia só identifica o primeiro monitor e caga meu xorg inteiro...rsrsrs
Pentium IV 3.2 Prescott 2gb ram DDR 400 ATI 9200 256mb Seagate 160gb Maxtor 80gb + 22" LG Windão Pentium IV 2.8ht 2gb ram DDR400 Geforce 6200LE 256MB Seagate 250gb SATA Maxtor 160gb SATA 17" LG e mais uma ou outra..

mickeyknox

Bom, achei mais uma parte da solução. Achei essa num forum americano. O problema reside no Xinerama. Aparentemente, com o Xinerama habilitado, não é possível rodar os efeitos do Compiz. Desabilitando ele, tenho efeitos do Compiz nos 2 monitores, mas se tornam 2 áreas de trabalho distintas (e com alguns bugs). Fica tudo mais lento, não vale a pena desabilitar o xinerama. Além do que perco a possibilidade de arrastar janelas entre um monitor e outro, o que faz perder metade do sentido de usar 2 monitores.
Espero que melhorem o suporte ao Dual Head do Xinerama na próxima versão.
Fica faltando só acertar a danada da resolução 800x600
Pentium IV 3.2 Prescott 2gb ram DDR 400 ATI 9200 256mb Seagate 160gb Maxtor 80gb + 22" LG Windão Pentium IV 2.8ht 2gb ram DDR400 Geforce 6200LE 256MB Seagate 250gb SATA Maxtor 160gb SATA 17" LG e mais uma ou outra..

igoru-san

Cara, seguinte... tenho/tive problemas parecidos com os teus, e vou compartilhar o que eu sei.

Parece que o Compiz tem um bug relativamente sério: ele não roda em dimensões grandes (tipo 2048x2048, eu acho). Assim, quando você tenta usar o Xinerama, eu por exemplo gero UM SÓ desktop de 2304x1024 (1280x1024 + 1024+768). Então, nesse caso, o Compiz não vai funcionar. Quando você desabilitou o xinerama e viu funcionando foi porque o Compiz tava trabalhando em dois desktops distintos.
Então, se for usar o Xinerama com alguma resolução decente nos dois monitores (não considero dois monitores em 1024x768 algo bom, mas também nunca testei pra ver se o Compiz dava certo), esqueça dos efeitos. Contente-se em mostrar pros teus amigos como os programas são leves, o design é bonito e customizável, essas coisas... também fiquei bolado por ficar sem o Compiz =P

Mas eu tenho um pequeno problema: usando os dois monitores frequentemente meu Xorg atinge picos de processamento, vendo pelo Top.. acontece normalmente quando eu faço alguma ação, tipo clicar num link pra carregar uma página, ou principalmente mover/redimensionar janelas.
Agora eu apaguei o xorg.conf e dei um ctrl+alt+backspace, pra ele gerar uma configuração genérica; resolveu escolher o monitor ERRADO como principal, mas tudo bem, e tá tudo rodando muito rápido, muito mais que o normal (com os dois monitores).
Alguma idéia?  ???
Ubuntu x86 9.10 | Core 2 Duo E7400 2.8GHz | 8GB DDR800 | GF6800 | 500GB SATA + 120GB ATA (backup) + 1.5TB eSATA | LG 21.5" 1920x1080 + Philips 20" 1600x900