You are not logged in.

#1 2019-10-23 07:21:35

gamessalts2@gmail.com
Member
Registered: 2019-08-27
Posts: 9

numpad not working

pc: dell inspiron 3542

installed new copy of arch linux but numpad stopped working but every other key is working need help .

Offline

#2 2019-10-23 08:44:15

seth
Member
Registered: 2012-09-03
Posts: 51,739

Re: numpad not working

Welcome to the forum.
Please read https://bbs.archlinux.org/viewtopic.php?id=57855 and the other stickies in the newbie corner as well as http://www.catb.org/~esr/faqs/smart-questions.html

The add some details eg. on the actual environment (console, X11, wayland - desktop environment), whether the keys produce any input (you can use eg. "libinput debug-events" but it ultimately depends on the context what is the best tool), the numlock state etcetc.

And, while it should be rather obvious, whether the numlock works and whether it has any impact on the situation.

Offline

#3 2019-10-23 11:27:33

gamessalts2@gmail.com
Member
Registered: 2019-08-27
Posts: 9

Re: numpad not working

I am knew to arch linux so i don't know how to trouble shoot my keyboard problem if you can guide me on how to troubleshoot it

my xinput list-devices output :

Virtual core pointer                    	id=2	[master pointer  (3)]
    Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
    MOSART Semi. 2.4G Keyboard Mouse        	id=11	[slave  pointer  (2)]
    MOSART Semi. 2.4G Keyboard Mouse Consumer Control	id=12	[slave  pointer  (2)]
    Synaptics s3203                         	id=15	[slave  pointer  (2)]
 Virtual core keyboard                   	id=3	[master keyboard (2)]
     Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
     Power Button                            	id=6	[slave  keyboard (3)]
     Video Bus                               	id=7	[slave  keyboard (3)]
     Power Button                            	id=8	[slave  keyboard (3)]
     Sleep Button                            	id=9	[slave  keyboard (3)]
     MOSART Semi. 2.4G Keyboard Mouse        	id=10	[slave  keyboard (3)]
     MOSART Semi. 2.4G Keyboard Mouse System Control	id=13	[slave  keyboard (3)]
     Integrated_Webcam_HD: Integrate         	id=14	[slave  keyboard (3)]
     Dell WMI hotkeys                        	id=16	[slave  keyboard (3)]
     AT Translated Set 2 keyboard            	id=17	[slave  keyboard (3)]
     MOSART Semi. 2.4G Keyboard Mouse Consumer Control	id=18	[slave  keyboard (3)]

my libinput for keyboard output : 

Device:           AT Translated Set 2 keyboard
Kernel:           /dev/input/event4
Group:            11
Seat:             seat0, default
Capabilities:     keyboard 
Tap-to-click:     n/a
Tap-and-drag:     n/a
Tap drag lock:    n/a
Left-handed:      n/a
Nat.scrolling:    n/a
Middle emulation: n/a
Calibration:      n/a
Scroll methods:   none
Click methods:    none
Disable-w-typing: n/a
Accel profiles:   n/a
Rotation:         n/a

my xinput list-props output:

Device 'AT Translated Set 2 keyboard':
	Device Enabled (162):	1
	Coordinate Transformation Matrix (164):	1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
	libinput Send Events Modes Available (282):	1, 0
	libinput Send Events Mode Enabled (283):	0, 0
	libinput Send Events Mode Enabled Default (284):	0, 0
	Device Node (285):	"/dev/input/event4"
	Device Product ID (286):	1, 1

apart from it i don't know how to troubleshoot my problem? why the  num pad doesn't work.
NOTE: no problem with keyboard physically.

Last edited by gamessalts2@gmail.com (2019-10-23 14:00:38)

Offline

#4 2019-10-23 11:29:17

gamessalts2@gmail.com
Member
Registered: 2019-08-27
Posts: 9

Re: numpad not working

i am using xfce as desktop and sddm as display manager

Offline

#5 2019-10-23 13:32:19

seth
Member
Registered: 2012-09-03
Posts: 51,739

Re: numpad not working

Please wrap the shell outputs in "code" tags, https://bbs.archlinux.org/help.php#bbcode and do not bump the thread, unless somebody responded simply edit your previous post.

On topic:

xset -q | grep -i num
setxkbmap -print -query
xev -event keyboard # then push some keys on the numpad

Offline

#6 2019-10-23 13:56:09

gamessalts2@gmail.com
Member
Registered: 2019-08-27
Posts: 9

