Bonjour,

voici ce que j'obtiens avec cette commande :

 grep -B 4 EE /var/log/Xorg.0.log
[    10.392]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    10.392] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (*EE*) error, (NI) not implemented, (??) unknown.
--
[    10.421]    ABI class: X.Org Video Driver, version 24.0
[    10.421] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.421] (II) FBDEV: driver for framebuffer: fbdev
[    10.421] (II) VESA: driver for VESA chipsets: vesa
[    10.436] (*EE*) open /dev/dri/card0: No such file or directory
[    10.436] (WW) Falling back to old probe method for modesetting
[    10.436] (*EE*) open /dev/dri/card0: No such file or directory
--
[    10.437]    compiled for 1.20.8, module version = 0.0.2
[    10.437]    ABI class: X.Org Video Driver, version 24.1
[    10.437] (**) FBDEV(1): claimed PCI slot 0@0:2:0
[    10.437] (II) FBDEV(1): using default device
[    10.437] (*EE*) Screen 0 deleted because of no matching config section.
--
[    10.446] (II) Initializing extension RENDER
[    10.447] (II) Initializing extension RANDR
[    10.448] (II) Initializing extension COMPOSITE
[    10.449] (II) Initializing extension DAMAGE
[    10.449] (II) Initializing extension MIT-SCR*EE*N-SAVER


Merci pour votre aide.

Cordialement.

Christian

Le 12/08/2020 à 11:41, jdd--- via Toulouse-ll a écrit :
Le 12/08/2020 à 10:19, Joyce MARKOLL via Toulouse-ll a écrit :
grep EE /var/log/Xorg.0.log

grep -B 4 EE /var/log/Xorg.0.log

est beaucoup mieux (-B 4 montre 4 lignes avant le message d'erreur)

jdd

_______________________________________________
Toulouse-ll mailing list
Toulouse-ll@toulibre.org
http://toulibre.org/cgi-bin/mailman/listinfo/toulouse-ll

Répondre à