<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
christian a écrit :
<blockquote cite="mid:49931CB3.9070903@free.fr" type="cite">
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
KRS a écrit :
<blockquote cite="mid:gmukbh$dal$1@ger.gmane.org" type="cite">
<pre wrap="">François Huot a écrit :
</pre>
<blockquote type="cite">
<pre wrap="">Bonjour liste,
J'utilise un portable Toshiba satellite 1400 dont l'écran est un Trident
8820. Le hic, c'est qu'Ubuntu, lors de l'installation, ne reconnaît pas
bien cet écran de sorte que l'espace lecture ne couvre au mieux que les
deux tiers de l'espace total de l'écran... pour solutionner ce problème,
j'ai installé Mandriva, qui reconnaît bien l'écran, et j'ai ensuite
copié et sauvegardé sur un support extérieur le fichier /etc/X11/xorg.conf.
Après j'ai réinstallé Ubuntu et rem,placé le fichier fautif par celui
produit par Mandriva.. en vain, je ne dispose toujours qu'un écran
réduit du tiers!
Merci de m'aider à récupérer tout l'espace de mon écran,
François Huot
</pre>
</blockquote>
<pre wrap=""><!---->
Probablement que le driver spécifié dans ton xorg.conf n'est pas
installé, c'est une piste, c'est peut être autre chose.
il faut essayer de réduire d'une par la résolution de l'écran ainsi que le nombre de couleur. J'ai eu le même problème avec un vieux COMPAQ ARMADA 1700. </pre>
</blockquote>
<br>
</blockquote>
Bonsoir,<br>
<br>
voici un lien qui peu être intéressant. toutefois il faut savoir quel
chip graphique équipe ta machine.<br>
<br>
<a class="moz-txt-link-freetext" href="http://doc.ubuntu-fr.org/intel_graphics_old">http://doc.ubuntu-fr.org/intel_graphics_old</a><br>
<br>
ci-dessous la config de mon fichier /etc/X11/xorg.conf <i><b>en gras
italique</b></i><br>
<br>
# xorg.conf (X.Org X Window System server configuration file)<br>
#<br>
# This file was generated by failsafeDexconf, using<br>
# values from the debconf database and some overrides to use vesa mode.<br>
#<br>
# You should use dexconf or another such tool for creating a "real"
xorg.conf<br>
# For example:<br>
# sudo dpkg-reconfigure -phigh xserver-xorg<br>
Section "InputDevice"<br>
Identifier "Generic Keyboard"<br>
Driver "kbd"<br>
Option "XkbRules" "xorg"<br>
Option "XkbModel" "pc105"<br>
Option "XkbLayout" "fr"<br>
Option "XkbVariant" "oss"<br>
Option "XkbOptions" "lv3:ralt_switch"<br>
EndSection<br>
<br>
Section "InputDevice"<br>
Identifier "Configured Mouse"<br>
Driver "mouse"<br>
EndSection<br>
<br>
<br>
Section "InputDevice"<br>
Identifier "Synaptics Touchpad"<br>
Driver "synaptics"<br>
Option "SendCoreEvents" "true"<br>
Option "Device" "/dev/psaux"<br>
Option "Protocol" "auto-dev"<br>
Option "HorizEdgeScroll" "0"<br>
EndSection<br>
<b><i>Section "Device"<br>
Identifier "Configured Video Device"<br>
Boardname "Chips & Technologies CT68554"<br>
Busid "PCI:0:8:0"<br>
Driver "chips"<br>
Screen 0<br>
Vendorname "Chips & Technologies"<br>
EndSection</i></b><br>
<br>
<i><b>Section "Monitor"<br>
Identifier "Configured Monitor"<br>
Vendorname "Generic LCD Display"<br>
Modelname "LCD Panel 1280x1024"<br>
Horizsync 31.5-64.0<br>
Vertrefresh 56.0 - 65.0<br>
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync
-hsync<br>
modeline "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync
+vsync<br>
modeline "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync
+vsync<br>
modeline "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806
-vsync -hsync<br>
modeline "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994
-hsync +vsync<br>
modeline "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028
1066 +hsync +vsync<br>
Gamma 1.0<br>
EndSection<br>
<br>
Section "Screen"<br>
Identifier "Default Screen"<br>
Device "Configured Video Device"<br>
Monitor "Configured Monitor"<br>
Defaultdepth 16<br>
SubSection "Display"<br>
Depth 16<br>
Modes "1024x768@60" "1280x960@60" "800x600@60"
"1280x1024@60" "800x600@56" "640x480@60"<br>
EndSubSection<br>
EndSection<br>
</b></i><br>
Section "ServerLayout"<br>
Identifier "Default Layout"<br>
screen 0 "Default Screen" 0 0<br>
Inputdevice "Synaptics Touchpad"<br>
EndSection<br>
Section "Module"<br>
Load "glx"<br>
Load "GLcore"<br>
Load "v4l"<br>
EndSection<br>
Section "device" # <br>
Identifier "device1"<br>
Boardname "Chips & Technologies CT68554"<br>
Busid "PCI:0:8:0"<br>
Driver "chips"<br>
Screen 1<br>
Vendorname "Chips & Technologies"<br>
EndSection<br>
<i><b>Section "screen" # <br>
Identifier "screen1"<br>
Device "device1"<br>
Defaultdepth 16<br>
Monitor "monitor1"<br>
SubSection "Display"<br>
Depth 16<br>
Modes "640x480@60"<br>
EndSubSection<br>
EndSection<br>
Section "monitor" # <br>
Identifier "monitor1"<br>
Vendorname "Generic LCD Display"<br>
Modelname "LCD Panel 640x480"<br>
Horizsync 31.5<br>
Vertrefresh 56.0 - 65.0<br>
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync
-hsync<br>
Gamma 1.0<br>
EndSection</b></i><br>
Section "ServerFlags"<br>
EndSection<br>
<br>
il faut donc d'abord quel type de chip graphique est sur le system.<br>
<br>
copier xconf.org avant de le modifier.<br>
Voila bon conrage<br>
</body>
</html>