You are not logged in.

#1 2014-10-29 21:08:22

Gradient
Member
Registered: 2013-05-19
Posts: 101

X keyboard not working (not using xf86-input-evdev)

I am trying to get X working without using xf86-input-evdev. I have been successful except for the keyboard. Touchpad and mouse are working. When I launch X (with startx), my keyboard is not responding. I can't change tty either.

/etc/X11/xorg.conf.d/10-keyboard.conf

Section "ServerFlags"
	Option "AutoAddDevices" "False"
EndSection
Section "InputDevice" 
	Identifier	"keyboard0"
	Driver	"kbd"
	Option	"CoreKeyboard"
	Option	"AutoServerLayout" "on"
	Option	"XkbRules" "xorg"
	Option	"XkbModel" "pc104"
EndSection

Xorg.1.log

[   894.096] 
X.Org X Server 1.16.1
Release Date: 2014-09-21
[   894.097] X Protocol Version 11, Revision 0
[   894.097] Build Operating System: Linux 3.16.1-1-ARCH x86_64 
[   894.098] Current Operating System: Linux arch 3.14.22-1-lts #1 SMP Wed Oct 15 08:30:13 UTC 2014 x86_64
[   894.098] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux-lts.img root=/dev/sda3 rw init=/usr/lib/systemd/systemd net.ifnames=0
[   894.099] Build Date: 21 September 2014  10:53:13AM
[   894.099]  
[   894.100] Current version of pixman: 0.32.6
[   894.101] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   894.101] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   894.104] (==) Log file: "/var/log/Xorg.1.log", Time: Wed Oct 29 16:42:45 2014
[   894.105] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   894.105] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   894.106] (==) No Layout section.  Using the first Screen section.
[   894.106] (==) No screen section available. Using defaults.
[   894.106] (**) |-->Screen "Default Screen Section" (0)
[   894.106] (**) |   |-->Monitor "<default monitor>"
[   894.106] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[   894.106] (**) |   |-->Device "Intel Graphics"
[   894.106] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   894.106] (**) |-->Input Device "keyboard0"
[   894.106] (**) |-->Input Device "Mouse0"
[   894.106] (**) Option "AutoAddDevices" "False"
[   894.106] (**) Not automatically adding devices
[   894.106] (==) Automatically enabling devices
[   894.106] (==) Automatically adding GPU devices
[   894.106] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   894.106] 	Entry deleted from font path.
[   894.106] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   894.106] 	Entry deleted from font path.
[   894.106] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   894.106] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   894.106] 	Entry deleted from font path.
[   894.106] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   894.106] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/
[   894.106] (==) ModulePath set to "/usr/lib/xorg/modules"
[   894.106] (==) |-->Input Device "Mouse0"
[   894.106] (==) No Layout section. Using the first mouse device.
[   894.106] (II) Loader magic: 0x818d80
[   894.106] (II) Module ABI versions:
[   894.106] 	X.Org ANSI C Emulation: 0.4
[   894.106] 	X.Org Video Driver: 18.0
[   894.106] 	X.Org XInput driver : 21.0
[   894.106] 	X.Org Server Extension : 8.0
[   894.108] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[   894.109] (II) xfree86: Adding drm device (/dev/dri/card0)
[   894.109] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[   894.110] (--) PCI:*(0:0:2:0) 8086:0156:1043:145d rev 9, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64
[   894.110] (II) Open ACPI successful (/var/run/acpid.socket)
[   894.110] (II) LoadModule: "glx"
[   894.111] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   894.112] (II) Module glx: vendor="X.Org Foundation"
[   894.112] 	compiled for 1.16.1, module version = 1.0.0
[   894.112] 	ABI class: X.Org Server Extension, version 8.0
[   894.112] (==) AIGLX enabled
[   894.112] (II) LoadModule: "intel"
[   894.112] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   894.113] (II) Module intel: vendor="X.Org Foundation"
[   894.113] 	compiled for 1.16.1, module version = 2.99.916
[   894.113] 	Module class: X.Org Video Driver
[   894.113] 	ABI class: X.Org Video Driver, version 18.0
[   894.113] (II) LoadModule: "kbd"
[   894.113] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[   894.159] (II) Module kbd: vendor="X.Org Foundation"
[   894.159] 	compiled for 1.16.0, module version = 1.8.0
[   894.159] 	Module class: X.Org XInput Driver
[   894.159] 	ABI class: X.Org XInput driver, version 21.0
[   894.159] (II) LoadModule: "mouse"
[   894.159] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[   894.160] (II) Module mouse: vendor="X.Org Foundation"
[   894.160] 	compiled for 1.16.0, module version = 1.9.1
[   894.160] 	Module class: X.Org XInput Driver
[   894.160] 	ABI class: X.Org XInput driver, version 21.0
[   894.160] (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
[   894.161] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[   894.161] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[   894.161] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[   894.161] (++) using VT number 1

[   894.161] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   894.161] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   894.161] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   894.161] (==) intel(0): RGB weight 888
[   894.161] (==) intel(0): Default visual is TrueColor
[   894.161] (**) intel(0): Option "AccelMethod" "uxa"
[   894.161] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 2500
[   894.162] (**) intel(0): Relaxed fencing enabled
[   894.162] (**) intel(0): Wait on SwapBuffers? enabled
[   894.162] (**) intel(0): Triple buffering? enabled
[   894.162] (**) intel(0): Framebuffer tiled
[   894.162] (**) intel(0): Pixmaps tiled
[   894.162] (**) intel(0): 3D buffers tiled
[   894.162] (**) intel(0): SwapBuffers wait enabled
[   894.162] (==) intel(0): video overlay key set to 0x101fe
[   894.162] (II) intel(0): Output LVDS1 has no monitor section
[   894.162] (--) intel(0): found backlight control interface acpi_video0
[   894.164] (II) intel(0): Output VGA1 has no monitor section
[   894.164] (II) intel(0): Output HDMI1 has no monitor section
[   894.164] (II) intel(0): Output DP1 has no monitor section
[   894.165] (II) intel(0): EDID for output LVDS1
[   894.165] (II) intel(0): Manufacturer: CMO  Model: 15a7  Serial#: 0
[   894.165] (II) intel(0): Year: 2010  Week: 31
[   894.165] (II) intel(0): EDID Version: 1.3
[   894.165] (II) intel(0): Digital Display Input
[   894.165] (II) intel(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[   894.165] (II) intel(0): Gamma: 2.20
[   894.165] (II) intel(0): No DPMS capabilities specified
[   894.165] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   894.165] (II) intel(0): First detailed timing is preferred mode
[   894.165] (II) intel(0): redX: 0.617 redY: 0.340   greenX: 0.320 greenY: 0.598
[   894.165] (II) intel(0): blueX: 0.160 blueY: 0.084   whiteX: 0.313 whiteY: 0.329
[   894.165] (II) intel(0): Manufacturer's mask: 0
[   894.165] (II) intel(0): Supported detailed timing:
[   894.165] (II) intel(0): clock: 69.3 MHz   Image Size:  344 x 193 mm
[   894.165] (II) intel(0): h_active: 1366  h_sync: 1382  h_sync_end 1416 h_blank_end 1466 h_border: 0
[   894.165] (II) intel(0): v_active: 768  v_sync: 770  v_sync_end 776 v_blanking: 788 v_border: 0
[   894.165] (II) intel(0):  N156BGE-L21
[   894.165] (II) intel(0):  CMO
[   894.165] (II) intel(0):  N156BGE-L21
[   894.165] (II) intel(0): EDID (in hex):
[   894.165] (II) intel(0): 	00ffffffffffff000dafa71500000000
[   894.165] (II) intel(0): 	1f140103802313780a00259e57529929
[   894.165] (II) intel(0): 	15505400000001010101010101010101
[   894.165] (II) intel(0): 	010101010101121b5664500014301022
[   894.165] (II) intel(0): 	260058c110000018000000fe004e3135
[   894.165] (II) intel(0): 	364247452d4c32310a20000000fe0043
[   894.165] (II) intel(0): 	4d4f0a202020202020202020000000fe
[   894.165] (II) intel(0): 	004e3135364247452d4c32310a200095
[   894.165] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   894.165] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   894.165] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   894.165] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   894.165] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   894.165] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   894.165] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   894.165] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   894.165] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   894.166] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   894.166] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   894.166] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   894.166] (II) intel(0): Printing probed modes for output LVDS1
[   894.166] (II) intel(0): Modeline "1366x768"x60.0   69.30  1366 1382 1416 1466  768 770 776 788 -hsync -vsync (47.3 kHz eP)
[   894.166] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   894.166] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   894.166] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   894.166] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   894.167] (II) intel(0): EDID for output VGA1
[   894.167] (II) intel(0): EDID for output HDMI1
[   894.167] (II) intel(0): EDID for output DP1
[   894.168] (II) intel(0): Output LVDS1 connected
[   894.168] (II) intel(0): Output VGA1 disconnected
[   894.168] (II) intel(0): Output HDMI1 disconnected
[   894.168] (II) intel(0): Output DP1 disconnected
[   894.168] (II) intel(0): Using exact sizes for initial modes
[   894.168] (II) intel(0): Output LVDS1 using initial mode 1366x768
[   894.168] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   894.168] (II) intel(0): Kernel page flipping support detected, enabling
[   894.168] (==) intel(0): DPI set to (96, 96)
[   894.168] (II) Loading sub module "fb"
[   894.168] (II) LoadModule: "fb"
[   894.168] (II) Loading /usr/lib/xorg/modules/libfb.so
[   894.169] (II) Module fb: vendor="X.Org Foundation"
[   894.169] 	compiled for 1.16.1, module version = 1.0.0
[   894.169] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   894.169] (II) Loading sub module "dri2"
[   894.169] (II) LoadModule: "dri2"
[   894.169] (II) Module "dri2" already built-in
[   894.169] (==) Depth 24 pixmap format is 32 bpp
[   894.169] (II) intel(0): Allocated new frame buffer 1366x768 stride 5632, untiled
[   894.170] (II) UXA(0): Driver registered support for the following operations:
[   894.170] (II)         solid
[   894.170] (II)         copy
[   894.170] (II)         composite (RENDER acceleration)
[   894.170] (II)         put_image
[   894.170] (II)         get_image
[   894.170] (II) intel(0): [DRI2] Setup complete
[   894.171] (II) intel(0): [DRI2]   DRI driver: i965
[   894.171] (II) intel(0): [DRI2]   VDPAU driver: i965
[   894.171] (==) intel(0): Backing store enabled
[   894.171] (==) intel(0): Silken mouse enabled
[   894.171] (II) intel(0): Initializing HW Cursor
[   894.171] (II) intel(0): Use legacy UXA acceleration.
[   894.171] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   894.171] (==) intel(0): DPMS enabled
[   894.171] (==) intel(0): Intel XvMC decoder enabled
[   894.171] (II) intel(0): Set up textured video
[   894.171] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[   894.171] (II) intel(0): DRI2: Enabled
[   894.171] (II) intel(0): DRI3: Not available
[   894.171] (==) intel(0): hotplug detection: "enabled"
[   894.190] (--) RandR disabled
[   894.232] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   894.232] (II) AIGLX: enabled GLX_ARB_create_context
[   894.232] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   894.232] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[   894.232] (II) AIGLX: enabled GLX_INTEL_swap_event
[   894.232] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   894.232] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   894.232] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   894.232] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   894.232] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   894.232] (II) AIGLX: Loaded and initialized i965
[   894.232] (II) GLX: Initialized DRI2 GL provider for screen 0
[   894.233] (II) intel(0): Setting screen physical size to 361 x 203
[   894.304] (II) Using input driver 'kbd' for 'keyboard0'
[   894.304] (**) Option "CoreKeyboard"
[   894.304] (**) keyboard0: always reports core events
[   894.304] (**) keyboard0: always reports core events
[   894.304] (**) Option "Protocol" "standard"
[   894.304] (**) Option "XkbRules" "xorg"
[   894.304] (**) Option "XkbModel" "pc104"
[   894.304] (**) Option "XkbLayout" "us"
[   894.304] (II) XINPUT: Adding extended input device "keyboard0" (type: KEYBOARD, id 6)
[   894.330] (II) Using input driver 'mouse' for 'Mouse0'
[   894.330] (**) Option "CorePointer" "on"
[   894.330] (**) Mouse0: always reports core events
[   894.330] (**) Option "Device" "/dev/input/mice"
[   894.330] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
[   894.330] (==) Mouse0: Protocol: "ExplorerPS/2"
[   894.330] (**) Mouse0: always reports core events
[   894.440] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
[   894.440] (**) Mouse0: ZAxisMapping: buttons 4 and 5
[   894.440] (**) Mouse0: Buttons: 9
[   894.440] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE, id 7)
[   894.440] (**) Mouse0: (accel) keeping acceleration scheme 1
[   894.440] (**) Mouse0: (accel) acceleration profile 0
[   894.440] (**) Mouse0: (accel) acceleration factor: 2.000
[   894.440] (**) Mouse0: (accel) acceleration threshold: 4
[   894.734] (II) Mouse0: ps2EnableDataReporting: succeeded
[   894.734] (II) Using input driver 'mouse' for 'Mouse0'
[   894.734] (**) Option "CorePointer" "on"
[   894.734] (**) Mouse0: always reports core events
[   894.734] (**) Option "Device" "/dev/input/mice"
[   894.734] (II) Mouse0: Setting mouse protocol to "ExplorerPS/2"
[   894.734] (==) Mouse0: Protocol: "ExplorerPS/2"
[   894.734] (**) Mouse0: always reports core events
[   894.760] (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50
[   894.760] (**) Mouse0: ZAxisMapping: buttons 4 and 5
[   894.760] (**) Mouse0: Buttons: 9
[   894.760] (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE, id 8)
[   894.760] (**) Mouse0: (accel) keeping acceleration scheme 1
[   894.760] (**) Mouse0: (accel) acceleration profile 0
[   894.760] (**) Mouse0: (accel) acceleration factor: 2.000
[   894.760] (**) Mouse0: (accel) acceleration threshold: 4
[   895.054] (II) Mouse0: ps2EnableDataReporting: succeeded
[   895.057] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   895.057] (II) AutoAddDevices is off - not adding device.
[   895.057] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[   895.057] (II) AutoAddDevices is off - not adding device.
[   895.058] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   895.058] (II) AutoAddDevices is off - not adding device.
[   895.058] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[   895.058] (II) AutoAddDevices is off - not adding device.
[   895.059] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:400a (/dev/input/event1)
[   895.059] (II) AutoAddDevices is off - not adding device.
[   895.059] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:400a (/dev/input/mouse0)
[   895.059] (II) AutoAddDevices is off - not adding device.
[   895.060] (II) config/udev: Adding input device USB2.0 HD UVC WebCam (/dev/input/event7)
[   895.060] (II) AutoAddDevices is off - not adding device.
[   895.060] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event5)
[   895.060] (II) AutoAddDevices is off - not adding device.
[   895.061] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
[   895.061] (II) AutoAddDevices is off - not adding device.
[   895.061] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event8)
[   895.061] (II) AutoAddDevices is off - not adding device.
[   895.061] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   895.061] (II) AutoAddDevices is off - not adding device.
[   895.062] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event9)
[   895.062] (II) AutoAddDevices is off - not adding device.
[   895.062] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[   895.062] (II) AutoAddDevices is off - not adding device.

Offline

Board footer

Powered by FluxBB