Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
yet another evdev issue
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Hell-Razor
Guru
Guru


Joined: 10 Jun 2004
Posts: 458

PostPosted: Wed Nov 22, 2017 4:12 pm    Post subject: yet another evdev issue Reply with quote

Hey,

I am sorry to say I am 100% out of ideas. I have read, re read, went from libinput to evdev and back, etc,and I STILL cannot get X to see my mouse and keyboard. My dmesg does though, gpm also works, but as soon as I startx (this is a bran new install), nothing works inside.

Here is my xorg.conf - what is strange is it looks like xorg isnt trying to probe anything:
Code:
X.Org X Server 1.19.5
Release Date: 2017-10-12
[  2952.930] X Protocol Version 11, Revision 0
[  2952.931] Build Operating System: Linux 4.13.12-gentoo x86_64 Gentoo
[  2952.931] Current Operating System: Linux localhost 4.13.12-gentoo #9 SMP PREEMPT Mon Nov 20 06:43:07 CST 2017 x86_64
[  2952.931] Kernel command line: root=/dev/sdb1 ro nit=/lib/systemd/systemd \EFI\kernels\kernel.efi
[  2952.932] Build Date: 20 November 2017  06:31:07AM
[  2952.933] 
[  2952.934] Current version of pixman: 0.34.0
[  2952.935]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[  2952.935] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2952.937] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Nov 21 12:15:30 2017
[  2952.938] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  2952.939] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  2952.939] (==) No Layout section.  Using the first Screen section.
[  2952.939] (==) No screen section available. Using defaults.
[  2952.939] (**) |-->Screen "Default Screen Section" (0)
[  2952.939] (**) |   |-->Monitor "<default monitor>"
[  2952.939] (==) No device specified for screen "Default Screen Section".
   Using the first device section listed.
[  2952.939] (**) |   |-->Device "nvidia"
[  2952.939] (==) No monitor specified for screen "Default Screen Section".
   Using a default monitor configuration.
[  2952.939] (==) Automatically adding devices
[  2952.939] (==) Automatically enabling devices
[  2952.939] (==) Automatically adding GPU devices
[  2952.939] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  2952.940] (==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/TTF/,
   /usr/share/fonts/OTF/,
   /usr/share/fonts/Type1/,
   /usr/share/fonts/100dpi/,
   /usr/share/fonts/75dpi/
[  2952.940] (**) ModulePath set to "/usr/lib64/opengl/nvidia,/usr/lib64/xorg/modules"
[  2952.940] (II) The server relies on udev to provide the list of input devices.
   If no devices become available, reconfigure udev or disable AutoAddDevices.
[  2952.940] (II) Loader magic: 0x819ce0
[  2952.940] (II) Module ABI versions:
[  2952.940]    X.Org ANSI C Emulation: 0.4
[  2952.940]    X.Org Video Driver: 23.0
[  2952.940]    X.Org XInput driver : 24.1
[  2952.940]    X.Org Server Extension : 10.0
[  2952.941] (++) using VT number 1

[  2952.941] (--) controlling tty is VT number 1, auto-enabling KeepTty
[  2952.942] (EE) systemd-logind: failed to get session: Launch helper exited with unknown return code 1
[  2952.943] (--) PCI: (0:0:2:0) 8086:3e92:1462:7b45 rev 0, Mem @ 0x2ffe000000/16777216, 0x2fd0000000/268435456, I/O @ 0x0000f000/64
[  2952.943] (--) PCI:*(0:1:0:0) 10de:1b80:1043:85aa rev 161, Mem @ 0xde000000/16777216, 0x2fe0000000/268435456, 0x2ff0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[  2952.943] (II) LoadModule: "glx"
[  2952.943] (II) Loading /usr/lib64/opengl/nvidia/extensions/libglx.so
[  2952.945] (II) Module glx: vendor="NVIDIA Corporation"
[  2952.945]    compiled for 4.0.2, module version = 1.0.0
[  2952.945]    Module class: X.Org Server Extension
[  2952.945] (II) NVIDIA GLX Module  387.22  Wed Oct 25 22:41:23 PDT 2017
[  2952.945] (II) LoadModule: "nvidia"
[  2952.945] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[  2952.945] (II) Module nvidia: vendor="NVIDIA Corporation"
[  2952.945]    compiled for 4.0.2, module version = 1.0.0
[  2952.945]    Module class: X.Org Video Driver
[  2952.945] (II) NVIDIA dlloader X Driver  387.22  Wed Oct 25 22:14:47 PDT 2017
[  2952.945] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  2952.945] (II) Loading sub module "fb"
[  2952.945] (II) LoadModule: "fb"
[  2952.945] (II) Loading /usr/lib64/xorg/modules/libfb.so
[  2952.946] (II) Module fb: vendor="X.Org Foundation"
[  2952.946]    compiled for 1.19.5, module version = 1.0.0
[  2952.946]    ABI class: X.Org ANSI C Emulation, version 0.4
[  2952.946] (II) Loading sub module "wfb"
[  2952.946] (II) LoadModule: "wfb"
[  2952.946] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[  2952.947] (II) Module wfb: vendor="X.Org Foundation"
[  2952.947]    compiled for 1.19.5, module version = 1.0.0
[  2952.947]    ABI class: X.Org ANSI C Emulation, version 0.4
[  2952.947] (II) Loading sub module "ramdac"
[  2952.947] (II) LoadModule: "ramdac"
[  2952.947] (II) Module "ramdac" already built-in
[  2952.955] (II) NVIDIA(0): Creating default Display subsection in Screen section
   "Default Screen Section" for depth/fbbpp 24/32