Re: numpad not working

xset -q | grep -i num

output:
when i pressed num lock first time:

[user@archlinux ~]$ xset -q | grep -i num
    00: Caps Lock:   off    01: Num Lock:    off    02: Scroll Lock: off

when i pressed num lock second time:

[user@archlinux ~]$ xset -q | grep -i num
    00: Caps Lock:   off    01: Num Lock:    on     02: Scroll Lock: off

setxkbmap -print -query

output:

[user@archlinux ~]$ setxkbmap -print -query
xkb_keymap {
	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
	xkb_types     { include "complete"	};
	xkb_compat    { include "complete"	};
	xkb_symbols   { include "pc+us+inet(evdev)"	};
	xkb_geometry  { include "pc(pc105)"	};
};
rules:      evdev
model:      pc105
layout:     us

xev -event keyboard # then push some keys on the numpad

output:

[user@archlinux ~]$ xev -event keyboard
Outer window is 0x4200001, inner window is 0x4200002

KeymapNotify event, serial 20, synthetic NO, window 0x0,
    keys:  83  0   0   0   16  0   0   0   0   0   0   0   0   0   0   0   
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   

KeyRelease event, serial 25, synthetic NO, window 0x4200001,
    root 0x10f, subw 0x0, time 3029050, (162,-19), root:(756,299),
    state 0x10, keycode 36 (keysym 0xff0d, Return), same_screen YES,
"   XLookupString gives 1 bytes: (0d) "
    XFilterEvent returns: False

KeyPress event, serial 28, synthetic NO, window 0x4200001,
    root 0x10f, subw 0x0, time 3031698, (162,-19), root:(756,299),
    state 0x10, keycode 77 (keysym 0xff7f, Num_Lock), same_screen YES,
    XLookupString gives 0 bytes: 
    XmbLookupString gives 0 bytes: 
    XFilterEvent returns: False

KeyRelease event, serial 28, synthetic NO, window 0x4200001,
    root 0x10f, subw 0x0, time 3031777, (162,-19), root:(756,299),
    state 0x10, keycode 77 (keysym 0xff7f, Num_Lock), same_screen YES,
    XLookupString gives 0 bytes: 
    XFilterEvent returns: False

ClientMessage event, serial 28, synthetic YES, window 0x4200001,
    message_type 0x167 (WM_PROTOCOLS), format 32, message 0x168 (WM_DELETE_WINDOW)

one thing i see that the num lock key value is changing but when it is on still the number keys didn't work.

i also updated the os

Offline

#7 2019-10-23 14:38:11

seth
Member
Registered: 2012-09-03
Posts: 51,739

Re: numpad not working

So the numlock key works and toggles the state but you don't get any events from the keys.
Do they trigger events on "sudo libinput debug-events"?

Offline

#8 2019-10-24 04:26:59

gamessalts2@gmail.com
Member
Registered: 2019-08-27
Posts: 9

Re: numpad not working

yes

Offline

#9 2019-10-24 04:51:44

gamessalts2@gmail.com
Member
Registered: 2019-08-27
Posts: 9

Re: numpad not working

event4   KEYBOARD_KEY     +36.68s	*** (-1) released
 event4   KEYBOARD_KEY     +36.79s	*** (-1) pressed
 event4   KEYBOARD_KEY     +36.84s	*** (-1) released
 event4   KEYBOARD_KEY     +36.95s	*** (-1) pressed
 event4   KEYBOARD_KEY     +37.02s	*** (-1) released
 event4   KEYBOARD_KEY     +37.22s	*** (-1) pressed
 event4   KEYBOARD_KEY     +37.28s	*** (-1) released
 event4   KEYBOARD_KEY     +37.40s	*** (-1) pressed
 event4   KEYBOARD_KEY     +37.49s	*** (-1) released
 event4   KEYBOARD_KEY     +37.57s	*** (-1) pressed
 event4   KEYBOARD_KEY     +37.64s	*** (-1) released
 event4   KEYBOARD_KEY     +37.72s	*** (-1) pressed
 event4   KEYBOARD_KEY     +37.79s	*** (-1) released
 event4   KEYBOARD_KEY     +38.66s	*** (-1) pressed
 event4   KEYBOARD_KEY     +38.90s	*** (-1) pressed

Offline

#10 2019-10-24 07:20:01

seth
Member
Registered: 2012-09-03
Posts: 51,739

Re: numpad not working

