Can't start session after system update

Hello everyone,

I did a system update recently and I can’t start my X session anymore
When I run startx I am prompted with this error:
xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
This is my Xorg log:


[   498.343] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[   498.343] Current Operating System: Linux belka 5.15.48-1-lts #1 SMP Thu, 16 Jun 2022 13:32:35 +0000 x86_64
[   498.343] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=8e02ebf1-5ce1-481c-bfe7-9bd066b96744 rw rootflags=subvol=@ quiet cryptdevice=UUID=7e6a8c33-5165-45e2-bd23-28833e4320af:luks-7e6a8c33-5165-45e2-bd23-28833e4320af root=/dev/mapper/luks-7e6a8c33-5165-45e2-bd23-28833e4320af loglevel=3 nowatchdog nvme_load=YES nvidia-drm.modeset=1
[   498.343]  
[   498.343] Current version of pixman: 0.40.0
[   498.343] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   498.343] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   498.343] (==) Log file: "/home/belka/.local/share/xorg/Xorg.1.log", Time: Sun Jun 19 04:03:33 2022
[   498.343] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   498.343] (==) No Layout section.  Using the first Screen section.
[   498.343] (==) No screen section available. Using defaults.
[   498.343] (**) |-->Screen "Default Screen Section" (0)
[   498.343] (**) |   |-->Monitor "<default monitor>"
[   498.344] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   498.344] (**) |   |-->Device "Intel Graphics"
[   498.344] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   498.344] (==) Automatically adding devices
[   498.344] (==) Automatically enabling devices
[   498.344] (==) Automatically adding GPU devices
[   498.344] (==) Automatically binding GPU devices
[   498.344] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   498.344] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   498.344] 	Entry deleted from font path.
[   498.344] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[   498.344] 	Entry deleted from font path.
[   498.344] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[   498.344] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   498.344] 	Entry deleted from font path.
[   498.344] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   498.344] 	Entry deleted from font path.
[   498.344] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   498.344] 	Entry deleted from font path.
[   498.344] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   498.344] 	Entry deleted from font path.
[   498.344] (==) FontPath set to:
	
[   498.344] (==) ModulePath set to "/usr/lib/xorg/modules"
[   498.344] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   498.344] (II) Module ABI versions:
[   498.344] 	X.Org ANSI C Emulation: 0.4
[   498.344] 	X.Org Video Driver: 25.2
[   498.344] 	X.Org XInput driver : 24.4
[   498.344] 	X.Org Server Extension : 10.0
[   498.344] (++) using VT number 2

