#1 Le 30/10/2006, à 12:02
- Gillian
[résolu]plus d'écran login après install driver beta nvidia !
Bonjour,
Tout est dans le titre: après avoir installé le driver beta de nvidia pour pouvoir installer béryl, je n'arrive plus à avoir l'écran login !
Lorsque j'allume mon pc, je suis en mode terminal, et après avoir entré mes coordonnées, je dois taper la commande: startx pour que ma session se lance...ce n'est pas très esthétique... j'ai déjà essayé de réinstaller la version non beta des drivers mais rien n'y fait !
Help
Merci d'avance
ps: Béryl fonctionne nikel chez moi(p4 512ram nvidia geforce 5700le) avec ce tuto : http://wiki.beryl-project.org/index.php … dgy/nVIDIA enjoy !
Dernière modification par Gillian (Le 31/10/2006, à 17:38)
Dell 1647 Studio XPS 1647, i5 520M, 4 096 Mo RAM DDR3 @1066mhz , DD 500GB (7,200rpm Seagate momentus), 15,6" 720p, ATI HD 4670 1 GDDR3
Hors ligne
#2 Le 31/10/2006, à 13:12
- Gillian
Re : [résolu]plus d'écran login après install driver beta nvidia !
up : sudo aptitude reinstall gdm ne fonctione pas
et le bouton éteindre et rebooter n'est plus la !
heeelp !
Dell 1647 Studio XPS 1647, i5 520M, 4 096 Mo RAM DDR3 @1066mhz , DD 500GB (7,200rpm Seagate momentus), 15,6" 720p, ATI HD 4670 1 GDDR3
Hors ligne
#3 Le 31/10/2006, à 13:18
- valeriane
Re : [résolu]plus d'écran login après install driver beta nvidia !
As-tu suivi les infos venant de : http://doc.ubuntu-fr.org/applications/beryl
pour installer les drivers nvidia ?
Sinon, quelle méthode/tutoriel as-tu suivi ?
Aussi, peux-tu poster le contenu de /etc/X11/xorg.conf ?
Hors ligne
#4 Le 31/10/2006, à 14:16
- Gillian
Re : [résolu]plus d'écran login après install driver beta nvidia !
j'ai suivi la méthode 2 de ce tuto là : http://wiki.beryl-project.org/index.php … dgy/nVIDIA
une connaissance ayant pratiquement la même carte graphique a une installation nikelle !
mon xorg:
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSectionSection "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "be"
Option "XkbOptions" "lv3:ralt_switch"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/wacom" # Change to
# /dev/input/event
# for USB
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSectionSection "Device"
Identifier "NVIDIA Corporation NV36 [GeForce FX 5700LE]"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "TripleBuffer" "true"
EndSectionSection "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSectionSection "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV36 [GeForce FX 5700LE]"
Monitor "Generic Monitor"
Option "AddARGBGLXVisuals" "True"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSectionSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSectionSection "DRI"
Mode 0666
EndSection
Merci d'avance
Dell 1647 Studio XPS 1647, i5 520M, 4 096 Mo RAM DDR3 @1066mhz , DD 500GB (7,200rpm Seagate momentus), 15,6" 720p, ATI HD 4670 1 GDDR3
Hors ligne
#5 Le 31/10/2006, à 14:49
- valeriane
Re : [résolu]plus d'écran login après install driver beta nvidia !
D'après ce tuto, il faudrait plutôt avoir :
Section "Device"
[... votre configuration ...]
Option "AddARGBGLXVisuals" "true"
Option "TripleBuffer" "true"
EndSection
Donc ton option TripleBuffer ne serait pas à sa place...
As-tu essayé ?
Edit : je en suis pas chez moi là, donc j'ai bien peur de ne pas pouvoir t'aider plus pour l'instant...
Dernière modification par valeriane (Le 31/10/2006, à 14:53)
Hors ligne
#6 Le 31/10/2006, à 17:38
- Gillian
Re : [résolu]plus d'écran login après install driver beta nvidia !
j'ai désinstallé gdm, j'ai fais startx puis j'ai rebooté, ensuite j'ai réinstallé gdm, j'ai fait startx, j'ai rebooté et là pouf, tout est bien qui finit bien, tout rentre dans l'ordre et j'ai même récupéré mes boutons reboot et shutdown
Happy Eeeend
Dell 1647 Studio XPS 1647, i5 520M, 4 096 Mo RAM DDR3 @1066mhz , DD 500GB (7,200rpm Seagate momentus), 15,6" 720p, ATI HD 4670 1 GDDR3
Hors ligne