Config 1280 *800

Bonjour,

J’ai installé la etch sur mon pc portable acer 2303. tout marche nickel wifi compris. J’ai un petit soucis avec l’ecran.
Le système se met en 1024768 alors que je pourrais avoir 1280800.

J’ai essayé un dpkg reconfigure xserver, mais quand je selectionne medium , je ne trouve pas la config.

Y aurait il une astuce???

merci d’avance :smiley: :smiley: :smiley: :smiley:

C’est quoi comme carte ?
Tu utilises quel pilote Xorg ?

[quote=“mattotop”]C’est quoi comme carte ?
Tu utilises quel pilote Xorg ?[/quote]

Ben justement mattotop, ne crie pas mais je ne sais pas comment on fait pour voir le nom de la carte. si tu peux m’aider???

[quote=“mattotop”]C’est quoi comme carte ?
Tu utilises quel pilote Xorg ?[/quote]

lspci me donne

00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/ O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Grap hics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics De vice (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) U SB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) U SB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) U SB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Co ntroller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 83)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (re v 03)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 0 3)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Cont roller (rev 03)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH 4-L/ICH4-M) AC’97 Audio Controller (rev 03)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC’97 Mode m Controller (rev 03)
02:02.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
02:04.0 Ethernet controller: Linksys, A Division of Cisco Systems [AirConn] INPR OCOMM IPN 2220 Wireless LAN Adapter (rev 01)
02:06.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller

[quote=“mimiblois”][quote=“mattotop”]C’est quoi comme carte ?
Tu utilises quel pilote Xorg ?[/quote]

Ben justement mattotop, ne crie pas mais je ne sais pas comment on fait pour voir le nom de la carte. si tu peux m’aider???[/quote]Qu’as tu dans /etc/X11/xorg.conf, alors ?

[quote=“mattotop”][quote=“mimiblois”][quote=“mattotop”]C’est quoi comme carte ?
Tu utilises quel pilote Xorg ?[/quote]

Ben justement mattotop, ne crie pas mais je ne sais pas comment on fait pour voir le nom de la carte. si tu peux m’aider???[/quote]Qu’as tu dans /etc/X11/xorg.conf, alors ?[/quote]

/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 /etc/X11/xorg.conf manual page.

