Autor Tópico: Resolução do KDM  (Lida 4655 vezes)

Offline Virus_cg

  • Usuário Ubuntu
  • *
  • Mensagens: 223
  • Kubuntu Feisty Fawn - 7.04
    • Ver perfil
    • The Home Of Virus_cg
Resolução do KDM
« Online: 10 de MAR?O de 2008, 18:32 »
Instalei o Kubuntu Gutsy há pouco tempo e tenho um problema com o KDM. A resolução está muito diferente e quando mexo no mouse para o cantos, a tela se move como se fosse muito maior que meu monitor. Vou deixar o meu xorg.conf logo abaixo:

Código: [Selecionar]
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "abnt2"
        Option          "XkbLayout"     "br"
EndSection

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

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

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

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

Section "Device"
        Identifier      "nVidia Corporation NV34 [GeForce FX 5200]"
        Boardname       "nv"
        Busid           "PCI:1:0:0"
        Driver          "nvidia"
        Option          "AddARGBGLXVisuals"             "True"
        Option          "DisableGLXRootClipping"        "True"
        Screen  0
EndSection

Section "Monitor"
        Identifier      "SyncMaster"
        Vendorname      "Plug 'n' Play"
        Modelname       "Plug 'n' Play"
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
  modeline  "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
  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.5 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.284 832 864 928 1152 624 625 628 667 -vsync -hsync
  modeline  "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
  modeline  "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  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  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
        Gamma   0.91
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "nVidia Corporation NV34 [GeForce FX 5200]"
        Monitor         "SyncMaster"
        Defaultdepth    24
        SubSection "Display"
                Depth   24
                Virtual 1600    1200
                Modes           "1280x1024@60"  "1280x1024@75"  "1152x864@75"   "1024x768@60"   "1024x768@70"   "1024x768@75"   "832x624@75"  "800x600@60"     "800x600@75"    "800x600@72"    "800x600@56"    "640x480@75"    "640x480@72"    "640x480@60"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
  screen 0 "Default Screen" 0 0
        Inputdevice     "Generic Keyboard"
        Inputdevice     "Configured Mouse"

        # Uncomment if you have a wacom tablet
        #       InputDevice     "stylus"        "SendCoreEvents"
        #       InputDevice     "cursor"        "SendCoreEvents"
        #       InputDevice     "eraser"        "SendCoreEvents"
EndSection
Section "Module"
        Load            "glx"
        Load            "v4l"
EndSection
Section "device" #
        Identifier      "device1"
        Boardname       "nv"
        Busid           "PCI:1:0:0"
        Driver          "nvidia"
        Screen  1
EndSection
Section "screen" #
        Identifier      "screen1"
        Device          "device1"
        Defaultdepth    24
        Monitor         "monitor1"
        SubSection "Display"
                Depth   24
                Modes           "640x480@60"    "640x480@72"    "640x480@75"    "800x600@56"    "800x600@72"    "800x600@75"    "800x600@60"  "832x624@75"     "1024x768@75"   "1024x768@70"   "1024x768@60"   "1152x864@75"   "1280x1024@75"  "1280x1024@60"
        EndSubSection
EndSection
Section "monitor" #
        Identifier      "monitor1"
        Vendorname      "Plug 'n' Play"
        Modelname       "Plug 'n' Play"
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "640x480@72" 31.5 640 664 704 832 480 489 491 520 -vsync -hsync
  modeline  "640x480@75" 31.5 640 656 720 840 480 481 484 500 -vsync -hsync
  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.5 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.284 832 864 928 1152 624 625 628 667 -vsync -hsync
  modeline  "1024x768@75" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync +vsync
  modeline  "1024x768@70" 75.0 1024 1048 1184 1328 768 771 777 806 -vsync -hsync
  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  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  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
        Gamma   1.0
EndSection
Section "ServerFlags"
EndSection

Desde já agradeço a ajuda.
« Última modificação: 11 de MAR?O de 2008, 17:36 por Virus_cg »

