Pagina 1 di 1

driver nvidia ubuntu hardy heron - risoluzione bloccata.

Inviato: venerdì 25 luglio 2008, 15:08
da lestan gragon
Salve ragazzi, dopo tanto tempo sono di nuovo qui a chiedervi aiuto,superati i problemi con il modem sagem e la precedente versione di ubuntu, ora ho problemi con la scheda video nvia geforceFx 5200, che viene riconosciuta correttamente dopo aver installato envy ng, ma la risoluzione sia dall'nvida x server senttings, che da"risoluzione dello schermo " risulta bloccata a 640*480 aiutatemii perfavore.
vi posto anche il contenuto cel mio file xorg.conf

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildd@vernadsky)  Thu Jun  5 09:26:53 UTC 2008

# xorg.conf (X.Org 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 xorg.conf manual page.
# (Type "man 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 command:
#  sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"
    Identifier    "Default Layout"
    Screen      0  "Screen0" 0 0
EndSection

Section "ServerFlags"
    Option        "Xinerama" "0"
EndSection

Section "InputDevice"
    Identifier    "Generic Keyboard"
    Driver        "kbd"
    Option        "XkbRules" "xorg"
    Option        "XkbModel" "pc105"
    Option        "XkbLayout" "it"
EndSection

Section "InputDevice"
    Identifier    "Configured Mouse"
    Driver        "mouse"
    Option        "CorePointer"
EndSection

Section "Monitor"
    Identifier    "Configured Monitor"
EndSection

Section "Monitor"
    Identifier    "Monitor0"
    VendorName    "Unknown"
    ModelName      "CRT-0"
    HorizSync      28.0 - 33.0
    VertRefresh    43.0 - 72.0
EndSection

Section "Device"
    Identifier    "Configured Video Device"
    Driver        "nvidia"
EndSection

Section "Device"
    Identifier    "Videocard0"
    Driver        "nvidia"
    VendorName    "NVIDIA Corporation"
    BoardName      "GeForce FX 5200"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
    Option        "AddARGBGLXVisuals" "True"
EndSection

Section "Screen"
    Identifier    "Screen0"
    Device        "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option        "TwinView" "0"
    Option        "TwinViewXineramaInfoOrder" "CRT-0"
    Option        "metamodes" "nvidia-auto-select +0+0"
EndSection

Section "Extensions"
    Option        "Composite" "Enable"
EndSection


confido in un vostro aiuto :)

Re: driver nvidia ubuntu hardy heron - risoluzione bloccata.

Inviato: venerdì 25 luglio 2008, 15:11
da ciccoale
Hai fatto un aggiornamento?

Re: driver nvidia ubuntu hardy heron - risoluzione bloccata.

Inviato: venerdì 25 luglio 2008, 15:32
da lestan gragon
No, ho reinstallato tutto da zero perchè ho cambiato l'hdd,e al primo riavvio mi sono trovato davanti il  >:(problema della risoluzione.

Re: driver nvidia ubuntu hardy heron - risoluzione bloccata.

Inviato: venerdì 25 luglio 2008, 15:50
da ciccoale
Prova a leggere questa guida se non capisci qualcosa chiedi pure:

http://forum.ubuntu-it.org/viewtopic.php?t=20441