Problème résolution avc Intel G33/G31 Express Chipset Family

Bonjour,

Je viens d’installer la Debian Etch sur une configuration récente, et je m’explose les yeux avec une résolution de 800*600 sur un 20".

J’ai pu voir sous Windows que le chipset graphique était un Intel G33/G31 Express Chipset Family. J’ai cherché, et impossible de trouver un driver pr ce chipset.

Mon lspci:

debian:/home/is# lspci 00:00.0 Host bridge: Intel Corporation Unknown device 29c0 (rev 02) 00:02.0 VGA compatible controller: Intel Corporation Unknown device 29c2 (rev 02) 00:02.1 Display controller: Intel Corporation Unknown device 29c3 (rev 02) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01) 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE (rev 01) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01) 01:00.0 Ethernet controller: Unknown device 1969:1048 (rev b0) 03:00.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)

Je galère également avec le driver Audio.

Help :cry: , et merci d’avance !

essaye de regarder ce post :

http://forum.debian-fr.org/viewtopic.php?f=3&t=10470&hilit=g33

Tu as installé quelle version de debian ?

Etch.

J’ai déja regardé ce post, et je ne suis pas parvenu à mes fins :confused:

en t’inspirant de ça:
viewtopic.php?f=8&t=3834&p=31401#p31401
donnes plutot ton lspci -n, et le contenu de /etc/X11/Xorg.conf.

normalement, le bon serveur X doit être xserver-xorg-video-intel (pilote intel dans le xorg.conf), mais il y a un bug sur les résolutions:
bugs.debian.org/cgi-bin/bugreport.cgi?bug=448983
Sauf que d’aprés ce bug (qui n’en est pas un comme expliqué à la fin) tu devrais être bloqué en 1280x768.

Mon Xorg.conf

[code]# /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 "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” "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 "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"
Option “UseEDID” "false
HorizSync 28-63
VertRefresh 43-60
Modeline “1280x1024_60.00” 108.88 1280 1360 1496 1712 1024 1025 1028 1060 -HSync +Vsync
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 “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 4
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 8
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 15
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 16
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 24
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection
[/code]

Mon lspci -n:

debian:/home/is# lspci -n 00:00.0 0600: 8086:29c0 (rev 02) 00:02.0 0300: 8086:29c2 (rev 02) 00:02.1 0380: 8086:29c3 (rev 02) 00:1b.0 0403: 8086:27d8 (rev 01) 00:1c.0 0604: 8086:27d0 (rev 01) 00:1c.1 0604: 8086:27d2 (rev 01) 00:1d.0 0c03: 8086:27c8 (rev 01) 00:1d.1 0c03: 8086:27c9 (rev 01) 00:1d.2 0c03: 8086:27ca (rev 01) 00:1d.3 0c03: 8086:27cb (rev 01) 00:1d.7 0c03: 8086:27cc (rev 01) 00:1e.0 0604: 8086:244e (rev e1) 00:1f.0 0601: 8086:27b8 (rev 01) 00:1f.1 0101: 8086:27df (rev 01) 00:1f.2 0101: 8086:27c0 (rev 01) 00:1f.3 0c05: 8086:27da (rev 01) 01:00.0 0200: 1969:1048 (rev b0) 03:00.0 0200: 1186:1300 (rev 10)

remplace vesa par intel dans :

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

[quote=“mattotop”]en t’inspirant de ça:
normalement, le bon serveur X doit être xserver-xorg-video-intel[/quote]

c’est bon ça ?

Avec ton lien:

PCI ID Works? Vendor Device Driver Comment 808629c0 Yes Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller intel-agp v2.6.23 808629c2 Yes Intel Corporation 82G33/G31 Express Integrated Graphics Controller intel 808629c3 - Intel Corporation 82G33/G31 Express Integrated Graphics Controller 808627d8 Yes Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller snd-hda-intel v2.6.23 808627d0 - Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 808627d2 - Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 808627c8 - Intel Corporation 82801G (ICH7 Family) USB UHCI #1 808627c9 - Intel Corporation 82801G (ICH7 Family) USB UHCI #2 808627ca - Intel Corporation 82801G (ICH7 Family) USB UHCI #3 808627cb - Intel Corporation 82801G (ICH7 Family) USB UHCI #4 808627cc - Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller 8086244e Yes Intel Corporation 82801 PCI Bridge i810_rng,hw_random 808627b8 Yes Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge iTCO_wdt,intel-rng,i8xx_tco v2.6.23 808627df Yes Intel Corporation 82801G (ICH7 Family) IDE Controller piix v2.6.23 808627c0 Yes Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller IDE ata_piix v2.6.23 808627da Yes Intel Corporation 82801G (ICH7 Family) SMBus Controller i2c-i801 v2.6.23 19691048 Yes Attansic Technology Corp. L1 Gigabit Ethernet Adapter atl1 v2.6.23 11861300 Yes D-Link System Inc DFE-538TX 10/100 Ethernet Adapter 8139too v2.6.23

