URL: https://linuxfr.org/forums/linux-general/posts/sortie-vga-detectee-mais-aucun-signale Title: sortie VGA détectée mais aucun signale Authors: Skilgannon Date: 2021年11月07日T18:58:35+01:00 License: CC By-SA Tags: archlinux, vga et pilote_graphique Score: 2 Bonjour, Je possède un DELL Latitude 5490. J'ai installé archlinux et tout fonctionne ... à peu près. A peu près car, lorsque je veux brancher un écran en utilisant la sortie VGA, je n'ai aucun signale sur l'écran (précision je passe par un convertisseur VGA/HDMI) mais le pc détecte bien l’écran final car celui-ci apparaît bien dans les paramètres GNOME en tant que « RTK 46 ». Avez-vous une idée de ce qui peut poser problème ? Merci par avance. Précisions supplémentaires : ```> $ sudo dmesg | grep -i -e i915 -e vga [ 0.378998] pci .&checktime(0000,00,02,':').0: vgaarb: setting as boot VGA device [ 0.378998] pci .&checktime(0000,00,02,':').0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.378998] pci .&checktime(0000,00,02,':').0: vgaarb: bridge control possible [ 0.378998] vgaarb: loaded [ 0.451335] fb0: EFI VGA frame buffer device [ 37.085861] fb0: switching to inteldrmfb from EFI VGA [ 37.086318] i915 .&checktime(0000,00,02,':').0: vgaarb: deactivate vga console [ 37.091729] i915 .&checktime(0000,00,02,':').0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 37.093419] i915 .&checktime(0000,00,02,':').0: [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4) [ 37.095233] mei_hdcp .&checktime(0000,00,16,':').0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound .&checktime(0000,00,02,':').0 (ops i915_hdcp_component_ops [i915]) [ 37.139905] i915 .&checktime(0000,00,02,':').0: [drm] [ENCODER:102:DDI B/PHY B] is disabled/in DSI mode with an ungated DDI clock, gate it [ 37.139917] i915 .&checktime(0000,00,02,':').0: [drm] [ENCODER:111:DDI C/PHY C] is disabled/in DSI mode with an ungated DDI clock, gate it [ 37.155759] [drm] Initialized i915 1.6.0 20201103 for .&checktime(0000,00,02,':').0 on minor 0 [ 37.180755] snd_hda_intel .&checktime(0000,00,1,':')f.3: bound .&checktime(0000,00,02,':').0 (ops i915_audio_component_bind_ops [i915]) [ 37.225578] fbcon: i915 (fb0) is primary device [ 38.352995] i915 .&checktime(0000,00,02,':').0: [drm] fb0: i915 frame buffer device > $ sudo lshw -c video *-display description: VGA compatible controller produit: UHD Graphics 620 fabriquant: Intel Corporation identifiant matériel: 2 information bus: pci@.&checktime(0000,00,02,':').0 version: 07 bits: 64 bits horloge: 33MHz fonctionnalités: pciexpress msi pm vga_controller bus_master cap_list configuration: driver=i915 latency=0 ressources: irq:130 mémoire:ee000000-eeffffff mémoire:d0000000-dfffffff portE/S:f000(taille=64) mémoire:c0000-dffff ```