vs220
но надо соблюдать порядок, все доп репы подключать в конце списка
Так и было но товарищи видимо обновили раньше что-то из qt,kwin и боливар не вывез.
vs220
какая то левая репа
Да от китайских товарищей.
vs220
скорее всего неполное обновление
Ошибки что установленная версия новее чем в core/community и их было неприлично много.
А так два часа и свеженький arch.
vasek
удалось загрузиться в X или нет?
Нет.
vasek
пропал ли вывод Backtrace из логов?
Да.
vasek
но все-таки упростил бы .xinitrc и убрал все что связано с автозапуском X
Всё это я проделал и снова при обновлении как советовал vs220 вылезла куча ошибок и я решил что мне проще переустановить arch чем разгребать этот гемор.
Всем спасибо за участие.
Автостарт я сразу отключил потому что ошибок толком не увидишь.
#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then
    xrdb -merge $sysresources

fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then
    xrdb -merge "$userresources"

fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

# start some nice programs

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi

#twm &
#xclock -geometry 50x50-1+1 &
#xterm -geometry 80x50+494+51 &
#xterm -geometry 80x20+494-0 &
#exec xterm -geometry 80x66+0+0 -name login
#exec startlxqt
exec startxfce4
RusWolf
Для начала pacman -Syu xf86-video-intel.

vasek
20-intel.conf следующим образом
Проделал всё это ,переустановил xorg-server xorg-xinit.Появилось много ошибок типа /usr/lib/Qt.......
поставил xfce-теперь
closing log file.X server already running on display :0xrdb "Xft.hinting" on line 11 overrides entry on line 5xrdb
Где эту 11 строку смотреть?
Slav164
42.515] (EE) Failed to load module "intel" (module does not exist, 0)
Это не может относится к системе?
[    42.507] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    42.507]
X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[    42.507] Build Operating System: Linux Arch Linux
[    42.507] Current Operating System: Linux zaL 5.11.1-arch1-1 #1 SMP PREEMPT Tue, 23 Feb 2021 14:05:30 +0000 x86_64
[    42.507] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=df8b95de-a3eb-47bd-a274-41327e9d1e54 rw loglevel=3 quiet
[    42.507] Build Date: 14 December 2020  12:10:29PM
[    42.507]
[    42.507] Current version of pixman: 0.40.0
[    42.507] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    42.508] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    42.508] (==) Log file: "/home/qq/.local/share/xorg/Xorg.0.log", Time: Wed Feb 24 15:38:28 2021
[    42.508] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    42.508] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    42.508] (==) No Layout section.  Using the first Screen section.
[    42.508] (==) No screen section available. Using defaults.
[    42.508] (**) |-->Screen "Default Screen Section" (0)
[    42.508] (**) |   |-->Monitor "<default monitor>"
[    42.508] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    42.508] (==) Automatically adding devices
[    42.508] (==) Automatically enabling devices
[    42.508] (==) Automatically adding GPU devices
[    42.508] (==) Automatically binding GPU devices
[    42.508] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    42.508] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    42.508] 	Entry deleted from font path.
[    42.508] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    42.508] 	Entry deleted from font path.
[    42.508] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    42.508] 	Entry deleted from font path.
[    42.508] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    42.508] 	Entry deleted from font path.
[    42.508] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[    42.508] (==) ModulePath set to "/usr/lib/xorg/modules"
[    42.508] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    42.508] (II) Module ABI versions:
[    42.508] 	X.Org ANSI C Emulation: 0.4
[    42.508] 	X.Org Video Driver: 24.1
[    42.508] 	X.Org XInput driver : 24.1
[    42.508] 	X.Org Server Extension : 10.0
[    42.509] (++) using VT number 1

