Probleme dbus

Demande d'aide : c'est ici.
Répondre
marmocho
Membre
Membre
Messages : 38
Inscription : 08 févr. 2021, 21:07
Status : Hors-ligne

Je n'ai plus acces à aucun service, je peux démarrer avec startx pour avoir le mode graphique, mais aucun programme ne s'ouvre pour ceux auxquels j'ai graphiquement acces comme pour les autres.
Par exemple systemctl restart network-manager me ramene en mode console et freez un certzin temps avant de me redemander mon login et avec les lignes suivantes:

Code : Tout sélectionner

You are in emergency mode. After logging in, type "journalctl -xb" to view system logs, "systemctl reboot" to reboot, systemctl default" or "exit" to boot into default mode.
Donnez le mot de passe du superutilisateur pour la maintenance...
Voici ce que donne le journal de Xorg.0.log:

Code : Tout sélectionner

[   234.542] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[   234.550] Build Operating System: Linux 4.19.0-12-amd64 x86_64 Debian
[   234.552] Current Operating System: Linux Makina 4.19.0-14-amd64 #1 SMP Debian 4.19.171-2 (2021-01-30) x86_64
[   234.552] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-14-amd64 root=/dev/mapper/Makina--vg-root ro single nosplash
[   234.557] Build Date: 01 December 2020  05:59:57PM
[   234.559] xorg-server 2:1.20.4-1+deb10u2 (https://www.debian.org/support) 
[   234.561] Current version of pixman: 0.36.0
[   234.565] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   234.565] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   234.573] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Mar  8 18:50:58 2021
[   234.642] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   234.673] (==) No Layout section.  Using the first Screen section.
[   234.673] (==) No screen section available. Using defaults.
[   234.673] (**) |-->Screen "Default Screen Section" (0)
[   234.673] (**) |   |-->Monitor "<default monitor>"
[   234.685] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   234.685] (==) Automatically adding devices
[   234.685] (==) Automatically enabling devices
[   234.685] (==) Automatically adding GPU devices
[   234.685] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   234.722] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   234.722] 	Entry deleted from font path.
[   234.727] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   234.727] (==) ModulePath set to "/usr/lib/xorg/modules"
[   234.727] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   234.727] (II) Loader magic: 0x55afe353be20
[   234.727] (II) Module ABI versions:
[   234.727] 	X.Org ANSI C Emulation: 0.4
[   234.727] 	X.Org Video Driver: 24.0
[   234.727] 	X.Org XInput driver : 24.1
[   234.727] 	X.Org Server Extension : 10.0
[   234.734] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   234.734] (++) using VT number 1

