[affichage] pas de driver de la carte graphique [Résolu]

Reconnaissance et configuration du matériel / kernel linux
Répondre
mic
newbie
Messages : 8
Inscription : jeu. 17 mars 2016, 20:09

[affichage] pas de driver de la carte graphique [Résolu]

Message par mic »

Bonjour,
Je viens d'installer archlinux pour la première fois (bureau Mate) avec arch_anywhere pour découvrir archlinux , j'ai résolu quelques soucis que j'ai eu mais j'ai remarqué que mon écran de temps en temps scintille ce qui ne m'arrive pas avec manjaro que j'ai en dual boot.
dans les deux systèmes j'ai fait la commande inxi -F dont le résultat est
pour manjaro

Code : Tout sélectionner

Graphics:  Card: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
           Display Server: X.Org 1.17.4 driver: intel
           Resolution: 1366x768@60.04hz
           GLX Renderer: Mesa DRI Intel Sandybridge Mobile
           GLX Version: 3.0 Mesa 11.1.2
  
pour archlinux

Code : Tout sélectionner

Graphics:  Card: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
           Display Server: N/A driver: N/A Resolution: 80x24
   
que dois-je installer s'il vous plait pour que écran ne scintille plus.
remaque : Le scintillement est rare mais quand cela commence cela ne s'arrete pas
cordialement,
Dernière modification par mic le mar. 22 mars 2016, 19:28, modifié 1 fois.
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17624
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [affichage] pas de driver de la carte graphique

Message par benjarobin »

Bonsoir,
Quelle est la sortie de :

Code : Tout sélectionner

pacman -Qsq "intel|xf86|libgl"
grep -Evr "^ *$|^ *#" /etc/X11/xorg.conf*
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
mic
newbie
Messages : 8
Inscription : jeu. 17 mars 2016, 20:09

Re: [affichage] pas de driver de la carte graphique

Message par mic »

bonjour
depuis mon dernier message j'ai installé xorg et x86-video-intel en suivant une page pour débutant , et j'ai pour inxi -F

Code : Tout sélectionner

Graphics:  Card: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
           Display Server: N/A driver: intel Resolution: 80x24
ce qui est bizarre , c'est quand je suis en mode console avec crt+tab+Fn la même commande me donne

Code : Tout sélectionner

Card: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
           Display Server:X.org 1.18.1 driver: intel Resolution: 80x24]
la sorltie des commandes est

Code : Tout sélectionner

[me@arch-anywhere ~]$ pacman -Qsq "intel|xf86|libgl"
libglade
libxxf86dga
libxxf86vm
mesa
mesa-libgl
xf86-input-evdev
xf86-input-synaptics
xf86-video-intel
xf86dgaproto
xf86vidmodeproto
[me@arch-anywhere ~]$ grep -Evr "^ *$|^ *#" /etc/X11/xorg.confgrep: /etc/X11/xorg.conf: Aucun fichier ou dossier de ce type
[me@arch-anywhere ~]$ 
merci Cordialement
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17624
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [affichage] pas de driver de la carte graphique

Message par benjarobin »

Tu as oublié de mettre l'étoile à la fin de la commande grep...
Et donc une fois le driver installé ce n'est pas mieux ? Quel est le log de Xorg ?
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
mic
newbie
Messages : 8
Inscription : jeu. 17 mars 2016, 20:09

Re: [affichage] pas de driver de la carte graphique

Message par mic »

hi
avec * j'ai

Code : Tout sélectionner

