You are not logged in.
Pages: 1
Hello, I am with dwm, I made the mistake of pressing the brightness down button when the computer was starting the operating system, now the prompt and some words look out of place in neovim also happens, what could be happening? thank you so much
cat ~/.local/share/xorg/Xorg.0.log
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[ 12.173] Current Operating System: Linux grogu 6.2.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 30 Mar 2023 14:51:14 +0000 x86_64
[ 12.173] Kernel command line: initrd=\initramfs-linux.img root=PARTUUID=fdc6d8e4-f3bf-45b6-978e-9ee0fa0dc987 rw
[ 12.174]
[ 12.174] Current version of pixman: 0.42.2
[ 12.174] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.174] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.174] (==) Log file: "/home/shine/.local/share/xorg/Xorg.0.log", Time: Wed Apr 5 19:18:34 2023
[ 12.178] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 12.178] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 12.179] (==) No Layout section. Using the first Screen section.
[ 12.179] (==) No screen section available. Using defaults.
[ 12.179] (**) |-->Screen "Default Screen Section" (0)
[ 12.179] (**) | |-->Monitor "<default monitor>"
[ 12.179] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 12.179] (==) Automatically adding devices
[ 12.179] (==) Automatically enabling devices
[ 12.179] (==) Automatically adding GPU devices
[ 12.179] (==) Automatically binding GPU devices
[ 12.179] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 12.180] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 12.180] Entry deleted from font path.
[ 12.181] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 12.181] Entry deleted from font path.
[ 12.181] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 12.181] Entry deleted from font path.
[ 12.182] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 12.182] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 12.182] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12.182] (II) Module ABI versions:
[ 12.182] X.Org ANSI C Emulation: 0.4
[ 12.182] X.Org Video Driver: 25.2
[ 12.182] X.Org XInput driver : 24.4
[ 12.182] X.Org Server Extension : 10.0
[ 12.183] (++) using VT number 1
[ 12.186] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 12.187] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 12.187] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:03:00.0/drm/card0
[ 12.188] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 12.192] (--) PCI:*(3@0:0:0) 1002:15d8:17aa:3805 rev 194, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0xd0700000/524288, I/O @ 0x00001000/256
[ 12.192] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 12.192] (II) LoadModule: "glx"
[ 12.192] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 12.198] (II) Module glx: vendor="X.Org Foundation"
[ 12.198] compiled for 1.21.1.8, module version = 1.0.0
[ 12.198] ABI class: X.Org Server Extension, version 10.0
[ 12.198] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[ 12.198] loading driver: amdgpu
[ 12.198] (==) Matched amdgpu as autoconfigured driver 0
[ 12.198] (==) Matched ati as autoconfigured driver 1
[ 12.198] (==) Matched modesetting as autoconfigured driver 2
[ 12.198] (==) Matched fbdev as autoconfigured driver 3
[ 12.198] (==) Matched vesa as autoconfigured driver 4
[ 12.198] (==) Assigned the driver to the xf86ConfigLayout
[ 12.198] (II) LoadModule: "amdgpu"
[ 12.198] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 12.202] (II) Module amdgpu: vendor="X.Org Foundation"
[ 12.202] compiled for 1.21.1.7, module version = 23.0.0
[ 12.202] Module class: X.Org Video Driver
[ 12.202] ABI class: X.Org Video Driver, version 25.2
[ 12.202] (II) LoadModule: "ati"
[ 12.202] (WW) Warning, couldn't open module ati
[ 12.202] (EE) Failed to load module "ati" (module does not exist, 0)
[ 12.202] (II) LoadModule: "modesetting"
[ 12.202] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 12.203] (II) Module modesetting: vendor="X.Org Foundation"
[ 12.203] compiled for 1.21.1.8, module version = 1.21.1
[ 12.203] Module class: X.Org Video Driver
[ 12.203] ABI class: X.Org Video Driver, version 25.2
[ 12.203] (II) LoadModule: "fbdev"
[ 12.203] (WW) Warning, couldn't open module fbdev
[ 12.203] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 12.203] (II) LoadModule: "vesa"
[ 12.203] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 12.204] (II) Module vesa: vendor="X.Org Foundation"
[ 12.204] compiled for 1.21.1.4, module version = 2.6.0
[ 12.204] Module class: X.Org Video Driver
[ 12.204] ABI class: X.Org Video Driver, version 25.2
[ 12.204] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 12.204] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 12.204] (II) VESA: driver for VESA chipsets: vesa
[ 12.204] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 12.208] (WW) Falling back to old probe method for modesetting
[ 12.208] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 12.208] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 12.208] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 12.208] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 12.208] (==) AMDGPU(0): Default visual is TrueColor
[ 12.208] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card0
[ 12.208] (==) AMDGPU(0): RGB weight 888
[ 12.208] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 12.208] (--) AMDGPU(0): Chipset: "AMD Radeon Vega 8 Graphics" (ChipID = 0x15d8)
[ 12.208] (II) Loading sub module "fb"
[ 12.208] (II) LoadModule: "fb"
[ 12.208] (II) Module "fb" already built-in
[ 12.208] (II) Loading sub module "dri2"
[ 12.208] (II) LoadModule: "dri2"
[ 12.208] (II) Module "dri2" already built-in
[ 12.393] (II) Loading sub module "glamoregl"
[ 12.393] (II) LoadModule: "glamoregl"
[ 12.393] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 12.400] (II) Module glamoregl: vendor="X.Org Foundation"
[ 12.400] compiled for 1.21.1.8, module version = 1.0.1
[ 12.400] ABI class: X.Org ANSI C Emulation, version 0.4
[ 12.422] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon Vega 8 Graphics (raven, LLVM 15.0.7, DRM 3.49, 6.2.9-arch1-1)
[ 12.422] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 12.422] (==) AMDGPU(0): TearFree property default: auto
[ 12.422] (==) AMDGPU(0): VariableRefresh: disabled
[ 12.422] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[ 12.422] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 12.424] (II) AMDGPU(0): Output eDP has no monitor section
[ 12.424] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 12.436] (II) AMDGPU(0): EDID for output eDP
[ 12.436] (II) AMDGPU(0): Manufacturer: CMN Model: 14e5 Serial#: 0
[ 12.436] (II) AMDGPU(0): Year: 2018 Week: 4
[ 12.436] (II) AMDGPU(0): EDID Version: 1.4
[ 12.436] (II) AMDGPU(0): Digital Display Input
[ 12.436] (II) AMDGPU(0): 8 bits per channel
[ 12.436] (II) AMDGPU(0): Digital interface is DisplayPort
[ 12.436] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 31 vert.: 17
[ 12.436] (II) AMDGPU(0): Gamma: 2.20
[ 12.436] (II) AMDGPU(0): No DPMS capabilities specified
[ 12.436] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4
[ 12.436] (II) AMDGPU(0): First detailed timing is preferred mode
[ 12.436] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 12.436] (II) AMDGPU(0): redX: 0.590 redY: 0.355 greenX: 0.330 greenY: 0.555
[ 12.436] (II) AMDGPU(0): blueX: 0.153 blueY: 0.119 whiteX: 0.313 whiteY: 0.329
[ 12.436] (II) AMDGPU(0): Manufacturer's mask: 0
[ 12.436] (II) AMDGPU(0): Supported detailed timing:
[ 12.436] (II) AMDGPU(0): clock: 152.8 MHz Image Size: 309 x 173 mm
[ 12.436] (II) AMDGPU(0): h_active: 1920 h_sync: 2000 h_sync_end 2060 h_blank_end 2250 h_border: 0
[ 12.436] (II) AMDGPU(0): v_active: 1080 v_sync: 1086 v_sync_end 1094 v_blanking: 1132 v_border: 0
[ 12.436] (II) AMDGPU(0): N140HGA-EA1
[ 12.436] (II) AMDGPU(0): CMN
[ 12.436] (II) AMDGPU(0): N140HGA-EA1
[ 12.436] (II) AMDGPU(0): EDID (in hex):
[ 12.436] (II) AMDGPU(0): 00ffffffffffff000daee51400000000
[ 12.436] (II) AMDGPU(0): 041c0104a51f1178020865975b548e27
[ 12.436] (II) AMDGPU(0): 1e505400000001010101010101010101
[ 12.436] (II) AMDGPU(0): 010101010101b43b804a71383440503c
[ 12.436] (II) AMDGPU(0): 680035ad10000018000000fe004e3134
[ 12.436] (II) AMDGPU(0): 304847412d4541310a20000000fe0043
[ 12.436] (II) AMDGPU(0): 4d4e0a202020202020202020000000fe
[ 12.436] (II) AMDGPU(0): 004e3134304847412d4541310a20004c
[ 12.436] (II) AMDGPU(0): Printing probed modes for output eDP
[ 12.436] (II) AMDGPU(0): Modeline "1920x1080"x60.0 152.84 1920 2000 2060 2250 1080 1086 1094 1132 -hsync -vsync (67.9 kHz eP)
[ 12.436] (II) AMDGPU(0): Modeline "1680x1050"x60.0 152.84 1680 2000 2060 2250 1050 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[ 12.436] (II) AMDGPU(0): Modeline "1280x1024"x60.0 152.84 1280 2000 2060 2250 1024 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[ 12.436] (II) AMDGPU(0): Modeline "1440x900"x60.0 152.84 1440 2000 2060 2250 900 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[ 12.436] (II) AMDGPU(0): Modeline "1280x800"x60.0 152.84 1280 2000 2060 2250 800 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[ 12.436] (II) AMDGPU(0): Modeline "1280x720"x60.0 152.84 1280 2000 2060 2250 720 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[ 12.436] (II) AMDGPU(0): Modeline "1024x768"x60.0 152.84 1024 2000 2060 2250 768 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[ 12.436] (II) AMDGPU(0): Modeline "800x600"x60.0 152.84 800 2000 2060 2250 600 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[ 12.436] (II) AMDGPU(0): Modeline "640x480"x60.0 152.84 640 2000 2060 2250 480 1086 1094 1132 -hsync -vsync (67.9 kHz e)
[ 12.436] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 12.436] (II) AMDGPU(0): Output eDP connected
[ 12.436] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 12.436] (II) AMDGPU(0): Using exact sizes for initial modes
[ 12.436] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[ 12.437] (II) AMDGPU(0): mem size init: gart size :22da17000 vram size: s:7e049000 visible:7e049000
[ 12.437] (==) AMDGPU(0): DPI set to (96, 96)
[ 12.437] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 12.437] (II) Loading sub module "ramdac"
[ 12.437] (II) LoadModule: "ramdac"
[ 12.437] (II) Module "ramdac" already built-in
[ 12.437] (II) UnloadModule: "modesetting"
[ 12.437] (II) Unloading modesetting
[ 12.437] (II) UnloadModule: "vesa"
[ 12.437] (II) Unloading vesa
[ 12.437] (II) AMDGPU(0): [DRI2] Setup complete
[ 12.437] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 12.437] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 12.492] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 12.493] (II) AMDGPU(0): SYNC extension fences enabled
[ 12.493] (II) AMDGPU(0): Present extension enabled
[ 12.493] (==) AMDGPU(0): DRI3 enabled
[ 12.493] (==) AMDGPU(0): Backing store enabled
[ 12.493] (II) AMDGPU(0): Direct rendering enabled
[ 12.512] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 12.512] (II) AMDGPU(0): Acceleration enabled
[ 12.512] (==) AMDGPU(0): DPMS enabled
[ 12.512] (==) AMDGPU(0): Silken mouse enabled
[ 12.512] (II) AMDGPU(0): Set up textured video (glamor)
[ 12.534] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[ 12.534] (II) Initializing extension Generic Event Extension
[ 12.535] (II) Initializing extension SHAPE
[ 12.535] (II) Initializing extension MIT-SHM
[ 12.535] (II) Initializing extension XInputExtension
[ 12.535] (II) Initializing extension XTEST
[ 12.535] (II) Initializing extension BIG-REQUESTS
[ 12.535] (II) Initializing extension SYNC
[ 12.535] (II) Initializing extension XKEYBOARD
[ 12.535] (II) Initializing extension XC-MISC
[ 12.535] (II) Initializing extension SECURITY
[ 12.536] (II) Initializing extension XFIXES
[ 12.536] (II) Initializing extension RENDER
[ 12.536] (II) Initializing extension RANDR
[ 12.536] (II) Initializing extension COMPOSITE
[ 12.536] (II) Initializing extension DAMAGE
[ 12.536] (II) Initializing extension MIT-SCREEN-SAVER
[ 12.536] (II) Initializing extension DOUBLE-BUFFER
[ 12.536] (II) Initializing extension RECORD
[ 12.537] (II) Initializing extension DPMS
[ 12.537] (II) Initializing extension Present
[ 12.537] (II) Initializing extension DRI3
[ 12.537] (II) Initializing extension X-Resource
[ 12.537] (II) Initializing extension XVideo
[ 12.537] (II) Initializing extension XVideo-MotionCompensation
[ 12.537] (II) Initializing extension GLX
[ 12.545] (II) AIGLX: Loaded and initialized radeonsi
[ 12.545] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 12.545] (II) Initializing extension XFree86-VidModeExtension
[ 12.545] (II) Initializing extension XFree86-DGA
[ 12.545] (II) Initializing extension XFree86-DRI
[ 12.545] (II) Initializing extension DRI2
[ 12.545] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 12.686] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 12.686] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 12.686] (II) LoadModule: "libinput"
[ 12.686] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 12.691] (II) Module libinput: vendor="X.Org Foundation"
[ 12.691] compiled for 1.21.1.8, module version = 1.3.0
[ 12.691] Module class: X.Org XInput Driver
[ 12.691] ABI class: X.Org XInput driver, version 24.4
[ 12.691] (II) Using input driver 'libinput' for 'Power Button'
[ 12.692] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 27 paused 0
[ 12.692] (**) Power Button: always reports core events
[ 12.692] (**) Option "Device" "/dev/input/event2"
[ 12.698] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 12.698] (II) event2 - Power Button: device is a keyboard
[ 12.698] (II) event2 - Power Button: device removed
[ 12.699] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 12.699] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 12.699] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 12.700] (II) event2 - Power Button: device is a keyboard
[ 12.701] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 12.701] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 12.701] (II) Using input driver 'libinput' for 'Video Bus'
[ 12.702] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
[ 12.702] (**) Video Bus: always reports core events
[ 12.702] (**) Option "Device" "/dev/input/event3"
[ 12.704] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 12.704] (II) event3 - Video Bus: device is a keyboard
[ 12.704] (II) event3 - Video Bus: device removed
[ 12.704] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:07/LNXVIDEO:00/input/input3/event3"
[ 12.704] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 12.705] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 12.705] (II) event3 - Video Bus: device is a keyboard
[ 12.706] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 12.706] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 12.706] (II) Using input driver 'libinput' for 'Power Button'
[ 12.708] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 31 paused 0
[ 12.708] (**) Power Button: always reports core events
[ 12.708] (**) Option "Device" "/dev/input/event1"
[ 12.709] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 12.709] (II) event1 - Power Button: device is a keyboard
[ 12.709] (II) event1 - Power Button: device removed
[ 12.709] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 12.709] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 12.710] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 12.710] (II) event1 - Power Button: device is a keyboard
[ 12.711] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 12.711] (II) No input driver specified, ignoring this device.
[ 12.711] (II) This device may have been added with another device file.
[ 12.712] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event12)
[ 12.712] (II) No input driver specified, ignoring this device.
[ 12.712] (II) This device may have been added with another device file.
[ 12.712] (II) config/udev: Adding input device SINOWEALTH Wired Gaming Mouse (/dev/input/event5)
[ 12.712] (**) SINOWEALTH Wired Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 12.712] (II) Using input driver 'libinput' for 'SINOWEALTH Wired Gaming Mouse'
[ 12.771] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 32 paused 0
[ 12.771] (**) SINOWEALTH Wired Gaming Mouse: always reports core events
[ 12.771] (**) Option "Device" "/dev/input/event5"
[ 12.774] (II) event5 - SINOWEALTH Wired Gaming Mouse: is tagged by udev as: Mouse
[ 12.774] (II) event5 - SINOWEALTH Wired Gaming Mouse: device is a pointer
[ 12.775] (II) event5 - SINOWEALTH Wired Gaming Mouse: device removed
[ 12.775] (II) libinput: SINOWEALTH Wired Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.775] (II) libinput: SINOWEALTH Wired Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.775] (II) libinput: SINOWEALTH Wired Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.775] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-3/3-3:1.0/0003:258A:1007.0001/input/input5/event5"
[ 12.775] (II) XINPUT: Adding extended input device "SINOWEALTH Wired Gaming Mouse" (type: MOUSE, id 9)
[ 12.775] (**) Option "AccelerationScheme" "none"
[ 12.775] (**) SINOWEALTH Wired Gaming Mouse: (accel) selected scheme none/0
[ 12.775] (**) SINOWEALTH Wired Gaming Mouse: (accel) acceleration factor: 2.000
[ 12.775] (**) SINOWEALTH Wired Gaming Mouse: (accel) acceleration threshold: 4
[ 12.776] (II) event5 - SINOWEALTH Wired Gaming Mouse: is tagged by udev as: Mouse
[ 12.777] (II) event5 - SINOWEALTH Wired Gaming Mouse: device is a pointer
[ 12.778] (II) config/udev: Adding input device SINOWEALTH Wired Gaming Mouse (/dev/input/mouse0)
[ 12.778] (II) No input driver specified, ignoring this device.
[ 12.778] (II) This device may have been added with another device file.
[ 12.779] (II) config/udev: Adding input device SINOWEALTH Wired Gaming Mouse Keyboard (/dev/input/event6)
[ 12.779] (**) SINOWEALTH Wired Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 12.779] (II) Using input driver 'libinput' for 'SINOWEALTH Wired Gaming Mouse Keyboard'
[ 12.780] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 33 paused 0
[ 12.780] (**) SINOWEALTH Wired Gaming Mouse Keyboard: always reports core events
[ 12.780] (**) Option "Device" "/dev/input/event6"
[ 12.782] (II) event6 - SINOWEALTH Wired Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 12.782] (II) event6 - SINOWEALTH Wired Gaming Mouse Keyboard: device is a keyboard
[ 12.783] (II) event6 - SINOWEALTH Wired Gaming Mouse Keyboard: device removed
[ 12.783] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.3/usb3/3-3/3-3:1.1/0003:258A:1007.0002/input/input6/event6"
[ 12.783] (II) XINPUT: Adding extended input device "SINOWEALTH Wired Gaming Mouse Keyboard" (type: KEYBOARD, id 10)
[ 12.784] (II) event6 - SINOWEALTH Wired Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 12.785] (II) event6 - SINOWEALTH Wired Gaming Mouse Keyboard: device is a keyboard
[ 12.786] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event8)
[ 12.786] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[ 12.786] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[ 12.787] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 34 paused 0
[ 12.787] (**) Integrated Camera: Integrated C: always reports core events
[ 12.788] (**) Option "Device" "/dev/input/event8"
[ 12.789] (II) event8 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 12.789] (II) event8 - Integrated Camera: Integrated C: device is a keyboard
[ 12.789] (II) event8 - Integrated Camera: Integrated C: device removed
[ 12.789] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:03:00.4/usb1/1-1/1-1.1/1-1.1:1.0/input/input12/event8"
[ 12.789] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 11)
[ 12.791] (II) event8 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 12.791] (II) event8 - Integrated Camera: Integrated C: device is a keyboard
[ 12.792] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event13)
[ 12.792] (II) No input driver specified, ignoring this device.
[ 12.792] (II) This device may have been added with another device file.
[ 12.792] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event14)
[ 12.792] (II) No input driver specified, ignoring this device.
[ 12.792] (II) This device may have been added with another device file.
[ 12.793] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event10)
[ 12.793] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 12.793] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 12.794] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 35 paused 0
[ 12.794] (**) Ideapad extra buttons: always reports core events
[ 12.794] (**) Option "Device" "/dev/input/event10"
[ 12.796] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 12.796] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 12.796] (II) event10 - Ideapad extra buttons: device removed
[ 12.796] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input11/event10"
[ 12.796] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 12)
[ 12.797] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 12.797] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 12.798] (II) config/udev: Adding input device MSFT0001:00 04F3:3140 Mouse (/dev/input/event9)
[ 12.798] (**) MSFT0001:00 04F3:3140 Mouse: Applying InputClass "libinput pointer catchall"
[ 12.798] (II) Using input driver 'libinput' for 'MSFT0001:00 04F3:3140 Mouse'
[ 12.800] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 36 paused 0
[ 12.800] (**) MSFT0001:00 04F3:3140 Mouse: always reports core events
[ 12.800] (**) Option "Device" "/dev/input/event9"
[ 12.801] (II) event9 - MSFT0001:00 04F3:3140 Mouse: is tagged by udev as: Mouse Pointingstick
[ 12.801] (II) event9 - MSFT0001:00 04F3:3140 Mouse: device is a pointer
[ 12.802] (II) event9 - MSFT0001:00 04F3:3140 Mouse: device removed
[ 12.802] (II) libinput: MSFT0001:00 04F3:3140 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.802] (II) libinput: MSFT0001:00 04F3:3140 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.802] (II) libinput: MSFT0001:00 04F3:3140 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.802] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0001:00/0018:04F3:3140.0003/input/input13/event9"
[ 12.802] (II) XINPUT: Adding extended input device "MSFT0001:00 04F3:3140 Mouse" (type: MOUSE, id 13)
[ 12.803] (**) Option "AccelerationScheme" "none"
[ 12.803] (**) MSFT0001:00 04F3:3140 Mouse: (accel) selected scheme none/0
[ 12.803] (**) MSFT0001:00 04F3:3140 Mouse: (accel) acceleration factor: 2.000
[ 12.803] (**) MSFT0001:00 04F3:3140 Mouse: (accel) acceleration threshold: 4
[ 12.804] (II) event9 - MSFT0001:00 04F3:3140 Mouse: is tagged by udev as: Mouse Pointingstick
[ 12.804] (II) event9 - MSFT0001:00 04F3:3140 Mouse: device is a pointer
[ 12.806] (II) config/udev: Adding input device MSFT0001:00 04F3:3140 Mouse (/dev/input/mouse1)
[ 12.806] (II) No input driver specified, ignoring this device.
[ 12.806] (II) This device may have been added with another device file.
[ 12.806] (II) config/udev: Adding input device MSFT0001:00 04F3:3140 Touchpad (/dev/input/event11)
[ 12.806] (**) MSFT0001:00 04F3:3140 Touchpad: Applying InputClass "libinput touchpad catchall"
[ 12.807] (**) MSFT0001:00 04F3:3140 Touchpad: Applying InputClass "touchpad catchall"
[ 12.807] (**) MSFT0001:00 04F3:3140 Touchpad: Applying InputClass "Default clickpad buttons"
[ 12.807] (**) MSFT0001:00 04F3:3140 Touchpad: Applying InputClass "touchpad"
[ 12.807] (II) Using input driver 'libinput' for 'MSFT0001:00 04F3:3140 Touchpad'
[ 12.809] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 37 paused 0
[ 12.809] (**) MSFT0001:00 04F3:3140 Touchpad: always reports core events
[ 12.809] (**) Option "Device" "/dev/input/event11"
[ 12.810] (II) event11 - MSFT0001:00 04F3:3140 Touchpad: is tagged by udev as: Touchpad
[ 12.812] (II) event11 - MSFT0001:00 04F3:3140 Touchpad: device is a touchpad
[ 12.812] (II) event11 - MSFT0001:00 04F3:3140 Touchpad: device removed
[ 12.812] (**) Option "Tapping" "on"
[ 12.812] (**) Option "TappingButtonMap" "lmr"
[ 12.812] (II) libinput: MSFT0001:00 04F3:3140 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.812] (II) libinput: MSFT0001:00 04F3:3140 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.812] (II) libinput: MSFT0001:00 04F3:3140 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.812] (**) Option "NaturalScrolling" "true"
[ 12.813] (**) Option "config_info" "udev:/sys/devices/platform/AMDI0010:00/i2c-0/i2c-MSFT0001:00/0018:04F3:3140.0003/input/input14/event11"
[ 12.813] (II) XINPUT: Adding extended input device "MSFT0001:00 04F3:3140 Touchpad" (type: TOUCHPAD, id 14)
[ 12.815] (**) Option "AccelerationScheme" "none"
[ 12.815] (**) MSFT0001:00 04F3:3140 Touchpad: (accel) selected scheme none/0
[ 12.815] (**) MSFT0001:00 04F3:3140 Touchpad: (accel) acceleration factor: 2.000
[ 12.815] (**) MSFT0001:00 04F3:3140 Touchpad: (accel) acceleration threshold: 4
[ 12.816] (II) event11 - MSFT0001:00 04F3:3140 Touchpad: is tagged by udev as: Touchpad
[ 12.818] (II) event11 - MSFT0001:00 04F3:3140 Touchpad: device is a touchpad
[ 12.819] (II) config/udev: Adding input device MSFT0001:00 04F3:3140 Touchpad (/dev/input/mouse2)
[ 12.819] (**) MSFT0001:00 04F3:3140 Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 12.819] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 12.819] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 12.819] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 12.821] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 38 paused 0
[ 12.821] (**) AT Translated Set 2 keyboard: always reports core events
[ 12.821] (**) Option "Device" "/dev/input/event4"
[ 12.822] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 12.822] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 12.824] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 12.824] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 12.824] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[ 12.825] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 12.825] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 12.827] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 12.827] (II) No input driver specified, ignoring this device.
[ 12.827] (II) This device may have been added with another device file.
[ 12.831] (II) config/udev: Adding input device Draconic -3 Keyboard (/dev/input/event15)
[ 12.831] (**) Draconic -3 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 12.831] (II) Using input driver 'libinput' for 'Draconic -3 Keyboard'
[ 12.832] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 39 paused 0
[ 12.832] (**) Draconic -3 Keyboard: always reports core events
[ 12.832] (**) Option "Device" "/dev/input/event15"
[ 12.833] (II) event15 - Draconic -3 Keyboard: is tagged by udev as: Keyboard
[ 12.833] (II) event15 - Draconic -3 Keyboard: device is a keyboard
[ 12.834] (II) event15 - Draconic -3 Keyboard: device removed
[ 12.834] (II) libinput: Draconic -3 Keyboard: needs a virtual subdevice
[ 12.834] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:093A:2801.0004/input/input18/event15"
[ 12.834] (II) XINPUT: Adding extended input device "Draconic -3 Keyboard" (type: MOUSE, id 16)
[ 12.834] (**) Option "AccelerationScheme" "none"
[ 12.834] (**) Draconic -3 Keyboard: (accel) selected scheme none/0
[ 12.834] (**) Draconic -3 Keyboard: (accel) acceleration factor: 2.000
[ 12.834] (**) Draconic -3 Keyboard: (accel) acceleration threshold: 4
[ 12.835] (II) event15 - Draconic -3 Keyboard: is tagged by udev as: Keyboard
[ 12.835] (II) event15 - Draconic -3 Keyboard: device is a keyboard
[ 12.836] (II) config/udev: Adding input device Draconic -3 Mouse (/dev/input/event16)
[ 12.836] (**) Draconic -3 Mouse: Applying InputClass "libinput pointer catchall"
[ 12.836] (II) Using input driver 'libinput' for 'Draconic -3 Mouse'
[ 12.837] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 40 paused 0
[ 12.837] (**) Draconic -3 Mouse: always reports core events
[ 12.837] (**) Option "Device" "/dev/input/event16"
[ 12.838] (II) event16 - Draconic -3 Mouse: is tagged by udev as: Mouse
[ 12.839] (II) event16 - Draconic -3 Mouse: device is a pointer
[ 12.839] (II) event16 - Draconic -3 Mouse: device removed
[ 12.839] (II) libinput: Draconic -3 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.839] (II) libinput: Draconic -3 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.839] (II) libinput: Draconic -3 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 12.839] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:093A:2801.0004/input/input19/event16"
[ 12.839] (II) XINPUT: Adding extended input device "Draconic -3 Mouse" (type: MOUSE, id 17)
[ 12.839] (**) Option "AccelerationScheme" "none"
[ 12.839] (**) Draconic -3 Mouse: (accel) selected scheme none/0
[ 12.839] (**) Draconic -3 Mouse: (accel) acceleration factor: 2.000
[ 12.839] (**) Draconic -3 Mouse: (accel) acceleration threshold: 4
[ 12.840] (II) event16 - Draconic -3 Mouse: is tagged by udev as: Mouse
[ 12.840] (II) event16 - Draconic -3 Mouse: device is a pointer
[ 12.841] (II) config/udev: Adding input device Draconic -3 Mouse (/dev/input/mouse3)
[ 12.841] (II) No input driver specified, ignoring this device.
[ 12.841] (II) This device may have been added with another device file.
[ 12.848] (**) Draconic -3 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 12.849] (II) Using input driver 'libinput' for 'Draconic -3 Keyboard'
[ 12.849] (II) systemd-logind: returning pre-existing fd for /dev/input/event15 13:79
[ 12.849] (**) Draconic -3 Keyboard: always reports core events
[ 12.849] (**) Option "Device" "/dev/input/event15"
[ 12.849] (II) libinput: Draconic -3 Keyboard: is a virtual subdevice
[ 12.849] (**) Option "config_info" "udev:/sys/devices/virtual/misc/uhid/0005:093A:2801.0004/input/input18/event15"
[ 12.849] (II) XINPUT: Adding extended input device "Draconic -3 Keyboard" (type: KEYBOARD, id 18)Last edited by jaqdie (2023-04-06 13:00:19)
Offline
now the prompt and some words look out of place in neovim also happens
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Eg. link a screenshot.
The error in the log isn't related but you probably want to remove every xf86-video-* package
Offline
Sorry for the incomplete post.
Here you can see how the bottom bar of neovim is misaligned a couple of pixels upwards, just like the top bar of dwm is not aligned as before, also the prompt
https://imgur.com/KYsMt7p
https://imgur.com/lj3WgHY
Offline
Here I show you how it looked before
https://imgur.com/Z6kXh1g
https://imgur.com/7cTg35s
Offline
I've solved it, it was just a simple font problem
thank you so much
Offline
Pages: 1