[  2952.955] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[  2952.955] (==) NVIDIA(0): RGB weight 888
[  2952.955] (==) NVIDIA(0): Default visual is TrueColor
[  2952.955] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[  2952.955] (**) NVIDIA(0): Enabling 2D acceleration
[  2953.758] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[  2953.758] (--) NVIDIA(0):     DFP-0
[  2953.758] (--) NVIDIA(0):     DFP-1 (boot)
[  2953.758] (--) NVIDIA(0):     DFP-2
[  2953.758] (--) NVIDIA(0):     DFP-3
[  2953.758] (--) NVIDIA(0):     DFP-4
[  2953.758] (--) NVIDIA(0):     DFP-5
[  2953.758] (--) NVIDIA(0):     DFP-6
[  2953.758] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1080 (GP104-A) at PCI:1:0:0 (GPU-0)
[  2953.758] (--) NVIDIA(0): Memory: 8388608 kBytes
[  2953.758] (--) NVIDIA(0): VideoBIOS: 86.04.17.00.e3
[  2953.758] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[  2953.758] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2953.758] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  2953.758] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  2953.758] (--) NVIDIA(GPU-0):
[  2953.789] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): connected
[  2953.789] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): Internal TMDS
[  2953.789] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): 600.0 MHz maximum pixel clock
[  2953.789] (--) NVIDIA(GPU-0):
[  2953.820] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): connected
[  2953.820] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): Internal TMDS
[  2953.820] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): 600.0 MHz maximum pixel clock
[  2953.820] (--) NVIDIA(GPU-0):
[  2953.820] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2953.820] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2953.820] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[  2953.820] (--) NVIDIA(GPU-0):
[  2953.820] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2953.820] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2953.820] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2953.820] (--) NVIDIA(GPU-0):
[  2953.820] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2953.820] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2953.820] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[  2953.820] (--) NVIDIA(GPU-0):
[  2953.821] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2953.821] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2953.821] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2953.821] (--) NVIDIA(GPU-0):
[  2953.825] (==) NVIDIA(0):
[  2953.825] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[  2953.825] (==) NVIDIA(0):     will be used as the requested mode.
[  2953.825] (==) NVIDIA(0):
[  2953.828] (II) NVIDIA(0): Validated MetaModes:
[  2953.828] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select,DFP-2:nvidia-auto-select"
[  2953.828] (II) NVIDIA(0): Virtual screen size determined to be 5760 x 2160
[  2953.834] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[  2953.834] (--) NVIDIA(0):     option
[  2953.834] (--) Depth 24 pixmap format is 32 bpp
[  2953.835] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[  2953.835] (II) NVIDIA:     access.
[  2953.843] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  2953.843] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[  2953.843] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[  2953.843] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[  2953.843] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[  2953.843] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[  2953.843] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  2953.843] (II) NVIDIA(0):     Config Options in the README.
[  2953.850] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select,DFP-2:nvidia-auto-select"
[  2953.911] (==) NVIDIA(0): Disabling shared memory pixmaps
[  2953.911] (==) NVIDIA(0): Backing store enabled
[  2953.911] (==) NVIDIA(0): Silken mouse enabled
[  2953.911] (==) NVIDIA(0): DPMS enabled
[  2953.911] (II) Loading sub module "dri2"
[  2953.911] (II) LoadModule: "dri2"
[  2953.911] (II) Module "dri2" already built-in
[  2953.911] (II) NVIDIA(0): [DRI2] Setup complete
[  2953.911] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[  2953.911] (--) RandR disabled
[  2953.911] (II) Initializing extension GLX
[  2953.911] (II) Indirect GLX disabled.
[  2954.059] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2954.059] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  2954.059] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  2954.059] (--) NVIDIA(GPU-0):
[  2954.089] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): connected
[  2954.089] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): Internal TMDS
[  2954.089] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): 600.0 MHz maximum pixel clock
[  2954.089] (--) NVIDIA(GPU-0):
[  2954.120] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): connected
[  2954.120] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): Internal TMDS
[  2954.120] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): 600.0 MHz maximum pixel clock
[  2954.120] (--) NVIDIA(GPU-0):
[  2954.120] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2954.120] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2954.120] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[  2954.120] (--) NVIDIA(GPU-0):
[  2954.120] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2954.120] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2954.120] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2954.120] (--) NVIDIA(GPU-0):
[  2954.120] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2954.120] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2954.120] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[  2954.120] (--) NVIDIA(GPU-0):
[  2954.120] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2954.120] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2954.120] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2954.120] (--) NVIDIA(GPU-0):
[  2954.120] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2954.120] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  2954.120] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  2954.120] (--) NVIDIA(GPU-0):
[  2954.150] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): connected
[  2954.150] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): Internal TMDS
[  2954.150] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): 600.0 MHz maximum pixel clock
[  2954.150] (--) NVIDIA(GPU-0):
[  2954.181] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): connected
[  2954.181] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): Internal TMDS
[  2954.181] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): 600.0 MHz maximum pixel clock
[  2954.181] (--) NVIDIA(GPU-0):
[  2954.181] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2954.181] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2954.181] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[  2954.181] (--) NVIDIA(GPU-0):
[  2954.181] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2954.181] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2954.181] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2954.181] (--) NVIDIA(GPU-0):
[  2954.181] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2954.181] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2954.181] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[  2954.181] (--) NVIDIA(GPU-0):
[  2954.181] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2954.181] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2954.181] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2954.181] (--) NVIDIA(GPU-0):
[  2954.192] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2954.192] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  2954.192] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  2954.192] (--) NVIDIA(GPU-0):
[  2954.221] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): connected
[  2954.221] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): Internal TMDS
[  2954.221] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): 600.0 MHz maximum pixel clock
[  2954.221] (--) NVIDIA(GPU-0):
[  2954.251] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): connected
[  2954.251] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): Internal TMDS
[  2954.251] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): 600.0 MHz maximum pixel clock
[  2954.251] (--) NVIDIA(GPU-0):
[  2954.251] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2954.251] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2954.251] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[  2954.251] (--) NVIDIA(GPU-0):
[  2954.251] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2954.251] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2954.251] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2954.251] (--) NVIDIA(GPU-0):
[  2954.251] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2954.251] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2954.251] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[  2954.251] (--) NVIDIA(GPU-0):
[  2954.251] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2954.251] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2954.251] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2954.251] (--) NVIDIA(GPU-0):
[  2954.518] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2954.518] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  2954.518] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  2954.518] (--) NVIDIA(GPU-0):
[  2954.549] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): connected
[  2954.549] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): Internal TMDS
[  2954.549] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): 600.0 MHz maximum pixel clock
[  2954.549] (--) NVIDIA(GPU-0):
[  2954.580] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): connected
[  2954.580] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): Internal TMDS
[  2954.580] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): 600.0 MHz maximum pixel clock
[  2954.580] (--) NVIDIA(GPU-0):
[  2954.580] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2954.580] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2954.580] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[  2954.580] (--) NVIDIA(GPU-0):
[  2954.580] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2954.580] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2954.580] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2954.580] (--) NVIDIA(GPU-0):
[  2954.580] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2954.580] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2954.580] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[  2954.580] (--) NVIDIA(GPU-0):
[  2954.580] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2954.580] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2954.580] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2954.580] (--) NVIDIA(GPU-0):
[  2954.601] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2954.601] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  2954.601] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  2954.601] (--) NVIDIA(GPU-0):
[  2954.632] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): connected
[  2954.632] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): Internal TMDS
[  2954.632] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): 600.0 MHz maximum pixel clock
[  2954.632] (--) NVIDIA(GPU-0):
[  2954.648] (--) NVIDIA(GPU-0): DFP-2: disconnected
[  2954.648] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[  2954.648] (--) NVIDIA(GPU-0): DFP-2: 600.0 MHz maximum pixel clock
[  2954.648] (--) NVIDIA(GPU-0):
[  2954.648] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2954.648] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2954.648] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[  2954.648] (--) NVIDIA(GPU-0):
[  2954.648] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2954.648] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2954.648] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2954.648] (--) NVIDIA(GPU-0):
[  2954.648] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2954.648] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2954.648] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[  2954.648] (--) NVIDIA(GPU-0):
[  2954.648] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2954.648] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2954.648] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2954.648] (--) NVIDIA(GPU-0):
[  2954.651] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  2955.484] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2955.484] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  2955.484] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  2955.484] (--) NVIDIA(GPU-0):
[  2955.515] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): connected
[  2955.515] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): Internal TMDS
[  2955.515] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): 600.0 MHz maximum pixel clock
[  2955.515] (--) NVIDIA(GPU-0):
[  2955.548] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): connected
[  2955.548] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): Internal TMDS
[  2955.548] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): 600.0 MHz maximum pixel clock
[  2955.548] (--) NVIDIA(GPU-0):
[  2955.548] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2955.548] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2955.548] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[  2955.548] (--) NVIDIA(GPU-0):
[  2955.548] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2955.548] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2955.548] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2955.548] (--) NVIDIA(GPU-0):
[  2955.548] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2955.548] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2955.548] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[  2955.548] (--) NVIDIA(GPU-0):
[  2955.549] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2955.549] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2955.549] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2955.549] (--) NVIDIA(GPU-0):
[  2955.578] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): connected
[  2955.578] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): Internal TMDS
[  2955.578] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): 600.0 MHz maximum pixel clock
[  2955.578] (--) NVIDIA(GPU-0):
[  2955.608] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, HDMI-1: nvidia-auto-select @3840x2160 +1920+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}"
[  2955.736] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  2955.736] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  2955.736] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[  2955.736] (--) NVIDIA(GPU-0):
[  2955.766] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): connected
[  2955.766] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): Internal TMDS
[  2955.766] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VE276 (DFP-1): 600.0 MHz maximum pixel clock
[  2955.766] (--) NVIDIA(GPU-0):
[  2955.797] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): connected
[  2955.797] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): Internal TMDS
[  2955.797] (--) NVIDIA(GPU-0): Samsung U28E510 (DFP-2): 600.0 MHz maximum pixel clock
[  2955.797] (--) NVIDIA(GPU-0):
[  2955.797] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2955.797] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2955.797] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[  2955.797] (--) NVIDIA(GPU-0):
[  2955.797] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2955.797] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2955.797] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2955.797] (--) NVIDIA(GPU-0):
[  2955.797] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2955.797] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2955.797] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[  2955.797] (--) NVIDIA(GPU-0):
[  2955.797] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2955.797] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2955.797] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2955.797] (--) NVIDIA(GPU-0):


