Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 14/01/2007, à 14:03

Dr. Doud

[Résolu] Chargement et déchargement du module nvidia...

Salut,

Lors d'un reboot (level 5), je bloque sur un logo Kubuntu. Il faut alors que je :
- switch en mode console (root)
- kill le process kdm
- décharge le module nvidia (modprobe -r nvidia)
- recharge le module nvidia (modprobe nvidia)
- relance kdm (kdm start && exit)

Là je tombe sur ma fenêtre de login classique et tout marche nickel.

Il semblerait à première vue que le module nvidia soit mal chargé ou chargé trop tôt.

Quelqu'un y verait-il clair dans tout cela ?

extrait du /var/log/kdm.log

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.15.7 i686
Current Operating System: Linux Doud 2.6.15-27-686 #1 SMP PREEMPT Sat Sep 16 02:13:27 UTC 2006 i686
Build Date: 16 March 2006
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 14 12:42:27 2007
(==) Using config file: "/etc/X11/xorg.conf"
Error: API mismatch: the NVIDIA kernel module has the version 1.0-7174, but
this X module has the version 1.0-8762.  Please make sure that the kernel
module and all NVIDIA driver components have the same version.
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! Please ensure
(EE) NVIDIA(0):     that there is a supported NVIDIA GPU in this system, and
(EE) NVIDIA(0):     that the NVIDIA device files have been created properly. 
(EE) NVIDIA(0):     Please consult the NVIDIA README for details.
(EE) NVIDIA(0):  *** Aborting ***
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

X Window System Version 7.0.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.0
Build Operating System:Linux 2.6.15.7 i686
Current Operating System: Linux Doud 2.6.15-27-686 #1 SMP PREEMPT Sat Sep 16 02:13:27 UTC 2006 i686
Build Date: 16 March 2006
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan 14 12:53:21 2007
(==) Using config file: "/etc/X11/xorg.conf"
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
QImage::convertDepth: Image is a null image
QImage::smoothScale: Image is a null image
kdmgreet:  KdmItem::setGeometry [0,0 - 1280x1024]
kdmgreet: KdmLayoutFixed::update [0,0 - 1280x1024]
kdmgreet: KdmItem::placementHint parentRect=81cbdf0[0,0 - 1280x1024] hintedSize=[1920x1200]
kdmgreet: KdmItem::placementHint 81cbdf0 x=0 dx=0 w=1920 y=0 dy=0 h=1200 [0,0 - 1280x1024]
kdmgreet:  KdmItem::setGeometry 81cbdf0[0,0 - 1920x1200]
kdmgreet: KdmItem::placementHint parentRect=81ceaa8[0,0 - 1280x1024] hintedSize=[462x324]
kdmgreet: KdmItem::placementHint 81ceaa8 x=640 dx=-231 w=462 y=512 dy=-162 h=324 [0,0 - 1280x1024]

Merci,
Dr. Doud.

Dernière modification par Dr. Doud (Le 16/01/2007, à 01:26)

Hors ligne

#2 Le 14/01/2007, à 14:07

Woshee

Re : [Résolu] Chargement et déchargement du module nvidia...

Quels version des pilotes tu as?
S'ils sont installés a partir des .run, as tu pensé a désinstallé les restricted-modules?


Devenez parrain Linux ou trouvez quelqu'un pour vous aider près de chez vous:
http://parrains.linux.free.fr/

Hors ligne

#3 Le 14/01/2007, à 14:28

Dr. Doud

Re : [Résolu] Chargement et déchargement du module nvidia...

./NVIDIA-Linux-x86-1.0-8762-pkg1.run
"dpkg -l | grep restricted" ne retourne rien

Hors ligne

#4 Le 16/01/2007, à 01:26

Dr. Doud

Re : [Résolu] Chargement et déchargement du module nvidia...

OK.
J'ai desinstallé le driver NVIDIA
(sous root)
NVIDIA-Linux-x86-1.0-8762-pkg1.run --uninstall
apt-get install linux-restricted-modules-$(uname -r)
apt-get install nvidia-glx
nvidia-xconfig

restart de la bécanne --> Marche nickel. Résolu.

Merci à kwakosaure ;-)

Hors ligne