Offline k7br

  • Usuário Ubuntu
  • *
  • Mensagens: 770
  • Ubuntu 9.04
    • Ver perfil
Re: Resolução do KDMM
« Resposta #1 Online: 11 de MAR?O de 2008, 07:30 »
Salve!
Eu não sei se vai dar certo (porque é uma gambiarra),mas...se você retirar a resolução 640x480 ou 800x600 ,não resolve?

Boa sorte! ;)


Offline Virus_cg

  • Usuário Ubuntu
  • *
  • Mensagens: 223
  • Kubuntu Feisty Fawn - 7.04
    • Ver perfil
    • The Home Of Virus_cg
Re: Resolução do KDM
« Resposta #2 Online: 11 de MAR?O de 2008, 17:37 »
Infelizmente não, mas valeu a tentativa.  :)

Offline jefferson Andre da Silva

  • Usuário Ubuntu
  • *
  • Mensagens: 109
    • Ver perfil
    • Xcomp informática Ltda
Re: Resolução do KDM
« Resposta #3 Online: 20 de Maio de 2008, 12:27 »
Ola,

Tenta o seguinte, abre o menu K, entra no executar e digita gnome-display-properties

Muda a resolucao conforme o que ele disponibilizar

Abraços

Offline Virus_cg

  • Usuário Ubuntu
  • *
  • Mensagens: 223
  • Kubuntu Feisty Fawn - 7.04
    • Ver perfil
    • The Home Of Virus_cg
Re: Resolução do KDM
« Resposta #4 Online: 20 de Maio de 2008, 17:02 »
Agradeço a tentativa amigo, mas como expliquei uso o Kubuntu (KDE), isso funciona para ajudar as propriedades de vídeo do Gnome e quero ajustar as propriedades do KDM (O gerenciador de login).

O Ubuntu, com Gnome, vem com o GDM como gerenciador de login.

T+

Offline Hqxriven

  • Usuário Ubuntu
  • *
  • Mensagens: 1.456
    • Ver perfil
Re: Resolução do KDM
« Resposta #5 Online: 20 de Maio de 2008, 17:20 »
Amigo Virus_cg tudo beleza???

Algum motivo especial para usar o driver nv ao invés do nvidia???

Em meus testes o único que deixa o KDM centralizado é o nvidia... E qual a resolução que vc usa no seu dia-a-dia??
Sem distro Linux fixa - Kernel Omnislash
Meu objetivo nesse fórum é ajudar. Sou um mero humano mas desejo sempre aprender e melhorar em tudo o que faço em minha vida. Então, por favor, quando eu postar me notifique depois

Offline Virus_cg

  • Usuário Ubuntu
  • *
  • Mensagens: 223
  • Kubuntu Feisty Fawn - 7.04
    • Ver perfil
    • The Home Of Virus_cg
Re: Resolução do KDM
« Resposta #6 Online: 20 de Maio de 2008, 18:51 »
Hqxriven blz! Sobre o driver, estou usando o nvidia, você está confundindo com o Boardname que está como nv.

Sobre minha resolução, uso 1280x1024 no Desktop.

Offline Hqxriven

  • Usuário Ubuntu
  • *
  • Mensagens: 1.456
    • Ver perfil
Re: Resolução do KDM
« Resposta #7 Online: 20 de Maio de 2008, 19:41 »
Citar
Hqxriven blz! Sobre o driver, estou usando o nvidia, você está confundindo com o Boardname que está como nv.

Sobre minha resolução, uso 1280x1024 no Desktop

O meu xorg é esse???

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "kbd"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "abnt2"
        Option          "XkbLayout"     "br"
EndSection

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

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

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

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

Section "Device"
        Identifier      "Placa de Vídeo Genérica"
        Driver          "nvidia"
        Busid           "PCI:0:13:0"
EndSection

Section "Monitor"
        Identifier      "Monitor Genérico"
        Option          "DPMS"
        Horizsync       30-70
        Vertrefresh     50-160
EndSection