Here is my kernel .conf:
https://paste.pound-python.org/show/mB8MiOMcYxvjYmUtiyLU/

Here is my make.conf:
Code:
CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j9"
ACCEPT_KEYWORDS="~amd64"
CHOST="x86_64-pc-linux-gnu"
USE="systemd dbus X python udev mmx sse sse2"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common"
PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="${PORTDIR}/packages"
GENTOO_MIRRORS="ftp://cosmos.illinois.edu/pub/gentoo/ http://cosmos.illinois.edu/pub/gentoo/ http://gentoo.cs.uni.edu/"
INPUT_DEVICES="evdev"
VIDEO_CARDS="nvidia"


emerge --info:
Code:
Portage 2.3.16 (python 3.4.6-final-0, default/linux/amd64/13.0/desktop/gnome/systemd, gcc-7.2.0, glibc-2.26-r3, 4.13.12-gentoo x86_64)
=================================================================
System uname: Linux-4.13.12-gentoo-x86_64-Intel-R-_Core-TM-_i7-8700K_CPU_@_3.70GHz-with-gentoo-2.4.1
KiB Mem:    16284428 total,  15899508 free
KiB Swap:    8388604 total,   8388604 free
Timestamp of repository gentoo: Wed, 22 Nov 2017 00:00:01 +0000
Head commit of repository gentoo: 4d39999436395f176af2dc57678b2de4910e8a55
sh bash 4.4_p12
ld GNU ld (Gentoo 2.29.1 p3) 2.29.1
app-shells/bash:          4.4_p12::gentoo
dev-lang/perl:            5.26.1-r1::gentoo
dev-lang/python:          2.7.14-r1::gentoo, 3.4.6-r1::gentoo
dev-util/cmake:           3.10.0::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.34.9::gentoo
sys-apps/sandbox:         2.12::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r1::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo
sys-devel/gcc:            7.2.0::gentoo
sys-devel/gcc-config:     1.9.0::gentoo
sys-devel/libtool:        2.4.6-r4::gentoo
sys-devel/make:           4.2.1-r1::gentoo
sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r3::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-extra-opts:

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="ftp://cosmos.illinois.edu/pub/gentoo/ http://cosmos.illinois.edu/pub/gentoo/ http://gentoo.cs.uni.edu/"
LANG="en_US"
LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli colord cracklib crypt cups cxx dbus dri dts dvd dvdr eds emboss encode evo exif fam firefox flac fortran gdbm gif glamor gnome gnome-keyring gnome-online-accounts gpm gstreamer gtk iconv introspection ipv6 jpeg lcms ldap libnotify libsecret mad mmx mng modules mp3 mp4 mpeg multilib nautilus ncurses nls nptl ogg opengl openmp pam pango pcre pdf png policykit ppds pulseaudio python qt3support qt4 readline sdl seccomp session spell sse sse2 ssl startup-notification svg systemd tcpd tiff tracker truetype udev udisks unicode upower usb vorbis wxwidgets x264 xattr xcb xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby22" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

