Aggiornamento ad Intrepid e scheda Nvidia
Inviato: domenica 2 novembre 2008, 12:53
Salve,
ho appena aggiornato ad Intrepid e oltre alla mancanza del network manager che ho installato successivamente, al boot mi appare un messaggio che in pratica dice che DKMS non riesce ad avviare il procedimento di aggiornamento di nvidia. In seguito appare un messaggio di errore riguardante il file config di xorg.
Questo è il file config usato su hardy che funzionava correttamente, compiz compreso:
Inoltre, quale pacchetto devo prendere per installare i driver della mia scheda video? Ho una nvidia geforce4 mx 420...
Grazie in anticipo.
ho appena aggiornato ad Intrepid e oltre alla mancanza del network manager che ho installato successivamente, al boot mi appare un messaggio che in pratica dice che DKMS non riesce ad avviare il procedimento di aggiornamento di nvidia. In seguito appare un messaggio di errore riguardante il file config di xorg.
Questo è il file config usato su hardy che funzionava correttamente, compiz compreso:
Codice: Seleziona tutto
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Tue Jan 22 19:53:46 PST 2008
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
# commented out by update-manager, HAL is now used
# InputDevice "Keyboard0" "CoreKeyboard"
# commented out by update-manager, HAL is now used
# InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Generic Keyboard"
# Driver "kbd"
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "it"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
# Identifier "Configured Mouse"
# Driver "mouse"
# Option "CorePointer"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#
# # generated from default
# Identifier "Mouse0"
# Driver "mouse"
# Option "Protocol" "auto"
# Option "Device" "/dev/psaux"
# Option "Emulate3Buttons" "no"
# Option "ZAxisMapping" "4 5"
#EndSection
# commented out by update-manager, HAL is now used
#Section "InputDevice"
#
# # generated from default
# Identifier "Keyboard0"
# Driver "keyboard"
#EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nv"
VendorName "NVIDIA Corporation"
Option "NoLogo" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSectionGrazie in anticipo.