Section "Screen"
        Identifier      "Default Screen"
        Device          "Placa de Vídeo Genérica"
        Monitor         "Monitor Genérico"
        Defaultdepth    24
        Option          "DamageEvents"  "True"
        Option          "UseEvents"     "False"
        Option          "TripleBuffer"  "True"
        Option          "AddARGBGLXVisuals"     "True"
EndSection

Section "ServerLayout"
        Identifier      "Default Layout"
  screen "Default Screen"
        Inputdevice     "Generic Keyboard"
        Inputdevice     "Configured Mouse"

        # Uncomment if you have a wacom tablet
        #       InputDevice     "stylus"        "SendCoreEvents"
        #       InputDevice     "cursor"        "SendCoreEvents"
        #       InputDevice     "eraser"        "SendCoreEvents"
EndSection
Section "Extensions"
        Option          "DAMAGE"        "Enable"
        Option          "RENDER"        "Enable"
        Option          "Composite"     "Enable"
EndSection

Dê uma olhada aqui:

http://ubuntuforum-br.org/index.php/topic,33811.msg200782.html#msg200782
Sem distro Linux fixa - Kernel Omnislash
Meu objetivo nesse fórum é ajudar. Sou um mero humano mas desejo sempre aprender e melhorar em tudo o que faço em minha vida. Então, por favor, quando eu postar me notifique depois

Offline Virus_cg

  • Usuário Ubuntu
  • *
  • Mensagens: 223
  • Kubuntu Feisty Fawn - 7.04
    • Ver perfil
    • The Home Of Virus_cg
Re: Resolução do KDM
« Resposta #8 Online: 20 de Maio de 2008, 22:04 »
Está do mesmo jeito... Sobre retirar as demais resoluções e deixar apenas a que eu quero, eu já tentei e não fez diferença, então voltei a configuração. A resolução do meu Monitor é mesmo 1280x1024 e esse problema só acontece quando estou no KDM, no KDE não aparece nada de anormal.

Do seu xorg.conf, apenas o DamageEvents (Screen) e DAMAGE (Extensions) que não tenho.

Offline Hqxriven

  • Usuário Ubuntu
  • *
  • Mensagens: 1.456
    • Ver perfil
Re: Resolução do KDM
« Resposta #9 Online: 20 de Maio de 2008, 23:23 »
Estou "chutando" que seja um problema relativo ao modeline e a taxa vertical e horizontal no xorg.

Se vc notar o meu xorg eu não uso modeline pq mudo pelo nvidia e a taxa vertical e horizontal eu peguei do site do fabricante

Dá uma olhadinha no parte da nvidia e veja qual a taxa de refresh está e se possível coloque as taxas??



Sendo que os valores abaixo são os meus
        Horizsync       30-70
        Vertrefresh     50-160


Algumas vezes o modeline não funciona direito e o melhor é o estilo antigo e tente ir em configurações do sistema e trocar a resolução lá!!
Sem distro Linux fixa - Kernel Omnislash
Meu objetivo nesse fórum é ajudar. Sou um mero humano mas desejo sempre aprender e melhorar em tudo o que faço em minha vida. Então, por favor, quando eu postar me notifique depois

Offline Virus_cg

  • Usuário Ubuntu
  • *
  • Mensagens: 223
  • Kubuntu Feisty Fawn - 7.04
    • Ver perfil
    • The Home Of Virus_cg
Re: Resolução do KDM
« Resposta #10 Online: 21 de Maio de 2008, 13:23 »
Estou usando a 75Hz e as taxas estão marcadas como:

    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0

Vou mudar e ver se dá resultado.

Edit: BOOM! Não rola com valores diferentes dos acima. Mas consegui corrigir o problema, ainda não entendi direito o que houve, mas mandei o nvidia-settings escrever o xorg.conf para mim e pronto! Ele trocou muitas coisas de lugar e não vi muita diferença, mas vou de ixar uma cópia de aqui.

Código: [Selecionar]
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Thu Feb 14 18:21:33 PST 2008

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

