You are not logged in.
Pages: 1
here is my Xorg.0.log
[ 493.483] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[ 493.484]
X.Org X Server 1.20.12
X Protocol Version 11, Revision 0
[ 493.484] Build Operating System: Linux Archlinux
[ 493.484] Current Operating System: Linux unit01 5.13.5-arch1-1 #1 SMP PREEMPT Sun, 25 Jul 2021 18:02:58 +0000 x86_64
[ 493.484] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=0f3f1abd-b17b-4bc0-9999-1482092e11f4 rw loglevel=3 quiet
[ 493.484] Build Date: 29 July 2021 08:42:26AM
[ 493.484]
[ 493.484] Current version of pixman: 0.40.0
[ 493.485] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 493.485] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 493.485] (==) Log file: "/home/faisal/.local/share/xorg/Xorg.0.log", Time: Thu Jul 29 14:00:10 2021
[ 493.485] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 493.485] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 493.486] (==) No Layout section. Using the first Screen section.
[ 493.486] (==) No screen section available. Using defaults.
[ 493.486] (**) |-->Screen "Default Screen Section" (0)
[ 493.486] (**) | |-->Monitor "<default monitor>"
[ 493.486] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 493.486] (**) | |-->Device "Intel Graphics"
[ 493.486] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 493.486] (==) Automatically adding devices
[ 493.486] (==) Automatically enabling devices
[ 493.486] (==) Automatically adding GPU devices
[ 493.486] (==) Automatically binding GPU devices
[ 493.486] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 493.486] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 493.486] Entry deleted from font path.
[ 493.486] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 493.486] Entry deleted from font path.
[ 493.486] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 493.486] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 493.486] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 493.486] (II) Module ABI versions:
[ 493.486] X.Org ANSI C Emulation: 0.4
[ 493.486] X.Org Video Driver: 24.1
[ 493.486] X.Org XInput driver : 24.1
[ 493.486] X.Org Server Extension : 10.0
[ 493.488] (EE) systemd-logind: TakeControl failed: Only owner of session may take control
[ 493.489] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 493.497] (--) PCI:*(0@0:2:0) 8086:8a56:17aa:3fdc rev 7, Mem @ 0x90000000/16777216, 0x80000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[ 493.497] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 493.497] (II) LoadModule: "glx"
[ 493.497] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 493.499] (II) Module glx: vendor="X.Org Foundation"
[ 493.499] compiled for 1.20.12, module version = 1.0.0
[ 493.499] ABI class: X.Org Server Extension, version 10.0
[ 493.499] (II) LoadModule: "intel"
[ 493.499] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 493.499] (II) Module intel: vendor="X.Org Foundation"
[ 493.499] compiled for 1.20.10, module version = 2.99.917
[ 493.499] Module class: X.Org Video Driver
[ 493.499] ABI class: X.Org Video Driver, version 24.1
[ 493.499] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 493.500] (II) intel: Driver for Intel(R) HD Graphics
[ 493.500] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 493.500] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 493.500] (EE)
Fatal server error:
[ 493.501] (EE) parse_vt_settings: Cannot open /dev/tty0 (Permission denied)
[ 493.502] (EE)
[ 493.504] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 493.508] (EE) Please also check the log file at "/home/faisal/.local/share/xorg/Xorg.0.log" for additional information.
[ 493.509] (EE)
[ 493.509] (WW) xf86CloseConsole: KDSETMODE failed: Bad file descriptor
[ 493.509] (WW) xf86CloseConsole: VT_GETMODE failed: Bad file descriptor
[ 493.509] (EE) Server terminated with error (1). Closing log file.Offline
You may also want to describe what you are trying to do. Is this from a ssh or other form of remote login?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
Make sure your .xinitrc follows the template mentioned in https://wiki.archlinux.org/title/Xinit#xinitrc as well as the xserverrc just below that section.
if you've done those and the issue isn't resolved, follow https://wiki.archlinux.org/title/Kernel … _KMS_start
Offline
I fixed it. I found out grep was uninstalled by accident.
Offline
Pages: 1