salut,
J’ai un probleme d’affichage que ce soit ubuntu ou debian 4 j’ai les memes problemes :
soit je n’ai que les 90% sans voir le bas de l’écran
et en jouant avec alt-ctrl + ou - j’ai
soit 1024768 soit 800600 et je ne vois la totalité de l’écran qu’en faisant glisser le bureau d’un coup de souris.
une idée ??
je vous ai mis le lspci qui a l’air de dire qu’il a bien trouvé ma carte graphique,
le fichier xorg.conf contient quelques config ecran éronnées mais meme en les supprimant rien n’y fait
sur le pc on trouve bien le 75Hz indiqué dans les caractéristiques de l’écran.
Comme sur, je crois la plupart des écrans plats au démarrage du systeme d’exploitation l’ecran lance une procedure de réglage auto qui semble planter quand je passe sur ubuntu mais réussi avec win xp.
A plus et merci pour vos réponses
pour l’ecran :
HP L1530
Général
Type d’affichage: Écran plat / matrice active TFT
Largeur: 35.1 cm
Profondeur: 21 cm
Hauteur: 42.2 cm
Poids: 5.7 kg
Couleur du boîtier: Argenté(e), carbonite
Affichage
Diagonale: 15"
Surface visible: 15"
Pas de masque / pas de pixel: 0.297 mm
Résolution maxi: 1024 x 768 / 75 Hz
Prise en charge des couleurs: 24 bits (16,7 millions de couleurs)
Fréquence de synchronisation maximale (V x H): 76 Hz x 63 kHz
Bande passante vidéo: 80 MHz
Temps de réponse: 23 ms
Commandes / réglages: Luminosité, contraste
Langages OSD: Chinois (simplifié), anglais, allemand, français, italien, espagnol, japonais
Revêtement d’écran: Anti-éblouissement, antistatique
Interface: DVI, VGA (HD-15)
Fonctions: Écran pivotant
Image
Température des couleurs de l’image: 6500K
Luminosité d’image: 250 cd/m2
Rapport de contraste d’image: 400:1
Angle maximum de vision horizontale: 130
Angle maximum de vision verticale: 100
Entrée vidéo
Vidéo supportée: RGB
Norme de vidéo numérique: Digital Visual Interface
Sortie audio
Type: Haut-parleur(s) - intégré
Alimentation en sortie / Canal: 2 Watt
Bande passante en réponse: 300 - 20000 Hz
Extension/connectivité
Interfaces:
- 1 x VGA - HD D-Sub (HD-15) 15 broches
- 1 x DVI-D - DVI numérique 24 broches
pour le xorg.conf
Section "Files"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath “/usr/share/fonts/X11/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” "oss"
Option “XkbOptions” "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option “Device” "/dev/input/mice"
Option “Protocol” "ImPS/2"
Option “ZAxisMapping” "4 5"
Option “Emulate3Buttons” "true"
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option “Device” "/dev/input/wacom"
Option “Type” "stylus"
Option “ForceDevice” “ISDV4” # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option “Device” "/dev/input/wacom"
Option “Type” "eraser"
Option “ForceDevice” “ISDV4” # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option “Device” "/dev/input/wacom"
Option “Type” "cursor"
Option “ForceDevice” “ISDV4” # Tablet PC ONLY
EndSection
Section "Device"
Identifier "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
Driver "i810"
BusID "PCI:0:2:0"
EndSection
Section "Monitor"
Identifier "hp L1530"
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
Monitor "hp L1530"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 4
Modes “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 15
Modes “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes “1024x768” "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes “1024x768” "800x600"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice “stylus” "SendCoreEvents"
InputDevice “cursor” "SendCoreEvents"
InputDevice “eraser” "SendCoreEvents"
EndSection
Section "DRI"
Mode 0666
EndSection
amélioration à xorg.conf apportée suite a post sur un autre forum
Section "Monitor"
Identifier "hp L1530"
HorizSync 30.0 - 63.0
VertRefresh 56.0 - 76.0
Option "DPMS"
EndSection
mon lspci : 00:00.0 Host bridge: Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 03)
00:02.0 VGA compatible controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 82)
00:1f.0 ISA bridge: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801DB (ICH4) IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 02)
01:00.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)
01:01.0 FireWire (IEEE 1394): NEC Corporation uPD72874 IEEE1394 OHCI 1.1 3-port PHY-Link Ctrlr (rev 01)
01:02.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02)