So che i driver funzionanti, quelli che permettono l'accelerazione grafica ("direct rendering: yes") sono i 96.42.09 (insicuro sull' ultimo numero), lo so perchè in una precedente installazione funzionavano benissimo.
Non ricordo come li avevo installati/dove li avevo scaricati.
Ora ho scaricato ed installato vari driver dal sito dell' nvidia (NVIDIA-Linux-x86-96.43.09-pkg1.run)....dice che l'installazione è stata perfettamente eseguita...ma se riavvio parte sempre e solo in configurazione minima.
metto qui il mio xorg.conf
Codice: Seleziona tutto
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
Boardname "NVIDIA GeForce2 Integrated (generic)"
Busid "PCI:1:0:0"
Driver "nvidia"
Screen 0
Vendorname "NVIDIA"
Option "NoLogo" "True"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Configured Video Device"
Monitor "Configured Monitor"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 640 480
Modes "800x600@60"
EndSubSection
Option "AddARGBGLXVisuals" "True"
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
EndSection
Section "Module"
Load "glx"
Load "v4l"
EndSection
Section "device" #
Identifier "device1"
Boardname "NVIDIA GeForce2 Integrated (generic)"
Busid "PCI:1:0:0"
Driver "nv"
Screen 1
Vendorname "NVIDIA"
EndSection
Section "screen" #
Identifier "screen1"
Device "device1"
Defaultdepth 24
Monitor "monitor1"
EndSection
Section "monitor" #
Identifier "monitor1"
Gamma 1.0
EndSection
Section "ServerFlags"
EndSectionche fare? come posso sapere che versione ho in uso? come disinstallarla/farla funzionare?
P.S ho già provato ad usare envy ma senza alcun risultato.
Ho anche tentato semplicemente ad installare i driver proprietari da sistema->amministrazione->driver hardware.....ma quando lo facevo la risoluzione veniva sballata...la parte bassa delle finestre finiva quasi sempre sotto la barra....