En remplacant vesa par intel, mon serveur X ne rédémarre plus !

Sinon comment savoir si mon serveur X est bien xserver-xorg-video-intel ?

J’ai donc repris mon Xorg de base.

[code]# /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 "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” "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 "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 28-63
VertRefresh 43-60
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 “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 4
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 8
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 15
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 16
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 24
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection
[/code]

Le paquet là n’existe pas si je fais apt-get install xserver-xorg-video-intel :open_mouth:

Par contre

debian:/home/is# apt-cache policy xserver-xorg-video-i810 xserver-xorg-video-i810: Installé : 2:1.7.2-4 Candidat : 2:1.7.2-4 Table de version : *** 2:1.7.2-4 0 500 http://ftp.fr.debian.org etch/main Packages 100 /var/lib/dpkg/status

C’est nécessaire, effectivement, mais pas forcément suffisant parcequ’il faut aussi que le module intel soit chargé et reconnaisse la carte.

Première étape, voir s’il est chargé et s’il reconnait la carte: regarder s’il est bien absent dans lsmod avec lsmod | grep intel (qui devrait rester muet) ensuite, forcer son chargement avec modprobe intel, regarder les dernières lignes de dmesg, pour voir si tout s’est bien passé et refaire lsmod | grep intel.
Normalement, aprés, le lspci doit lui donner un meilleurs nom que “VGA compatible controller: Intel Corporation Unknown device 29c2 (rev 02)”.

Une fois que c’est fait, il faut s’assurer que ça se fera tout seul à chaque boot. Ta base de reconnaissance de périphériques pci doit être obsolète, il faut la mettre à jour avec update-pciids . Ensuite, tu rebootes, et tu vérifies que intel apparait bien dans lsmod | grep intel. Si c’est pas suffisant, tu ajoutes une ligne contenant juste le mot intel dans /etc/modules, et tu rebootes pour voir pareil si ça charge bien.

Pour faire tout ça, tu ne touche pas à ton xorg.conf pour garder une interface graphique. Une fois que ça se charge automatiquement au boot, tu peux enfin abandonner vesa pour xwindows et passer sous pilote intel, mais au lieu d’éditer le fichier à la main, tu fais dpkg-reconfigure xserver-xorg, puis une fois que c’est fait, tu fais ctrl+alt+backspace pour redémarrer xwindows avec le nouveau pilote, ou bien tu redémarres carrément.

Sinon, je me suis peut être trompé dans le nom du paquet X, c’est p.e. le i810, mais le pilote à choisir aprés dans xorg, s’appelle intel.

Rien que pour la première partie de ta démarche:

debian:/home/is# lsmod | grep intel snd_hda_intel 17332 1 snd_hda_codec 137856 1 snd_hda_intel snd_pcm 68676 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss snd 47012 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer snd_page_alloc 9640 2 snd_hda_intel,snd_pcm debian:/home/is# modprobe intel FATAL: Module intel not found.

:frowning:

Cependant, premier bon point apres un update-pciids et un reboot:

00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) 00:02.1 Display controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02)

Oui, c’est ce que je te conseillais de vérifier en premier, c’est qu’effectivement, le module intel etait bien absent. Il n’est pas là, tout est normal, c’est bien là qu’est le problême, donc. Continues avec le modprobe intel, etc… Et lis bien la démarche et comprends là avant de poser trop vite des questions.

debian:/home/is# modprobe intel FATAL: Module intel not found.

Aucun module intel, même apres avoir ajouté “intel” dans /etc/modules et un reboot.

ah ! alors ça c’est ennuyeux. Et j’ai regardé plus précisément, et intel n’existe effectivement nulle part comme module du noyau, donc l’indication donnée par le site kmuto était fausse !
Tu peux renlever “intel” de /etc/modules, comme je t’ai dit si tu lisais mieux, ça ne sert que si le modprobe marche et le update-pciids pas.

As tu fait le update-pciids ?
Si oui, alors peux tu donner le resultat de lsmod (sans argument), et redonner le resultat de lspci (sans argument) maintenant ?