#Section "Module"
# Load "i2c"
# Load "bitmap"
# Load "ddc"
# Load "dri"
# Load "extmod"
# Load "freetype"
# Load "glx"
# Load "int10"
# Load "vbe"
# Load "v4l"
#EndSection

#Section "InputDevice"
# Identifier "Configured Mouse"
# Driver "mouse"
# Option "CorePointer"
# Option "Device" "/dev/input/mice"
# Option "Protocol" "ExplorerPS/2"
# Option "Dev Name" "usb-0000:00:1f.2-1/input0" # Nao tinha isso - Mouse A4tech
# Option "Dev Name" "usb-0000:00:1f.2-1/input1" # Mouse Clone 06193
# Option "Buttons" "5" # Nao tinha isso
# Option "ButtonMapping" "1 2 3 6 7" # Nao tinha isso
# Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons" "false"
#EndSection
#Section "DRI"
# Mode 0666
#EndSection

Section "ServerLayout"

# InputDevice     "stylus" "SendCoreEvents"
# InputDevice     "cursor" "SendCoreEvents"
# InputDevice     "eraser" "SendCoreEvents"
    Identifier     "Default Layout"
    Screen      0  "Screen0" 0 0
    InputDevice    "Generic Keyboard"
    InputDevice    "Configured Mouse"
    Option         "AIGLX" "True"
# Uncomment if you have a wacom tablet
EndSection

Section "Files"

# path to defoma fonts
    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"
EndSection

Section "Module"
    Load           "glx"
    Load           "v4l"
EndSection

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

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "abnt2"
    Option         "XkbLayout" "br"
EndSection

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

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

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

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

Section "Monitor"
    Identifier     "SyncMaster"
    VendorName     "Plug 'n' Play"
    ModelName      "Plug 'n' Play"
    Option         "DPMS"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
    Gamma           0.91
    ModeLine       "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine       "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine       "640x480@75" 31.5 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.5 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.3 832 864 928 1152 624 625 628 667 -hsync -vsync
    ModeLine       "1024x768@75" 78.8 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.1 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.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine       "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine       "1600x1200@65" 175.5 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
EndSection

Section "Monitor"
 #   
    Identifier     "monitor1"
    VendorName     "Plug 'n' Play"
    ModelName      "Plug 'n' Play"
    Gamma           1
    ModeLine       "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
    ModeLine       "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine       "640x480@75" 31.5 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.5 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.3 832 864 928 1152 624 625 628 667 -hsync -vsync
    ModeLine       "1024x768@75" 78.8 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.1 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.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine       "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine       "1600x1200@65" 175.5 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
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
EndSection

Section "Device"
    Identifier     "nVidia Corporation NV34 [GeForce FX 5200]"
    Driver         "nvidia"
    BoardName      "nv"
    Option         "AddARGBGLXVisuals" "True"
    Option         "TripleBuffer" "True"
    Option         "RenderAccel" "True"
    Option         "AllowGLXWithComposite" "True"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"
 #   
    Identifier     "device1"
    Driver         "nvidia"
    BoardName      "nv"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5200"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation NV34 [GeForce FX 5200]"
    Monitor        "SyncMaster"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Virtual     1600 1200
        Depth       24
        Modes      "1280x1024@60" "1280x960@75" "1280x960@60" "1400x1050@60" "1280x1024@75" "1600x1200@65" "1152x864@75" "1600x1200@60" "1024x768@60" "1024x768@70" "1024x768@75" "832x624@75" "800x600@60" "800x600@75" "800x600@72" "800x600@56" "640x480@75" "640x480@72" "640x480@60"
    EndSubSection
