[Bulk] Re: [Ubuntu-BR] SOCORRO NVIDIA

Afonso Costa arabelo em gmail.com
Terça Setembro 27 19:22:38 UTC 2005


Tenta colocar a resolução 1240x960.


On 9/27/05, Gleidson Echile Leopoldo <gleidson_el em yahoo.com.br> wrote:
>
> Outra coisa também. Tente almentar um pouco as taxas de atualização
> (HorizSync e VertSync). talvez possa ser isso, mas antes veja quais as
> resoluções que o teu monitor suporta.
>
> Og Maciel escreveu:
>
> >Oi Felipe,
> >
> >Dei uma olhadinha aqui no meu xorg.conf e nao vi nenhuma linha com o
> >Modeline nao... De qualquer forma, tente adicionar mais resolucoes no seu
> >arquivo ("1280x1024" "1024x768" "800x600" "640x480") pra' ver se uma
> destas
> >resolucoes funciona. Seria interesante dar uma olhadinha no log pra'
> saber
> >com certeza o que aconteceu...
> >
> >Abraco,
> >
> >Og
> >
> >On 9/27/05, Luis Felipe Pigozzo <felipe em pigozzo.com> wrote:
> >
> >
> >>BOM GALERA AGORA SEI QUE ESTOU USANDO O DRIVER DA NVIDIA PORÉM NAUM
> >>ESTOU USANDO A RESOLUÇÃO CERTA...
> >>MEU MODELINE É
> >>
> >>Modeline "1280x800" 83.91 1280 1312 1624 1656 800 816 824 841
> >>
> >>ME FALARAM QUE TEM Q SER ASSIM POIS A RESOLUCAO NAUM É PADRAO WIDESCREEN
> >>COM O DRIVER PODRE ELA FUNCIONA MAS COM O DRIVER DA NVIDIA NAUM...
> >>
> >>MEU XORG.CONF VAI ABAIXO...
> >>
> >>
> >>felipe em felipe:/$ cat etc/X11/xorg.conf
> >># /etc/X11/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 /etc/X11/xorg.conf manual
> >>page.
> >># (Type "man /etc/X11/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 commands:
> >>#
> >># cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
> >># sudo sh -c 'md5sum /etc/X11/xorg.conf
> >>
> >>
> >>>/var/lib/xfree86/xorg.conf.md5sum'
> >>>
> >>>
> >># sudo dpkg-reconfigure xserver-xorg
> >>
> >>Section "Files"
> >>FontPath "unix/:7100" # local font
> >>server
> >># if the local font server has problems, we can fall back on
> >>these
> >>FontPath "/usr/lib/X11/fonts/misc"
> >>FontPath "/usr/lib/X11/fonts/cyrillic"
> >>FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
> >>FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
> >>FontPath "/usr/lib/X11/fonts/Type1"
> >>FontPath "/usr/lib/X11/fonts/CID"
> >>FontPath "/usr/lib/X11/fonts/100dpi"
> >>FontPath "/usr/lib/X11/fonts/75dpi"
> >># paths to defoma fonts
> >>FontPath
> >>"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> >>FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
> >>EndSection
> >>
> >>Section "Module"
> >>Load "bitmap"
> >>Load "dbe"
> >>Load "ddc"
> >>#Load "dri"
> >>Load "extmod"
> >>Load "freetype"
> >>Load "glx"
> >>Load "int10"
> >>Load "record"
> >>Load "type1"
> >>Load "vbe"
> >>EndSection
> >>
> >>Section "InputDevice"
> >>Identifier "Generic Keyboard"
> >>Driver "keyboard"
> >>Option "CoreKeyboard"
> >>Option "XkbRules" "xorg"
> >>Option "XkbModel" "abnt2"
> >>Option "XkbLayout" "br"
> >>Option "XkbVariant" "abnt2"
> >>EndSection
> >>
> >>Section "InputDevice"
> >>Identifier "Configured Mouse"
> >>Driver "mouse"
> >>Option "CorePointer"
> >>Option "Device" "/dev/input/mice"
> >>Option "Protocol" "ImPS/2"
> >>Option "Emulate3Buttons" "true"
> >>Option "ZAxisMapping" "4 5"
> >>EndSection
> >>Section "InputDevice"
> >>Identifier "Synaptics Touchpad"
> >>Driver "synaptics"
> >>Option "SendCoreEvents" "true"
> >>Option "Device" "/dev/psaux"
> >>Option "Protocol" "auto-dev"
> >>Option "HorizScrollDelta" "0"
> >>EndSection
> >>
> >>Section "Device"
> >>Identifier "NVIDIA Corporation NV17 [GeForce4 420 Mac
> >>32M/GeForce 440 Go 64M]"
> >>Driver "nvidia"
> >>BusID "PCI:1:0:0"
> >>EndSection
> >>
> >>Section "Monitor"
> >>Identifier "Generic Monitor"
> >>Option "DPMS"
> >>HorizSync 30-67
> >>VertRefresh 30-60
> >>Modeline "1280x800" 83.91 1280 1312 1624 1656 800 816 824
> >>841
> >>#Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804
> >>828 -HSync -Vsync
> >>EndSection
> >>
> >>Section "Screen"
> >>Identifier "Default Screen"
> >>Device "NVIDIA Corporation NV17 [GeForce4 420 Mac
> >>32M/GeForce 440 Go 64M]"
> >>Monitor "Generic Monitor"
> >>DefaultDepth 24
> >>SubSection "Display"
> >>Depth 1
> >>Modes "1280x800"
> >>EndSubSection
> >>SubSection "Display"
> >>Depth 4
> >>Modes "1280x800"
> >>EndSubSection
> >>SubSection "Display"
> >>Depth 8
> >>Modes "1280x800"
> >>EndSubSection
> >>SubSection "Display"
> >>Depth 15
> >>Modes "1280x800"
> >>EndSubSection
> >>SubSection "Display"
> >>Depth 16
> >>Modes "1280x800"
> >>ViewPort 0 0
> >>EndSubSection
> >>SubSection "Display"
> >>Depth 24
> >>Modes "1280x800"
> >>ViewPort 0 0
> >>EndSubSection
> >>EndSection
> >>
> >>Section "ServerLayout"
> >>Identifier "Default Layout"
> >>Screen "Default Screen"
> >>InputDevice "Generic Keyboard"
> >>InputDevice "Configured Mouse"
> >>InputDevice "Synaptics Touchpad"
> >>EndSection
> >>
> >>#Section "DRI"
> >># Mode 0666
> >>#EndSection
> >>felipe em felipe:/$
> >>
> >>
> >>
> >>
> >>
> >>--
> >>ubuntu-br mailing list
> >>ubuntu-br em lists.ubuntu.com
> >>www.ubuntu-br.org <http://www.ubuntu-br.org> <http://www.ubuntu-br.org>
> >>http://lists.ubuntu.com/mailman/listinfo/ubuntu-br
> >>
> >>
> >>
> >>
> >>
> >
> >
> >--
> >"There's no place like 127.0.0.1 <http://127.0.0.1> <http://127.0.0.1>"
> >
> >Og B. Maciel
> >
> >.NET / Oracle Developer by day
> >Linux Evangelist by night
> >
> >Linux Registered User 286200
> >
> >
> --
> ubuntu-br mailing list
> ubuntu-br em lists.ubuntu.com
> www.ubuntu-br.org <http://www.ubuntu-br.org>
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-br
>



More information about the ubuntu-br mailing list