View Full Version : Problema grave driver nvidia ubuntu 8600m gt!!!
ciao fino a ieri sera il mio ubuntu andava benissimo...driver nvidia ok...poi ho seguito una video per installare i driver glx o qualcosa del genere....il mio notebook però ora si avvia ma non va bene...i driver non sono compatibili...allora li o disinstallati ma quando vado a riattivarli dal gestore driver con restrizioni si reinstallano quelli....
..i driver non sono compatibili...allora li o disinstallati ma quando vado a riattivarli dal gestore driver con restrizioni si reinstallano quelli....
mmm, che cosa hai installato?
dpkg -l | grep nvidia
non riesco a trovare la guida che ho seguito...comunque i glx new credo..e poi c'erano comandi con un file xorg
BlSabbatH
26-02-2008, 15:28
copia e incolla nel terminale quello che ti ha suggerito wubby e posta il risultato.. sennò come facciamo a sapere
rc nvidia-glx-legacy 1.0.7185+2.6.22.4-14.10 NVIDIA binary XFree86 4.x/X.Org 'legacy' dri
rc nvidia-glx-new 100.14.19+2.6.22.4-14.10 NVIDIA binary XFree86 4.x/X.Org 'new' driver
ii nvidia-kernel-common 20051028+1ubuntu7 NVIDIA binary kernel module common files
ii nvidia-settings 1.0+20070502-1ubuntu2 Tool of configuring the NVIDIA graphics driv
ecco qui!!per; dal gestore pacchetti i driver glx legacy e new non sono installati...
pu; essere dovuto a questo problema il fatto che alcuni caratteri della tastiera sono su altri tasti_
per esempio se digito il punto interrogativo ecco qui _
ecco qui!!per; dal gestore pacchetti i driver glx legacy e new non sono installati...
rc significa che sono stati rimossi.
Senza il pacchetto nvidia-glx il modulo nvidia non funziona...
Fai una prova a mano:
apt-get install nvidia-glx-new
Per i caratteri devi settare correttamente il layout della tastiera.
ok fatto per la tastiera....per il video niente...appena installato ubuntu avevo solo attivato i driver recstricted ma non so quali erano...leggi anche qui,magari puoi capire quali driver erano
https://bugs.launchpad.net/dell/+bug/138079
ecco il mio file xorg.conf
# xorg.conf (xorg 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 "Files"
EndSection
Section "Module"
Load "glx"
Load "v4l"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
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 "HorizScrollDelta" "0"
EndSection
Section "Device"
Identifier "Failsafe Device"
Boardname "NVIDIA GeForce"
Busid "PCI:1:0:0"
Driver "nvidia"
Screen 0
Vendorname "NVIDIA"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection
Section "Monitor"
Identifier "Failsafe 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 "Failsafe Device"
Monitor "Failsafe Monitor"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 640 480
Modes "640x480@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "Synaptics Touchpad"
EndSection
Section "device" #
Identifier "device1"
Boardname "NVIDIA GeForce"
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"
EndSection
L'xorg è configurato "ad cazzum"... :eek:
Option "XkbLayout" "us"
usa "it"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
mancano tutte le altre risoluzioni... :eek:
Non conosco Ubuntu, ma prova con:
dpkg-reconfigure xserver-xorg
Prova a chiedere lumi nella sezione degli ubuntiani... :)
Installa Envy che fa tutto in automatico ;)
http://albertomilone.com/wordpress/?p=64
già fatto grazie ho riconfigurato tutto il xorg
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.