[    42.510] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
[    42.511] (II) xfree86: Adding drm device (/dev/dri/card0)
[    42.511] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    42.513] (--) PCI:*([email protected]:2:0) 8086:5912:1462:7a72 rev 4, Mem @ 0xde000000/16777216, 0xc0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[    42.513] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    42.513] (II) LoadModule: "glx"
[    42.513] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    42.515] (II) Module glx: vendor="X.Org Foundation"
[    42.515] 	compiled for 1.20.10, module version = 1.0.0
[    42.515] 	ABI class: X.Org Server Extension, version 10.0
[    42.515] (==) Matched intel as autoconfigured driver 0
[    42.515] (==) Matched modesetting as autoconfigured driver 1
[    42.515] (==) Matched fbdev as autoconfigured driver 2
[    42.515] (==) Matched vesa as autoconfigured driver 3
[    42.515] (==) Assigned the driver to the xf86ConfigLayout
[    42.515] (II) LoadModule: "intel"
[    42.515] (WW) Warning, couldn't open module intel
[    42.515] (EE) Failed to load module "intel" (module does not exist, 0)
[    42.515] (II) LoadModule: "modesetting"
[    42.515] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    42.516] (II) Module modesetting: vendor="X.Org Foundation"
[    42.516] 	compiled for 1.20.10, module version = 1.20.10
[    42.516] 	Module class: X.Org Video Driver
[    42.516] 	ABI class: X.Org Video Driver, version 24.1
[    42.516] (II) LoadModule: "fbdev"
[    42.516] (WW) Warning, couldn't open module fbdev
[    42.516] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    42.516] (II) LoadModule: "vesa"
[    42.516] (WW) Warning, couldn't open module vesa
[    42.516] (EE) Failed to load module "vesa" (module does not exist, 0)
[    42.516] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    42.516] (II) modeset(0): using drv /dev/dri/card0
[    42.516] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    42.516] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    42.516] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    42.516] (==) modeset(0): RGB weight 888
[    42.516] (==) modeset(0): Default visual is TrueColor
[    42.516] (II) Loading sub module "glamoregl"
[    42.516] (II) LoadModule: "glamoregl"
[    42.516] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    42.520] (II) Module glamoregl: vendor="X.Org Foundation"
[    42.520] 	compiled for 1.20.10, module version = 1.0.1
[    42.520] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    42.521] (EE)
[    42.521] (EE) Backtrace:
[    42.522] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x53) [0x55efa46e6f63]
[    42.522] (EE) 1: /usr/lib/Xorg (0x55efa45a0000+0x151da5) [0x55efa46f1da5]
[    42.522] (EE) 2: /usr/lib/libc.so.6 (0x7fa7fee21000+0x3cf80) [0x7fa7fee5df80]
[    42.522] (EE) 3: /lib64/ld-linux-x86-64.so.2 (0x7fa7ff366000+0x24153) [0x7fa7ff38a153]
[    42.522] (EE) 4: /lib64/ld-linux-x86-64.so.2 (0x7fa7ff366000+0x840a) [0x7fa7ff36e40a]
[    42.522] (EE) 5: /lib64/ld-linux-x86-64.so.2 (0x7fa7ff366000+0x982d) [0x7fa7ff36f82d]
[    42.522] (EE) 6: /lib64/ld-linux-x86-64.so.2 (0x7fa7ff366000+0xe2f5) [0x7fa7ff3742f5]
[    42.522] (EE) 7: /usr/lib/libc.so.6 (_dl_catch_exception+0x88) [0x7fa7fef5ab38]
[    42.522] (EE) 8: /lib64/ld-linux-x86-64.so.2 (0x7fa7ff366000+0xe683) [0x7fa7ff374683]
[    42.522] (EE) 9: /lib64/ld-linux-x86-64.so.2 (0x7fa7ff366000+0x13fd4) [0x7fa7ff379fd4]
[    42.522] (EE) 10: /usr/lib/libc.so.6 (_dl_catch_exception+0x88) [0x7fa7fef5ab38]
[    42.522] (EE) 11: /lib64/ld-linux-x86-64.so.2 (0x7fa7ff366000+0x13ade) [0x7fa7ff379ade]
[    42.522] (EE) 12: /usr/lib/libdl.so.2 (0x7fa7ff154000+0x234c) [0x7fa7ff15634c]
[    42.522] (EE) 13: /usr/lib/libc.so.6 (_dl_catch_exception+0x88) [0x7fa7fef5ab38]
[    42.522] (EE) 14: /usr/lib/libc.so.6 (_dl_catch_error+0x33) [0x7fa7fef5ac03]
[    42.522] (EE) 15: /usr/lib/libdl.so.2 (0x7fa7ff154000+0x2b89) [0x7fa7ff156b89]
[    42.522] (EE) 16: /usr/lib/libdl.so.2 (dlopen+0x48) [0x7fa7ff1563d8]
[    42.522] (EE) 17: /usr/lib/libgbm.so.1 (0x7fa7fe176000+0x81a0) [0x7fa7fe17e1a0]
[    42.522] (EE) 18: /usr/lib/libgbm.so.1 (0x7fa7fe176000+0x837f) [0x7fa7fe17e37f]
[    42.522] (EE) 19: /usr/lib/libgbm.so.1 (0x7fa7fe176000+0x8b9d) [0x7fa7fe17eb9d]
[    42.522] (EE) 20: /usr/lib/libgbm.so.1 (gbm_create_device+0x8a) [0x7fa7fe17adfa]
[    42.522] (EE) 21: /usr/lib/xorg/modules/libglamoregl.so (glamor_egl_init+0x53) [0x7fa7fe0f6c13]
[    42.522] (EE) 22: /usr/lib/xorg/modules/drivers/modesetting_drv.so (0x7fa7ff34a000+0xde7d) [0x7fa7ff357e7d]
[    42.522] (EE) 23: /usr/lib/Xorg (InitOutput+0x1a3b) [0x55efa470e3db]
[    42.522] (EE) 24: /usr/lib/Xorg (0x55efa45a0000+0x39456) [0x55efa45d9456]
[    42.522] (EE) 25: /usr/lib/libc.so.6 (__libc_start_main+0xd5) [0x7fa7fee48b25]
[    42.522] (EE) 26: /usr/lib/Xorg (_start+0x2e) [0x55efa45da5de]
[    42.522] (EE)
[    42.522] (EE) Bus error at address 0x7fa7fc7452f8
[    42.522] (EE)
Fatal server error:
[    42.522] (EE) Caught signal 7 (Bus error). Server aborting
[    42.522] (EE)
[    42.522] (EE)
Please consult the The X.Org Foundation support
	 at http://wiki.x.org
 for help.
[    42.522] (EE) Please also check the log file at "/home/qq/.local/share/xorg/Xorg.0.log" for additional information.
[    42.522] (EE)
[    42.548] (EE) Server terminated with error (1). Closing log file.

CPU: Intel Pentium G4600 @ 3.600GHz
GPU: HD Graphics 630
На видео специально ничего не ставил.Настроен автологин и автостарт иксов через xinitr.lxqt+kwin
mkinitcpio пришлось переставить.
safocl
а у тебя нестандартный Xorg?
Да нет всё обычное.И как-то странно,после
#mkinitcpio -p linux ничего не произошло,так и должно быть?