[   498.345] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
[   498.345] (II) xfree86: Adding drm device (/dev/dri/card0)
[   498.345] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[   498.346] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[   498.346] (II) xfree86: Adding drm device (/dev/dri/card1)
[   498.346] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[   498.346] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
[   498.347] (--) PCI:*(0@0:2:0) 8086:9bc4:1462:12bd rev 5, Mem @ 0xc2000000/16777216, 0xa0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[   498.347] (--) PCI: (1@0:0:0) 10de:1f99:1462:12bd rev 161, Mem @ 0xc3000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[   498.347] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   498.348] (II) LoadModule: "glx"
[   498.348] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   498.348] (II) Module glx: vendor="X.Org Foundation"
[   498.348] 	compiled for 1.21.1.3, module version = 1.0.0
[   498.348] 	ABI class: X.Org Server Extension, version 10.0
[   498.348] (II) LoadModule: "intel"
[   498.348] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   498.349] (II) Module intel: vendor="X.Org Foundation"
[   498.349] 	compiled for 1.21.1.1, module version = 2.99.917
[   498.349] 	Module class: X.Org Video Driver
[   498.349] 	ABI class: X.Org Video Driver, version 25.2
[   498.349] (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
[   498.349] (II) intel: Driver for Intel(R) HD Graphics
[   498.349] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[   498.349] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[   498.349] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[   498.349] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   498.349] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   498.349] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   498.349] (==) intel(0): RGB weight 888
[   498.349] (==) intel(0): Default visual is TrueColor
[   498.349] (**) intel(0): Option "AccelMethod" "uxa"
[   498.349] (**) intel(0): Option "TearFree" "true"
[   498.349] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[   498.349] (**) intel(0): Relaxed fencing enabled
[   498.349] (**) intel(0): Wait on SwapBuffers? enabled
[   498.349] (**) intel(0): Triple buffering? enabled
[   498.349] (**) intel(0): Framebuffer tiled
[   498.349] (**) intel(0): Pixmaps tiled
[   498.349] (**) intel(0): 3D buffers tiled
[   498.349] (**) intel(0): SwapBuffers wait enabled
[   498.349] (==) intel(0): video overlay key set to 0x101fe
[   498.351] (II) intel(0): Output eDP1 has no monitor section
[   498.351] (--) intel(0): found backlight control interface intel_backlight
[   498.619] (II) intel(0): Output DP1 has no monitor section
[   498.667] (II) intel(0): Output HDMI1 has no monitor section
[   498.674] (II) intel(0): Output HDMI2 has no monitor section
[   498.675] (WW) EDID timing clock 353.80 exceeds claimed max 345MHz, fixing
[   498.675] (II) intel(0): EDID for output eDP1
[   498.675] (II) intel(0): Manufacturer: AUO  Model: af90  Serial#: 0
[   498.675] (II) intel(0): Year: 2020  Week: 8
[   498.675] (II) intel(0): EDID Version: 1.4
[   498.675] (II) intel(0): Digital Display Input
[   498.675] (II) intel(0): 8 bits per channel
[   498.675] (II) intel(0): Digital interface is DisplayPort
[   498.675] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   498.675] (II) intel(0): Gamma: 2.20
[   498.675] (II) intel(0): No DPMS capabilities specified
[   498.675] (II) intel(0): Supported color encodings: RGB 4:4:4 
[   498.675] (II) intel(0): First detailed timing is preferred mode
[   498.675] (II) intel(0): Preferred mode is native pixel format and refresh rate
[   498.675] (II) intel(0): Display is continuous-frequency
[   498.675] (II) intel(0): redX: 0.566 redY: 0.339   greenX: 0.351 greenY: 0.568
[   498.675] (II) intel(0): blueX: 0.158 blueY: 0.121   whiteX: 0.313 whiteY: 0.329
[   498.675] (II) intel(0): Manufacturer's mask: 0
[   498.675] (II) intel(0): Supported detailed timing:
[   498.675] (II) intel(0): clock: 353.8 MHz   Image Size:  344 x 193 mm
[   498.675] (II) intel(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2080 h_border: 0
[   498.675] (II) intel(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1180 v_border: 0
[   498.675] (II) intel(0): Supported detailed timing:
[   498.675] (II) intel(0): clock: 143.0 MHz   Image Size:  344 x 193 mm
[   498.675] (II) intel(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2080 h_border: 0
[   498.675] (II) intel(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1142 v_border: 0
[   498.675] (II) intel(0): Ranges: V min: 60 V max: 144 Hz, H min: 165 H max: 165 kHz, PixClock max 354 MHz
[   498.675] (II) intel(0):  B156HAN08.4
[   498.675] (II) intel(0): EDID (in hex):
[   498.675] (II) intel(0): 	00ffffffffffff0006af90af00000000
[   498.675] (II) intel(0): 	081e0104a5221378033e859156599128
[   498.675] (II) intel(0): 	1f505400000001010101010101010101
[   498.675] (II) intel(0): 	010101010101348a80a0703864406c30
[   498.675] (II) intel(0): 	350058c110000018dc3780a070383e40
[   498.676] (II) intel(0): 	6c30350058c110000018000000fd003c
[   498.676] (II) intel(0): 	90a5a522010a202020202020000000fe
[   498.676] (II) intel(0): 	004231353648414e30382e34200a00b5
[   498.676] (II) intel(0): Printing probed modes for output eDP1
[   498.676] (II) intel(0): Modeline "1920x1080"x144.1  353.80  1920 2028 2076 2080  1080 1083 1088 1180 -hsync -vsync (170.1 kHz eP)
[   498.676] (II) intel(0): Modeline "1920x1080"x60.2  143.00  1920 2028 2076 2080  1080 1083 1088 1142 -hsync -vsync (68.8 kHz e)
[   498.944] (II) intel(0): EDID for output DP1
[   499.049] (II) intel(0): EDID for output HDMI1
[   499.055] (II) intel(0): EDID for output HDMI2
[   499.055] (II) intel(0): Output eDP1 connected
[   499.055] (II) intel(0): Output DP1 disconnected
[   499.055] (II) intel(0): Output HDMI1 disconnected
[   499.055] (II) intel(0): Output HDMI2 disconnected
[   499.055] (II) intel(0): Using exact sizes for initial modes
[   499.055] (II) intel(0): Output eDP1 using initial mode 1920x1080 +0+0
[   499.056] (II) intel(0): Kernel page flipping support detected, enabling
[   499.056] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[   499.056] (==) intel(0): DPI set to (96, 96)
[   499.056] (II) Loading sub module "fb"
[   499.056] (II) LoadModule: "fb"
[   499.056] (II) Module "fb" already built-in
[   499.056] (II) Loading sub module "dri2"
[   499.056] (II) LoadModule: "dri2"
[   499.056] (II) Module "dri2" already built-in
[   499.056] (II) Loading sub module "dri3"
[   499.056] (II) LoadModule: "dri3"
[   499.056] (II) Module "dri3" already built-in
[   499.056] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[   499.056] (II) UXA(0): Driver registered support for the following operations:
[   499.056] (II)         solid
[   499.056] (II)         copy
[   499.056] (II)         put_image
[   499.056] (II)         get_image
[   499.056] (II) intel(0): [DRI2] Setup complete
[   499.056] (II) intel(0): [DRI2]   DRI driver: i965
[   499.056] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[   499.056] (==) intel(0): Backing store enabled
[   499.056] (==) intel(0): Silken mouse enabled
[   499.056] (II) intel(0): Initializing HW Cursor
[   499.057] (==) intel(0): DPMS enabled
[   499.057] (==) intel(0): Intel XvMC decoder enabled
[   499.057] (WW) intel(0): Disabling Xv because no adaptors could be initialized.
[   499.057] (II) intel(0): DRI2: Enabled
[   499.057] (II) intel(0): DRI3: Enabled
[   499.057] (==) intel(0): hotplug detection: "enabled"
[   499.074] (II) Initializing extension Generic Event Extension
[   499.075] (II) Initializing extension SHAPE
[   499.075] (II) Initializing extension MIT-SHM
[   499.075] (II) Initializing extension XInputExtension
[   499.076] (II) Initializing extension XTEST
[   499.076] (II) Initializing extension BIG-REQUESTS
[   499.076] (II) Initializing extension SYNC
[   499.077] (II) Initializing extension XKEYBOARD
[   499.077] (II) Initializing extension XC-MISC
[   499.077] (II) Initializing extension SECURITY
[   499.077] (II) Initializing extension XFIXES
[   499.078] (II) Initializing extension RENDER
[   499.078] (II) Initializing extension RANDR
[   499.079] (II) Initializing extension COMPOSITE
[   499.079] (II) Initializing extension DAMAGE
[   499.079] (II) Initializing extension MIT-SCREEN-SAVER
[   499.079] (II) Initializing extension DOUBLE-BUFFER
[   499.080] (II) Initializing extension RECORD
[   499.080] (II) Initializing extension DPMS
[   499.080] (II) Initializing extension Present
[   499.081] (II) Initializing extension DRI3
[   499.081] (II) Initializing extension X-Resource
[   499.081] (II) Initializing extension XVideo
[   499.081] (II) Initializing extension XVideo-MotionCompensation
[   499.082] (II) Initializing extension GLX
[   499.082] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[   499.082] (EE) AIGLX error: unable to load driver i965
[   499.148] (II) IGLX: Loaded and initialized swrast
[   499.148] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   499.148] (II) Initializing extension XFree86-VidModeExtension
[   499.148] (II) Initializing extension XFree86-DGA
[   499.149] (II) Initializing extension XFree86-DRI
[   499.149] (II) Initializing extension DRI2
[   499.149] (II) intel(0): Setting screen physical size to 508 x 285
[   499.242] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   499.242] (**) Power Button: Applying InputClass "system-keyboard"
[   499.242] (II) No input driver specified, ignoring this device.
[   499.242] (II) This device may have been added with another device file.
[   499.243] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   499.243] (**) Video Bus: Applying InputClass "system-keyboard"
[   499.243] (II) No input driver specified, ignoring this device.
[   499.243] (II) This device may have been added with another device file.
[   499.244] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   499.244] (**) Video Bus: Applying InputClass "system-keyboard"
[   499.244] (II) No input driver specified, ignoring this device.
[   499.244] (II) This device may have been added with another device file.
[   499.246] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   499.246] (II) No input driver specified, ignoring this device.
[   499.246] (II) This device may have been added with another device file.
[   499.247] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   499.247] (**) Power Button: Applying InputClass "system-keyboard"
[   499.247] (II) No input driver specified, ignoring this device.
[   499.247] (II) This device may have been added with another device file.
[   499.248] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   499.248] (**) Sleep Button: Applying InputClass "system-keyboard"
[   499.248] (II) No input driver specified, ignoring this device.
[   499.248] (II) This device may have been added with another device file.
[   499.250] (II) config/udev: Adding input device CUST0001:00 06CB:7E7E Mouse (/dev/input/event7)
[   499.250] (II) No input driver specified, ignoring this device.
[   499.250] (II) This device may have been added with another device file.
[   499.251] (II) config/udev: Adding input device CUST0001:00 06CB:7E7E Mouse (/dev/input/mouse0)
[   499.251] (II) No input driver specified, ignoring this device.
[   499.251] (II) This device may have been added with another device file.
[   499.253] (II) config/udev: Adding input device CUST0001:00 06CB:7E7E Touchpad (/dev/input/event8)
[   499.253] (II) No input driver specified, ignoring this device.
[   499.253] (II) This device may have been added with another device file.
[   499.254] (II) config/udev: Adding input device CUST0001:00 06CB:7E7E Touchpad (/dev/input/mouse1)
[   499.254] (II) No input driver specified, ignoring this device.
[   499.254] (II) This device may have been added with another device file.
[   499.255] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[   499.255] (II) No input driver specified, ignoring this device.
[   499.255] (II) This device may have been added with another device file.
[   499.255] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[   499.255] (II) No input driver specified, ignoring this device.
[   499.255] (II) This device may have been added with another device file.
[   499.256] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[   499.256] (II) No input driver specified, ignoring this device.
[   499.256] (II) This device may have been added with another device file.
[   499.257] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event15)
[   499.257] (II) No input driver specified, ignoring this device.
[   499.257] (II) This device may have been added with another device file.
[   499.258] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event16)
[   499.258] (II) No input driver specified, ignoring this device.
[   499.258] (II) This device may have been added with another device file.
[   499.259] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event17)
[   499.259] (II) No input driver specified, ignoring this device.
[   499.259] (II) This device may have been added with another device file.
[   499.260] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event18)
[   499.260] (II) No input driver specified, ignoring this device.
[   499.260] (II) This device may have been added with another device file.
[   499.261] (II) config/udev: Adding input device gpio-keys (/dev/input/event10)
[   499.261] (II) No input driver specified, ignoring this device.
[   499.261] (II) This device may have been added with another device file.
[   499.262] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   499.262] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[   499.262] (II) No input driver specified, ignoring this device.
[   499.262] (II) This device may have been added with another device file.
[   499.263] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[   499.263] (II) No input driver specified, ignoring this device.
[   499.263] (II) This device may have been added with another device file.
[   499.268] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event11)
[   499.268] (**) MSI WMI hotkeys: Applying InputClass "system-keyboard"
[   499.268] (II) No input driver specified, ignoring this device.
[   499.268] (II) This device may have been added with another device file.
[   499.323] (II) Server terminated successfully (0). Closing log file.