_________________
Don't ever tell anybody anything. If you do, you start missing everybody.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54266
Location: 56N 3W

PostPosted: Wed Nov 22, 2017 4:38 pm    Post subject: Reply with quote

Hell-Razor,

Code:
[  2952.939] (==) Automatically adding devices
[  2952.939] (==) Automatically enabling devices

That's the automatics.

You have INPUT_DEVICES="evdev" too. That driver is in two parts.
Code:
xf86-input-evdev
which you should have installed and a kernel part
Code:
$ grep EVDEV /usr/src/linux/.config
CONFIG_INPUT_EVDEV=y
CONFIG_USB_PWC_INPUT_EVDEV=y


You don't need CONFIG_USB_PWC_INPUT_EVDEV=y unless you have a Phillips Webcam.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Hell-Razor
Guru
Guru


Joined: 10 Jun 2004
Posts: 458

PostPosted: Wed Nov 22, 2017 4:40 pm    Post subject: Reply with quote

I just ran "udevadm trigger -v -n -s input" and this is the result:
Code:
/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:1532:0050.0003/input/input9
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:1532:0050.0003/input/input9/event6
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.0/0003:1532:0050.0003/input/input9/mouse0
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.1/0003:1532:0050.0004/input/input10
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.1/0003:1532:0050.0004/input/input10/event7
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.2/0003:1532:0050.0005/input/input11
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.2/0003:1532:0050.0005/input/input11/event8
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:045E:00DB.0001/input/input7
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:045E:00DB.0001/input/input7/event4
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:045E:00DB.0002/input/input8
/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.1/0003:045E:00DB.0002/input/input8/event5
/sys/devices/virtual/input/mice

