[RISOLTO]problema scheda video nvidia geforce fx 5500
- webpatella
- Entusiasta Emergente

- Messaggi: 1185
- Iscrizione: lunedì 14 gennaio 2008, 10:14
- Contatti:
Re: problema scheda video nvidia geforce fx 5500
dopo aver aggiornato il sistema
da terminale dai
sudo apt-get install envyng-core linux-headers-$(uname -r) build-essential
poi dai ctrl+alt+f4
ti logghi e stoppi gdm
sudo /etc/init.d/gdm stop
fatto ciò
envyng -t
e segui le istruzioni a video...(occhio ai +!!!)
+-----------------------------------------------------------+
| EnvyNG Menu |
| |
| 1 - Install the NVIDIA driver |
| |
| 2 - Uninstall the NVIDIA driver |
| |
| 3 - Install the ATI driver |
| |
| 4 - Uninstall the ATI driver |
| |
| 5 - Restart the Xserver |
| |
| 6 - Restart your computer |
| |
| 7 - Exit |
| |
| NOTE: IF THE SCREEN TURNS BLACK, PLEASE TYPE ALT+F1 |
+-----------------------------------------------------------+
Please select one of the activities displayed above and press ENTER:
da terminale dai
sudo apt-get install envyng-core linux-headers-$(uname -r) build-essential
poi dai ctrl+alt+f4
ti logghi e stoppi gdm
sudo /etc/init.d/gdm stop
fatto ciò
envyng -t
e segui le istruzioni a video...(occhio ai +!!!)
+-----------------------------------------------------------+
| EnvyNG Menu |
| |
| 1 - Install the NVIDIA driver |
| |
| 2 - Uninstall the NVIDIA driver |
| |
| 3 - Install the ATI driver |
| |
| 4 - Uninstall the ATI driver |
| |
| 5 - Restart the Xserver |
| |
| 6 - Restart your computer |
| |
| 7 - Exit |
| |
| NOTE: IF THE SCREEN TURNS BLACK, PLEASE TYPE ALT+F1 |
+-----------------------------------------------------------+
Please select one of the activities displayed above and press ENTER:
Se oggi ho capito qualcosa deve essere obsoleto!!!
Guide & Consigli http://www.easyict.org/guide-consigli.html
Web Directory Free http://www.easyict.org/directory.html
Guide & Consigli http://www.easyict.org/guide-consigli.html
Web Directory Free http://www.easyict.org/directory.html
Re: problema scheda video nvidia geforce fx 5500
non so suggeriscimi tu...vorrei provare prima qualcosa per evitare che quando aggiorna il kernel devo rifare tutto da capo,per questo motivo volevo lasciare come ultima cosa quella di scaricare driver direttamnte dal sito...
Re: problema scheda video nvidia geforce fx 5500
Fai come ti ha suggerito webpatella
scarichi tuttigli aggiornamenti con riavvio sistema annesso e poi procedi all'installazione dei driverswebpatella ha scritto: quindi prima aggiorna tutto alla 8.04.2...
sudo apt-get update
sudo apt-get dist-upgrade
REBOOT
- webpatella
- Entusiasta Emergente