EndSection

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

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "CRT: 1280x1024 +0+0; CRT: 1280x1024@60 +0+0; CRT: 1280x960@75 +0+0; CRT: 1280x960@60 +0+0; CRT: 1280x1024@75 +0+0; CRT: 1152x864@75 +0+0; CRT: 1024x768@60 +0+0; CRT: 1024x768@70 +0+0; CRT: 1024x768@75 +0+0; CRT: 832x624@75 +0+0; CRT: 800x600@60 +0+0; CRT: 800x600@75 +0+0; CRT: 800x600@72 +0+0; CRT: 800x600@56 +0+0; CRT: 640x480@75 +0+0; CRT: 640x480@72 +0+0; CRT: 640x480@60 +0+0"
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection
« Última modificação: 21 de Maio de 2008, 14:22 por Virus_cg »

Offline Hqxriven

  • Usuário Ubuntu
  • *
  • Mensagens: 1.456
    • Ver perfil
Re: Resolução do KDM
« Resposta #11 Online: 22 de Maio de 2008, 00:05 »
Citar
Edit: BOOM! Não rola com valores diferentes dos acima. Mas consegui corrigir o problema, ainda não entendi direito o que houve, mas mandei o nvidia-settings escrever o xorg.conf para mim e pronto! Ele trocou muitas coisas de lugar e não vi muita diferença, mas vou de ixar uma cópia de aqui.

Desde que passei a usar o slack só uso o método antigo (colocando as frequências manualmente) e fiz assim com o meu também em relação a nvidia... a diferença é que o nvidia-settings corrige certas partes do xorg e acrescenta opções... compare as suas duas configs só...
Sem distro Linux fixa - Kernel Omnislash
Meu objetivo nesse fórum é ajudar. Sou um mero humano mas desejo sempre aprender e melhorar em tudo o que faço em minha vida. Então, por favor, quando eu postar me notifique depois

Offline Virus_cg

  • Usuário Ubuntu
  • *
  • Mensagens: 223
  • Kubuntu Feisty Fawn - 7.04
    • Ver perfil
    • The Home Of Virus_cg
Re: Resolução do KDM
« Resposta #12 Online: 22 de Maio de 2008, 09:16 »
Eu queria conseguir corrigir sem isso para aprender mais sobre o Xorg, mas olhando o xorg.conf, além da bagunça que ficou, só as opções do twinview foram acrescentadas a mais. Eu já havia tentado adicioná-las separadamente, mas fiquei sem imagem.

Eu ainda acho o Xorg muito confuso, pois aparentemente, eu tenho mais de uma mensão ao mesmo dispositivo, sem necessidade. Outra coisa é que não o que posso e não posso configurar e utilizar ali, já procurei pelas possível opções do Xorg mas nunca encontrei. Falo de algo tipo um glossário de todas as opções.

Valeu a ajuda! E antes de ter esse monitor LCD, no meu antigo CRT de 17", eu conseguia fazer tudo na mão, inclusive a faixa de freqüência dele era muito parecida com a que você mostrou.

Offline Hqxriven

  • Usuário Ubuntu
  • *
  • Mensagens: 1.456
    • Ver perfil
Re: Resolução do KDM
« Resposta #13 Online: 22 de Maio de 2008, 15:26 »
Citar
Eu queria conseguir corrigir sem isso para aprender mais sobre o Xorg, mas olhando o xorg.conf, além da bagunça que ficou, só as opções do twinview foram acrescentadas a mais. Eu já havia tentado adicioná-las separadamente, mas fiquei sem imagem.

Eu ainda acho o Xorg muito confuso, pois aparentemente, eu tenho mais de uma mensão ao mesmo dispositivo, sem necessidade. Outra coisa é que não o que posso e não posso configurar e utilizar ali, já procurei pelas possível opções do Xorg mas nunca encontrei. Falo de algo tipo um glossário de todas as opções.

Valeu a ajuda! E antes de ter esse monitor LCD, no meu antigo CRT de 17", eu conseguia fazer tudo na mão, inclusive a faixa de freqüência dele era muito parecida com a que você mostrou.

A bagunça é pq está com três seções para algumas coisas no xorg o meu xorg é bem simples...

Seção 1


