[archlinux plantée] interface graphique inaccessible[résolu]

Questions et astuces concernant l'installation et la configuration d'archlinux
Avatar de l’utilisateur
papajoke
Elfe
Messages : 773
Inscription : sam. 30 août 2014, 19:54

Re: [archlinux plantée] interface graphique inaccessible

Message par papajoke »

cat c'est juste pour l'afficher ; tu nous postes ici le contenu de ce fichier (à partir de ta debian)

pour journalctl tu peux faire un journalctl -p3 --since "today"
EDIT: depuis ta debian tu ajoutes le répertoire de ton arch -D /ou_est_montée_ton_arch/var/log/journal

la réinstallation du driver, oui cela ne devrait rien changer - je suppose qu'hier tu n'as pas modifié de fichier dans /etc/ - pas de gestion de .pacnew (hier/jamais)?

ps: on n'installe pas un paquet avec -Sy mais uniquement -S
Dernière modification par papajoke le sam. 09 juin 2018, 19:53, modifié 1 fois.
Arch stable - Kde 5 / zsh - btrfs/mbr - Intel Core i3 - 6Go RAM - GeForce 405 video-nouveau
nestorburma
Chu Ko Nu
Messages : 351
Inscription : lun. 31 mars 2014, 17:28
Localisation : 13105

Re: [archlinux plantée] interface graphique inaccessible

Message par nestorburma »

voila le contenu de xorg.o.log y a du monde la dedans et j'y comprends rien

Code : Tout sélectionner

X.Org X Server 1.20.0
X Protocol Version 11, Revision 0
[    26.613] Build Operating System: Linux Arch Linux
[    26.613] Current Operating System: Linux arch 4.14.48-1-lts #1 SMP Tue Jun 5 16:38:17 CEST 2018 x86_64
[    26.613] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=UUID=42a94277-ea5d-4e84-9245-0d8087c4ec10 rw quiet
[    26.613] Build Date: 03 June 2018  06:08:22AM
[    26.613]  
[    26.613] Current version of pixman: 0.34.0
[    26.613] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    26.613] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    26.613] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jun  9 16:10:11 2018
[    26.944] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    26.944] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.100] (==) No Layout section.  Using the first Screen section.
[    27.100] (==) No screen section available. Using defaults.
[    27.100] (**) |-->Screen "Default Screen Section" (0)
[    27.100] (**) |   |-->Monitor "<default monitor>"
[    27.100] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    27.100] (==) Automatically adding devices
[    27.100] (==) Automatically enabling devices
[    27.100] (==) Automatically adding GPU devices
[    27.100] (==) Automatically binding GPU devices
[    27.100] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    27.158] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[    27.158] 	Entry deleted from font path.
[    27.158] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[    27.184] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    27.184] 	Entry deleted from font path.
[    27.241] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
[    27.241] 	Entry deleted from font path.
[    27.241] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi").
[    27.241] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
[    27.241] 	Entry deleted from font path.
[    27.241] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi").
[    27.241] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/Type1
[    27.241] (==) ModulePath set to "/usr/lib/xorg/modules"
[    27.241] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    27.241] (II) Module ABI versions:
[    27.241] 	X.Org ANSI C Emulation: 0.4
[    27.241] 	X.Org Video Driver: 24.0
[    27.241] 	X.Org XInput driver : 24.1
[    27.241] 	X.Org Server Extension : 10.0
[    27.243] (++) using VT number 1