_________________
Don't ever tell anybody anything. If you do, you start missing everybody.
Back to top
View user's profile Send private message
Hell-Razor
Guru
Guru


Joined: 10 Jun 2004
Posts: 458

PostPosted: Wed Nov 22, 2017 4:41 pm    Post subject: Reply with quote

NeddySeagoon wrote:
Hell-Razor,

Code:
[  2952.939] (==) Automatically adding devices
[  2952.939] (==) Automatically enabling devices

That's the automatics.

You have INPUT_DEVICES="evdev" too. That driver is in two parts.
Code:
xf86-input-evdev
which you should have installed and a kernel part
Code:
$ grep EVDEV /usr/src/linux/.config
CONFIG_INPUT_EVDEV=y
CONFIG_USB_PWC_INPUT_EVDEV=y


You don't need CONFIG_USB_PWC_INPUT_EVDEV=y unless you have a Phillips Webcam.
So are you saying leave the kernel and emerge -C the xf86 package? And I will remove the USB_PWC line.
_________________
Don't ever tell anybody anything. If you do, you start missing everybody.
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1249

PostPosted: Wed Nov 22, 2017 4:53 pm    Post subject: Reply with quote

Code:
INPUT_DEVICES="libinput"
emerge -1 @x11-module-rebuild
emerge --depclean --deep
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54266
Location: 56N 3W

