Resolução da tela no ubuntu 14.04 [Resolvido]

Iniciado por wizardkof, 27 de Março de 2015, 10:15

tópico anterior - próximo tópico

wizardkof

bom dia possuo placa de vídeo hd5670 e monitor 23.5 que suporta 1920x1080@60 com o drive amd catalyst omega 14.12 instalado e não consigo por resolução acima de 1600x1200.
Section "ServerLayout"
  Identifier     "aticonfig Layout"
  Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
  Identifier   "aticonfig-Monitor[0]-0"
  Option       "VendorName" "ATI Proprietary Driver"
  Option       "ModelName" "Generic Autodetecting Monitor"
  Option       "DPMS" "true"
EndSection

Section "Device"
  Identifier  "aticonfig-Device[0]-0"
  Driver      "fglrx"
  BusID       "PCI:2:0:0"
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 "1920x1080" "1600x1200" "1600x1080" "1680x1050" "1400x1050" "1440x900" "1280x1204" "1280x720" "1024x768" "960x640" "800x600" "768x576"
  EndSubSection
  SubSection "Display"
     Depth     16
     Modes "1920x1080" "1600x1200" "1600x1080" "1680x1050" "1400x1050" "1440x900" "1280x1204" "1280x720" "1024x768" "960x640" "800x600" "768x576"
  EndSubSection
EndSection

eu adicionei a resolução no xorg.conf mas não mudou nada o catalyst também não me da opção de criar a resolução.

wizardkof

segui a dica desse site http://wiki.ubuntu-br.org/CorrigindoResolucaoMonitor para especificações do meu monitor que não tinha no meu xorg.conf

e seguia dica também do comando xrandr http://www.vivaolinux.com.br/topico/GNOME/Ubuntu-1110-nao-reconhece-minha-resolucao