[    27.243] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    27.243] (II) xfree86: Adding drm device (/dev/dri/card0)
[    27.246] (--) PCI:*(1@0:0:0) 1002:68e0:1043:1bf2 rev 0, Mem @ 0xc0000000/268435456, 0xd0020000/131072, I/O @ 0x0000d000/256, BIOS @ 0x????????/131072
[    27.246] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    27.246] (II) LoadModule: "glx"
[    27.438] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    28.211] (II) Module glx: vendor="X.Org Foundation"
[    28.211] 	compiled for 1.20.0, module version = 1.0.0
[    28.252] 	ABI class: X.Org Server Extension, version 10.0
[    28.252] (II) Applying OutputClass "Radeon" to /dev/dri/card0
[    28.252] 	loading driver: radeon
[    28.252] (==) Matched radeon as autoconfigured driver 0
[    28.252] (==) Matched ati as autoconfigured driver 1
[    28.252] (==) Matched modesetting as autoconfigured driver 2
[    28.252] (==) Matched fbdev as autoconfigured driver 3
[    28.252] (==) Matched vesa as autoconfigured driver 4
[    28.252] (==) Assigned the driver to the xf86ConfigLayout
[    28.252] (II) LoadModule: "radeon"
[    28.252] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[    28.397] (II) Module radeon: vendor="X.Org Foundation"
[    28.397] 	compiled for 1.20.0, module version = 18.0.1
[    28.397] 	Module class: X.Org Video Driver
[    28.397] 	ABI class: X.Org Video Driver, version 24.0
[    28.397] (II) LoadModule: "ati"
[    28.398] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[    28.422] (II) Module ati: vendor="X.Org Foundation"
[    28.422] 	compiled for 1.20.0, module version = 18.0.1
[    28.422] 	Module class: X.Org Video Driver
[    28.422] 	ABI class: X.Org Video Driver, version 24.0
[    28.423] (II) LoadModule: "modesetting"
[    28.423] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    28.717] (II) Module modesetting: vendor="X.Org Foundation"
[    28.717] 	compiled for 1.20.0, module version = 1.20.0
[    28.717] 	Module class: X.Org Video Driver
[    28.717] 	ABI class: X.Org Video Driver, version 24.0
[    28.717] (II) LoadModule: "fbdev"
[    28.838] (WW) Warning, couldn't open module fbdev
[    28.838] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    28.838] (II) LoadModule: "vesa"
[    28.838] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    28.893] (II) Module vesa: vendor="X.Org Foundation"
[    28.893] 	compiled for 1.20.0, module version = 2.4.0
[    28.893] 	Module class: X.Org Video Driver
[    28.893] 	ABI class: X.Org Video Driver, version 24.0
[    28.893] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[    28.898] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    28.898] (II) VESA: driver for VESA chipsets: vesa
[    28.898] (II) [KMS] Kernel modesetting enabled.
[    28.898] (WW) Falling back to old probe method for modesetting
[    28.899] (II) RADEON(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    28.899] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[    28.899] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[    28.899] (==) RADEON(0): Default visual is TrueColor
[    28.899] (==) RADEON(0): RGB weight 888
[    28.899] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[    28.899] (--) RADEON(0): Chipset: "ATI Mobility Radeon HD 5000 Series" (ChipID = 0x68e0)
[    28.899] (II) Loading sub module "fb"
[    28.899] (II) LoadModule: "fb"
[    28.900] (II) Loading /usr/lib/xorg/modules/libfb.so
[    29.001] (II) Module fb: vendor="X.Org Foundation"
[    29.001] 	compiled for 1.20.0, module version = 1.0.0
[    29.001] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.001] (II) Loading sub module "dri2"
[    29.001] (II) LoadModule: "dri2"
[    29.001] (II) Module "dri2" already built-in
[    29.029] (II) Loading sub module "glamoregl"
[    29.029] (II) LoadModule: "glamoregl"
[    29.029] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    29.482] (II) Module glamoregl: vendor="X.Org Foundation"
[    29.482] 	compiled for 1.20.0, module version = 1.0.1
[    29.482] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    37.002] (II) RADEON(0): glamor X acceleration enabled on AMD CEDAR (DRM 2.50.0 / 4.14.48-1-lts, LLVM 6.0.0)
[    37.002] (II) RADEON(0): glamor detected, initialising EGL layer.
[    37.002] (II) RADEON(0): KMS Color Tiling: enabled
[    37.002] (II) RADEON(0): KMS Color Tiling 2D: enabled
[    37.002] (==) RADEON(0): TearFree property default: auto
[    37.002] (II) RADEON(0): KMS Pageflipping: enabled
[    37.004] (II) RADEON(0): Output LVDS has no monitor section
[    37.006] (II) RADEON(0): Output HDMI-0 has no monitor section
[    37.030] (II) RADEON(0): Output VGA-0 has no monitor section
[    37.033] (II) RADEON(0): EDID for output LVDS
[    37.033] (II) RADEON(0): Printing probed modes for output LVDS
[    37.033] (II) RADEON(0): Modeline "1600x900"x60.1   97.75  1600 1648 1696 1784  900 902 905 912 -hsync -vsync (54.8 kHz eP)
[    37.033] (II) RADEON(0): Modeline "1440x900"x60.0  106.68  1440 1528 1672 1904  900 903 909 934 -hsync +vsync (56.0 kHz)
[    37.033] (II) RADEON(0): Modeline "1280x854"x60.0   89.34  1280 1352 1480 1680  854 857 867 887 -hsync +vsync (53.2 kHz)
[    37.033] (II) RADEON(0): Modeline "1280x800"x60.0   83.71  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.8 kHz)
[    37.033] (II) RADEON(0): Modeline "1280x720"x60.0   74.65  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.9 kHz)
[    37.033] (II) RADEON(0): Modeline "1152x768"x59.9   71.95  1152 1216 1328 1504  768 771 781 798 -hsync +vsync (47.8 kHz)
[    37.033] (II) RADEON(0): Modeline "1024x768"x59.9   63.53  1024 1072 1176 1328  768 771 775 798 -hsync +vsync (47.8 kHz)
[    37.033] (II) RADEON(0): Modeline "800x600"x60.0   38.31  800 832 912 1024  600 603 607 624 -hsync +vsync (37.4 kHz)
[    37.033] (II) RADEON(0): Modeline "848x480"x59.9   31.65  848 872 952 1056  480 483 493 500 -hsync +vsync (30.0 kHz)
[    37.033] (II) RADEON(0): Modeline "720x480"x59.9   26.85  720 744 808 896  480 483 493 500 -hsync +vsync (30.0 kHz)
[    37.033] (II) RADEON(0): Modeline "640x480"x59.9   23.98  640 664 720 800  480 483 487 500 -hsync +vsync (30.0 kHz)
[    37.034] (II) RADEON(0): EDID for output HDMI-0
[    37.060] (II) RADEON(0): EDID for output VGA-0
[    37.060] (II) RADEON(0): Output LVDS connected
[    37.060] (II) RADEON(0): Output HDMI-0 disconnected
[    37.060] (II) RADEON(0): Output VGA-0 disconnected
[    37.060] (II) RADEON(0): Using exact sizes for initial modes
[    37.060] (II) RADEON(0): Output LVDS using initial mode 1600x900 +0+0
[    37.060] (II) RADEON(0): mem size init: gart size :3fdde000 vram size: s:40000000 visible:f72e000
[    37.060] (==) RADEON(0): DPI set to (96, 96)
[    37.060] (==) RADEON(0): Using gamma correction (1.0, 1.0, 1.0)
[    37.060] (II) Loading sub module "ramdac"
[    37.060] (II) LoadModule: "ramdac"
[    37.060] (II) Module "ramdac" already built-in
[    37.060] (II) UnloadModule: "modesetting"
[    37.060] (II) Unloading modesetting
[    37.060] (II) UnloadModule: "vesa"
[    37.060] (II) Unloading vesa
[    37.061] (II) RADEON(0): [DRI2] Setup complete
[    37.061] (II) RADEON(0): [DRI2]   DRI driver: r600
[    37.061] (II) RADEON(0): [DRI2]   VDPAU driver: r600
[    37.061] (II) RADEON(0): Front buffer size: 6000K
[    37.061] (II) RADEON(0): VRAM usage limit set to 222343K
[    37.111] (II) RADEON(0): SYNC extension fences enabled
[    37.111] (II) RADEON(0): Present extension enabled
[    37.111] (==) RADEON(0): DRI3 enabled
[    37.111] (==) RADEON(0): Backing store enabled
[    37.111] (II) RADEON(0): Direct rendering enabled
[    37.684] (II) RADEON(0): Use GLAMOR acceleration.
[    37.684] (II) RADEON(0): Acceleration enabled
[    37.684] (==) RADEON(0): DPMS enabled
[    37.684] (==) RADEON(0): Silken mouse disabled
[    37.684] (II) RADEON(0): Set up textured video (glamor)
[    37.684] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[    37.685] (II) RADEON(0): [XvMC] Extension initialized.
[    37.713] (II) Initializing extension Generic Event Extension
[    37.714] (II) Initializing extension SHAPE
[    37.714] (II) Initializing extension MIT-SHM
[    37.714] (II) Initializing extension XInputExtension
[    37.714] (II) Initializing extension XTEST
[    37.715] (II) Initializing extension BIG-REQUESTS
[    37.715] (II) Initializing extension SYNC
[    37.715] (II) Initializing extension XKEYBOARD
[    37.715] (II) Initializing extension XC-MISC
[    37.716] (II) Initializing extension SECURITY
[    37.716] (II) Initializing extension XFIXES
[    37.716] (II) Initializing extension RENDER
[    37.716] (II) Initializing extension RANDR
[    37.717] (II) Initializing extension COMPOSITE
[    37.717] (II) Initializing extension DAMAGE
[    37.717] (II) Initializing extension MIT-SCREEN-SAVER
[    37.718] (II) Initializing extension DOUBLE-BUFFER
[    37.718] (II) Initializing extension RECORD
[    37.718] (II) Initializing extension DPMS
[    37.718] (II) Initializing extension Present
[    37.719] (II) Initializing extension DRI3
[    37.719] (II) Initializing extension X-Resource
[    37.719] (II) Initializing extension XVideo
[    37.719] (II) Initializing extension XVideo-MotionCompensation
[    37.720] (II) Initializing extension GLX
[    37.728] (II) AIGLX: Loaded and initialized r600
[    37.728] (II) GLX: Initialized DRI2 GL provider for screen 0
[    37.728] (II) Initializing extension XFree86-VidModeExtension
[    37.728] (II) Initializing extension XFree86-DGA
[    37.728] (II) Initializing extension XFree86-DRI
[    37.728] (II) Initializing extension DRI2
[    37.815] (II) RADEON(0): Setting screen physical size to 423 x 238
[    40.111] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    40.111] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    40.111] (**) Power Button: Applying InputClass "system-keyboard"
[    40.111] (II) LoadModule: "libinput"
[    40.112] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    40.437] (II) Module libinput: vendor="X.Org Foundation"
[    40.437] 	compiled for 1.19.6, module version = 0.27.1
[    40.437] 	Module class: X.Org XInput Driver
[    40.437] 	ABI class: X.Org XInput driver, version 24.1
[    40.437] (II) Using input driver 'libinput' for 'Power Button'
[    40.437] (**) Power Button: always reports core events
[    40.437] (**) Option "Device" "/dev/input/event5"
[    40.444] (**) Option "_source" "server/udev"
[    40.445] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    40.445] (II) event5  - Power Button: device is a keyboard
[    40.445] (II) event5  - Power Button: device removed
[    40.480] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event5"
[    40.480] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    40.480] (**) Option "xkb_layout" "fr"
[    40.562] (II) event5  - Power Button: is tagged by udev as: Keyboard
[    40.562] (II) event5  - Power Button: device is a keyboard
[    40.563] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[    40.563] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    40.563] (**) Video Bus: Applying InputClass "system-keyboard"
[    40.563] (II) Using input driver 'libinput' for 'Video Bus'
[    40.563] (**) Video Bus: always reports core events
[    40.563] (**) Option "Device" "/dev/input/event2"
[    40.563] (**) Option "_source" "server/udev"
[    40.564] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[    40.564] (II) event2  - Video Bus: device is a keyboard
[    40.564] (II) event2  - Video Bus: device removed
[    40.650] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input6/event2"
[    40.650] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    40.650] (**) Option "xkb_layout" "fr"
[    40.651] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[    40.651] (II) event2  - Video Bus: device is a keyboard
[    40.651] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    40.651] (II) No input driver specified, ignoring this device.
[    40.651] (II) This device may have been added with another device file.
[    40.652] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[    40.652] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    40.652] (**) Sleep Button: Applying InputClass "system-keyboard"
[    40.652] (II) Using input driver 'libinput' for 'Sleep Button'
[    40.652] (**) Sleep Button: always reports core events
[    40.652] (**) Option "Device" "/dev/input/event4"
[    40.652] (**) Option "_source" "server/udev"
[    40.653] (II) event4  - Sleep Button: is tagged by udev as: Keyboard
[    40.653] (II) event4  - Sleep Button: device is a keyboard
[    40.653] (II) event4  - Sleep Button: device removed
[    40.690] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8/event4"
[    40.690] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    40.690] (**) Option "xkb_layout" "fr"
[    40.691] (II) event4  - Sleep Button: is tagged by udev as: Keyboard
[    40.691] (II) event4  - Sleep Button: device is a keyboard
[    40.692] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[    40.692] (II) No input driver specified, ignoring this device.
[    40.692] (II) This device may have been added with another device file.
[    40.693] (II) config/udev: Adding input device USB 2.0 Camera: USB Camera (/dev/input/event8)
[    40.693] (**) USB 2.0 Camera: USB Camera: Applying InputClass "libinput keyboard catchall"
[    40.693] (**) USB 2.0 Camera: USB Camera: Applying InputClass "system-keyboard"
[    40.693] (II) Using input driver 'libinput' for 'USB 2.0 Camera: USB Camera'
[    40.693] (**) USB 2.0 Camera: USB Camera: always reports core events
[    40.693] (**) Option "Device" "/dev/input/event8"
[    40.693] (**) Option "_source" "server/udev"
[    40.694] (II) event8  - USB 2.0 Camera: USB Camera: is tagged by udev as: Keyboard
[    40.694] (II) event8  - USB 2.0 Camera: USB Camera: device is a keyboard
[    40.694] (II) event8  - USB 2.0 Camera: USB Camera: device removed
[    40.790] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input16/event8"
[    40.790] (II) XINPUT: Adding extended input device "USB 2.0 Camera: USB Camera" (type: KEYBOARD, id 9)
[    40.790] (**) Option "xkb_layout" "fr"
[    40.791] (II) event8  - USB 2.0 Camera: USB Camera: is tagged by udev as: Keyboard
[    40.791] (II) event8  - USB 2.0 Camera: USB Camera: device is a keyboard
[    40.791] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[    40.791] (II) No input driver specified, ignoring this device.
[    40.791] (II) This device may have been added with another device file.
[    40.792] (II) config/udev: Adding input device HDA Intel MID Mic (/dev/input/event10)
[    40.792] (II) No input driver specified, ignoring this device.
[    40.792] (II) This device may have been added with another device file.
[    40.793] (II) config/udev: Adding input device HDA Intel MID Front Headphone (/dev/input/event11)
[    40.793] (II) No input driver specified, ignoring this device.
[    40.793] (II) This device may have been added with another device file.
[    40.794] (II) config/udev: Adding input device Logitech T400 (/dev/input/event1)
[    40.794] (**) Logitech T400: Applying InputClass "libinput pointer catchall"
[    40.794] (**) Logitech T400: Applying InputClass "libinput keyboard catchall"
[    40.794] (**) Logitech T400: Applying InputClass "system-keyboard"
[    40.794] (II) Using input driver 'libinput' for 'Logitech T400'
[    40.794] (**) Logitech T400: always reports core events
[    40.794] (**) Option "Device" "/dev/input/event1"
[    40.794] (**) Option "_source" "server/udev"
[    40.795] (II) event1  - Logitech T400: is tagged by udev as: Keyboard Mouse
[    40.795] (II) event1  - Logitech T400: device set to 1300 DPI
[    40.795] (II) event1  - Logitech T400: device is a pointer
[    40.795] (II) event1  - Logitech T400: device is a keyboard
[    40.795] (II) event1  - Logitech T400: device removed
[    40.830] (II) libinput: Logitech T400: needs a virtual subdevice
[    40.830] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.2/0003:046D:C52B.0003/0003:046D:4026.0004/input/input5/event1"
[    40.830] (II) XINPUT: Adding extended input device "Logitech T400" (type: MOUSE, id 10)
[    40.830] (**) Option "AccelerationScheme" "none"
[    40.830] (**) Logitech T400: (accel) selected scheme none/0
[    40.830] (**) Logitech T400: (accel) acceleration factor: 2.000
[    40.830] (**) Logitech T400: (accel) acceleration threshold: 4
[    40.831] (II) event1  - Logitech T400: is tagged by udev as: Keyboard Mouse
[    40.831] (II) event1  - Logitech T400: device set to 1300 DPI
[    40.831] (II) event1  - Logitech T400: device is a pointer
[    40.831] (II) event1  - Logitech T400: device is a keyboard
[    40.832] (II) config/udev: Adding input device Logitech T400 (/dev/input/mouse0)
[    40.832] (**) Logitech T400: Applying InputClass "system-keyboard"
[    40.832] (II) No input driver specified, ignoring this device.
[    40.832] (II) This device may have been added with another device file.
[    40.833] (II) config/udev: Adding input device Asus Laptop extra buttons (/dev/input/event7)
[    40.833] (**) Asus Laptop extra buttons: Applying InputClass "libinput keyboard catchall"
[    40.833] (**) Asus Laptop extra buttons: Applying InputClass "system-keyboard"
[    40.833] (II) Using input driver 'libinput' for 'Asus Laptop extra buttons'
[    40.833] (**) Asus Laptop extra buttons: always reports core events
[    40.833] (**) Option "Device" "/dev/input/event7"
[    40.833] (**) Option "_source" "server/udev"
[    40.834] (II) event7  - Asus Laptop extra buttons: is tagged by udev as: Keyboard
[    40.834] (II) event7  - Asus Laptop extra buttons: device is a keyboard
[    40.834] (II) event7  - Asus Laptop extra buttons: device removed
[    40.870] (**) Option "config_info" "udev:/sys/devices/platform/asus_laptop/input/input15/event7"
[    40.870] (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD, id 11)
[    40.870] (**) Option "xkb_layout" "fr"
[    40.871] (II) event7  - Asus Laptop extra buttons: is tagged by udev as: Keyboard
[    40.871] (II) event7  - Asus Laptop extra buttons: device is a keyboard
[    40.871] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    40.871] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    40.871] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    40.871] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    40.871] (**) AT Translated Set 2 keyboard: always reports core events
[    40.871] (**) Option "Device" "/dev/input/event0"
[    40.871] (**) Option "_source" "server/udev"
[    40.872] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    40.872] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    40.872] (II) event0  - AT Translated Set 2 keyboard: device removed
[    40.910] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    40.910] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    40.910] (**) Option "xkb_layout" "fr"
[    40.911] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    40.911] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
[    40.911] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    40.911] (II) No input driver specified, ignoring this device.
[    40.911] (II) This device may have been added with another device file.
[    40.919] (**) Logitech T400: Applying InputClass "libinput pointer catchall"
[    40.919] (**) Logitech T400: Applying InputClass "libinput keyboard catchall"
[    40.919] (**) Logitech T400: Applying InputClass "system-keyboard"
[    40.919] (II) Using input driver 'libinput' for 'Logitech T400'
[    40.919] (**) Logitech T400: always reports core events
[    40.919] (**) Option "Device" "/dev/input/event1"
[    40.919] (**) Option "_source" "_driver/libinput"
[    40.919] (II) libinput: Logitech T400: is a virtual subdevice
[    40.919] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.2/0003:046D:C52B.0003/0003:046D:4026.0004/input/input5/event1"
[    40.919] (II) XINPUT: Adding extended input device "Logitech T400" (type: KEYBOARD, id 13)
[    40.919] (**) Option "xkb_layout" "fr"
quand je fais
jean@debian:~$ journalctl -p3 --since "today"
No journal files were found.
jean@debian:~$
je laisse tomber pour ce soir j'ai la tete qui tourne
à demain
asus r702u,mate desktop
nestorburma
Chu Ko Nu
Messages : 351
Inscription : lun. 31 mars 2014, 17:28
Localisation : 13105

