You are not logged in.

#1 2022-08-05 11:12:05

Lax Lexis
Member
Registered: 2013-09-30
Posts: 78

[SOLVED] X freezes / won't start after startx or exec i3

I am in trouble. Since the last poweroff my i3tw doesn't start x.

The last thing I remember was that I try to force xrandr to set a custom resolution. My laptop is an IdeaPad 5 Pro 14ACN6 with AMD Ryzen 7 5800U, an nVidia MX450 and a 2880x1800 90Hz panel. Because of the high resolution and battery drain (battery life of only 6 to 7 hours in powersave mode 400MHz every core) I try to scale the resolution down to 1440x900 60Hz, but I wasn't successful.

If I run the command "startx" after login x freezes. Same issue when I try it as root.

My Xorg.x.log:

[   819.650] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[   819.650] Current Operating System: Linux 14ACN6 5.18.16-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 03 Aug 2022 11:25:04 +0000 x86_64
[   819.650] Kernel command line: initrd=\amd-ucode.img initrd=\initramfs-linux.img root="UUID=d2dd34fb-a647-4693-b7a1-283a63fce016" rw initcall_blacklist=acpi_cpufreq_init modprobe.blacklist=pcspkr
[   819.650]  
[   819.650] Current version of pixman: 0.40.0
[   819.650] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   819.650] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   819.650] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Aug  5 12:38:04 2022
[   819.651] (==) Using config file: "/etc/X11/xorg.conf"
[   819.651] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   819.651] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   819.651] (==) ServerLayout "Layout0"
[   819.651] (**) |-->Screen "Screen0" (0)
[   819.651] (**) |   |-->Monitor "Monitor0"
[   819.651] (**) |   |-->Device "Device0"
[   819.651] (**) |-->Input Device "Keyboard0"
[   819.651] (**) |-->Input Device "Mouse0"
[   819.651] (==) Automatically adding devices
[   819.651] (==) Automatically enabling devices
[   819.651] (==) Automatically adding GPU devices
[   819.651] (==) Automatically binding GPU devices
[   819.651] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   819.651] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[   819.651] 	Entry deleted from font path.
[   819.651] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[   819.651] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[   819.651] 	Entry deleted from font path.
[   819.651] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[   819.651] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   819.651] 	Entry deleted from font path.
[   819.651] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   819.651] 	Entry deleted from font path.
[   819.651] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   819.651] 	Entry deleted from font path.
[   819.651] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   819.651] 	Entry deleted from font path.
[   819.651] (==) FontPath set to:
	
[   819.651] (==) ModulePath set to "/usr/lib/xorg/modules"
[   819.651] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   819.651] (WW) Disabling Keyboard0
[   819.651] (WW) Disabling Mouse0
[   819.651] (II) Module ABI versions:
[   819.651] 	X.Org ANSI C Emulation: 0.4
[   819.651] 	X.Org Video Driver: 25.2
[   819.651] 	X.Org XInput driver : 24.4
[   819.651] 	X.Org Server Extension : 10.0
[   819.652] (++) using VT number 1

