[Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Riconoscimento, installazione e configurazione delle periferiche.
Scrivi risposta
Avatar utente
superprince
Prode Principiante
Messaggi: 41
Iscrizione: domenica 19 luglio 2009, 20:23
Località: Roma

[Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Messaggio da superprince »

Ciao a tutti e grazie anticipatamente per l'aiuto che potrete darmi..
Sono nuovissimo del forum, uso ubuntu da pochi mesi e devo dire con grandi soddisfazioni sul mio portatile, tant'è che pochi giorni fa ho deciso di installarlo anche sul vecchio pc di casa per buttare definitivamente winzoz!
l'installazione è andata tutta liscia, la wi-fi si è collegata automaticamente, la stampante funzionante subito..
l'unica cosa che proprio non vuole saperne di andare è la risoluzione dello schermo! (è bloccata a 800x600)
Ho letto praticamente tutte le discussioni che sono già nel forum ma nessuna mi ha aiutato a risolvere il problema.
Il risultato che ho ottenuto dopo giorni di tentativi è che i driver nvidia dovrebbero essere installati o almeno così sembra visto che in avvio si vede la schermata tipica della nVidia... Ma le risoluzioni disponibili continuano a non esserci, posso sempre e solo scegliere 800x600..

La scheda video è una nVidia GeForce4 Ti 4200 ed il monitor è un Sony Trinitron 17", di seguito vi espongo l'attuale xorg.conf

Codice: Seleziona tutto

# 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 "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Driver	"nvidia"
	Option	"AddARGBGLXVisuals" "true"
EndSection

Section "Monitor"
    Identifier     "Sony trinitron"
    VendorName     "Sony"
    ModelName      "hmd-a230"
    HorizSync       30.0 - 80.0
    VertRefresh     48.0 - 170.0
    Option         "DPMS"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Sony trinitron"
	Device		"Configured Video Device"
	DefaultDepth    24
    	Option         "metamodes" "1024x768 +0+0;"
    	SubSection     "Display"
        	Depth       24
    	EndSubSection
EndSection

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

Vi prego aiutatemi perchè  non so più a che santo votarmi!!!! >:(

Grazie mille, superprince.
Avatar utente
frezli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 612
Iscrizione: lunedì 17 dicembre 2007, 20:58
Località: padova

Re: [Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Messaggio da frezli »

Avatar utente
superprince
Prode Principiante
Messaggi: 41
Iscrizione: domenica 19 luglio 2009, 20:23
Località: Roma

Re: [Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Messaggio da superprince »

Grazie marco339 ora sono in ufficio, stasera appena torno a casa provo a seguire il topic che mi hai postato, speriamo di risolvere!!!  (b2b)
Avatar utente
superprince
Prode Principiante
Messaggi: 41
Iscrizione: domenica 19 luglio 2009, 20:23
Località: Roma

Re: [Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Messaggio da superprince »

Niente da fare ho provato tutti i consigli nel post che mi è stato consigliato da marco339 ma non c'è nulla da fare la risoluzione del monitor è e resta 800x600..
Eppure i driver nvidia sembrano essere installati correttamente, c'è la schermata col logo all'avvio, ci sono anche alcuni effetti grafici avanzati.. boh  :'( se qualcuno ha un'idea lo ringrazio tanto tanto!
Avatar utente
frezli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 612
Iscrizione: lunedì 17 dicembre 2007, 20:58
Località: padova

Re: [Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Messaggio da frezli »

ok immaginavo allora adatta il tuo xorg.conf guardando la parte in rosso di questo
cosi' dovrebbe funzionare altrimenti scrivi che c'è anche un altra possibilità
ciao


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"
SubSection  "Display"
Depth 24
Modes "1280x1024"

EndSubSection
EndSection
Avatar utente
superprince
Prode Principiante
Messaggi: 41
Iscrizione: domenica 19 luglio 2009, 20:23
Località: Roma

Re: [Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Messaggio da superprince »

Grazie marco, stasera appena arrivo a casa ci provo e ti faccio sapere!  (b2b)
Avatar utente
superprince
Prode Principiante
Messaggi: 41
Iscrizione: domenica 19 luglio 2009, 20:23
Località: Roma

Re: [Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Messaggio da superprince »

nada non si smuove da 800x600...  :(
Avatar utente
frezli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 612
Iscrizione: lunedì 17 dicembre 2007, 20:58
Località: padova

Re: [Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Messaggio da frezli »

ok sempre come prima aggiungi la parte in rosso
poi fammi sapere
ciao

Section "Device"
Identifier "Configured Video Device"
        Option        "PanelSize" "1280x1024"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
SubSection  "Display"
Depth 24
Modes "1280x1024"
EndSubSection
EndSection
Avatar utente
superprince
Prode Principiante
Messaggi: 41
Iscrizione: domenica 19 luglio 2009, 20:23
Località: Roma

Re: [Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Messaggio da superprince »

Niente non ne vuole proprio sapere...
ti allego lo xorg.conf aggiornato alla versione attuale.. se dovesse servire..

Codice: Seleziona tutto

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder57)  Sat Jan 24 20:04:42 PST 2009

# 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 "ServerLayout"
    Identifier     "Default Layout"
    Screen         "Default Screen" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection

Section "ServerFlags"
    Option         "DontZap" "off"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "keyboard"
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 "Monitor"
    Identifier     "Configured Monitor"
    HorizSync       30.0 - 72.0
    VertRefresh     50.0 - 120.0
EndSection

Section "Device"
    Identifier     "Configured Video Device"
    Driver         "nvidia"
    Option	   "PanelSize" "1280x1024"
EndSection

Section "Screen"
    Identifier     "Default Screen"
    Device         "Configured Video Device"
    Monitor        "Configured Monitor"
    DefaultDepth    24
    Option         "AddARGBGLXVisuals" "true"
    SubSection  "Display"
   	Depth 24
   	Modes "1280x1024"
    EndSubSection
EndSection

Section "Extensions"
    Option         "Composite" "Enable"
EndSection
Grazie per il tempo che mi dedichi!!!  :-[
Avatar utente
frezli
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 612
Iscrizione: lunedì 17 dicembre 2007, 20:58
Località: padova

Re: [Driver] nvidia geforce4 ti 4200, monitor sony trinitron hdm-a230 e ubuntu jaunty (9.04)

Messaggio da frezli »

non so proprio che dirti
ti auguro di trovare presto una soluzione
Scrivi risposta

Ritorna a “Driver e periferiche”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 5 ospiti