/etc/X11/xorg.conf.d/00-keyboard.conf:Section "InputClass"
/etc/X11/xorg.conf.d/00-keyboard.conf:        Identifier "system-keyboard"
/etc/X11/xorg.conf.d/00-keyboard.conf:        MatchIsKeyboard "on"
/etc/X11/xorg.conf.d/00-keyboard.conf:        Option "XkbLayout" "fr"
/etc/X11/xorg.conf.d/00-keyboard.conf:EndSection
par contre je ne sais pas comment afficher le log de xorg (je vais chercher) , je suis un débutant
depuis que j'ai installé x86-video-intel je n'ai plus le scintillement (pour l'instant )
merci de l'aide
mic
newbie
Messages : 8
Inscription : jeu. 17 mars 2016, 20:09

Re: [affichage] pas de driver de la carte graphique

Message par mic »

si le fichier est var/log/Xorg.O.log
la réponse est

Code : Tout sélectionner

cat /var/log/Xorg.0.log
[    17.005] 
X.Org X Server 1.18.1
Release Date: 2016-02-08
[    17.005] X Protocol Version 11, Revision 0
[    17.005] Build Operating System: Linux 4.2.5-1-ARCH x86_64 
[    17.005] Current Operating System: Linux arch-anywhere 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016 x86_64
[    17.005] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=3eda831d-c566-4257-a2ae-b7db99f846df rw
[    17.005] Build Date: 11 February 2016  09:57:03AM
[    17.006]  
[    17.006] Current version of pixman: 0.34.0
[    17.006] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    17.006] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    17.006] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 19 16:54:33 2016
[    17.126] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    17.126] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    17.184] (==) No Layout section.  Using the first Screen section.
[    17.184] (==) No screen section available. Using defaults.
[    17.184] (**) |-->Screen "Default Screen Section" (0)
[    17.184] (**) |   |-->Monitor "<default monitor>"
[    17.185] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    17.185] (==) Automatically adding devices
[    17.185] (==) Automatically enabling devices
[    17.185] (==) Automatically adding GPU devices
[    17.185] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    17.257] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    17.257] 	Entry deleted from font path.
[    17.258] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    17.258] 	Entry deleted from font path.
[    17.258] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    17.258] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    17.258] 	Entry deleted from font path.
[    17.258] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    17.258] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/
[    17.258] (==) ModulePath set to "/usr/lib/xorg/modules"
[    17.258] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    17.259] (II) Loader magic: 0x81ad60
[    17.259] (II) Module ABI versions:
[    17.259] 	X.Org ANSI C Emulation: 0.4
[    17.259] 	X.Org Video Driver: 20.0
[    17.259] 	X.Org XInput driver : 22.1
[    17.259] 	X.Org Server Extension : 9.0
[    17.260] (++) using VT number 7