- Messaggi: 1185
- Iscrizione: lunedì 14 gennaio 2008, 10:14
- Contatti:
Re: problema scheda video nvidia geforce fx 5500
per la cronaca devi reinstallare solo in caso di aggiornamento del kernel...considera che la 8.04.2 è già al secondo servicepack..quindi gli aggiornamenti saranno mooolto rari...
Se oggi ho capito qualcosa deve essere obsoleto!!!
Guide & Consigli http://www.easyict.org/guide-consigli.html
Web Directory Free http://www.easyict.org/directory.html
Guide & Consigli http://www.easyict.org/guide-consigli.html
Web Directory Free http://www.easyict.org/directory.html
Re: problema scheda video nvidia geforce fx 5500
Niente installo i driver con envy e tra l'altro non mi fa manco scegliere quali,fa tutto lui....cmq risoluzione sempre uguale...non so più che fare!!rinuncio?? :'(
Re: problema scheda video nvidia geforce fx 5500
Prova così, da terminale
così crei una copia di backup del tuo xorg.conf
dopo sempre da terminale
Riavvii l'interfaccia grafica (puoi anche riavviare il sistema) e poi avvii nvidia-settings
e vedi se è cambiato qualcosa
Codice: Seleziona tutto
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.olddopo sempre da terminale
Codice: Seleziona tutto
sudo nvidia-xconfigCodice: Seleziona tutto
sudo nvidia-settingsRe: problema scheda video nvidia geforce fx 5500
Niente da fare sempre uguale!!mi è venuta in mente una cs...può essere una cavolata però la dico lo stesso non si sa mai...il mio processore è intel pentium 4 sse-sse2, non è che non è compatibile?? scusate se ho detto una cavolata!!
Re: problema scheda video nvidia geforce fx 5500
Non penso dipenda dal processore, potresti postare il tuo attuale xorg.conf e il modello del tuo monitor?
Re: problema scheda video nvidia geforce fx 5500
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Thu Jul 17 18:39:19 PDT 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 "Default Screen" 0 0
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse"
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 "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Monitor Acer "77e" tubo catodico!
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Thu Jul 17 18:39:19 PDT 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 "Default Screen" 0 0
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse"
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 "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Monitor Acer "77e" tubo catodico!
Re: problema scheda video nvidia geforce fx 5500
Non sono riuscito a trovare le specifiche del tuo monitor per poter aggiungere qualche linea alla configurazione, quindi riprova così e vedi se ti cambia qualcosa
Così ti dovrebbe aggiungere la modalità 1024*768, ricordati sempre di riavviare il server grafico
Codice: Seleziona tutto
sudo nvidia-xconfig --mode=1024x768Re: problema scheda video nvidia geforce fx 5500
ho digitato il comando e riavviato il sistema...ma niente da fare!:(
Re: problema scheda video nvidia geforce fx 5500
Penso che rinuncerò!!! 
- pieddu
- Tenace Tecnocrate

- Messaggi: 13453
- Iscrizione: sabato 11 novembre 2006, 21:46
- Desktop: Mate XFCE
- Distribuzione: Devuan Trisquel
- Sesso: Maschile
- Località: Serravalle di Chienti (Taverne)
Re: problema scheda video nvidia geforce fx 5500
mancano i valori di refresh nella sezione del monitor.....
esattamente qui:
esattamente qui:
Codice: Seleziona tutto
Section "Monitor"
Identifier "Configured Monitor"
EndSectionRe: problema scheda video nvidia geforce fx 5500
quindi che devo fare??
- pieddu
- Tenace Tecnocrate

- Messaggi: 13453
- Iscrizione: sabato 11 novembre 2006, 21:46
- Desktop: Mate XFCE
- Distribuzione: Devuan Trisquel
- Sesso: Maschile
- Località: Serravalle di Chienti (Taverne)
Re: problema scheda video nvidia geforce fx 5500
cerca i valori del tuo monitor e mettili lì secondo la sintassi di xorg.conf
Re: problema scheda video nvidia geforce fx 5500
Prova a modificare lo xorg.conf così
Ricorda sempre di fare una copia, prima dello xorg funzionante
Dopo prova a modificare la risoluzione con nvidia-settings
Codice: Seleziona tutto
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder57) Thu Jul 17 18:39:19 PDT 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 "Default Screen" 0 0
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Configured Mouse"
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 "Acer 77e"
HorizSync 30.0 - 72.0
VertRefresh 50.0 - 120.0
EndSection
Section "Device"
Identifier "Configured Video Device"
Driver "nvidia"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce Fx 5500"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "nvidia-auto-select"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Codice: Seleziona tutto
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.oldCodice: Seleziona tutto
sudo nvidia-settings- pieddu
- Tenace Tecnocrate

- Messaggi: 13453
- Iscrizione: sabato 11 novembre 2006, 21:46
- Desktop: Mate XFCE
- Distribuzione: Devuan Trisquel
- Sesso: Maschile
- Località: Serravalle di Chienti (Taverne)
Re: problema scheda video nvidia geforce fx 5500
ModelName "Acer 77e"
HorizSync 30.0 - 72.0
VertRefresh 50.0 - 120.0
questo è il tuo monitor?
HorizSync 30.0 - 72.0
VertRefresh 50.0 - 120.0
questo è il tuo monitor?
Re: problema scheda video nvidia geforce fx 5500
jack ho provato a cambiare la xorg ma niente da fare....il monitor è acer 77e!!! continuo a perdere le speranze ormai!! :'(
Re: problema scheda video nvidia geforce fx 5500
Se provi ad andare in Sistema>Preferenze>Risoluzione Schermo> Risoluzione che opzioni ti da?
Re: problema scheda video nvidia geforce fx 5500
640x480
320x240
frequenza aggiornamento 50Hz rotazione normale
Se può servire sulla figura del monitor dentro c'è scritto Unkonown!
320x240
frequenza aggiornamento 50Hz rotazione normale
Se può servire sulla figura del monitor dentro c'è scritto Unkonown!
Chi c’è in linea
Visualizzano questa sezione: 0 utenti iscritti e 10 ospiti