Pages : 1
#1 Le 06/02/2007, à 10:54
- Lionel2
Carte graphique et mot de passe
Bonjour,
Je suis un peu novice, je viens d'installer Ubuntu, non sans difficulté...
Je crois que Ubuntu (6.10) n'a pas reconnu ma carte graphique (Ati Radeon Mobility X1800)
Du coup, l'écran, même en résolution max (1400*900) est un peu flou, notamment sur Firefox, pas sur les photos, bizarrement...
Voici ce que donne mon : sudo gedit /etc/X11/xorg.conf
-------------------------------------------------------------------------------------------------
Section "Monitor"
Identifier "Generic Monitor"
HorizSync 28.0 - 51.0
VertRefresh 43.0 - 60.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Generic Video Card"
Monitor "Generic Monitor"
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
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Disable"
EndSection
-------------------------------------------------------------------------------------------
Désolé, c'est un peu long...
Comme vous pouvez le voir, le mode "1140*900" n'apparait pas, ni le nom de ma carte graphique.
Autre pb, mais c'est pas très grave, j'ai un clavier qwerty au démarrage, et c'est un peu embêtant pour taper le mot de passe. Comment changer ça?
Merci de votre aide
Lionel
#2 Le 06/02/2007, à 15:06
- delphives
Re : Carte graphique et mot de passe
salut,
pour ta résolution j'avais eu le même problème il y a quelques années et ce que j'ai fait (si t'es certain de la résolution 1140*900), tu la rajoutes à la mano dans le fichier. mais avant tu fais une copie du fichier --> sudo cp /etc/X11/xorg.conf /etc/X11/xorg.backup.
comme si ça merde tu peux le remplacer en ligne de commande par --> sudo cp /etc/X11/xorg.backup /etc/X11/xorg.conf
pour ton soucis de clavier, va dans système préférence, clavier, agencement (je crois vu que je suis pas sur ubuntu) et tu choisis ton clavier par défaut en shootant l'autre.
bonne chance gaillard ++
LINUX A UN NOYAU, APPLE A UN PEPIN...
*******************************************************
INTEL I7 860 @ 3.6 GHz - 4 x 3GB DDR3-1333 - Asus P7P55D - SSD OCZ Vertex II 120 Go - 2X WD Green Caviar 1 To - NVIDIA GTX 480 - UBUNTU 12.10 (64 bits)
Hors ligne
Pages : 1