[   819.654] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   819.655] (II) xfree86: Adding drm device (/dev/dri/card1)
[   819.655] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card1
[   819.656] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[   819.656] (II) xfree86: Adding drm device (/dev/dri/card0)
[   819.656] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card0
[   819.657] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[   819.659] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   819.660] (--) PCI: (1@0:0:0) 10de:1f97:17aa:3a4c rev 161, Mem @ 0xd0000000/16777216, 0xfcc0000000/268435456, 0xfcd0000000/33554432, I/O @ 0x00002000/128
[   819.660] (--) PCI:*(5@0:0:0) 1002:1638:17aa:3a4c rev 193, Mem @ 0xfce0000000/268435456, 0xfcf0000000/2097152, 0xd1300000/524288, I/O @ 0x00001000/256
[   819.660] (II) Open ACPI successful (/var/run/acpid.socket)
[   819.660] (II) LoadModule: "glx"
[   819.660] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   819.664] (II) Module glx: vendor="X.Org Foundation"
[   819.664] 	compiled for 1.21.1.4, module version = 1.0.0
[   819.664] 	ABI class: X.Org Server Extension, version 10.0
[   819.664] (II) LoadModule: "nvidia"
[   819.664] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   819.669] (II) Module nvidia: vendor="NVIDIA Corporation"
[   819.669] 	compiled for 1.6.99.901, module version = 1.0.0
[   819.669] 	Module class: X.Org Video Driver
[   819.669] (II) NVIDIA dlloader X Driver  515.65.01  Wed Jul 20 13:50:46 UTC 2022
[   819.669] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   819.669] (II) systemd-logind: releasing fd for 226:1
[   819.670] (II) Loading sub module "fb"
[   819.670] (II) LoadModule: "fb"
[   819.670] (II) Module "fb" already built-in
[   819.670] (II) Loading sub module "wfb"
[   819.670] (II) LoadModule: "wfb"
[   819.670] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   819.671] (II) Module wfb: vendor="X.Org Foundation"
[   819.671] 	compiled for 1.21.1.4, module version = 1.0.0
[   819.671] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   819.671] (II) Loading sub module "ramdac"
[   819.671] (II) LoadModule: "ramdac"
[   819.671] (II) Module "ramdac" already built-in
[   819.671] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   819.671] (==) NVIDIA(0): RGB weight 888
[   819.671] (==) NVIDIA(0): Default visual is TrueColor
[   819.671] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   819.671] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[   819.671] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   819.671] (**) NVIDIA(0): Enabling 2D acceleration
[   819.671] (II) Loading sub module "glxserver_nvidia"
[   819.671] (II) LoadModule: "glxserver_nvidia"
[   819.671] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   819.706] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   819.706] 	compiled for 1.6.99.901, module version = 1.0.0
[   819.706] 	Module class: X.Org Server Extension
[   819.706] (II) NVIDIA GLX Module  515.65.01  Wed Jul 20 13:48:42 UTC 2022
[   819.706] (II) NVIDIA: The X server supports PRIME Render Offload.
[   820.577] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce MX450 (TU117-A) at PCI:1:0:0
[   820.577] (II) NVIDIA(0):     (GPU-0)
[   820.577] (--) NVIDIA(0): Memory: 2097152 kBytes
[   820.577] (--) NVIDIA(0): VideoBIOS: 90.17.67.00.27
[   820.577] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   820.577] (II) NVIDIA(0): Validated MetaModes:
[   820.577] (II) NVIDIA(0):     "NULL"
[   820.577] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   820.577] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[   820.577] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   820.577] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   820.577] (II) NVIDIA:     access.
[   820.609] (II) NVIDIA(0): Setting mode "NULL"
[   820.612] (==) NVIDIA(0): Disabling shared memory pixmaps
[   820.612] (==) NVIDIA(0): Backing store enabled
[   820.612] (==) NVIDIA(0): Silken mouse enabled
[   820.612] (**) NVIDIA(0): DPMS enabled
[   820.613] (II) Loading sub module "dri2"
[   820.613] (II) LoadModule: "dri2"
[   820.613] (II) Module "dri2" already built-in
[   820.613] (II) NVIDIA(0): [DRI2] Setup complete
[   820.613] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   820.613] (II) Initializing extension Generic Event Extension
[   820.613] (II) Initializing extension SHAPE
[   820.613] (II) Initializing extension MIT-SHM
[   820.613] (II) Initializing extension XInputExtension
[   820.613] (II) Initializing extension XTEST
[   820.613] (II) Initializing extension BIG-REQUESTS
[   820.613] (II) Initializing extension SYNC
[   820.613] (II) Initializing extension XKEYBOARD
[   820.613] (II) Initializing extension XC-MISC
[   820.614] (II) Initializing extension SECURITY
[   820.614] (II) Initializing extension XFIXES
[   820.614] (II) Initializing extension RENDER
[   820.614] (II) Initializing extension RANDR
[   820.614] (II) Initializing extension COMPOSITE
[   820.614] (II) Initializing extension DAMAGE
[   820.614] (II) Initializing extension MIT-SCREEN-SAVER
[   820.614] (II) Initializing extension DOUBLE-BUFFER
[   820.614] (II) Initializing extension RECORD
[   820.614] (II) Initializing extension DPMS
[   820.615] (II) Initializing extension Present
[   820.615] (II) Initializing extension DRI3
[   820.615] (II) Initializing extension X-Resource
[   820.615] (II) Initializing extension XVideo
[   820.615] (II) Initializing extension XVideo-MotionCompensation
[   820.615] (II) Initializing extension GLX
[   820.615] (II) Initializing extension GLX
[   820.615] (II) Indirect GLX disabled.
[   820.615] (II) GLX: Another vendor is already registered for screen 0
[   820.615] (II) Initializing extension XFree86-VidModeExtension
[   820.615] (II) Initializing extension XFree86-DGA
[   820.615] (II) Initializing extension XFree86-DRI
[   820.615] (II) Initializing extension DRI2
[   820.615] (II) Initializing extension NV-GLX
[   820.615] (II) Initializing extension NV-CONTROL
[   820.668] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   820.668] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   820.668] (**) Video Bus: Applying InputClass "keyboard"
[   820.668] (II) LoadModule: "libinput"
[   820.669] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   820.671] (II) Module libinput: vendor="X.Org Foundation"
[   820.671] 	compiled for 1.21.1.3, module version = 1.2.1
[   820.671] 	Module class: X.Org XInput Driver
[   820.671] 	ABI class: X.Org XInput driver, version 24.4
[   820.671] (II) Using input driver 'libinput' for 'Video Bus'
[   820.673] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 43 paused 0
[   820.673] (**) Video Bus: always reports core events
[   820.673] (**) Option "Device" "/dev/input/event4"
[   820.676] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[   820.676] (II) event4  - Video Bus: device is a keyboard
[   820.676] (II) event4  - Video Bus: device removed
[   820.676] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input4/event4"
[   820.676] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   820.676] (**) Option "xkb_layout" "de"
[   820.676] (**) Option "xkb_variant" "nodeadkeys"
[   820.694] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[   820.694] (II) event4  - Video Bus: device is a keyboard
[   820.695] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   820.695] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   820.695] (**) Video Bus: Applying InputClass "keyboard"
[   820.695] (II) Using input driver 'libinput' for 'Video Bus'
[   820.696] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[   820.696] (**) Video Bus: always reports core events
[   820.696] (**) Option "Device" "/dev/input/event5"
[   820.697] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   820.697] (II) event5  - Video Bus: device is a keyboard
[   820.697] (II) event5  - Video Bus: device removed
[   820.697] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input5/event5"
[   820.697] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   820.697] (**) Option "xkb_layout" "de"
[   820.697] (**) Option "xkb_variant" "nodeadkeys"
[   820.698] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[   820.699] (II) event5  - Video Bus: device is a keyboard
[   820.699] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   820.699] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   820.699] (**) Power Button: Applying InputClass "keyboard"
[   820.699] (II) Using input driver 'libinput' for 'Power Button'
[   820.700] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 47 paused 0
[   820.700] (**) Power Button: always reports core events
[   820.701] (**) Option "Device" "/dev/input/event2"
[   820.701] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   820.702] (II) event2  - Power Button: device is a keyboard
[   820.702] (II) event2  - Power Button: device removed
[   820.702] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[   820.702] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   820.702] (**) Option "xkb_layout" "de"
[   820.702] (**) Option "xkb_variant" "nodeadkeys"
[   820.703] (II) event2  - Power Button: is tagged by udev as: Keyboard
[   820.703] (II) event2  - Power Button: device is a keyboard
[   820.704] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   820.704] (II) No input driver specified, ignoring this device.
[   820.704] (II) This device may have been added with another device file.
[   820.704] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   820.704] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   820.704] (**) Sleep Button: Applying InputClass "keyboard"
[   820.704] (II) Using input driver 'libinput' for 'Sleep Button'
[   820.705] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 48 paused 0
[   820.705] (**) Sleep Button: always reports core events
[   820.705] (**) Option "Device" "/dev/input/event1"
[   820.705] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   820.705] (II) event1  - Sleep Button: device is a keyboard
[   820.706] (II) event1  - Sleep Button: device removed
[   820.706] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[   820.706] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   820.706] (**) Option "xkb_layout" "de"
[   820.706] (**) Option "xkb_variant" "nodeadkeys"
[   820.706] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   820.706] (II) event1  - Sleep Button: device is a keyboard
[   820.707] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event9)
[   820.707] (II) No input driver specified, ignoring this device.
[   820.707] (II) This device may have been added with another device file.
[   820.707] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event10)
[   820.707] (II) No input driver specified, ignoring this device.
[   820.707] (II) This device may have been added with another device file.
[   820.708] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event11)
[   820.708] (II) No input driver specified, ignoring this device.
[   820.708] (II) This device may have been added with another device file.
[   820.708] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event14)
[   820.708] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[   820.708] (**) Integrated Camera: Integrated C: Applying InputClass "keyboard"
[   820.708] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[   820.709] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 49 paused 0
[   820.709] (**) Integrated Camera: Integrated C: always reports core events
[   820.709] (**) Option "Device" "/dev/input/event14"
[   820.710] (II) event14 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   820.710] (II) event14 - Integrated Camera: Integrated C: device is a keyboard
[   820.710] (II) event14 - Integrated Camera: Integrated C: device removed
[   820.710] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.0/input/input18/event14"
[   820.710] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[   820.710] (**) Option "xkb_layout" "de"
[   820.710] (**) Option "xkb_variant" "nodeadkeys"
[   820.711] (II) event14 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   820.711] (II) event14 - Integrated Camera: Integrated C: device is a keyboard
[   820.711] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event15)
[   820.712] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[   820.712] (**) Integrated Camera: Integrated I: Applying InputClass "keyboard"
[   820.712] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[   820.712] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 50 paused 0
[   820.712] (**) Integrated Camera: Integrated I: always reports core events
[   820.712] (**) Option "Device" "/dev/input/event15"
[   820.713] (II) event15 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[   820.713] (II) event15 - Integrated Camera: Integrated I: device is a keyboard
[   820.713] (II) event15 - Integrated Camera: Integrated I: device removed
[   820.713] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/usb1/1-3/1-3:1.2/input/input19/event15"
[   820.713] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 11)
[   820.713] (**) Option "xkb_layout" "de"
[   820.713] (**) Option "xkb_variant" "nodeadkeys"
[   820.714] (II) event15 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[   820.714] (II) event15 - Integrated Camera: Integrated I: device is a keyboard
[   820.715] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event6)
[   820.715] (II) No input driver specified, ignoring this device.
[   820.715] (II) This device may have been added with another device file.
[   820.715] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event7)
[   820.715] (II) No input driver specified, ignoring this device.
[   820.715] (II) This device may have been added with another device file.
[   820.716] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event8)
[   820.716] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[   820.716] (**) Ideapad extra buttons: Applying InputClass "keyboard"
[   820.716] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[   820.716] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 51 paused 0
[   820.716] (**) Ideapad extra buttons: always reports core events
[   820.716] (**) Option "Device" "/dev/input/event8"
[   820.717] (II) event8  - Ideapad extra buttons: is tagged by udev as: Keyboard
[   820.717] (II) event8  - Ideapad extra buttons: device is a keyboard
[   820.717] (II) event8  - Ideapad extra buttons: device removed
[   820.717] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input9/event8"
[   820.717] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 12)
[   820.717] (**) Option "xkb_layout" "de"
[   820.717] (**) Option "xkb_variant" "nodeadkeys"
[   820.718] (II) event8  - Ideapad extra buttons: is tagged by udev as: Keyboard
[   820.718] (II) event8  - Ideapad extra buttons: device is a keyboard
[   820.718] (II) config/udev: Adding input device MSFT0003:00 06CB:CE2D Mouse (/dev/input/event12)
[   820.718] (**) MSFT0003:00 06CB:CE2D Mouse: Applying InputClass "libinput pointer catchall"
[   820.718] (II) Using input driver 'libinput' for 'MSFT0003:00 06CB:CE2D Mouse'
[   820.719] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 52 paused 0
[   820.719] (**) MSFT0003:00 06CB:CE2D Mouse: always reports core events
[   820.719] (**) Option "Device" "/dev/input/event12"
[   820.720] (II) event12 - MSFT0003:00 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[   820.720] (II) event12 - MSFT0003:00 06CB:CE2D Mouse: device is a pointer
[   820.721] (II) event12 - MSFT0003:00 06CB:CE2D Mouse: device removed
[   820.721] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0003:00/0018:06CB:CE2D.0001/input/input15/event12"
[   820.721] (II) XINPUT: Adding extended input device "MSFT0003:00 06CB:CE2D Mouse" (type: MOUSE, id 13)
[   820.721] (**) Option "AccelerationScheme" "none"
[   820.721] (**) MSFT0003:00 06CB:CE2D Mouse: (accel) selected scheme none/0
[   820.721] (**) MSFT0003:00 06CB:CE2D Mouse: (accel) acceleration factor: 2.000
[   820.721] (**) MSFT0003:00 06CB:CE2D Mouse: (accel) acceleration threshold: 4
[   820.722] (II) event12 - MSFT0003:00 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[   820.722] (II) event12 - MSFT0003:00 06CB:CE2D Mouse: device is a pointer
[   820.723] (II) config/udev: Adding input device MSFT0003:00 06CB:CE2D Mouse (/dev/input/mouse0)
[   820.723] (II) No input driver specified, ignoring this device.
[   820.723] (II) This device may have been added with another device file.
[   820.724] (II) config/udev: Adding input device MSFT0003:00 06CB:CE2D Touchpad (/dev/input/event13)
[   820.724] (**) MSFT0003:00 06CB:CE2D Touchpad: Applying InputClass "libinput touchpad catchall"
[   820.724] (**) MSFT0003:00 06CB:CE2D Touchpad: Applying InputClass "touchpad"
[   820.724] (II) Using input driver 'libinput' for 'MSFT0003:00 06CB:CE2D Touchpad'
[   820.724] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 53 paused 0
[   820.724] (**) MSFT0003:00 06CB:CE2D Touchpad: always reports core events
[   820.724] (**) Option "Device" "/dev/input/event13"
[   820.725] (II) event13 - MSFT0003:00 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[   820.726] (II) event13 - MSFT0003:00 06CB:CE2D Touchpad: device is a touchpad
[   820.726] (II) event13 - MSFT0003:00 06CB:CE2D Touchpad: device removed
[   820.726] (**) Option "Tapping" "on"
[   820.727] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0003:00/0018:06CB:CE2D.0001/input/input16/event13"
[   820.727] (II) XINPUT: Adding extended input device "MSFT0003:00 06CB:CE2D Touchpad" (type: TOUCHPAD, id 14)
[   820.728] (**) Option "AccelerationScheme" "none"
[   820.728] (**) MSFT0003:00 06CB:CE2D Touchpad: (accel) selected scheme none/0
[   820.728] (**) MSFT0003:00 06CB:CE2D Touchpad: (accel) acceleration factor: 2.000
[   820.728] (**) MSFT0003:00 06CB:CE2D Touchpad: (accel) acceleration threshold: 4
[   820.729] (II) event13 - MSFT0003:00 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[   820.730] (II) event13 - MSFT0003:00 06CB:CE2D Touchpad: device is a touchpad
[   820.731] (II) config/udev: Adding input device MSFT0003:00 06CB:CE2D Touchpad (/dev/input/mouse1)
[   820.731] (**) MSFT0003:00 06CB:CE2D Touchpad: Applying InputClass "touchpad"
[   820.731] (II) Using input driver 'libinput' for 'MSFT0003:00 06CB:CE2D Touchpad'
[   820.731] (**) MSFT0003:00 06CB:CE2D Touchpad: always reports core events
[   820.731] (**) Option "Device" "/dev/input/mouse1"
[   820.779] (II) mouse1  - not using input device '/dev/input/mouse1'.
[   820.779] (EE) libinput: MSFT0003:00 06CB:CE2D Touchpad: Failed to create a device for /dev/input/mouse1
[   820.779] (EE) PreInit returned 2 for "MSFT0003:00 06CB:CE2D Touchpad"
[   820.779] (II) UnloadModule: "libinput"
[   820.780] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   820.780] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   820.780] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard"
[   820.780] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   820.781] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 54 paused 0
[   820.781] (**) AT Translated Set 2 keyboard: always reports core events
[   820.781] (**) Option "Device" "/dev/input/event3"
[   820.783] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   820.783] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   820.785] (II) event3  - AT Translated Set 2 keyboard: device removed
[   820.785] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   820.785] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[   820.785] (**) Option "xkb_layout" "de"
[   820.785] (**) Option "xkb_variant" "nodeadkeys"
[   820.786] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   820.787] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   836.743] (**) Option "fd" "43"
[   836.745] (II) event4  - Video Bus: device removed
[   836.745] (**) Option "fd" "46"
[   836.745] (II) event5  - Video Bus: device removed
[   836.745] (**) Option "fd" "47"
[   836.745] (II) event2  - Power Button: device removed
[   836.745] (**) Option "fd" "48"
[   836.745] (II) event1  - Sleep Button: device removed
[   836.745] (**) Option "fd" "49"
[   836.745] (II) event14 - Integrated Camera: Integrated C: device removed
[   836.745] (**) Option "fd" "50"
[   836.745] (II) event15 - Integrated Camera: Integrated I: device removed
[   836.745] (**) Option "fd" "51"
[   836.745] (II) event8  - Ideapad extra buttons: device removed
[   836.745] (**) Option "fd" "52"
[   836.745] (II) event12 - MSFT0003:00 06CB:CE2D Mouse: device removed
[   836.745] (**) Option "fd" "53"
[   836.745] (II) event13 - MSFT0003:00 06CB:CE2D Touchpad: device removed
[   836.745] (**) Option "fd" "54"
[   836.745] (II) event3  - AT Translated Set 2 keyboard: device removed
[   836.748] (II) UnloadModule: "libinput"
[   836.748] (II) systemd-logind: releasing fd for 13:67
[   836.809] (II) UnloadModule: "libinput"
[   836.809] (II) systemd-logind: releasing fd for 13:77
[   836.810] (II) UnloadModule: "libinput"
[   836.810] (II) systemd-logind: releasing fd for 13:76
[   836.810] (II) UnloadModule: "libinput"
[   836.810] (II) systemd-logind: releasing fd for 13:72
[   836.811] (II) UnloadModule: "libinput"
[   836.811] (II) systemd-logind: releasing fd for 13:79
[   836.811] (II) UnloadModule: "libinput"
[   836.811] (II) systemd-logind: releasing fd for 13:78
[   836.812] (II) UnloadModule: "libinput"
[   836.812] (II) systemd-logind: releasing fd for 13:65
[   836.812] (II) UnloadModule: "libinput"
[   836.813] (II) systemd-logind: releasing fd for 13:66
[   836.813] (II) UnloadModule: "libinput"
[   836.813] (II) systemd-logind: releasing fd for 13:69
[   836.814] (II) UnloadModule: "libinput"
[   836.814] (II) systemd-logind: releasing fd for 13:68
[   836.910] (II) NVIDIA(GPU-0): Deleting GPU-0
[   836.910] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[   836.910] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[   836.910] (WW) xf86OpenConsole: VT_GETSTATE failed: Input/output error
[   836.911] (II) Server terminated successfully (0). Closing log file.

