On 6/4/07, Carlos Eduardo Tavares Terra <[EMAIL PROTECTED]> wrote: > > Pessoal, > instalei hoje o slack 11 e fiz todo o patch pro current. > Aparentemente está tudo funcionando, mas estou encarando um problema > bobo, mas que me fez parar pra pensar. > > Possuo um monitor de 17" Samsung SyncMaster 750B, que suporte > resolução de 1280 x 1024 a 75Hz segundo o site: > http://www.samsung.com/br/products/monitor/lcddigital/750b.asp?page=Specifications > > Ele realmente está na resolução de 1280 x 1024, porém não consigo > colocar uma freqüência maior que 51 Hz. Alguém sabe que tipo de > configuração deve ser feita no xorg para isso funcionar? > > Segue meu xorg.conf: > > Section "ServerFlags" > Option "blank time" "10" # 10 minutes > Option "standby time" "20" > Option "suspend time" "30" > Option "off time" "60" > EndSection > > Section "ServerLayout" > Identifier "X.org Configured" > Screen 0 "Screen0" 0 0 > InputDevice "Mouse0" "CorePointer" > InputDevice "Keyboard0" "CoreKeyboard" > EndSection > > Section "Files" > RgbPath "/usr/share/X11/rgb" > ModulePath "/usr/lib/xorg/modules" > FontPath "/usr/share/fonts/TTF" > FontPath "/usr/share/fonts/OTF" > FontPath "/usr/share/fonts/Type1" > FontPath "/usr/share/fonts/misc" > FontPath "/usr/share/fonts/75dpi/:unscaled" > #FontPath "/usr/lib/X11/fonts/local/" > FontPath "/usr/lib/X11/fonts/misc/" > FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" > FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" > FontPath "/usr/lib/X11/fonts/Speedo/" > FontPath "/usr/lib/X11/fonts/Type1/" > FontPath "/usr/lib/X11/fonts/TTF/" > FontPath "/usr/lib/X11/fonts/OTF/" > FontPath "/usr/lib/X11/fonts/cyrillic/" > FontPath "/usr/lib/X11/fonts/75dpi/" > FontPath "/usr/lib/X11/fonts/100dpi/" > EndSection > > Section "Module" > #Load "GLcore" > Load "record" > Load "glx" > #Load "dri" > Load "extmod" > Load "dbe" > Load "xtrap" > Load "freetype" > Load "type1" > EndSection > > Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > Option "XkbModel" "geniuscomfy2" > Option "XkbLayout" "br" > EndSection > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/input/mice" > Option "ZAxisMapping" "4 5 6 7" > EndSection > > Section "Monitor" > Identifier "Samsung 750B" > HorizSync 30.0 - 81.0 > VertRefresh 56.0 - 75.0 > Option "DPMS" > EndSection > > Section "Device" > Identifier "Card0" > Driver "nvidia" > VendorName "nVidia Corporation" > BoardName "NV43 [GeForce 6600 GT]" > BusID "PCI:5:0:0" > Option "RenderAccel" "true" > Option "AllowGLXWithComposite" "true" > Option "NvAGP" "true" > #VideoRam 131072 > EndSection > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Samsung 750B" > DefaultDepth 24 > SubSection "Display" > Viewport 0 0 > Depth 1 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 4 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 8 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 15 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 16 > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 24 > EndSubSection > EndSection > > Algo faltando? Algo errado? Algo sobrando? Luzes!
Eu tenho o mesmo problema, mas acho que é algo com o driver da nvidia porque, usando o nvidia-settings, as taxas de atualização são exibidas corretamente. Eu tentei de tudo: EDID, definição manual de modeline, a configuração por X --configure e nada... E para ajudar ainda mais, as taxas de atualizações sequer colaboram com a lógica: 52Hz equivale ao 75Hz, mas 53Hz equivale a 60Hz e 54Hz = 85Hz... Que confusão :) -- Por favor não faça top-posting, coloque a sua resposta abaixo desta linha. Please don't do top-posting, put your reply below the following line. -------------------------------------------------------- --~--~---------~--~----~------------~-------~--~----~ GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br -~----------~----~----~----~------~----~------~--~---