Re: [archlinux plantée] interface graphique inaccessible

Message par nestorburma »

bonjour à tout ceux qui m'ont aidé
apres une bonne nuit de sommeil j'ai pensé qu'il fallait repartir à zero ,donc j'ai tout desinstallé vide le cache pacman et tout reinstallé

Code : Tout sélectionner

pacman -Rs lxdm xf86-video-ati xorg-server
pacman -Sc
pacman -sy lxdm xf86-video-amdgpu(àla place de xf86-video-ati) xorg-server 
et a priori ça fonctionne j'ai retrouvé mon bureau et tout et tout
merci à tous
asus r702u,mate desktop
maxtfr
Daikyu
Messages : 57
Inscription : dim. 12 juin 2011, 11:15

Re: [archlinux plantée] interface graphique inaccessible

Message par maxtfr »

bonjour

je suis content pour toi que tout refonctionne, je te souhaite une bonne journée
Thierry
nestorburma
Chu Ko Nu
Messages : 351
Inscription : lun. 31 mars 2014, 17:28
Localisation : 13105

Re: [archlinux plantée] interface graphique inaccessible

Message par nestorburma »

bonjour
je pense que le probleme venait du paquet xf86-video-ati que j'ai remplacé par le paquet xf86-video-amdgpu ,j'espere que la prochaine mise à jour se passera bien, je mets le post en résolu
merci encore à tous
jean michel
asus r702u,mate desktop
Seb
Hankyu
Messages : 10
Inscription : lun. 06 août 2018, 12:41

Re: [archlinux plantée] interface graphique inaccessible[résolu]

Message par Seb »

Salut,
pour le cat sur les logs:

cat /var/log/Xorg.0.log | grep EE
cat /var/log/Xorg.0.log | grep WW

tu a aussi le driver extra/xf86-video-amdgpu , a voir si il suppose ta carte
le temps de trouver tu peu toujours utiliser le driver generique extra/xf86-video-vesa (faibles performances par contre)


tu peu faire une install avec genre : sudo pacman -S /var/cache/pacman/pkg/f86-video-ati-1:18.0.1-1-x86_64.pkg.tar.xz , par contre au prochain pacman -Syu tu retrouve le meme probleme, donc la solution n'est pas vraiment viable

en esperant que cela puisse t'etre utile
Répondre