PostPosted: Wed Nov 22, 2017 4:55 pm    Post subject: Reply with quote

Hell-Razor,

I've been hand rolling kernels for nearly 20 years. I don't know what you have set. Just check your kernel with that grep.
You must have
Code:
CONFIG_INPUT_EVDEV=y
if thats there, your kernel is good.

You also need xf86-input-evdev whicd you should have. It will be pulled in by
Code:
INPUT_DEVICES="evdev"


That's the two pieces of the evdev driver. You need both pieces.

Being 'last out of the past', I don't use the automatics at all, for anything.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Hell-Razor
Guru
Guru


Joined: 10 Jun 2004
Posts: 458

PostPosted: Wed Nov 22, 2017 4:58 pm    Post subject: Reply with quote

Perfect Gentleman wrote:
Code:
INPUT_DEVICES="libinput"
emerge -1 @x11-module-rebuild
emerge --depclean --deep
I have tried libinput multiple times. When I probe libinput list-devices, nothing is shown. At least now with udev and "udevadm trigger -v -n -s input" shows me something.
_________________
Don't ever tell anybody anything. If you do, you start missing everybody.
Back to top
View user's profile Send private message
Hell-Razor
Guru
Guru


Joined: 10 Jun 2004
Posts: 458

PostPosted: Wed Nov 22, 2017 5:00 pm    Post subject: Reply with quote

NeddySeagoon wrote:
Hell-Razor,

Code:
[  2952.939] (==) Automatically adding devices
[  2952.939] (==) Automatically enabling devices

That's the automatics.