Ok, so it's on the X11 layer.

xinput list
sudo showkey # "5" should be keycode 76 with the others counting around it

You could try installing https://www.archlinux.org/packages/extr … put-evdev/

Offline

#11 2019-10-24 14:00:31

gamessalts2@gmail.com
Member
Registered: 2019-08-27
Posts: 9

Re: numpad not working

as said i did the showkey and also reinstalled the drivers
but problem not solved ????

showkey output:
num key - key number
0 - 82
1-79
2-80
3-81
4-75
5-76
6-77
7-71
8-72
9-73
all i see that the key is pressed but still no number is key is recognized....

Offline

#12 2019-10-24 14:06:06

seth
Member
Registered: 2012-09-03
Posts: 51,739

Re: numpad not working

Where did you mention the behavior of showkey before?
Anyway, the keys work and produce the expected events on the kernel level. xf86-input-evdev isn't installed by default, you probably use xf86-input-libinput.

Please post your xorg log.

Offline

#13 2019-10-25 07:11:16

gamessalts2@gmail.com
Member
Registered: 2019-08-27
Posts: 9

Re: numpad not working

[  2522.141] 
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[  2522.141] Build Operating System: Linux Arch Linux
[  2522.141] Current Operating System: Linux archlinux 5.3.5-arch1-1-ARCH #1 SMP PREEMPT Mon Oct 7 19:03:08 UTC 2019 x86_64
[  2522.141] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=cd075d10-32a1-493e-a877-043a99878b9d rw loglevel=3 quiet
[  2522.141] Build Date: 30 June 2019  09:52:01AM
[  2522.141]  
[  2522.141] Current version of pixman: 0.38.4
[  2522.141] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[  2522.141] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2522.142] (==) Log file: "/var/log/Xorg.2.log", Time: Tue Oct 15 11:03:02 2019
[  2522.142] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2522.142] (==) No Layout section.  Using the first Screen section.
[  2522.142] (==) No screen section available. Using defaults.
[  2522.142] (**) |-->Screen "Default Screen Section" (0)
[  2522.142] (**) |   |-->Monitor "<default monitor>"
[  2522.142] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  2522.142] (==) Automatically adding devices
[  2522.142] (==) Automatically enabling devices
[  2522.142] (==) Automatically adding GPU devices
[  2522.142] (==) Automatically binding GPU devices
[  2522.142] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  2522.142] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[  2522.142] 	Entry deleted from font path.
[  2522.142] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[  2522.142] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[  2522.142] 	Entry deleted from font path.
[  2522.142] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[  2522.142] 	Entry deleted from font path.
[  2522.142] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  2522.142] 	Entry deleted from font path.
[  2522.142] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[  2522.142] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2522.142] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2522.142] (II) Module ABI versions:
[  2522.142] 	X.Org ANSI C Emulation: 0.4
[  2522.142] 	X.Org Video Driver: 24.0
[  2522.142] 	X.Org XInput driver : 24.1
[  2522.142] 	X.Org Server Extension : 10.0
[  2522.143] (++) using VT number 9