Was means "[   836.910] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error"?

Have this something to do with the dedicated nvidia graphic card?

Last edited by Lax Lexis (2022-08-06 20:13:43)

Offline

#2 2022-08-05 13:38:26

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] X freezes / won't start after startx or exec i3

That log is from an X11 server that ran ca. 1 month ago on display :3 and ran for 5 seconds.
The tailing errors simply indicate that you switched the tty

The log from startx is in ~/.local/share/xorg

Offline

#3 2022-08-05 16:10:02

Lax Lexis
Member
Registered: 2013-09-30
Posts: 78

Re: [SOLVED] X freezes / won't start after startx or exec i3

Thanks for you concern! I published the wrong Xorg.3.log. The right one is /var/log/Xorg.0.log. ~/.local/share/xorg is empty.

I have my post corrected.

Offline

#4 2022-08-05 19:07:04

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] X freezes / won't start after startx or exec i3

Remove /etc/X11/xorg.conf

You've an optimus system, the nvidia-settings generated config makes X11 run on the nvidia chip, but there no outputs attached to that and the intel chip is ignored by the config.

https://wiki.archlinux.org/title/NVIDIA_Optimus

Offline

#5 2022-08-06 20:13:26

Lax Lexis
Member
Registered: 2013-09-30
Posts: 78

Re: [SOLVED] X freezes / won't start after startx or exec i3

Thank you! Problem solved!

Offline

Board footer

Powered by FluxBB