You have INPUT_DEVICES="evdev" too. That driver is in two parts.
Code:
xf86-input-evdev
which you should have installed and a kernel part
Code:
$ grep EVDEV /usr/src/linux/.config
CONFIG_INPUT_EVDEV=y
CONFIG_USB_PWC_INPUT_EVDEV=y


You don't need CONFIG_USB_PWC_INPUT_EVDEV=y unless you have a Phillips Webcam.


I know who you are, I know what you have done. I dont take anything you say as "false". If you told me going out and running around the block would make this work, I would do it =P.
_________________
Don't ever tell anybody anything. If you do, you start missing everybody.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54266
Location: 56N 3W

PostPosted: Wed Nov 22, 2017 5:05 pm    Post subject: Reply with quote

Hell-Razor,

I apologise for citing experience. Its not relevant.
Everyone is somebody elses expert. After all, an expert is someone who knows more than you do :).

Your emerge -C had me worried.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Hell-Razor
Guru
Guru


Joined: 10 Jun 2004
Posts: 458

PostPosted: Wed Nov 22, 2017 5:08 pm    Post subject: Reply with quote

NeddySeagoon wrote:
Hell-Razor,

I apologise for citing experience. Its not relevant.
Everyone is somebody elses expert. After all, an expert is someone who knows more than you do :).

Your emerge -C had me worried.
Dont worry, I didnt take it bad. I just thought maybe you were trying to say just listen to me.

But everything else set aside, I do appreciate you experience and what you have done. I do read what you post even if its not relevant to me.

I may try switching BACK to libinput now seeing as I feel like I have exhausted all my evdev options that I know of. After that, well it may be another end to my Gentoo days unfortunately because without X, this machine is just wasting power.
_________________
Don't ever tell anybody anything. If you do, you start missing everybody.
Back to top
View user's profile Send private message
Jaglover
Watchman
Watchman


Joined: 29 May 2005
Posts: 8291
Location: Saint Amant, Acadiana

PostPosted: Wed Nov 22, 2017 5:13 pm    Post subject: Reply with quote

Didn't read the whole thread. We had another thread here where permissions were incorrect on input devices. Check with
Code:
ls -l /dev/input
if the group is input and make sure your user is in input group. My 2¢.
_________________
My Gentoo installation notes.
Please learn how to denote units correctly!
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54266
Location: 56N 3W

PostPosted: Wed Nov 22, 2017 5:16 pm    Post subject: Reply with quote

Hell-Razor,

I find it hard to accept that this is a generic issue. It would be all over the forumns and its not.
That points to something you are doing somewhere. We just don't know what yet.

Pastebin the entire content of /etc/X11/xorg.conf.d/*

Not being a systemd user i'll point out this error
Code:
[  2952.942] (EE) systemd-logind: failed to get session: Launch helper exited with unknown return code 1
but I have no idea if its important or not.

I do know that systemd can manage 'seats' which implies separate input devices per user, so that error may matter.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Hell-Razor
Guru
Guru


Joined: 10 Jun 2004
Posts: 458

PostPosted: Wed Nov 22, 2017 5:27 pm    Post subject: Reply with quote

Yeah its something I did. Thanks for everybodys help. I am throwing in the towel for now. switching to libinput resulted in breaking more things than what its worth.
_________________
Don't ever tell anybody anything. If you do, you start missing everybody.
Back to top
View user's profile Send private message
jburns
Veteran
Veteran


Joined: 18 Jan 2007
Posts: 1214
Location: Massachusetts USA

PostPosted: Wed Nov 22, 2017 6:42 pm    Post subject: Reply with quote

Is udev running?
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9679
Location: almost Mile High in the USA

PostPosted: Wed Nov 22, 2017 7:50 pm    Post subject: Reply with quote

Just saw this posting and read Neddy's comment about the systemd-logind error which is somewhat significant.

Staring at the logs I'm a bit worried about
Code:
[  2952.931] Kernel command line: root=/dev/sdb1 ro nit=/lib/systemd/systemd \EFI\kernels\kernel.efi


Was this a typo, or did the init got eaten by a nit and systemd isn't running, thus systemd-logind is broken and you don't get console permissions?
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum