Veja no seu xorg.conf se tem essas linhas na Section "Device"
Section "Device"
Identifier "nVidia Corporation NV43 [GeForce 6600 GT]"
Driver "nvidia"
Busid "PCI:6:0:0"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
Option "DynamicTwinView" "false"
Caso não tiver ,acrescente .
Como deixa a resolução ativada
Talvez ajude :
No Terminal ↓xrandr
Aí será listado a resolução atual e freqüência (está marcado com asterisco *) se estiver certo , ok. Caso contrário ,coloque a seguinte linha na Section "Device" do /etc/X11/xorg.conf
Option "DynamicTwinView" "false"
Exemplo do meu :
Section "Device"
Identifier "nVidia Corporation NV43 [GeForce 6600 GT]"
Driver "nvidia"
Busid "PCI:6:0:0"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
Option "DynamicTwinView" "false"
EndSection
Depois é só ir em Sistema→Preferências→Resolução de Tela e escolher
Boa sorte!
Tou quase resolvendo, mas ainda não vai, segui as suas dicas, e o settings do nvidia desapareceu, retirei a ultima linha do xorg.conf daquela que vc falou pra acrescentar, dynamicTwinView, ai voltou ao normal, mas mesmo assim a resolução não fica e os efeitos estão todos errados.
Vou passar o xorg como está.
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
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 "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc101"
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"
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 "Monitor Genérico"
HorizSync 30.0 - 72.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Placa de Vídeo Genérica NVIDIA Gforce 7300 GT"
Driver "nvidia"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Placa de Vídeo Genérica NVIDIA Gforce 7300 GT"
Monitor "Monitor Genérico"
DefaultDepth 24
Option "UseFBDev" "true"
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Esse comando "xrandr", apresenta isso.
SZ: Pixels Physical Refresh
0 1280 x 1024 ( 321mm x 240mm ) 50
1 1152 x 864 ( 289mm x 203mm ) 51
*2 1024 x 768 ( 257mm x 180mm ) 52 59 60 *61 62
3 800 x 600 ( 201mm x 141mm ) 53 65 66 67 68 69
4 640 x 480 ( 160mm x 112mm ) 54 74 75 76 77
5 1280 x 960 ( 321mm x 225mm ) 55
6 1280 x 800 ( 321mm x 188mm ) 56
7 1280 x 768 ( 321mm x 180mm ) 57
8 1152 x 768 ( 289mm x 180mm ) 58
9 840 x 525 ( 211mm x 123mm ) 63
10 832 x 624 ( 209mm x 146mm ) 64
11 800 x 512 ( 201mm x 120mm ) 70
12 720 x 450 ( 181mm x 105mm ) 71
13 720 x 400 ( 181mm x 94mm ) 72
14 640 x 512 ( 160mm x 120mm ) 73
15 640 x 400 ( 160mm x 94mm ) 78 79
16 640 x 384 ( 160mm x 90mm ) 80
17 640 x 350 ( 160mm x 82mm ) 81
18 576 x 432 ( 144mm x 101mm ) 82
19 576 x 384 ( 144mm x 90mm ) 83
20 512 x 384 ( 128mm x 90mm ) 84 85 86 87 88
21 416 x 312 ( 104mm x 73mm ) 89
22 400 x 300 ( 100mm x 70mm ) 90 91 92 93 94
23 360 x 200 ( 90mm x 47mm ) 95
24 320 x 240 ( 80mm x 56mm ) 96 97 98 99
25 320 x 200 ( 80mm x 47mm ) 100
26 320 x 175 ( 80mm x 41mm ) 101
27 1280 x 1024 ( 322mm x 241mm ) 50
Current rotation - normal
Current reflection - none
Rotations possible - normal
Reflections possible - none
Será que o automatix2 não está influenciando em algo, é estranho, é só habilitar os efeitos que as pastas ou qualquer coisa que abra fica sem a borda superior, e o terminal simplesmente fica todo branco.
E para ajudar o amsn, não consigo abrir mais, já desinstalei, mas quando reinstalo, meus dados estão nele, e no momento que quero conectar aparece isso
O amsn usa agora o MSNP9, ai pede pra instalar TLS
Escolho a plataforma que pede e vem isso.
ERRO AO INSTALAR O MODULO TLS:COULDN'T get
http://switch.d.sourceforge.net/sourceforge/amsn/tls-1.5-linux-x86.tar.gzValeu pela ajuda, mas ainda precisa mais, rsrsrsr
Abraço.