[    17.260] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    17.262] (II) xfree86: Adding drm device (/dev/dri/card0)
[    17.266] (--) PCI:*(0:0:2:0) 8086:0126:103c:1618 rev 9, Mem @ 0xd4000000/4194304, 0xc0000000/268435456, I/O @ 0x00004000/64
[    17.266] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    17.267] (II) LoadModule: "glx"
[    17.285] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    17.634] (II) Module glx: vendor="X.Org Foundation"
[    17.634] 	compiled for 1.18.1, module version = 1.0.0
[    17.634] 	ABI class: X.Org Server Extension, version 9.0
[    17.634] (==) AIGLX enabled
[    17.634] (==) Matched intel as autoconfigured driver 0
[    17.634] (==) Matched intel as autoconfigured driver 1
[    17.634] (==) Matched modesetting as autoconfigured driver 2
[    17.634] (==) Matched fbdev as autoconfigured driver 3
[    17.634] (==) Matched vesa as autoconfigured driver 4
[    17.634] (==) Assigned the driver to the xf86ConfigLayout
[    17.634] (II) LoadModule: "intel"
[    17.636] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    17.729] (II) Module intel: vendor="X.Org Foundation"
[    17.729] 	compiled for 1.18.1, module version = 2.99.917
[    17.729] 	Module class: X.Org Video Driver
[    17.729] 	ABI class: X.Org Video Driver, version 20.0
[    17.729] (II) LoadModule: "modesetting"
[    17.729] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    17.781] (II) Module modesetting: vendor="X.Org Foundation"
[    17.781] 	compiled for 1.18.1, module version = 1.18.1
[    17.781] 	Module class: X.Org Video Driver
[    17.781] 	ABI class: X.Org Video Driver, version 20.0
[    17.781] (II) LoadModule: "fbdev"
[    17.782] (WW) Warning, couldn't open module fbdev
[    17.782] (II) UnloadModule: "fbdev"
[    17.782] (II) Unloading fbdev
[    17.782] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    17.782] (II) LoadModule: "vesa"
[    17.782] (WW) Warning, couldn't open module vesa
[    17.782] (II) UnloadModule: "vesa"
[    17.782] (II) Unloading vesa
[    17.782] (EE) Failed to load module "vesa" (module does not exist, 0)
[    17.782] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[    17.782] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[    17.782] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[    17.782] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[    17.782] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    17.811] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[    17.811] (II) intel(0): SNA compiled from 2.99.917-560-gd167280
[    17.813] (WW) Falling back to old probe method for modesetting
[    17.965] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[    17.965] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads
[    17.965] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    17.965] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    17.965] (==) intel(0): RGB weight 888
[    17.965] (==) intel(0): Default visual is TrueColor
[    17.965] (II) intel(0): Output LVDS1 has no monitor section
[    17.983] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
[    17.983] (II) intel(0): Enabled output LVDS1
[    17.983] (II) intel(0): Output VGA1 has no monitor section
[    17.983] (II) intel(0): Enabled output VGA1
[    17.983] (II) intel(0): Output HDMI1 has no monitor section
[    17.983] (II) intel(0): Enabled output HDMI1
[    17.983] (II) intel(0): Output DP1 has no monitor section
[    17.983] (II) intel(0): Enabled output DP1
[    17.983] (II) intel(0): Output HDMI2 has no monitor section
[    17.983] (II) intel(0): Enabled output HDMI2
[    17.983] (II) intel(0): Output HDMI3 has no monitor section
[    17.983] (II) intel(0): Enabled output HDMI3
[    17.984] (II) intel(0): Output DP2 has no monitor section
[    17.984] (II) intel(0): Enabled output DP2
[    17.984] (II) intel(0): Output DP3 has no monitor section
[    17.984] (II) intel(0): Enabled output DP3
[    17.984] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    17.984] (II) intel(0): Output VIRTUAL1 has no monitor section
[    17.984] (II) intel(0): Enabled output VIRTUAL1
[    17.984] (--) intel(0): Output LVDS1 using initial mode 1366x768 on pipe 0
[    17.984] (==) intel(0): TearFree disabled
[    17.984] (==) intel(0): DPI set to (96, 96)
[    17.984] (II) Loading sub module "dri2"
[    17.984] (II) LoadModule: "dri2"
[    17.984] (II) Module "dri2" already built-in
[    17.984] (II) Loading sub module "present"
[    17.984] (II) LoadModule: "present"
[    17.985] (II) Module "present" already built-in
[    17.985] (II) UnloadModule: "modesetting"
[    17.985] (II) Unloading modesetting
[    17.985] (==) Depth 24 pixmap format is 32 bpp
[    18.101] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[    18.101] (==) intel(0): Backing store enabled
[    18.101] (==) intel(0): Silken mouse enabled
[    18.102] (II) intel(0): HW Cursor enabled
[    18.102] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    18.103] (==) intel(0): DPMS enabled
[    18.103] (==) intel(0): Display hotplug detection enabled
[    18.104] (II) intel(0): [DRI2] Setup complete
[    18.104] (II) intel(0): [DRI2]   DRI driver: i965
[    18.104] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    18.104] (II) intel(0): direct rendering: DRI2 enabled
[    18.104] (II) intel(0): hardware support for Present enabled
[    18.104] (--) RandR disabled
[    18.495] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[    18.495] (II) AIGLX: enabled GLX_ARB_create_context
[    18.495] (II) AIGLX: enabled GLX_ARB_create_context_profile
[    18.495] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[    18.495] (II) AIGLX: enabled GLX_INTEL_swap_event
[    18.495] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[    18.496] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[    18.496] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[    18.496] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[    18.496] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[    18.496] (II) AIGLX: Loaded and initialized i965
[    18.496] (II) GLX: Initialized DRI2 GL provider for screen 0
[    18.523] (II) intel(0): switch to mode 1366x768@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[    18.523] (II) intel(0): Setting screen physical size to 361 x 203
[    18.852] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    18.852] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    18.852] (**) Power Button: Applying InputClass "system-keyboard"
[    18.852] (II) LoadModule: "evdev"
[    18.852] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    18.868] (II) Module evdev: vendor="X.Org Foundation"
[    18.868] 	compiled for 1.18.0, module version = 2.10.1
[    18.868] 	Module class: X.Org XInput Driver
[    18.868] 	ABI class: X.Org XInput driver, version 22.1
[    18.868] (II) Using input driver 'evdev' for 'Power Button'
[    18.868] (**) Power Button: always reports core events
[    18.868] (**) evdev: Power Button: Device: "/dev/input/event2"
[    18.868] (--) evdev: Power Button: Vendor 0 Product 0x1
[    18.868] (--) evdev: Power Button: Found keys
[    18.868] (II) evdev: Power Button: Configuring as keyboard
[    18.868] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    18.868] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    18.868] (**) Option "xkb_rules" "evdev"
[    18.868] (**) Option "xkb_layout" "fr"
[    18.913] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    18.913] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    18.913] (**) Video Bus: Applying InputClass "system-keyboard"
[    18.913] (II) Using input driver 'evdev' for 'Video Bus'
[    18.913] (**) Video Bus: always reports core events
[    18.913] (**) evdev: Video Bus: Device: "/dev/input/event3"
[    18.913] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    18.913] (--) evdev: Video Bus: Found keys
[    18.913] (II) evdev: Video Bus: Configuring as keyboard
[    18.913] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input3/event3"
[    18.913] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    18.913] (**) Option "xkb_rules" "evdev"
[    18.914] (**) Option "xkb_layout" "fr"
[    18.914] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    18.914] (II) No input driver specified, ignoring this device.
[    18.914] (II) This device may have been added with another device file.
[    18.915] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    18.915] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    18.915] (**) Sleep Button: Applying InputClass "system-keyboard"
[    18.915] (II) Using input driver 'evdev' for 'Sleep Button'
[    18.915] (**) Sleep Button: always reports core events
[    18.915] (**) evdev: Sleep Button: Device: "/dev/input/event0"
[    18.915] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[    18.915] (--) evdev: Sleep Button: Found keys
[    18.915] (II) evdev: Sleep Button: Configuring as keyboard
[    18.915] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    18.915] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    18.915] (**) Option "xkb_rules" "evdev"
[    18.915] (**) Option "xkb_layout" "fr"
[    18.916] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event6)
[    18.916] (II) No input driver specified, ignoring this device.
[    18.916] (II) This device may have been added with another device file.
[    18.916] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event7)
[    18.916] (II) No input driver specified, ignoring this device.
[    18.916] (II) This device may have been added with another device file.
[    18.917] (II) config/udev: Adding input device HDA Intel PCH Dock Line Out (/dev/input/event8)
[    18.917] (II) No input driver specified, ignoring this device.
[    18.917] (II) This device may have been added with another device file.
[    18.917] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[    18.917] (II) No input driver specified, ignoring this device.
[    18.917] (II) This device may have been added with another device file.
[    18.918] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[    18.918] (II) No input driver specified, ignoring this device.
[    18.918] (II) This device may have been added with another device file.
[    18.918] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[    18.918] (II) No input driver specified, ignoring this device.
[    18.918] (II) This device may have been added with another device file.
[    18.918] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event12)
[    18.918] (II) No input driver specified, ignoring this device.
[    18.918] (II) This device may have been added with another device file.
[    18.919] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[    18.919] (II) No input driver specified, ignoring this device.
[    18.919] (II) This device may have been added with another device file.
[    18.919] (II) config/udev: Adding input device HP HD Webcam [Fixed] (/dev/input/event17)
[    18.919] (**) HP HD Webcam [Fixed]: Applying InputClass "evdev keyboard catchall"
[    18.919] (**) HP HD Webcam [Fixed]: Applying InputClass "system-keyboard"
[    18.919] (II) Using input driver 'evdev' for 'HP HD Webcam [Fixed]'
[    18.919] (**) HP HD Webcam [Fixed]: always reports core events
[    18.919] (**) evdev: HP HD Webcam [Fixed]: Device: "/dev/input/event17"
[    18.919] (--) evdev: HP HD Webcam [Fixed]: Vendor 0x4f2 Product 0xb230
[    18.919] (--) evdev: HP HD Webcam [Fixed]: Found keys
[    18.919] (II) evdev: HP HD Webcam [Fixed]: Configuring as keyboard
[    18.919] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.4/4-1.4:1.0/input/input24/event17"
[    18.919] (II) XINPUT: Adding extended input device "HP HD Webcam [Fixed]" (type: KEYBOARD, id 9)
[    18.919] (**) Option "xkb_rules" "evdev"
[    18.919] (**) Option "xkb_layout" "fr"
[    18.920] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    18.920] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    18.920] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    18.920] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    18.920] (**) AT Translated Set 2 keyboard: always reports core events
[    18.920] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event4"
[    18.920] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    18.920] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    18.920] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    18.921] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    18.921] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    18.921] (**) Option "xkb_rules" "evdev"
[    18.921] (**) Option "xkb_layout" "fr"
[    18.921] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event16)
[    18.921] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[    18.921] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[    18.921] (**) PS/2 Generic Mouse: always reports core events
[    18.921] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event16"
[    18.921] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[    18.921] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[    18.921] (--) evdev: PS/2 Generic Mouse: Found relative axes
[    18.921] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[    18.921] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[    18.921] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[    18.921] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    18.922] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input19/event16"
[    18.922] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 11)
[    18.922] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[    18.922] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[    18.922] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[    18.922] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    18.922] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    18.922] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[    18.922] (II) No input driver specified, ignoring this device.
[    18.922] (II) This device may have been added with another device file.
[    18.923] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event18)
[    18.923] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    18.923] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[    18.923] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    18.923] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    18.923] (II) LoadModule: "synaptics"
[    18.923] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    18.935] (II) Module synaptics: vendor="X.Org Foundation"
[    18.935] 	compiled for 1.18.0, module version = 1.8.3
[    18.935] 	Module class: X.Org XInput Driver
[    18.935] 	ABI class: X.Org XInput driver, version 22.1
[    18.935] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    18.935] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    18.935] (**) Option "Device" "/dev/input/event18"
[    18.990] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    18.990] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5690 (res 40)
[    18.990] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4854 (res 74)
[    18.990] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    18.990] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    18.990] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    18.990] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    18.990] (**) Option "TapButton1" "1"
[    18.990] (**) Option "TapButton2" "2"
[    18.990] (**) Option "TapButton3" "3"
[    18.990] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    18.990] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    19.016] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/input/input23/event18"
[    19.016] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    19.017] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    19.017] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    19.017] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.037
[    19.017] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    19.017] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    19.017] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    19.017] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    19.017] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    19.018] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[    19.018] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    19.019] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event13)
[    19.019] (II) No input driver specified, ignoring this device.
[    19.019] (II) This device may have been added with another device file.
[    19.019] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[    19.019] (II) No input driver specified, ignoring this device.
[    19.019] (II) This device may have been added with another device file.
[    19.020] (II) config/udev: Adding input device PC Speaker (/dev/input/event14)
[    19.020] (II) No input driver specified, ignoring this device.
[    19.020] (II) This device may have been added with another device file.
[    19.021] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event15)
[    19.021] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    19.021] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[    19.021] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[    19.021] (**) HP WMI hotkeys: always reports core events
[    19.021] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event15"
[    19.021] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[    19.021] (--) evdev: HP WMI hotkeys: Found keys
[    19.021] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[    19.021] (**) Option "config_info" "udev:/sys/devices/virtual/input/input20/event15"
[    19.021] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[    19.021] (**) Option "xkb_rules" "evdev"
[    19.021] (**) Option "xkb_layout" "fr"
[    19.984] (II) intel(0): EDID vendor "AUO", prod id 9196
[    19.984] (II) intel(0): Printing DDC gathered Modelines:
[    19.984] (II) intel(0): Modeline "1366x768"x0.0   69.30  1366 1398 1422 1432  768 771 775 806 -hsync -vsync (48.4 kHz eP)
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17624
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [affichage] pas de driver de la carte graphique