Section "Monitor"
    Identifier     "SyncMaster"
    VendorName     "Plug 'n' Play"
    ModelName      "Plug 'n' Play"
    Option         "DPMS"
       HorizSync       30.0 - 81.0
       VertRefresh     56.0 - 75.0
    Gamma           0.91
    ModeLine       "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync

Seção 2

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
EndSection
    ModeLine       "640x480@72" 31.5 640 664 704 832 480 489 491 520 -hsync -vsync
    ModeLine       "640x480@75" 31.5 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.5 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.3 832 864 928 1152 624 625 628 667 -hsync -vsync
    ModeLine       "1024x768@75" 78.8 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.1 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.9 1280 1368 1504 1728 960 961 964 1002 -hsync +vsync
    ModeLine       "1400x1050@60" 122.6 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    ModeLine       "1600x1200@65" 175.5 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
EndSection

Seção 3


Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Samsung SyncMaster"
    HorizSync       30.0 - 81.0
    VertRefresh     56.0 - 75.0
EndSection

Três seções para o Device


Section "Device"
    Identifier     "nVidia Corporation NV34 [GeForce FX 5200]"
    Driver         "nvidia"
    BoardName      "nv"
    Option         "AddARGBGLXVisuals" "True"
    Option         "TripleBuffer" "True"
    Option         "RenderAccel" "True"
    Option         "AllowGLXWithComposite" "True"
    BusID          "PCI:1:0:0"
    Screen          0
EndSection

Section "Device"
 #   
    Identifier     "device1"
    Driver         "nvidia"
    BoardName      "nv"
    BusID          "PCI:1:0:0"
    Screen          1
EndSection

Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce FX 5200"
EndSection

E três section screen


Section "Screen"
    Identifier     "Default Screen"
    Device         "nVidia Corporation NV34 [GeForce FX 5200]"
    Monitor        "SyncMaster"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "True"
    SubSection     "Display"
        Virtual     1600 1200
        Depth       24
        Modes      "1280x1024@60" "1280x960@75" "1280x960@60" "1400x1050@60" "1280x1024@75" "1600x1200@65" "1152x864@75" "1600x1200@60" "1024x768@60" "1024x768@70" "1024x768@75" "832x624@75" "800x600@60" "800x600@75" "800x600@72" "800x600@56" "640x480@75" "640x480@72" "640x480@60"
    EndSubSection
EndSection

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

Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "0"
    Option         "TwinViewXineramaInfoOrder" "CRT-0"
    Option         "metamodes" "CRT: 1280x1024 +0+0; CRT: 1280x1024@60 +0+0; CRT: 1280x960@75 +0+0; CRT: 1280x960@60 +0+0; CRT: 1280x1024@75 +0+0; CRT: 1152x864@75 +0+0; CRT: 1024x768@60 +0+0; CRT: 1024x768@70 +0+0; CRT: 1024x768@75 +0+0; CRT: 832x624@75 +0+0; CRT: 800x600@60 +0+0; CRT: 800x600@75 +0+0; CRT: 800x600@72 +0+0; CRT: 800x600@56 +0+0; CRT: 640x480@75 +0+0; CRT: 640x480@72 +0+0; CRT: 640x480@60 +0+0"
EndSection

Em todos os casos era apenas para ter uma...
Sem distro Linux fixa - Kernel Omnislash
Meu objetivo nesse fórum é ajudar. Sou um mero humano mas desejo sempre aprender e melhorar em tudo o que faço em minha vida. Então, por favor, quando eu postar me notifique depois

Offline Virus_cg

  • Usuário Ubuntu
  • *
  • Mensagens: 223
  • Kubuntu Feisty Fawn - 7.04
    • Ver perfil
    • The Home Of Virus_cg
Re: Resolução do KDM
« Resposta #14 Online: 22 de Maio de 2008, 22:08 »
Mas essas três menções a uma mesma coisa apresentam configurações diferentes e uma vez tentei juntar tudo em uma e apagar as sessões inúteis, resultado: sem imagem. Não lembro em qual versão do Ubuntu foi isso, mas uso o mesmo desde o Hoary.