[  2522.143] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[  2522.144] (II) xfree86: Adding drm device (/dev/dri/card0)
[  2522.144] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[  2522.147] (--) PCI:*(0@0:2:0) 8086:0a16:1028:0651 rev 11, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[  2522.148] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  2522.148] (II) LoadModule: "glx"
[  2522.148] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2522.197] (II) Module glx: vendor="X.Org Foundation"
[  2522.197] 	compiled for 1.20.5, module version = 1.0.0
[  2522.197] 	ABI class: X.Org Server Extension, version 10.0
[  2522.197] (==) Matched intel as autoconfigured driver 0
[  2522.197] (==) Matched modesetting as autoconfigured driver 1
[  2522.197] (==) Matched fbdev as autoconfigured driver 2
[  2522.197] (==) Matched vesa as autoconfigured driver 3
[  2522.197] (==) Assigned the driver to the xf86ConfigLayout
[  2522.197] (II) LoadModule: "intel"
[  2522.197] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  2522.225] (II) Module intel: vendor="X.Org Foundation"
[  2522.225] 	compiled for 1.20.5, module version = 2.99.917
[  2522.225] 	Module class: X.Org Video Driver
[  2522.225] 	ABI class: X.Org Video Driver, version 24.0
[  2522.225] (II) LoadModule: "modesetting"
[  2522.225] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  2522.252] (II) Module modesetting: vendor="X.Org Foundation"
[  2522.252] 	compiled for 1.20.5, module version = 1.20.5
[  2522.252] 	Module class: X.Org Video Driver
[  2522.252] 	ABI class: X.Org Video Driver, version 24.0
[  2522.252] (II) LoadModule: "fbdev"
[  2522.252] (WW) Warning, couldn't open module fbdev
[  2522.252] (EE) Failed to load module "fbdev" (module does not exist, 0)
[  2522.252] (II) LoadModule: "vesa"
[  2522.252] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  2522.252] (II) Module vesa: vendor="X.Org Foundation"
[  2522.252] 	compiled for 1.20.0, module version = 2.4.0
[  2522.252] 	Module class: X.Org Video Driver
[  2522.252] 	ABI class: X.Org Video Driver, version 24.0
[  2522.252] (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
[  2522.252] (II) intel: Driver for Intel(R) HD Graphics
[  2522.252] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[  2522.252] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[  2522.252] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  2522.253] (II) VESA: driver for VESA chipsets: vesa
[  2522.872] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20190619
[  2522.872] (II) intel(0): SNA compiled from 2.99.917-893-gbff5eca4
[  2522.887] (WW) Falling back to old probe method for modesetting
[  2522.912] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4400
[  2522.912] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[  2522.912] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  2522.912] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  2522.912] (==) intel(0): RGB weight 888
[  2522.912] (==) intel(0): Default visual is TrueColor
[  2522.914] (II) intel(0): Output eDP1 has no monitor section
[  2522.914] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[  2522.914] (II) intel(0): Enabled output eDP1
[  2522.915] (II) intel(0): Output HDMI1 has no monitor section
[  2522.915] (II) intel(0): Enabled output HDMI1
[  2522.915] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[  2522.915] (II) intel(0): Output VIRTUAL1 has no monitor section
[  2522.915] (II) intel(0): Enabled output VIRTUAL1
[  2522.915] (--) intel(0): Output eDP1 using initial mode 1366x768 on pipe 0
[  2522.915] (==) intel(0): TearFree disabled
[  2522.915] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[  2522.915] (==) intel(0): DPI set to (96, 96)
[  2522.915] (II) Loading sub module "dri3"
[  2522.915] (II) LoadModule: "dri3"
[  2522.915] (II) Module "dri3" already built-in
[  2522.915] (II) Loading sub module "dri2"
[  2522.915] (II) LoadModule: "dri2"
[  2522.915] (II) Module "dri2" already built-in
[  2522.915] (II) Loading sub module "present"
[  2522.915] (II) LoadModule: "present"
[  2522.915] (II) Module "present" already built-in
[  2522.915] (II) UnloadModule: "modesetting"
[  2522.915] (II) Unloading modesetting
[  2522.916] (II) UnloadModule: "vesa"
[  2522.916] (II) Unloading vesa
[  2522.916] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
[  2522.916] (==) intel(0): Backing store enabled
[  2522.916] (==) intel(0): Silken mouse disabled
[  2522.916] (II) intel(0): HW Cursor enabled
[  2522.916] (==) intel(0): DPMS enabled
[  2522.917] (==) intel(0): Display hotplug detection enabled
[  2522.917] (II) intel(0): [DRI2] Setup complete
[  2522.917] (II) intel(0): [DRI2]   DRI driver: i965
[  2522.917] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[  2522.917] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[  2522.917] (II) intel(0): hardware support for Present enabled
[  2522.917] (II) Initializing extension Generic Event Extension
[  2522.917] (II) Initializing extension SHAPE
[  2522.917] (II) Initializing extension MIT-SHM
[  2522.918] (II) Initializing extension XInputExtension
[  2522.918] (II) Initializing extension XTEST
[  2522.918] (II) Initializing extension BIG-REQUESTS
[  2522.918] (II) Initializing extension SYNC
[  2522.919] (II) Initializing extension XKEYBOARD
[  2522.919] (II) Initializing extension XC-MISC
[  2522.919] (II) Initializing extension SECURITY
[  2522.920] (II) Initializing extension XFIXES
[  2522.920] (II) Initializing extension RENDER
[  2522.920] (II) Initializing extension RANDR
[  2522.921] (II) Initializing extension COMPOSITE
[  2522.921] (II) Initializing extension DAMAGE
[  2522.921] (II) Initializing extension MIT-SCREEN-SAVER
[  2522.921] (II) Initializing extension DOUBLE-BUFFER
[  2522.922] (II) Initializing extension RECORD
[  2522.922] (II) Initializing extension DPMS
[  2522.922] (II) Initializing extension Present
[  2522.922] (II) Initializing extension DRI3
[  2522.922] (II) Initializing extension X-Resource
[  2522.923] (II) Initializing extension XVideo
[  2522.923] (II) Initializing extension XVideo-MotionCompensation
[  2522.923] (II) Initializing extension GLX
[  2522.938] (II) AIGLX: Loaded and initialized i965
[  2522.938] (II) GLX: Initialized DRI2 GL provider for screen 0
[  2522.938] (II) Initializing extension XFree86-VidModeExtension
[  2522.938] (II) Initializing extension XFree86-DGA
[  2522.938] (II) Initializing extension XFree86-DRI
[  2522.938] (II) Initializing extension DRI2
[  2522.943] (II) intel(0): switch to mode 1366x768@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  2522.950] (II) intel(0): Setting screen physical size to 361 x 203
[  2523.044] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  2523.044] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  2523.044] (II) LoadModule: "libinput"
[  2523.044] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  2523.080] (II) Module libinput: vendor="X.Org Foundation"
[  2523.080] 	compiled for 1.20.5, module version = 0.29.0
[  2523.080] 	Module class: X.Org XInput Driver
[  2523.080] 	ABI class: X.Org XInput driver, version 24.1
[  2523.080] (II) Using input driver 'libinput' for 'Power Button'
[  2523.080] (**) Power Button: always reports core events
[  2523.080] (**) Option "Device" "/dev/input/event3"
[  2523.081] (**) Option "_source" "server/udev"
[  2523.082] (II) event3  - Power Button: is tagged by udev as: Keyboard
[  2523.082] (II) event3  - Power Button: device is a keyboard
[  2523.083] (II) event3  - Power Button: device removed
[  2523.096] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[  2523.096] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  2523.097] (II) event3  - Power Button: is tagged by udev as: Keyboard
[  2523.097] (II) event3  - Power Button: device is a keyboard
[  2523.098] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[  2523.098] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  2523.098] (II) Using input driver 'libinput' for 'Video Bus'
[  2523.098] (**) Video Bus: always reports core events
[  2523.098] (**) Option "Device" "/dev/input/event14"
[  2523.098] (**) Option "_source" "server/udev"
[  2523.099] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[  2523.099] (II) event14 - Video Bus: device is a keyboard
[  2523.099] (II) event14 - Video Bus: device removed
[  2523.140] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input15/event14"
[  2523.140] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[  2523.141] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[  2523.141] (II) event14 - Video Bus: device is a keyboard
[  2523.142] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[  2523.142] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  2523.142] (II) Using input driver 'libinput' for 'Power Button'
[  2523.142] (**) Power Button: always reports core events
[  2523.142] (**) Option "Device" "/dev/input/event1"
[  2523.142] (**) Option "_source" "server/udev"
[  2523.143] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  2523.143] (II) event1  - Power Button: device is a keyboard
[  2523.143] (II) event1  - Power Button: device removed
[  2523.163] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[  2523.163] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[  2523.164] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  2523.164] (II) event1  - Power Button: device is a keyboard
[  2523.165] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[  2523.165] (II) No input driver specified, ignoring this device.
[  2523.165] (II) This device may have been added with another device file.
[  2523.165] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[  2523.165] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  2523.165] (II) Using input driver 'libinput' for 'Sleep Button'
[  2523.165] (**) Sleep Button: always reports core events
[  2523.165] (**) Option "Device" "/dev/input/event2"
[  2523.165] (**) Option "_source" "server/udev"
[  2523.166] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[  2523.166] (II) event2  - Sleep Button: device is a keyboard
[  2523.166] (II) event2  - Sleep Button: device removed
[  2523.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[  2523.183] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[  2523.184] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[  2523.184] (II) event2  - Sleep Button: device is a keyboard
[  2523.185] (II) config/udev: Adding drm device (/dev/dri/card0)
[  2523.185] (II) xfree86: Adding drm device (/dev/dri/card0)
[  2523.185] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[  2523.185] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event17)
[  2523.185] (II) No input driver specified, ignoring this device.
[  2523.185] (II) This device may have been added with another device file.
[  2523.186] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event18)
[  2523.186] (II) No input driver specified, ignoring this device.
[  2523.186] (II) This device may have been added with another device file.
[  2523.186] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event19)
[  2523.186] (II) No input driver specified, ignoring this device.
[  2523.186] (II) This device may have been added with another device file.
[  2523.187] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event20)
[  2523.187] (II) No input driver specified, ignoring this device.
[  2523.187] (II) This device may have been added with another device file.
[  2523.187] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event21)
[  2523.187] (II) No input driver specified, ignoring this device.
[  2523.187] (II) This device may have been added with another device file.
[  2523.188] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event12)
[  2523.188] (II) No input driver specified, ignoring this device.
[  2523.188] (II) This device may have been added with another device file.
[  2523.188] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event13)
[  2523.188] (II) No input driver specified, ignoring this device.
[  2523.188] (II) This device may have been added with another device file.
[  2523.189] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event5)
[  2523.190] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[  2523.190] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[  2523.190] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[  2523.190] (**) Option "Device" "/dev/input/event5"
[  2523.190] (**) Option "_source" "server/udev"
[  2523.192] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Keyboard
[  2523.192] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: device is a keyboard
[  2523.192] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: device removed
[  2523.206] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.0/0003:062A:4101.0001/input/input5/event5"
[  2523.206] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 10)
[  2523.208] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Keyboard
[  2523.208] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: device is a keyboard
[  2523.210] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event6)
[  2523.210] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[  2523.210] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[  2523.210] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[  2523.210] (**) Option "Device" "/dev/input/event6"
[  2523.210] (**) Option "_source" "server/udev"
[  2523.211] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Mouse
[  2523.212] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse: device is a pointer
[  2523.212] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse: device removed
[  2523.250] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:062A:4101.0002/input/input6/event6"
[  2523.250] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 11)
[  2523.250] (**) Option "AccelerationScheme" "none"
[  2523.250] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
[  2523.250] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
[  2523.250] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
[  2523.252] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse: is tagged by udev as: Mouse
[  2523.252] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse: device is a pointer
[  2523.253] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
[  2523.253] (II) No input driver specified, ignoring this device.
[  2523.253] (II) This device may have been added with another device file.
[  2523.254] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse Consumer Control (/dev/input/event7)
[  2523.254] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[  2523.254] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse Consumer Control'
[  2523.254] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: always reports core events
[  2523.254] (**) Option "Device" "/dev/input/event7"
[  2523.254] (**) Option "_source" "server/udev"
[  2523.256] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is tagged by udev as: Keyboard
[  2523.256] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device is a keyboard
[  2523.256] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device removed
[  2523.270] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse Consumer Control: needs a virtual subdevice
[  2523.270] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:062A:4101.0002/input/input7/event7"
[  2523.270] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse Consumer Control" (type: MOUSE, id 12)
[  2523.270] (**) Option "AccelerationScheme" "none"
[  2523.270] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) selected scheme none/0
[  2523.270] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) acceleration factor: 2.000
[  2523.270] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: (accel) acceleration threshold: 4
[  2523.272] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is tagged by udev as: Keyboard
[  2523.272] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device is a keyboard
[  2523.273] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse System Control (/dev/input/event8)
[  2523.273] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: Applying InputClass "libinput keyboard catchall"
[  2523.273] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse System Control'
[  2523.273] (**) MOSART Semi. 2.4G Keyboard Mouse System Control: always reports core events
[  2523.273] (**) Option "Device" "/dev/input/event8"
[  2523.273] (**) Option "_source" "server/udev"
[  2523.275] (II) event8  - MOSART Semi. 2.4G Keyboard Mouse System Control: is tagged by udev as: Keyboard
[  2523.275] (II) event8  - MOSART Semi. 2.4G Keyboard Mouse System Control: device is a keyboard
[  2523.275] (II) event8  - MOSART Semi. 2.4G Keyboard Mouse System Control: device removed
[  2523.296] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:062A:4101.0002/input/input8/event8"
[  2523.296] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse System Control" (type: KEYBOARD, id 13)
[  2523.298] (II) event8  - MOSART Semi. 2.4G Keyboard Mouse System Control: is tagged by udev as: Keyboard
[  2523.298] (II) event8  - MOSART Semi. 2.4G Keyboard Mouse System Control: device is a keyboard
[  2523.299] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event9)
[  2523.300] (II) No input driver specified, ignoring this device.
[  2523.300] (II) This device may have been added with another device file.
[  2523.300] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event10)
[  2523.300] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[  2523.300] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[  2523.300] (**) Integrated_Webcam_HD: Integrate: always reports core events
[  2523.300] (**) Option "Device" "/dev/input/event10"
[  2523.300] (**) Option "_source" "server/udev"
[  2523.302] (II) event10 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[  2523.302] (II) event10 - Integrated_Webcam_HD: Integrate: device is a keyboard
[  2523.302] (II) event10 - Integrated_Webcam_HD: Integrate: device removed
[  2523.333] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input16/event10"
[  2523.333] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 14)
[  2523.335] (II) event10 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[  2523.335] (II) event10 - Integrated_Webcam_HD: Integrate: device is a keyboard
[  2523.336] (II) config/udev: Adding input device Synaptics s3203 (/dev/input/event16)
[  2523.336] (**) Synaptics s3203: Applying InputClass "libinput touchpad catchall"
[  2523.336] (**) Synaptics s3203: Applying InputClass "touchpad catchall"
[  2523.336] (**) Synaptics s3203: Applying InputClass "Default clickpad buttons"
[  2523.336] (II) LoadModule: "synaptics"
[  2523.336] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  2523.336] (II) Module synaptics: vendor="X.Org Foundation"
[  2523.336] 	compiled for 1.20.0, module version = 1.9.1
[  2523.336] 	Module class: X.Org XInput Driver
[  2523.336] 	ABI class: X.Org XInput driver, version 24.1
[  2523.336] (II) Using input driver 'synaptics' for 'Synaptics s3203'
[  2523.336] (**) Synaptics s3203: always reports core events
[  2523.336] (**) Option "Device" "/dev/input/event16"
[  2523.373] (II) synaptics: Synaptics s3203: found clickpad property
[  2523.373] (--) synaptics: Synaptics s3203: x-axis range 0 - 2048 (res 20)
[  2523.373] (--) synaptics: Synaptics s3203: y-axis range 0 - 1148 (res 20)
[  2523.373] (--) synaptics: Synaptics s3203: pressure range 0 - 255
[  2523.373] (II) synaptics: Synaptics s3203: device does not report finger width.
[  2523.373] (--) synaptics: Synaptics s3203: buttons: left double triple
[  2523.373] (--) synaptics: Synaptics s3203: Vendor 0x6cb Product 0x2985
[  2523.373] (--) synaptics: Synaptics s3203: invalid finger width range.  defaulting to 0 - 15
[  2523.373] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[  2523.373] (--) synaptics: Synaptics s3203: touchpad found
[  2523.373] (**) Synaptics s3203: always reports core events
[  2523.416] (**) Option "config_info" "udev:/sys/devices/pci0000:00/INT33C3:00/i2c-1/i2c-DLL0651:00/0018:06CB:2985.0003/input/input17/event16"
[  2523.416] (II) XINPUT: Adding extended input device "Synaptics s3203" (type: TOUCHPAD, id 15)
[  2523.416] (**) synaptics: Synaptics s3203: (accel) MinSpeed is now constant deceleration 2.5
[  2523.416] (**) synaptics: Synaptics s3203: (accel) MaxSpeed is now 1.75
[  2523.416] (**) synaptics: Synaptics s3203: (accel) AccelFactor is now 0.085
[  2523.416] (**) Synaptics s3203: (accel) keeping acceleration scheme 1
[  2523.416] (**) Synaptics s3203: (accel) acceleration profile 1
[  2523.417] (**) Synaptics s3203: (accel) acceleration factor: 2.000
[  2523.417] (**) Synaptics s3203: (accel) acceleration threshold: 4
[  2523.417] (--) synaptics: Synaptics s3203: touchpad found
[  2523.418] (II) config/udev: Adding input device Synaptics s3203 (/dev/input/mouse1)
[  2523.418] (**) Synaptics s3203: Ignoring device from InputClass "touchpad ignore duplicates"
[  2523.419] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event15)
[  2523.419] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  2523.419] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[  2523.419] (**) Dell WMI hotkeys: always reports core events
[  2523.419] (**) Option "Device" "/dev/input/event15"
[  2523.419] (**) Option "_source" "server/udev"
[  2523.421] (II) event15 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  2523.421] (II) event15 - Dell WMI hotkeys: device is a keyboard
[  2523.421] (II) event15 - Dell WMI hotkeys: device removed
[  2523.466] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input18/event15"
[  2523.466] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[  2523.469] (II) event15 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[  2523.469] (II) event15 - Dell WMI hotkeys: device is a keyboard
[  2523.470] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[  2523.470] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[  2523.470] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[  2523.470] (**) AT Translated Set 2 keyboard: always reports core events
[  2523.470] (**) Option "Device" "/dev/input/event4"
[  2523.470] (**) Option "_source" "server/udev"
[  2523.472] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  2523.472] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[  2523.473] (II) event4  - AT Translated Set 2 keyboard: device removed
[  2523.506] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[  2523.506] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[  2523.508] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  2523.508] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[  2523.509] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[  2523.510] (II) No input driver specified, ignoring this device.
[  2523.510] (II) This device may have been added with another device file.
[  2523.533] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[  2523.533] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse Consumer Control'
[  2523.533] (**) MOSART Semi. 2.4G Keyboard Mouse Consumer Control: always reports core events
[  2523.533] (**) Option "Device" "/dev/input/event7"
[  2523.533] (**) Option "_source" "_driver/libinput"
[  2523.533] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse Consumer Control: is a virtual subdevice
[  2523.533] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.3/1-1.3:1.1/0003:062A:4101.0002/input/input7/event7"
[  2523.533] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse Consumer Control" (type: KEYBOARD, id 18)
[  2524.917] (II) intel(0): EDID vendor "LGD", prod id 1110
[  2524.917] (II) intel(0): Printing DDC gathered Modelines:
[  2524.917] (II) intel(0): Modeline "1366x768"x0.0   76.32  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (47.4 kHz eP)
[  2524.917] (II) intel(0): Modeline "1366x768"x0.0   61.05  1366 1414 1446 1610  768 771 776 790 +hsync -vsync (37.9 kHz e)
[  2527.216] (II) event3  - Power Button: device removed
[  2527.230] (II) event14 - Video Bus: device removed
[  2527.286] (II) event1  - Power Button: device removed
[  2527.310] (II) event2  - Sleep Button: device removed
[  2527.333] (II) event5  - MOSART Semi. 2.4G Keyboard Mouse: device removed
[  2527.370] (II) event6  - MOSART Semi. 2.4G Keyboard Mouse: device removed
[  2527.423] (II) event8  - MOSART Semi. 2.4G Keyboard Mouse System Control: device removed
[  2527.440] (II) event10 - Integrated_Webcam_HD: Integrate: device removed
[  2527.550] (II) event15 - Dell WMI hotkeys: device removed
[  2527.580] (II) event4  - AT Translated Set 2 keyboard: device removed
[  2527.596] (II) event7  - MOSART Semi. 2.4G Keyboard Mouse Consumer Control: device removed
[  2527.636] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2527.749] (II) UnloadModule: "libinput"
[  2527.749] (II) UnloadModule: "libinput"
[  2527.749] (II) UnloadModule: "libinput"
[  2527.749] (II) UnloadModule: "synaptics"
[  2527.749] (II) UnloadModule: "libinput"
[  2527.749] (II) UnloadModule: "libinput"
[  2527.749] (II) UnloadModule: "libinput"
[  2527.749] (II) UnloadModule: "libinput"
[  2527.749] (II) UnloadModule: "libinput"
[  2527.749] (II) UnloadModule: "libinput"
[  2527.749] (II) UnloadModule: "libinput"
[  2527.749] (II) UnloadModule: "libinput"
[  2527.750] (II) UnloadModule: "libinput"
[  2527.776] (II) Server terminated successfully (0). Closing log file.

Last edited by gamessalts2@gmail.com (2019-10-25 07:12:29)

Offline

#14 2019-10-25 07:12:29

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: numpad not working

Read the Code of Conduct and use code tags: https://wiki.archlinux.org/index.php/Co … s_and_code


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#15 2019-10-25 07:14:14

gamessalts2@gmail.com
Member
Registered: 2019-08-27
Posts: 9

Re: numpad not working

see i am not coder i am a simple user every time following  code of conduct will irritate anyone

Offline

#16 2019-10-25 07:20:01

seth
Member
Registered: 2012-09-03
Posts: 51,739

Re: numpad not working

[  2522.142] (==) Log file: "/var/log/Xorg.2.log", Time: Tue Oct 15 11:03:02 2019

The log is > a week old and from a tertiary server instance, but I guess xf86-input-synaptics might get in the way. Also xf86-input-evdev is not installed.
So:
Step 1. try to remove xf86-input-synaptics
Step 2. try to install xf86-input-evdev

And provide up-to-date Xorg logs.

Offline

Board footer

Powered by FluxBB