(Type “man /etc/X11/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 "Module"
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” "latin9"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option “Device” "/dev/input/mice"
Option “Protocol” "ImPS/2"
Option “Emulate3Buttons” "true"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option “SendCoreEvents” "true"
Option “Device” "/dev/psaux"
Option “Protocol” "auto-dev"
Option “HorizScrollDelta” "0"
EndSection

Section "Device"
Identifier "Carte vidéo générique"
Driver "vesa"
BusID "PCI:0:2:0"
EndSection

Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 30-60
VertRefresh 50-75
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Carte vidéo générique"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1280x1024” “1280x854” “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1280x1024” “1280x854” “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1280x1024” “1280x854” “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1280x1024” “1280x854” “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1280x1024” “1280x854” “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1280x1024” “1280x854” “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection

bon, ben c’est tout bête. Tu as sélectionné un pilote “vesa” qui est un pilote qui passe sur la plupart des cartes, mais est trés limité.
Il faut dans ta config que tu choisisse i810 comme carte.
Tu vérifies bien que tu as bien les paquets xserver-xorg-video-i810 et xserver-xorg-video-i810-modesetting d’installé, puis tu refais ta config.
Et pendant que tu y es, tu as un petit utilitaire bien pratique à utiliser pour ta carte i810switch .

Si tu veux aller plus loin (pour configurer la sortie télé):
forum.ubuntu-fr.org/viewtopic.php?id=68562

[quote=“mattotop”]bon, ben c’est tout bête. Tu as sélectionné un pilote “vesa” qui est un pilote qui passe sur la plupart des cartes, mais est trés limité.
Il faut dans ta config que tu choisisse i810 comme carte.
Tu vérifies bien que tu as bien les paquets xserver-xorg-video-i810 et xserver-xorg-video-i810-modesetting d’installé, puis tu refais ta config.
Et pendant que tu y es, tu as un petit utilitaire bien pratique à utiliser pour ta carte i810switch .

Si tu veux aller plus loin (pour configurer la sortie télé):
forum.ubuntu-fr.org/viewtopic.php?id=68562[/quote]

j’ai bien les paquets d’installés. j’ai bien le driver i810 dans le xorg. mais çà n’a rien changé à l’affaire.

Je n’ai comme choix que 640480, 800600et 1024*768.

c’est bizzare car le xorg.conf il y a bien 1280*800.

Quand tu dis de refaire ma config il faut faire quoi exactement???

çà marche pas mieux. je n’ai le choix que 800600 et 640480

pourquoi il me propose pas les choix du xorg.conf???

tu as bien choisi le i810 comme pilote ?

yes votre honneur

c’est quoi les lignes avec les resolution dans le xorg ???

/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 /etc/X11/xorg.conf manual page.

(Type “man /etc/X11/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/X11R6/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath “/usr/X11R6/lib/X11/fonts/75dpi”
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
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” "latin9"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option “Device” "/dev/input/mice"
Option “Protocol” "ImPS/2"
Option “Emulate3Buttons” "true"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option “SendCoreEvents” "true"
Option “Device” "/dev/psaux"
Option “Protocol” "auto-dev"
Option “HorizScrollDelta” "0"
EndSection

Section "Device"
Identifier "Intel Corporation 82852/855GM Integrated Graphics Device"
Driver "i810"
BusID "PCI:0:2:0"
EndSection

Section "Monitor"
Identifier "Écran générique"
Option "DPMS"
HorizSync 30-60
VertRefresh 50-75
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation 82852/855GM Integrated Graphics Device"
Monitor "Écran générique"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1280x800” “1280x768” “1200x800” “1024x768” “800x600” "640x480"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection

Section "DRI"
Mode 0666
EndSection

c’est bien le bon pilote car mon ecran est plus net qu’avant.

le mieux que je peux avoir, c’est 1024*768

tu es sûr des fréquences choisies pour ton moniteur ?
Essayes ton xwindows sans configuration (carrément sans xorg.conf)
et sinon, essayes de t’inspirer des xorg.conf ici forum.ubuntu-fr.org/viewtopic.php?id=68562 en faisant tes modifications à la main dans xorg.conf.

Les frequences de rafraichissement peuvent limiter l’acces a certaines résolutions tu peux essayer en commentant les deux lignes pour voir si tu arrive a changé de résolution.Section "Monitor" Identifier "Écran générique" Option "DPMS" #HorizSync 30-60 #VertRefresh 50-75 EndSection

[quote=“Ashgenesis”]Les frequences de rafraichissement peuvent limiter l’acces a certaines résolutions tu peux essayer en commentant les deux lignes pour voir si tu arrive a changé de résolution.Section "Monitor" Identifier "Écran générique" Option "DPMS" #HorizSync 30-60 #VertRefresh 50-75 EndSection [/quote]

+1 avec Ash.
tu peux aussi essayer de commenter “dri” qui fout parfois la m…

[quote=“ricardo”][quote=“Ashgenesis”]Les frequences de rafraichissement peuvent limiter l’acces a certaines résolutions tu peux essayer en commentant les deux lignes pour voir si tu arrive a changé de résolution.Section "Monitor" Identifier "Écran générique" Option "DPMS" #HorizSync 30-60 #VertRefresh 50-75 EndSection [/quote]

+1 avec Ash.
tu peux aussi essayer de commenter “dri” qui fout parfois la m…[/quote]

et ben non c’est pareil.

c’est bizzare lors du boot on dirait qu’il tiend compte de la resol avant le login mais après il se bloque en 1024*768.

dans l’xorg.conf c’est marqué 1280*800

c’est louche

Quand on fait un dpkg-reconfigure xserver-xorg, on peut choisir la résolution de l’écran :

  • on a en premier un écran avec : Faut-il détecter automatiquement l’écran : on peu répondre non ; un ou deux écrans après on coche les résolutions que l’on voit ensuite dans la section “Screen” du xorg.conf
  • quelques écrans plus tard, il est demandé : “méthode pour choisir les caractéristiques de l’écran” ; choisir medium, puis la résolution d’écran souhaité. On retrouve ces réglages dans la section “monitor” de xorg.conf ; c’est là aussi qu’il est demandé si on veur mettre les fréquences horizontales et verticales du moniteur (1 ou 2 écrans après)
    Peut-être faut-il recommencer un dpkg-reconfigure xserver-xorg, en faisant attention à la deuxième partie qui concerne l’écran lui-même.

[quote=“ginkgo biloba”]Quand on fait un dpkg-reconfigure xserver-xorg, on peut choisir la résolution de l’écran :

  • on a en premier un écran avec : Faut-il détecter automatiquement l’écran : on peu répondre non ; un ou deux écrans après on coche les résolutions que l’on voit ensuite dans la section “Screen” du xorg.conf
  • quelques écrans plus tard, il est demandé : “méthode pour choisir les caractéristiques de l’écran” ; choisir medium, puis la résolution d’écran souhaité. On retrouve ces réglages dans la section “monitor” de xorg.conf ; c’est là aussi qu’il est demandé si on veur mettre les fréquences horizontales et verticales du moniteur (1 ou 2 écrans après)
    Peut-être faut-il recommencer un dpkg-reconfigure xserver-xorg, en faisant attention à la deuxième partie qui concerne l’écran lui-même.[/quote]

c’est ce que j’ai fait. mais dans les ecrans, il ne me propose pas 1280*800. je crois que c’est là le pb.