
texpl4y
(usa Ubuntu)
Enviado em 09/11/2011 - 15:08h
Olá amigos, uso o Ubuntu 10.04 com tudo funcionando direitinho..
Porém a resolução está em 1280x720 e fica meio embassado, enquanto a resolução nativa do meu monitor é 1360x768..
No windows eu usava 1360, sempre usei.. Mas no ubuntu não aparece a opção 1360x768..
Uso driver ATI, então aqueles nvidia-config não pega.. Existe alguma maneira de eu "habilitar" a resolução nativa do monitor dentro do sistema?
Segue meu xorg.conf
Section "ServerLayout"
Identifier "amdcccle Layout"
Screen 0 "amdcccle-Screen[1]-0" 0 0
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "Monitor"
Identifier "0-CRT1"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
Option "PreferredMode" "1280x720"
Option "TargetRefresh" "60"
Option "Position" "0 0"
Option "Rotate" "normal"
Option "Disable" "false"
EndSection
Section "Device"
Identifier "Default Device"
Driver "fglrx"
EndSection
Section "Device"
Identifier "amdcccle-Device[1]-0"
Driver "fglrx"
Option "Monitor-CRT1" "0-CRT1"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Screen"
Identifier "amdcccle-Screen[1]-0"
Device "amdcccle-Device[1]-0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
PS: POSTEI NA ÁREA ERRADAA!!! Sorry!!