Thank you for your help

Welcome to :enos: forums!!

Can you post this information too

Hardware information:

inxi -Fxxc0z --no-host | eos-sendlog

Boot log:

journalctl -b -0 | eos-sendlog

1 Like

Thank you for the warm welcome, here are the outputs to the commands:

  • inxi:
System:
  Kernel: 5.15.48-1-lts arch: x86_64 bits: 64 compiler: gcc v: 12.1.0 Console: tty 2 DM: SDDM
    Distro: EndeavourOS base: Arch Linux
Machine:
  Type: Laptop System: Micro-Star product: GF63 Thin 10SCXR v: REV:1.0
    serial: <superuser required> Chassis: type: 10 serial: <superuser required>
  Mobo: Micro-Star model: MS-16R4 v: REV:1.0 serial: <superuser required>
    BIOS: American Megatrends v: E16R4IMS.108 date: 09/30/2020
Battery:
  ID-1: BAT1 charge: 17.1 Wh (36.2%) condition: 47.2/51.3 Wh (91.9%) volts: 11.9 min: 11.4
    model: MSI Corp. MS-16R4 serial: N/A status: charging
CPU:
  Info: quad core model: Intel Core i5-10300H bits: 64 type: MT MCP arch: Comet Lake rev: 2
    cache: L1: 256 KiB L2: 1024 KiB L3: 8 MiB
  Speed (MHz): avg: 800 min/max: 800/4500 cores: 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800
    7: 800 8: 800 bogomips: 39999
  Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