[   234.736] (II) xfree86: Adding drm device (/dev/dri/card0)
[   234.746] (--) PCI:*(0@0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8, BIOS @ 0x????????/131072
[   234.746] (II) LoadModule: "glx"
[   234.771] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   234.836] (II) Module glx: vendor="X.Org Foundation"
[   234.836] 	compiled for 1.20.4, module version = 1.0.0
[   234.836] 	ABI class: X.Org Server Extension, version 10.0
[   234.836] (==) Matched modesetting as autoconfigured driver 0
[   234.836] (==) Matched fbdev as autoconfigured driver 1
[   234.836] (==) Matched vesa as autoconfigured driver 2
[   234.836] (==) Assigned the driver to the xf86ConfigLayout
[   234.836] (II) LoadModule: "modesetting"
[   234.836] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   234.851] (II) Module modesetting: vendor="X.Org Foundation"
[   234.851] 	compiled for 1.20.4, module version = 1.20.4
[   234.851] 	Module class: X.Org Video Driver
[   234.851] 	ABI class: X.Org Video Driver, version 24.0
[   234.851] (II) LoadModule: "fbdev"
[   234.851] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   234.867] (II) Module fbdev: vendor="X.Org Foundation"
[   234.867] 	compiled for 1.20.0, module version = 0.5.0
[   234.867] 	Module class: X.Org Video Driver
[   234.867] 	ABI class: X.Org Video Driver, version 24.0
[   234.867] (II) LoadModule: "vesa"
[   234.867] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   234.878] (II) Module vesa: vendor="X.Org Foundation"
[   234.878] 	compiled for 1.20.1, module version = 2.4.0
[   234.878] 	Module class: X.Org Video Driver
[   234.878] 	ABI class: X.Org Video Driver, version 24.0
[   234.878] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   234.878] (II) FBDEV: driver for framebuffer: fbdev
[   234.878] (II) VESA: driver for VESA chipsets: vesa
[   234.891] (II) modeset(0): using drv /dev/dri/card0
[   234.891] (WW) Falling back to old probe method for fbdev
[   234.891] (II) Loading sub module "fbdevhw"
[   234.891] (II) LoadModule: "fbdevhw"
[   234.891] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   234.899] (II) Module fbdevhw: vendor="X.Org Foundation"
[   234.899] 	compiled for 1.20.4, module version = 0.0.2
[   234.899] 	ABI class: X.Org Video Driver, version 24.0
[   234.899] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   234.899] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   234.899] (==) modeset(0): RGB weight 888
[   234.899] (==) modeset(0): Default visual is TrueColor
[   234.899] (II) Loading sub module "glamoregl"
[   234.899] (II) LoadModule: "glamoregl"
[   234.899] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   234.952] (II) Module glamoregl: vendor="X.Org Foundation"
[   234.952] 	compiled for 1.20.4, module version = 1.0.1
[   234.952] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   235.477] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) Ironlake Mobile 
[   235.477] (II) modeset(0): glamor initialized
[   235.477] (II) modeset(0): Output LVDS-1 has no monitor section
[   235.478] (II) modeset(0): Output VGA-1 has no monitor section
[   235.670] (II) modeset(0): Output HDMI-1 has no monitor section
[   235.670] (II) modeset(0): Output DP-1 has no monitor section
[   235.672] (II) modeset(0): Output HDMI-2 has no monitor section
[   235.673] (II) modeset(0): Output HDMI-3 has no monitor section
[   235.673] (II) modeset(0): Output DP-2 has no monitor section
[   235.673] (II) modeset(0): Output DP-3 has no monitor section
[   235.674] (II) modeset(0): EDID for output LVDS-1
[   235.674] (II) modeset(0): Manufacturer: LEN  Model: 4036  Serial#: 0
[   235.674] (II) modeset(0): Year: 2009  Week: 0
[   235.674] (II) modeset(0): EDID Version: 1.3
[   235.674] (II) modeset(0): Digital Display Input
[   235.674] (II) modeset(0): Max Image Size [cm]: horiz.: 30  vert.: 19
[   235.674] (II) modeset(0): Gamma: 2.20
[   235.674] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[   235.674] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   235.674] (II) modeset(0): First detailed timing is preferred mode
[   235.674] (II) modeset(0): redX: 0.577 redY: 0.338   greenX: 0.310 greenY: 0.563
[   235.674] (II) modeset(0): blueX: 0.158 blueY: 0.157   whiteX: 0.313 whiteY: 0.329
[   235.674] (II) modeset(0): Manufacturer's mask: 0
[   235.674] (II) modeset(0): Supported detailed timing:
[   235.674] (II) modeset(0): clock: 114.1 MHz   Image Size:  303 x 190 mm
[   235.674] (II) modeset(0): h_active: 1440  h_sync: 1488  h_sync_end 1520 h_blank_end 2044 h_border: 0
[   235.674] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 930 v_border: 0
[   235.674] (II) modeset(0): Supported detailed timing:
[   235.674] (II) modeset(0): clock: 114.1 MHz   Image Size:  303 x 190 mm
[   235.674] (II) modeset(0): h_active: 1440  h_sync: 1488  h_sync_end 1520 h_blank_end 2204 h_border: 0
[   235.674] (II) modeset(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 1035 v_border: 0
[   235.674] (II) modeset(0): Unknown vendor-specific block f
[   235.674] (II) modeset(0):  LTN141BT09001
[   235.674] (II) modeset(0): EDID (in hex):
[   235.674] (II) modeset(0): 	00ffffffffffff0030ae364000000000
[   235.674] (II) modeset(0): 	00130103801e1378eae59593564f9028
[   235.674] (II) modeset(0): 	28505400000001010101010101010101
[   235.674] (II) modeset(0): 	0101010101018e2ca05c52841e303020
[   235.674] (II) modeset(0): 	36002fbe100000198e2ca0fc52848730
[   235.674] (II) modeset(0): 	302036002fbe100000190000000f0095
[   235.674] (II) modeset(0): 	0a32950a281609004ca34254000000fe
[   235.674] (II) modeset(0): 	004c544e3134314254303930303100f0
[   235.674] (II) modeset(0): Printing probed modes for output LVDS-1
[   235.674] (II) modeset(0): Modeline "1440x900"x60.0  114.06  1440 1488 1520 2044  900 903 909 930 -hsync -vsync (55.8 kHz eP)
[   235.674] (II) modeset(0): Modeline "1440x900"x50.0  114.06  1440 1488 1520 2204  900 903 909 1035 -hsync -vsync (51.8 kHz e)
[   235.674] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[   235.674] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   235.674] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   235.674] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   235.674] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   235.674] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   235.674] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   235.674] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[   235.674] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[   235.674] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   235.674] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   235.674] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   235.674] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   235.674] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[   235.674] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   235.674] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   235.674] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   235.674] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   235.674] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   235.674] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   235.674] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   235.674] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   235.674] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   235.674] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   235.674] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   235.674] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   235.674] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   235.674] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   235.674] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   235.674] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   235.674] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   235.674] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   235.674] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   235.674] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   235.674] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   235.674] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   235.674] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   235.674] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   235.674] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   235.674] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   235.674] (II) modeset(0): Modeline "800x512"x120.3   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[   235.674] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   235.674] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   235.675] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   235.675] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   235.675] (II) modeset(0): Modeline "720x450"x119.8   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[   235.675] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   235.675] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   235.675] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   235.675] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   235.675] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   235.675] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   235.675] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   235.675] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   235.675] (II) modeset(0): Modeline "680x384"x119.6   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[   235.675] (II) modeset(0): Modeline "680x384"x119.9   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[   235.675] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   235.675] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   235.675] (II) modeset(0): Modeline "576x432"x120.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[   235.675] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   235.675] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   235.675] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   235.675] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   235.675] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   235.675] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   235.675] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   235.675] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   235.675] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   235.675] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   235.675] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   235.675] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   235.675] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   235.675] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   235.675] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   235.675] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   235.675] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   235.675] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   235.676] (II) modeset(0): EDID for output VGA-1
[   235.870] (II) modeset(0): EDID for output HDMI-1
[   235.870] (II) modeset(0): EDID for output DP-1
[   235.872] (II) modeset(0): EDID for output HDMI-2
[   235.873] (II) modeset(0): EDID for output HDMI-3
[   235.873] (II) modeset(0): EDID for output DP-2
[   235.873] (II) modeset(0): EDID for output DP-3
[   235.873] (II) modeset(0): Output LVDS-1 connected
[   235.873] (II) modeset(0): Output VGA-1 disconnected
[   235.873] (II) modeset(0): Output HDMI-1 disconnected
[   235.873] (II) modeset(0): Output DP-1 disconnected
[   235.873] (II) modeset(0): Output HDMI-2 disconnected
[   235.873] (II) modeset(0): Output HDMI-3 disconnected
[   235.873] (II) modeset(0): Output DP-2 disconnected
[   235.873] (II) modeset(0): Output DP-3 disconnected
[   235.873] (II) modeset(0): Using exact sizes for initial modes
[   235.873] (II) modeset(0): Output LVDS-1 using initial mode 1440x900 +0+0
[   235.873] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   235.873] (==) modeset(0): DPI set to (96, 96)
[   235.873] (II) Loading sub module "fb"
[   235.873] (II) LoadModule: "fb"
[   235.874] (II) Loading /usr/lib/xorg/modules/libfb.so
[   235.924] (II) Module fb: vendor="X.Org Foundation"
[   235.924] 	compiled for 1.20.4, module version = 1.0.0
[   235.924] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   235.924] (II) UnloadModule: "fbdev"
[   235.924] (II) Unloading fbdev
[   235.924] (II) UnloadSubModule: "fbdevhw"
[   235.924] (II) Unloading fbdevhw
[   235.924] (II) UnloadModule: "vesa"
[   235.924] (II) Unloading vesa
[   236.083] (==) modeset(0): Backing store enabled
[   236.083] (==) modeset(0): Silken mouse enabled
[   236.106] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   236.106] (==) modeset(0): DPMS enabled
[   236.107] (II) modeset(0): [DRI2] Setup complete
[   236.107] (II) modeset(0): [DRI2]   DRI driver: i965
[   236.107] (II) modeset(0): [DRI2]   VDPAU driver: i965
[   236.107] (II) Initializing extension Generic Event Extension
[   236.107] (II) Initializing extension SHAPE
[   236.107] (II) Initializing extension MIT-SHM
[   236.108] (II) Initializing extension XInputExtension
[   236.109] (II) Initializing extension XTEST
[   236.109] (II) Initializing extension BIG-REQUESTS
[   236.109] (II) Initializing extension SYNC
[   236.109] (II) Initializing extension XKEYBOARD
[   236.110] (II) Initializing extension XC-MISC
[   236.110] (II) Initializing extension SECURITY
[   236.110] (II) Initializing extension XFIXES
[   236.111] (II) Initializing extension RENDER
[   236.111] (II) Initializing extension RANDR
[   236.111] (II) Initializing extension COMPOSITE
[   236.112] (II) Initializing extension DAMAGE
[   236.112] (II) Initializing extension MIT-SCREEN-SAVER
[   236.112] (II) Initializing extension DOUBLE-BUFFER
[   236.113] (II) Initializing extension RECORD
[   236.113] (II) Initializing extension DPMS
[   236.113] (II) Initializing extension Present
[   236.113] (II) Initializing extension DRI3
[   236.114] (II) Initializing extension X-Resource
[   236.114] (II) Initializing extension XVideo
[   236.114] (II) Initializing extension XVideo-MotionCompensation
[   236.114] (II) Initializing extension SELinux
[   236.114] (II) SELinux: Disabled on system
[   236.114] (II) Initializing extension GLX
[   236.124] (II) AIGLX: Loaded and initialized i965
[   236.124] (II) GLX: Initialized DRI2 GL provider for screen 0
[   236.124] (II) Initializing extension XFree86-VidModeExtension
[   236.125] (II) Initializing extension XFree86-DGA
[   236.125] (II) Initializing extension XFree86-DRI
[   236.125] (II) Initializing extension DRI2
[   236.193] (II) modeset(0): Damage tracking initialized
[   236.193] (II) modeset(0): Setting screen physical size to 381 x 238
[   236.568] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   236.568] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   236.568] (II) LoadModule: "libinput"
[   236.568] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   236.612] (II) Module libinput: vendor="X.Org Foundation"
[   236.612] 	compiled for 1.20.4, module version = 0.28.2
[   236.612] 	Module class: X.Org XInput Driver
[   236.612] 	ABI class: X.Org XInput driver, version 24.1
[   236.612] (II) Using input driver 'libinput' for 'Power Button'
[   236.612] (**) Power Button: always reports core events
[   236.612] (**) Option "Device" "/dev/input/event3"
[   236.613] (**) Option "_source" "server/udev"
[   236.657] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   236.657] (II) event3  - Power Button: device is a keyboard
[   236.658] (II) event3  - Power Button: device removed
[   236.687] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[   236.687] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   236.687] (**) Option "xkb_model" "pc105"
[   236.687] (**) Option "xkb_layout" "fr"
[   236.687] (**) Option "xkb_variant" "latin9"
[   236.744] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   236.744] (II) event3  - Power Button: device is a keyboard
[   236.745] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   236.745] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   236.745] (II) Using input driver 'libinput' for 'Video Bus'
[   236.745] (**) Video Bus: always reports core events
[   236.745] (**) Option "Device" "/dev/input/event4"
[   236.745] (**) Option "_source" "server/udev"
[   236.747] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[   236.747] (II) event4  - Video Bus: device is a keyboard
[   236.747] (II) event4  - Video Bus: device removed
[   236.790] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4"
[   236.790] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   236.790] (**) Option "xkb_model" "pc105"
[   236.791] (**) Option "xkb_layout" "fr"
[   236.791] (**) Option "xkb_variant" "latin9"
[   236.792] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[   236.792] (II) event4  - Video Bus: device is a keyboard
[   236.793] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   236.793] (II) No input driver specified, ignoring this device.
[   236.793] (II) This device may have been added with another device file.
[   236.794] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   236.794] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   236.794] (II) Using input driver 'libinput' for 'Sleep Button'
[   236.794] (**) Sleep Button: always reports core events
[   236.794] (**) Option "Device" "/dev/input/event2"
[   236.794] (**) Option "_source" "server/udev"
[   236.796] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[   236.796] (II) event2  - Sleep Button: device is a keyboard
[   236.796] (II) event2  - Sleep Button: device removed
[   236.842] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event2"
[   236.842] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   236.842] (**) Option "xkb_model" "pc105"
[   236.842] (**) Option "xkb_layout" "fr"
[   236.842] (**) Option "xkb_variant" "latin9"
[   236.844] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[   236.844] (II) event2  - Sleep Button: device is a keyboard
[   236.846] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event9)
[   236.846] (II) No input driver specified, ignoring this device.
[   236.846] (II) This device may have been added with another device file.
[   236.847] (II) config/udev: Adding input device HDA Intel MID Dock Mic (/dev/input/event10)
[   236.847] (II) No input driver specified, ignoring this device.
[   236.847] (II) This device may have been added with another device file.
[   236.847] (II) config/udev: Adding input device HDA Intel MID Dock Headphone (/dev/input/event11)
[   236.847] (II) No input driver specified, ignoring this device.
[   236.847] (II) This device may have been added with another device file.
[   236.848] (II) config/udev: Adding input device HDA Intel MID Headphone (/dev/input/event12)
[   236.848] (II) No input driver specified, ignoring this device.
[   236.848] (II) This device may have been added with another device file.
[   236.848] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event13)
[   236.849] (II) No input driver specified, ignoring this device.
[   236.849] (II) This device may have been added with another device file.
[   236.849] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=7 (/dev/input/event14)
[   236.849] (II) No input driver specified, ignoring this device.
[   236.849] (II) This device may have been added with another device file.
[   236.850] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=8 (/dev/input/event15)
[   236.850] (II) No input driver specified, ignoring this device.
[   236.850] (II) This device may have been added with another device file.
[   236.850] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   236.850] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   236.850] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   236.850] (**) AT Translated Set 2 keyboard: always reports core events
[   236.850] (**) Option "Device" "/dev/input/event0"
[   236.850] (**) Option "_source" "server/udev"
[   236.852] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   236.852] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   236.852] (II) event0  - AT Translated Set 2 keyboard: device removed
[   236.882] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   236.882] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[   236.882] (**) Option "xkb_model" "pc105"
[   236.883] (**) Option "xkb_layout" "fr"
[   236.883] (**) Option "xkb_variant" "latin9"
[   236.884] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   236.884] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[   236.886] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[   236.886] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   236.886] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[   236.886] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   236.886] (**) Option "Device" "/dev/input/event5"
[   236.886] (**) Option "_source" "server/udev"
[   236.888] (II) event5  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   236.890] (II) event5  - SynPS/2 Synaptics TouchPad: device is a touchpad
[   236.891] (II) event5  - SynPS/2 Synaptics TouchPad: device removed
[   236.927] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
[   236.927] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 10)
[   236.928] (**) Option "AccelerationScheme" "none"
[   236.928] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[   236.928] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   236.928] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   236.930] (II) event5  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[   236.932] (II) event5  - SynPS/2 Synaptics TouchPad: device is a touchpad
[   236.933] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   236.933] (II) No input driver specified, ignoring this device.
[   236.933] (II) This device may have been added with another device file.
[   236.934] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event6)
[   236.934] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[   236.934] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[   236.934] (**) TPPS/2 IBM TrackPoint: always reports core events
[   236.934] (**) Option "Device" "/dev/input/event6"
[   236.934] (**) Option "_source" "server/udev"
[   236.936] (II) event6  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[   236.936] (II) event6  - TPPS/2 IBM TrackPoint: device is a pointer
[   236.937] (II) event6  - TPPS/2 IBM TrackPoint: device removed
[   236.974] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input7/event6"
[   236.974] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 11)
[   236.975] (**) Option "AccelerationScheme" "none"
[   236.975] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[   236.975] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[   236.975] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[   236.977] (II) event6  - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[   236.977] (II) event6  - TPPS/2 IBM TrackPoint: device is a pointer
[   236.979] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[   236.979] (II) No input driver specified, ignoring this device.
[   236.979] (II) This device may have been added with another device file.
[   236.980] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[   236.980] (II) No input driver specified, ignoring this device.
[   236.980] (II) This device may have been added with another device file.
[   236.981] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event8)
[   236.981] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[   236.981] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[   236.981] (**) ThinkPad Extra Buttons: always reports core events
[   236.981] (**) Option "Device" "/dev/input/event8"
[   236.981] (**) Option "_source" "server/udev"
[   236.982] (II) event8  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   236.982] (II) event8  - ThinkPad Extra Buttons: device is a keyboard
[   236.982] (II) event8  - ThinkPad Extra Buttons: device removed
[   237.018] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input9/event8"
[   237.018] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 12)
[   237.018] (**) Option "xkb_model" "pc105"
[   237.018] (**) Option "xkb_layout" "fr"
[   237.018] (**) Option "xkb_variant" "latin9"
[   237.020] (II) event8  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[   237.020] (II) event8  - ThinkPad Extra Buttons: device is a keyboard
[   237.037] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   240.817] (II) modeset(0): EDID vendor "LEN", prod id 16438
[   240.817] (II) modeset(0): Printing DDC gathered Modelines:
[   240.817] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2044  900 903 909 930 -hsync -vsync (55.8 kHz eP)
[   240.817] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2204  900 903 909 1035 -hsync -vsync (51.8 kHz e)
[   241.015] (II) modeset(0): EDID vendor "LEN", prod id 16438
[   241.015] (II) modeset(0): Printing DDC gathered Modelines:
[   241.015] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2044  900 903 909 930 -hsync -vsync (55.8 kHz eP)
[   241.015] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2204  900 903 909 1035 -hsync -vsync (51.8 kHz e)
[   241.220] (II) modeset(0): EDID vendor "LEN", prod id 16438
[   241.220] (II) modeset(0): Printing DDC gathered Modelines:
[   241.220] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2044  900 903 909 930 -hsync -vsync (55.8 kHz eP)
[   241.220] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2204  900 903 909 1035 -hsync -vsync (51.8 kHz e)
[   241.419] (II) modeset(0): EDID vendor "LEN", prod id 16438
[   241.419] (II) modeset(0): Printing DDC gathered Modelines:
[   241.419] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2044  900 903 909 930 -hsync -vsync (55.8 kHz eP)
[   241.419] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2204  900 903 909 1035 -hsync -vsync (51.8 kHz e)
[   243.241] (II) modeset(0): EDID vendor "LEN", prod id 16438
[   243.241] (II) modeset(0): Printing DDC gathered Modelines:
[   243.241] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2044  900 903 909 930 -hsync -vsync (55.8 kHz eP)
[   243.241] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2204  900 903 909 1035 -hsync -vsync (51.8 kHz e)
[   247.037] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   249.121] (II) modeset(0): EDID vendor "LEN", prod id 16438
[   249.122] (II) modeset(0): Printing DDC gathered Modelines:
[   249.122] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2044  900 903 909 930 -hsync -vsync (55.8 kHz eP)
[   249.122] (II) modeset(0): Modeline "1440x900"x0.0  114.06  1440 1488 1520 2204  900 903 909 1035 -hsync -vsync (51.8 kHz e)
[   257.041] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   267.049] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   277.053] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   287.063] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   297.064] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   307.065] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   317.075] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   318.605] (II) Axis 0 value 1152 is outside expected range [1251, 6108]
See https://wayland.freedesktop.org/libinput/doc/1.12.6/absolute_coordinate_ranges.html for details
[   327.075] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   337.076] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   347.077] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   357.078] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   367.078] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   377.079] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   387.080] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   397.080] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   407.080] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   417.082] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   427.084] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   437.084] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   447.085] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   457.086] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   467.086] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   477.087] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   487.088] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   497.091] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   507.094] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   517.095] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   527.101] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   537.102] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   547.102] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   557.105] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   567.106] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   577.108] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   587.114] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   597.115] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   607.115] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   617.118] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   627.118] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   637.118] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   647.119] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   657.120] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   667.120] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   677.121] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   687.121] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   697.121] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   707.122] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   717.123] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   727.124] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   737.124] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   747.124] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   757.126] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   767.127] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   777.127] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   787.127] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   797.128] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   807.128] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   817.128] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   827.128] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   837.128] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   847.129] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   857.130] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   867.134] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   877.137] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   887.140] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   897.141] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   907.142] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   917.142] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   927.142] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   937.145] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   947.149] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   957.150] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   967.152] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   977.153] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   987.159] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[   997.163] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[  1007.167] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[  1017.168] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[  1027.168] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[  1037.174] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[  1047.184] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[  1057.184] (EE) dbus-core: error connecting to system bus: org.freedesktop.DBus.Error.FileNotFound (Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory)
[  1057.608] (II) event3  - Power Button: device removed
[  1057.643] (II) event4  - Video Bus: device removed
[  1057.678] (II) event2  - Sleep Button: device removed
[  1057.710] (II) event0  - AT Translated Set 2 keyboard: device removed
[  1057.754] (II) event5  - SynPS/2 Synaptics TouchPad: device removed
[  1057.806] (II) event6  - TPPS/2 IBM TrackPoint: device removed
[  1057.846] (II) event8  - ThinkPad Extra Buttons: device removed
[  1057.892] (II) UnloadModule: "libinput"
[  1057.892] (II) UnloadModule: "libinput"
[  1057.892] (II) UnloadModule: "libinput"
[  1057.892] (II) UnloadModule: "libinput"
[  1057.892] (II) UnloadModule: "libinput"
[  1057.892] (II) UnloadModule: "libinput"
[  1057.892] (II) UnloadModule: "libinput"
[  1057.964] (II) Server terminated successfully (0). Closing log file.

Merci de votre aide!
Avatar de l’utilisateur
piratebab
Site Admin
Site Admin
Messages : 5865
Inscription : 24 avr. 2016, 18:41
Localisation : sud ouest
Status : En ligne

En mode emergency le serveur de bus n'est pas lancé
marmocho
Membre
Membre
Messages : 38
Inscription : 08 févr. 2021, 21:07
Status : Hors-ligne

Alors à quel fichier de log renvoi la commande journalctl -xb?
Ai-je assez bien défini le probleme?
Répondre