Message par benjarobin »

Et donc quel est le problème ? Il n'y en a plus si ? Merci de marquer le sujet comme :resolu: si c'est le cas
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
mic
newbie
Messages : 8
Inscription : jeu. 17 mars 2016, 20:09

Re: [affichage] pas de driver de la carte graphique

Message par mic »

bonjour , non le souci n'est pas résolu car la commande inxi -F me renvoie toujours

Code : Tout sélectionner

Graphics:  Card: Intel 2nd Generation Core Processor Family Integrated Graphics Controller
           Display Server: N/A driver: intel Resolution: 80x24
   
Je pense qu'en Display server je dois avoir Xorg version

Cordialement,
Avatar de l’utilisateur
benjarobin
Maître du Kyudo
Messages : 17624
Inscription : sam. 30 mai 2009, 15:48
Localisation : Lyon

Re: [affichage] pas de driver de la carte graphique

Message par benjarobin »

Au vu de ton log de Xorg tu utilises bien le bon driver intel. Ne te base pas sur une script pour extraire les informations...
Sinon tu as sûrement oublié d'installé tous les paquets optionnels de inxi...

Code : Tout sélectionner

pacman -Q xorg-xdpyinfo xorg-xprop xorg-xrandr
Pour voir la liste des dépendances optionnelles :

Code : Tout sélectionner

pacman -Qi inxi
Zsh | KDE | PC fixe : AMD Ryzen 9900X, Radeon RX 7700 XT
Titre d'un sujet : [Thème] Sujet (état) / Règles du forum
mic
newbie
Messages : 8
Inscription : jeu. 17 mars 2016, 20:09

Re: [affichage] pas de driver de la carte graphique

Message par mic »

Merci de ta réponse , il me manquait le paquet mesa-demos
je te remercie de ton aide , bon depuis ma première installation de Archlinux , je suis passé au bureau Cinnamon , il me reste quelque soucis à regler comme le clavier en Qwerty pour l"écran de connexion LightDm
Je vais chercher un peu avant de poster un message si je ne trouve pas
Cordialement ,
Répondre