#1 Le 25/07/2007, à 20:18
- la_karott
Ecran blanc suite à l’activation des effets de bureau
Bonjour,
J’ai activé les effets de bureau qui nécessitaient d’installer le pilote d’accélération graphique 3D. (Compiz, sur Ubuntu 7.04)
Cela a fonctionné quelques instants, puis les problèmes ont démarré lorsque j’ai changé d’espace de travail : plus aucune icône ou menu, juste mon fond d’écran.
Désormais lorsque je lance ubuntu, j’obtiens un écran blanc dès mon mot de passe entré.
Mon pointeur bouge toujours mais c’est à peu près tout ce qui se passe.
Ma machine :
Je débute sur les forums et Linux alors n'hésitez pas à me solliciter pour plus d'infos !
Merci de votre aide.
Caroline
Hors ligne
#2 Le 25/07/2007, à 20:41
- pmdzlineur
Re : Ecran blanc suite à l’activation des effets de bureau
essaye
start gconf-editor and go apps->compiz.>general->screen0->options and disable
sync_to_vblank
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#3 Le 25/07/2007, à 21:07
- la_karott
Re : Ecran blanc suite à l’activation des effets de bureau
Merci pour ta réponse pmdzlineur;
Malheureusement, ça n'a pas résolu mon problème mais si tu as d'autres idées, n'hésite pas à me les faire partager !
Caroline
Hors ligne
#4 Le 26/07/2007, à 11:42
- pmdzlineur
Re : Ecran blanc suite à l’activation des effets de bureau
peux tu éditer ton xorg.conf
cat /etc/X11/xorg.conf
qu' as tu comme linux restricted modules d' installé ?
es tu passé d 'edgy à feisty ou as tu installé feisty d' emblée ; dans le premier cas il peut être nécessaire de réinstaller le driver nvidia (en sauvegardant le xorg .conf: sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.bak car ça permet de récupérer son fichier graphique en faisant le contraire en console ctrl alt f1
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne
#5 Le 28/07/2007, à 21:12
- la_karott
Re : Ecran blanc suite à l’activation des effets de bureau
Bonsoir pmdzlineur,
Tu trouveras ci-dessous les infos que tu m'a demandées.
1 - Voilà ce que me retourne la commande cat /etc/X11/xorg.conf :
root@karot-desktop:~# cat /etc/X11/xorg.conf
# /etc/X11/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(5) 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 "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
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"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "nVidia Corporation G71 [GeForce 7300 GS]"
Driver "nv"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "N91S"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G71 [GeForce 7300 GS]"
Monitor "N91S"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
root@karot-desktop:~#
2 - Je n'ai pas compris ta question "qu' as tu comme linux restricted modules d' installé ?", peux tu me préciser où trouver cette info ?
3 - En ce qui concerne l'installation, c'est une installation directe de Feisty depuis son cd d'installation.
C'est sympa de te pencher sur mon cas
Merci à toi et à tous ceux qui sont suceptibles de m'aider !
Caroline
Hors ligne
#6 Le 29/07/2007, à 12:08
- pmdzlineur
Re : Ecran blanc suite à l’activation des effets de bureau
pour les restricted modules tu peux les voir
en graphique dans gestionnaire synaptic
ou par la commande
dpkg -l linux-restricted-modules*
par exemple j' ai
dpkg -l linux-restricted-modules*
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé
|/ Err?=(aucune)/H=à garder/besoin Réinstallation/X=les deux (État,Err: majuscule=mauvais)
||/ Nom Version Description
+++-==============-==============-============================================
ii linux-restrict 2.6.20.5-15.20 Non-free Linux 2.6.20 modules on x86/x86_64
ii linux-restrict 2.6.20.5-16.29 Non-free Linux 2.6.20 modules on x86/x86_64
ii linux-restrict 2.6.20.5-16.29 Non-free Linux 2.6.20 modules helper script
ii linux-restrict 2.6.20.16.28.1 Restricted Linux modules for generic kernels
alors que pour linux-image j' ai
dpkg -l linux-image*
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé
|/ Err?=(aucune)/H=à garder/besoin Réinstallation/X=les deux (État,Err: majuscule=mauvais)
||/ Nom Version Description
+++-==============-==============-============================================
un linux-image <néant> (aucune description n'est disponible)
un linux-image-2. <néant> (aucune description n'est disponible)
ii linux-image-2. 2.6.20-15.27 Linux kernel image for version 2.6.20 on x86
ii linux-image-2. 2.6.20-16.29 Linux kernel image for version 2.6.20 on x86
ii linux-image-ge 2.6.20.16.28.1 Generic Linux kernel image
il y a donc 2. 2.6.20-16.29
dans ton xorg.conf tu as nv d 'installé, il faut installer le pilote correspondant à ta carte graphique nvidia-glx-legacy ou nvidia-glx ou nvidia-glx-new http://doc.ubuntu-fr.org/nvidia
voire les pilotes propriétéires nvidia
puis remplacer dans le xorg.conf nv par nvidia
Dernière modification par pmdzlineur (Le 29/07/2007, à 12:16)
je ne suis pas informaticien, juste utilisateur un peu averti ;-)
http://www.freemedforms.com/fr/start
http://code.google.com/p/rapidcomptamed/
médecin volant, mais pas en même temps ;-)
Hors ligne