Si tu ne l’as pas fait, tu fais lsmod >lsmod.tmp, puis update-pciids, tu rebootes, puis lsmod >lsmod.tmp2, et ensuite, tu donnes le resultat de diff lsmod.tmp lsmod.tmp2 et de lspci (sans argument).

J’avais fait le update-pciids tout à l’heure

lsmod

debian:/home/is# lsmod Module Size Used by ppdev 8676 0 lp 11012 0 button 6672 0 ac 5188 0 battery 9636 0 ipv6 226272 14 dm_snapshot 15552 0 dm_mirror 19152 0 dm_mod 50232 2 dm_snapshot,dm_mirror loop 15048 0 tsdev 7520 0 snd_hda_intel 17332 1 snd_hda_codec 137856 1 snd_hda_intel snd_pcm_oss 38368 0 snd_mixer_oss 15200 1 snd_pcm_oss serio_raw 6660 0 snd_pcm 68676 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss i2c_i801 7468 0 i2c_core 19680 1 i2c_i801 parport_pc 32132 1 parport 33256 3 ppdev,lp,parport_pc psmouse 35016 0 rtc 12372 0 snd_timer 20996 1 snd_pcm pcspkr 3072 0 evdev 9088 1 snd 47012 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer soundcore 9248 1 snd snd_page_alloc 9640 2 snd_hda_intel,snd_pcm ext3 119240 1 jbd 52456 1 ext3 mbcache 8356 1 ext3 sd_mod 19040 3 ide_cd 36064 0 cdrom 32544 1 ide_cd ata_piix 13576 2 libata 89396 1 ata_piix scsi_mod 124168 2 sd_mod,libata piix 9444 0 [permanent] 8139too 25120 0 mii 5344 1 8139too generic 4868 0 [permanent] ide_core 110504 3 ide_cd,piix,generic ehci_hcd 28136 0 uhci_hcd 21164 0 usbcore 112644 3 ehci_hcd,uhci_hcd thermal 13608 0 processor 28840 1 thermal fan 4804 0

lspci

debian:/home/is# lspci
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02)
00:02.1 Display controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0)
03:00.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)[/code]

Apres reboot, diff lsmod.tmp et tmp2

[code]debian:/home/is# diff lsmod.tmp lsmod.tmp2
13c13
< snd_hda_intel          17332  1
---
> snd_hda_intel          17332  4
18d17
< snd_pcm                68676  3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
20c19,21
< i2c_core               19680  1 i2c_i801
---
> snd_pcm                68676  4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
> snd_timer              20996  2 snd_pcm
> psmouse                35016  0
23,25c24
< psmouse                35016  0
< rtc                    12372  0
< snd_timer              20996  1 snd_pcm
---
> i2c_core               19680  1 i2c_i801
26a26,27
> snd                    47012  12 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
> rtc                    12372  0
28d28
< snd                    47012  8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer

lspci

debian:/home/is# lspci 00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 02) 00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) 00:02.1 Display controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01) 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01) 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01) 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01) 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01) 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01) 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01) 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01) 01:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0) 03:00.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)

quote="Hwd"
lspci

debian:/home/is# lspci (...) 00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) 00:02.1 Display controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 02) (...)
(…) [/quote] Bon, ben ayé, elle est reconnue, et j’arrive pas trop à voir dans lsmod le nom du module qui s’en occupe, mais ça veut dire que tu n’as plus qu’à faire ton dpkg-reconfigure.
En fait, il ne manquait que le update-pciids.

J’avoue que je ne saisie pas la moitié des question proposé par dpkg-reconfigure. Du coup mon serveur X n’a pas redémarré, mais j’avais une copie de sauvegarde.

A partir de mon xorg tout propre ci-dessous, il y a quoi à modifier pour que ce soit plus simple ?

[code]# /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 "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” "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 "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 28-63
VertRefresh 43-60
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 “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 4
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 8
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 15
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 16
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
SubSection "Display"
Depth 24
Modes “1272x1272” “880x704” “800x600” “760x608” “720x400” “640x480” “256x256” "152x810"
EndSubSection
EndSection

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

Section "DRI"
Mode 0666
EndSection
[/code]

Merci ! :’(

utilises dpkg-reconfigure et choisis les réponses par défaut sauf pour le choix du pilote lui même s’il te le demande et là tu verifies que tu as intel au lieu de vesa. Le reste des options, les valeurs par défaut suffisent, mais je ne comprends pas qu’on trouve ça incompréhensible: tout est expliqué au fur et à mesure.

Mais il n’y a pas intel… :confused: