[Xorg] nvidia settings
[Xorg] nvidia settings
da un po' di tempo nn riesco piu a usare la GUI dell'utility per la gestione della scheda video (che fino ad 2 settimane fa funzionava perfettamente..poi devo avere combinato qualcosa)
mi viene restituito un messaggio di errore in cui dice:
"You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server. "
inutile dire che il file di backup nn mi viene in aiuto se digito nvidia-xconfig.
cosa posso fare per far tornare funzionante la GUI??(nn riesco a trovare una soluzione)
ecco il mio file xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PST 2008
# 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 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"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 64.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "nVidia Corporation NV43 [GeForce Go 6200/6400]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV43 [GeForce Go 6200/6400]"
Monitor "Generic Monitor"
DefaultDepth 24
Option "NoLogo" "True"
Option "TwinView" "true"
Option "TwinViewOrientation" "Clone"
Option "TVOutFormat" "S-VIDEO"
Option "TVStandard" "PAL-B"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1280x800,1280x800;1024x768,1024x768;800x600,800x600;640x480,640x480; 512x384,512x384"
Option "RenderAccel" "True"
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
Option "LoadKernelModule" "True"
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
mi viene restituito un messaggio di errore in cui dice:
"You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server. "
inutile dire che il file di backup nn mi viene in aiuto se digito nvidia-xconfig.
cosa posso fare per far tornare funzionante la GUI??(nn riesco a trovare una soluzione)
ecco il mio file xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PST 2008
# 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 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"
# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 64.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Device"
Identifier "nVidia Corporation NV43 [GeForce Go 6200/6400]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NV43 [GeForce Go 6200/6400]"
Monitor "Generic Monitor"
DefaultDepth 24
Option "NoLogo" "True"
Option "TwinView" "true"
Option "TwinViewOrientation" "Clone"
Option "TVOutFormat" "S-VIDEO"
Option "TVStandard" "PAL-B"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1280x800,1280x800;1024x768,1024x768;800x600,800x600;640x480,640x480; 512x384,512x384"
Option "RenderAccel" "True"
Option "AllowGLXWithComposite" "True"
Option "AddARGBGLXVisuals" "True"
Option "LoadKernelModule" "True"
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Re: [Xorg] nvidia settings
| metrofox |13 years Rulez | Slackware 12.2 kernel 2.27.7-smp QT 3.3.8b user | nVidia GeForce 7300 GS |
Re: [Xorg] nvidia settings
uhm..penso di avere fatto un po' tanto casino..h seguito primail secondo consiglio..e nn è successo nulla..
poi ho installato il pacchetto nvidia-glx-nex-envy (nn h seguito la guida..lo h installato tramite gestore dei pacchetti synaptics) e da quel momento in poi nn ha funzionato piu nulla..adesso scrivo dalla modalità a bassa risoluzione
SOS(nn riesco a tornare come ero prima)
poi ho installato il pacchetto nvidia-glx-nex-envy (nn h seguito la guida..lo h installato tramite gestore dei pacchetti synaptics) e da quel momento in poi nn ha funzionato piu nulla..adesso scrivo dalla modalità a bassa risoluzione
SOS(nn riesco a tornare come ero prima)
Re: [Xorg] nvidia settings
Codice: Seleziona tutto
sudo dpkg-reconfigure xserver-xorg| metrofox |13 years Rulez | Slackware 12.2 kernel 2.27.7-smp QT 3.3.8b user | nVidia GeForce 7300 GS |
Re: [Xorg] nvidia settings
grazie..adesso il server Xorg rifunziona correttamente..e sono tornato a vedere a 1280x800 
per il server xgl ??se uso sinaptics e provo a rinstallare nvidia-glx-new ritorno ai problemi di prima...e mi si blocca anche il server xorg..cosa posso fare??
per il server xgl ??se uso sinaptics e provo a rinstallare nvidia-glx-new ritorno ai problemi di prima...e mi si blocca anche il server xorg..cosa posso fare??
Re: [Xorg] nvidia settings
Hai provato ad installare i drivers manualmente? Scaricandoli dal sito nvidia ed installandoli?
| metrofox |13 years Rulez | Slackware 12.2 kernel 2.27.7-smp QT 3.3.8b user | nVidia GeForce 7300 GS |
Re: [Xorg] nvidia settings
ho risolto formattando 
nn h trovato altra soluzione:(
nn h trovato altra soluzione:(
- maxresti
- Entusiasta Emergente

- Messaggi: 1518
- Iscrizione: domenica 6 maggio 2007, 14:17
- Desktop: Kde
- Distribuzione: Kubuntu 18.04
- Sesso: Maschile
- Località: Pavia
- Contatti:
Re: [Xorg] nvidia settings
non serviva formattare ma solo seguire una buona guida!
http://telperion.wordpress.com/2007/05/ ... mment-7639
http://telperion.wordpress.com/2007/05/ ... mment-7639
- Non dare mai spiegazioni: i tuoi amici non ne hanno bisogno e i tuoi nemici non ci crederanno comunque -
La speranza è il peggiore tra i mali, in quanto prolunga il tormento dell' uomo!
La speranza è il peggiore tra i mali, in quanto prolunga il tormento dell' uomo!
Chi c’è in linea
Visualizzano questa sezione: Bing [Bot] e 17 ospiti
