Pagina 1 di 2

[Risolto] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 1:35
da totix
Ciao a tutti :)

ho un problema con questa scheda video, quando provo a impostare la risoluzione mi dà come risoluzione massima 800x600

2 giorni fà funzionava correttamente ed era 1280x1024,e ieri dopo aver riacceso il pc mi sono ritrovato con lo schermo con i caratteri troppo grandi,ho provato a reinstallare ubuntu 9.04 e ho installato i driver Nvidia ma il problema si ripresenta :(
Addirittura dopo che installo i driver e riavvio il pc la risoluzione và a 640x480  >:(
Escludo un problema hardware perchè la scheda grafica su XP mi funziona alla perfezione

Sapete aiutarmi? esiste una soluzione?   :(

(good) W linux

Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 1:43
da Unicum
prova a dare un occhiata qua, forse ti può interessare

http://ubuntu-helper.blogspot.com/2009/ ... n-fix.html

oppure guarda qua

http://www.hwupgrade.it/forum/showthrea ... =xorg.conf

ti consiglio il secondo link aveva lo stesso problema ed ha risolto

[NVidia] Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 2:06
da totix
come si fà a modificare l'Xorg? :( perchè non l'ho mai fatto,scusate l'ignoranza

Re: [NVidia] Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 2:14
da Unicum
totix ha scritto: come si fà a modificare l'Xorg? :( perchè non l'ho mai fatto,scusate l'ignoranza
Su questo non posso aiutarti  :-[

prova a cercare su San Google se trovi qualcosa

[NVidia] Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 2:16
da totix
grazie :)

ora provo

[NVidia] Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 2:41
da totix
ho modificato il file xorg.conf come c'è scritto sui link che hai postato
però dopo aver riavviato ubuntu,il problema persiste :(

non sò come fare...la risoluzione è ora di 320x240 :(  >:(

Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 3:03
da Unicum
hai provato con tutti e due i link ?
strano eppure il post parla del tuo stesso problema ed lui ha risolto

[NVidia] Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 3:11
da totix
si ho provato ma non và :(

Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 3:13
da Unicum
sei sicuro di aver modificato in maniera corretta

Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 3:25
da totix
si....credo

questo è il mio xorg.conf

# 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Monitor"
Identifier "Monitor0"
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "Generic Video Card"
    Monitor        "Generic Monitor"
    DefaultDepth  24
    SubSection    "Display"
        Depth      24
        Virtual    1280x1024
        Modes      "1280x1024@60"
    EndSubSection
EndSection

Section "Module"
Load "glx"
EndSection

Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection

Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 3:29
da Unicum

Codice: Seleziona tutto

    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor0"
    VendorName     "Samsung"
    ModelName      "SyncMaster 152 S"
    HorizSync       30.0 - 61.0
    VertRefresh     50.0 - 75.0
    Option         "DPMS"
EndSection

Section "Module"
	Load	"glx"
	Disable	"dri2"
EndSection


Section "Device"
    Identifier     "GeForce FX 5500"
    VendorName     "NVIDIA Corporation"
    BusID          "PCI:1:0:0"
    Driver         "nvidia"
    Option	   "AddARGBGLXVisuals"	"True"
EndSection


Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Monitor0"
	Device		"GeForce FX 5500"
	DefaultDepth	24
        Option         "TwinView" "0"
        Option         "metamodes" "CRT: 1024x768_60 +0+0; CRT: 800x600_60 +0+0; CRT: 640x480_60 +0+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Section "Extensions"
     Option         "Composite" "Enable"
EndSection
Hai usato questo ?
Ps quando posti usa

Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 3:48
da tyrchyus
basta che inserisci le frequenze... se fai (bene) la ricerca nel forum trovi molti appunti tipo questo:
http://forum.ubuntu-it.org/viewtopic.ph ... msg1596798

no però è più facile che mi sbatta io per te....

[NVidia] Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 3:53
da totix
ho modificato il file e riavviato ubuntu,ma dopo il riavvio è apparsa una finestra dove c'era scritto

"Ubuntu running in low-graphics mode" :(

sono riuscito a farlo partire lo stesso,ho controllato di nuovo il file xorg.conf e adesso è cosi:

# 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.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# 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 "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 3:55
da Unicum
tyrchyus ha scritto: basta che inserisci le frequenze... se fai (bene) la ricerca nel forum trovi molti appunti tipo questo:
http://forum.ubuntu-it.org/viewtopic.ph ... msg1596798

no però è più facile che mi sbatta io per te....
guarda anche il link di tyrchyus
http://forum.ubuntu-it.org/viewtopic.ph ... msg1596798

[NVidia] Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 4:07
da totix
ho provato ma non và  >:(

non sò più dove sbattere la testa :(

Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 4:08
da tyrchyus
scusami pensavo riuscissi a leggere 4 o 5 topic più in basso.

http://forum.ubuntu-it.org/viewtopic.ph ... 1#p1622591

Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 4:14
da totix
ho segiuto la procedura passo passo ma non ci riesco....
ho terminato la sessione e ho avviato in recovery-mode,ho digitato il comando xfix e appare che il comando non esiste :(

poi ho rimodificato il file xorg.conf come c'è scritto li, ho riavviato il pc e dopo il riavvio appare "ubuntu is running in low graphic mode" :(  >:( >:(

[NVidia] Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 4:16
da totix
dove sbaglio?  >:(

Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 4:20
da tyrchyus
riavvia il pc schiaccia esc quando escono i secondi vicino all parola GRUB
vai nel kernel con scritto (recovery mode)
qui non c'è niente da digitare semplicemente ti uscirà una schermata e li c'è la parola xfix.

poi riavvii e modifichi nel file le frequenze del tuo monitor che le devi cercare. ti prego leggi meglio.

[NVidia] Re: [NVidia] Nvidia Geforce fx5500

Inviato: martedì 14 luglio 2009, 4:22
da totix
ok provo :)