Graphics:
  Device-1: Intel CometLake-H GT2 [UHD Graphics] vendor: Micro-Star MSI driver: i915 v: kernel
    arch: Gen9.5 ports: active: eDP-1 empty: DP-1,HDMI-A-1,HDMI-A-2 bus-ID: 00:02.0
    chip-ID: 8086:9bc4
  Device-2: NVIDIA TU117M vendor: Micro-Star MSI driver: nvidia v: 515.48.07 arch: Turing pcie:
    speed: 2.5 GT/s lanes: 16 bus-ID: 01:00.0 chip-ID: 10de:1f99
  Display: server: X.org v: 1.21.1.3 with: Xwayland v: 22.1.2 driver: X: loaded: intel
    gpu: i915 tty: 240x67
  Monitor-1: eDP-1 model: AU Optronics 0xaf90 res: 1920x1080 dpi: 142 diag: 394mm (15.5")
  Message: GL data unavailable in console. Try -G --display
Audio:
  Device-1: Intel Comet Lake PCH cAVS vendor: Micro-Star MSI driver: snd_hda_intel v: kernel
    bus-ID: 00:1f.3 chip-ID: 8086:06c8
  Sound Server-1: ALSA v: k5.15.48-1-lts running: yes
  Sound Server-2: JACK v: 1.9.21 running: no
  Sound Server-3: PulseAudio v: 16.0 running: no
  Sound Server-4: PipeWire v: 0.3.52 running: no
Network:
  Device-1: Intel Comet Lake PCH CNVi WiFi driver: iwlwifi v: kernel bus-ID: 00:14.3
    chip-ID: 8086:06f0
  IF: wlan0 state: up mac: <filter>
  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Micro-Star MSI
    driver: r8169 v: kernel pcie: speed: 2.5 GT/s lanes: 1 port: 3000 bus-ID: 03:00.0
    chip-ID: 10ec:8168
  IF: enp3s0 state: down mac: <filter>
  IF-ID-1: docker0 state: down mac: <filter>
Bluetooth:
  Device-1: Intel AX201 Bluetooth type: USB driver: btusb v: 0.8 bus-ID: 1-14:2
    chip-ID: 8087:0026
  Report: rfkill ID: hci0 rfk-id: 1 state: up address: see --recommends
Drives:
  Local Storage: total: 1.38 TiB used: 308.57 GiB (21.9%)
  ID-1: /dev/nvme0n1 vendor: Kingston model: OM8PCP3512F-AI1 size: 476.94 GiB speed: 31.6 Gb/s
    lanes: 4 serial: <filter> temp: 42.9 C
  ID-2: /dev/sda vendor: HGST (Hitachi) model: HTS541010A9E680 size: 931.51 GiB speed: 6.0 Gb/s
    serial: <filter>
Partition:
  ID-1: / size: 476.43 GiB used: 308.44 GiB (64.7%) fs: btrfs dev: /dev/dm-0
    mapped: luks-7e6a8c33-5165-45e2-bd23-28833e4320af
  ID-2: /boot size: 487.2 MiB used: 132.8 MiB (27.3%) fs: ext4 dev: /dev/nvme0n1p1
  ID-3: /home size: 476.43 GiB used: 308.44 GiB (64.7%) fs: btrfs dev: /dev/dm-0
    mapped: luks-7e6a8c33-5165-45e2-bd23-28833e4320af
  ID-4: /var/log size: 476.43 GiB used: 308.44 GiB (64.7%) fs: btrfs dev: /dev/dm-0
    mapped: luks-7e6a8c33-5165-45e2-bd23-28833e4320af
Swap:
  ID-1: swap-1 type: file size: 2.01 GiB used: 0 KiB (0.0%) priority: -2 file: /swapfile
Sensors:
  System Temperatures: cpu: 57.0 C pch: 57.0 C mobo: N/A gpu: nvidia temp: 53 C
  Fan Speeds (RPM): N/A
Info:
  Processes: 270 Uptime: 1m Memory: 15.45 GiB used: 869.8 MiB (5.5%) Init: systemd v: 251
  default: graphical Compilers: gcc: 12.1.0 alt: 11 clang: 13.0.1 Packages: pacman: 1960
  Shell: Zsh v: 5.9 running-in: tty 2 inxi: 3.3.18

It might be an NVIDIA driver issue. I would suggest you to use the forum search tool to search for NVIDIA, before forum members knowledgable about this issue help you
image

Do you always start with xinitrc and not a DM?
Did you have Xorg problems before the update?
What have you modified in your Xorg configuration lately?
It seems there might be a custom modification that blocks Intel driver.
If so, you should have told us from the start… :face_with_raised_eyebrow:
Show us more from your Xorg configuration.

ls -l /etc/X11/xorg.conf*
1 Like