Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] X broken - nvidia and 4.14.15 kernel
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Tue Feb 06, 2018 12:55 am    Post subject: [solved] X broken - nvidia and 4.14.15 kernel Reply with quote

Greetings. After a recent update X has stopped working.

I have two Gentoo file systems on this computer. One always lagging a bit behind the others for reasons exactly like this.

G0 is the working file system. G1 is the one with the broken X.

Both have xorg-server 1.19.6
G1 had nvidia-drivers-390.25
G0 with nvidia-drivers-390.12

First thing I did was downgrade G1 to nvidia-drivers-390.12 as that seems an obvious thing to test. That did not fix it. I did reboot the system after downgrading nvidia-drivers.

Here are the Xorg.0.log files.

Thanks for assistance. If any other information is helpful let me know.

Broken Xorg

Code:

X.Org X Server 1.19.6
Release Date: 2017-12-20
[    27.411] X Protocol Version 11, Revision 0
[    27.411] Build Operating System: Linux 4.14.9-gentoo x86_64 Gentoo
[    27.411] Current Operating System: Linux dhcppc49 4.14.15-gentoo #1 SMP PREEMPT Sat Jan 27 11:02:27 MST 2018 x86_64
[    27.411] Kernel command line: root=/dev/sdb5 softlevel=console append="acpi_enforce_resources=lax"
[    27.411] Build Date: 28 December 2017  06:47:19AM
[    27.412] 
[    27.412] Current version of pixman: 0.34.0
[    27.412]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    27.412] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.413] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb  5 11:41:47 2018
[    27.462] (==) Using config file: "/etc/X11/xorg.conf"
[    27.462] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    27.462] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.511] (==) ServerLayout "Layout0"
[    27.511] (**) |-->Screen "Screen0" (0)
[    27.511] (**) |   |-->Monitor "Monitor0"
[    27.511] (**) |   |-->Device "Device0"
[    27.511] (**) |   |-->GPUDevice "Device1"
[    27.511] (**) |-->Input Device "Keyboard0"
[    27.511] (**) |-->Input Device "Mouse0"
[    27.511] (**) Option "Xinerama" "0"
[    27.511] (==) Automatically adding devices
[    27.511] (==) Automatically enabling devices
[    27.511] (==) Automatically adding GPU devices
[    27.511] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    27.549] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    27.549]    Entry deleted from font path.
[    27.549] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    27.549]    Entry deleted from font path.
[    27.549] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    27.549]    Entry deleted from font path.
[    27.583] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    27.583]    Entry deleted from font path.
[    27.583]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    27.583] (==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/100dpi/
[    27.583] (**) ModulePath set to "/usr/lib32/xorg/modules,/usr/lib64/opengl/nvidia,/usr/lib64/xorg/modules"
[    27.583] (**) Extension "Composite" is disabled
[    27.583] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    27.583] (WW) Disabling Keyboard0
[    27.583] (WW) Disabling Mouse0
[    27.583] (II) Loader magic: 0x55786d9e0c40
[    27.583] (II) Module ABI versions:
[    27.583]    X.Org ANSI C Emulation: 0.4
[    27.583]    X.Org Video Driver: 23.0
[    27.583]    X.Org XInput driver : 24.1
[    27.583]    X.Org Server Extension : 10.0
[    27.588] (--) PCI:*(0:2:0:0) 10de:1381:1458:3658 rev 162, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/131072
[    27.588] (II) LoadModule: "glx"
[    27.627] (II) Loading /usr/lib64/opengl/nvidia/extensions/libglx.so
[    27.931] (II) Module glx: vendor="NVIDIA Corporation"
[    27.931]    compiled for 4.0.2, module version = 1.0.0
[    27.931]    Module class: X.Org Server Extension
[    27.939] (II) NVIDIA GLX Module  390.12  Wed Dec 20 06:08:47 PST 2017
[    27.943] (II) LoadModule: "nvidia"
[    27.980] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    28.026] (II) Module nvidia: vendor="NVIDIA Corporation"
[    28.026]    compiled for 4.0.2, module version = 1.0.0
[    28.026]    Module class: X.Org Video Driver
[    28.037] (II) NVIDIA dlloader X Driver  390.12  Wed Dec 20 05:44:24 PST 2017
[    28.037] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    28.038] (--) using VT number 7

[    28.047] (II) Loading sub module "fb"
[    28.047] (II) LoadModule: "fb"
[    28.096] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    28.103] (II) Module fb: vendor="X.Org Foundation"
[    28.103]    compiled for 1.19.6, module version = 1.0.0
[    28.103]    ABI class: X.Org ANSI C Emulation, version 0.4
[    28.103] (II) Loading sub module "wfb"
[    28.103] (II) LoadModule: "wfb"
[    28.103] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    28.111] (II) Module wfb: vendor="X.Org Foundation"
[    28.111]    compiled for 1.19.6, module version = 1.0.0
[    28.111]    ABI class: X.Org ANSI C Emulation, version 0.4
[    28.111] (II) Loading sub module "ramdac"
[    28.111] (II) LoadModule: "ramdac"
[    28.111] (II) Module "ramdac" already built-in
[    28.160] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    28.160] (EE) NVIDIA:     system's kernel log for additional error messages and
[    28.160] (EE) NVIDIA:     consult the NVIDIA README for details.
[    28.167] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    28.167] (EE) NVIDIA:     system's kernel log for additional error messages and
[    28.167] (EE) NVIDIA:     consult the NVIDIA README for details.
[    28.167] (EE) No devices detected.
[    28.167] (EE)
Fatal server error:
[    28.167] (EE) no screens found(EE)
[    28.167] (EE)
Please consult the The X.Org Foundation support
    at http://wiki.x.org
 for help.
[    28.167] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    28.167] (EE)
[    28.169] (EE) Server terminated with error (1). Closing log file.



Working Xorg

Code:


X.Org X Server 1.19.6
Release Date: 2017-12-20
[    44.500] X Protocol Version 11, Revision 0
[    44.500] Build Operating System: Linux 4.14.9-gentoo x86_64 Gentoo
[    44.500] Current Operating System: Linux dhcppc49 4.14.15-gentoo #1 SMP PREEMPT Sat Jan 27 11:02:27 MST 2018 x86_64
[    44.500] Kernel command line: root=/dev/sdb3 softlevel=console append="acpi_enforce_resources=lax"
[    44.500] Build Date: 08 January 2018  11:09:37PM
[    44.500] 
[    44.500] Current version of pixman: 0.34.0
[    44.500]    Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
[    44.500] Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    44.500] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb  5 16:25:55 2018
[    44.500] (==) Using config file: "/etc/X11/xorg.conf"
[    44.500] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    44.500] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    44.501] (==) ServerLayout "Layout0"
[    44.501] (**) |-->Screen "Screen0" (0)
[    44.501] (**) |   |-->Monitor "Monitor0"
[    44.501] (**) |   |-->Device "Device0"
[    44.501] (**) |   |-->GPUDevice "Device1"
[    44.501] (**) |-->Input Device "Keyboard0"
[    44.501] (**) |-->Input Device "Mouse0"
[    44.501] (**) Option "Xinerama" "0"
[    44.501] (==) Automatically adding devices
[    44.501] (==) Automatically enabling devices
[    44.501] (==) Automatically adding GPU devices
[    44.501] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    44.501] (WW) The directory "/usr/share/fonts/TTF/" does not exist.
[    44.501]    Entry deleted from font path.
[    44.501] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    44.501]    Entry deleted from font path.
[    44.501] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    44.501]    Entry deleted from font path.
[    44.501] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    44.501]    Entry deleted from font path.
[    44.501]    (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    44.501] (==) FontPath set to:
   /usr/share/fonts/misc/,
   /usr/share/fonts/100dpi/
[    44.501] (**) ModulePath set to "/usr/lib32/xorg/modules,/usr/lib64/opengl/nvidia,/usr/lib64/xorg/modules"
[    44.501] (**) Extension "Composite" is disabled
[    44.501] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    44.501] (WW) Disabling Keyboard0
[    44.501] (WW) Disabling Mouse0
[    44.501] (II) Loader magic: 0x5586664b6c40
[    44.501] (II) Module ABI versions:
[    44.501]    X.Org ANSI C Emulation: 0.4
[    44.501]    X.Org Video Driver: 23.0
[    44.501]    X.Org XInput driver : 24.1
[    44.501]    X.Org Server Extension : 10.0
[    44.506] (--) PCI:*(0:2:0:0) 10de:1381:1458:3658 rev 162, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000bc00/128, BIOS @ 0x????????/131072
[    44.506] (II) LoadModule: "glx"
[    44.506] (II) Loading /usr/lib64/opengl/nvidia/extensions/libglx.so
[    44.510] (II) Module glx: vendor="NVIDIA Corporation"
[    44.510]    compiled for 4.0.2, module version = 1.0.0
[    44.510]    Module class: X.Org Server Extension
[    44.510] (II) NVIDIA GLX Module  390.12  Wed Dec 20 06:08:47 PST 2017
[    44.510] (II) LoadModule: "nvidia"
[    44.510] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[    44.510] (II) Module nvidia: vendor="NVIDIA Corporation"
[    44.510]    compiled for 4.0.2, module version = 1.0.0
[    44.510]    Module class: X.Org Video Driver
[    44.510] (II) NVIDIA dlloader X Driver  390.12  Wed Dec 20 05:44:24 PST 2017
[    44.510] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    44.510] (++) using VT number 7

[    44.513] (II) Loading sub module "fb"
[    44.513] (II) LoadModule: "fb"
[    44.513] (II) Loading /usr/lib64/xorg/modules/libfb.so
[    44.513] (II) Module fb: vendor="X.Org Foundation"
[    44.513]    compiled for 1.19.6, module version = 1.0.0
[    44.513]    ABI class: X.Org ANSI C Emulation, version 0.4
[    44.513] (II) Loading sub module "wfb"
[    44.513] (II) LoadModule: "wfb"
[    44.514] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[    44.514] (II) Module wfb: vendor="X.Org Foundation"
[    44.514]    compiled for 1.19.6, module version = 1.0.0
[    44.514]    ABI class: X.Org ANSI C Emulation, version 0.4
[    44.514] (II) Loading sub module "ramdac"
[    44.514] (II) LoadModule: "ramdac"
[    44.514] (II) Module "ramdac" already built-in
[    44.514] (EE) Screen 1 deleted because of no matching config section.
[    44.514] (II) UnloadModule: "nvidia"
[    44.514] (II) UnloadSubModule: "wfb"
[    44.514] (II) UnloadSubModule: "fb"
[    44.514] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    44.514] (==) NVIDIA(0): RGB weight 888
[    44.514] (==) NVIDIA(0): Default visual is TrueColor
[    44.514] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    44.514] (**) NVIDIA(0): Option "Stereo" "0"
[    44.514] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-2"
[    44.514] (**) NVIDIA(0): Option "SLI" "Off"
[    44.514] (**) NVIDIA(0): Option "MultiGPU" "Off"
[    44.514] (**) NVIDIA(0): Option "BaseMosaic" "off"
[    44.514] (**) NVIDIA(0): Stereo disabled by request
[    44.514] (**) NVIDIA(0): NVIDIA SLI disabled.
[    44.514] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[    44.515] (**) NVIDIA(0): Option "MetaModes" "DVI-I-1: nvidia-auto-select +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1680x1050 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1440x900 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1280x1024 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1280x1024_60 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1280x960 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1280x720 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1152x864 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1024x768 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1024x768_70 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 1024x768_60 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 800x600 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 800x600_72 +1920+0, HDMI-0: nvidia-auto-select +0+0; DVI-I-1: 800x600_60 +1920+0, HDMI-0: nvidia-auto-select +0+0"
[    44.515] (**) NVIDIA(0): Enabling 2D acceleration
[    45.051] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:2:0:0
[    45.051] (--) NVIDIA(0):     CRT-0
[    45.051] (--) NVIDIA(0):     DFP-0
[    45.051] (--) NVIDIA(0):     DFP-1
[    45.051] (--) NVIDIA(0):     DFP-2 (boot)
[    45.051] (--) NVIDIA(0):     DFP-3
[    45.051] (--) NVIDIA(0):     DFP-4
[    45.053] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 750 (GM107-A) at PCI:2:0:0 (GPU-0)
[    45.053] (--) NVIDIA(0): Memory: 2097152 kBytes
[    45.053] (--) NVIDIA(0): VideoBIOS: 82.07.32.40.89
[    45.053] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    45.060] (--) NVIDIA(GPU-0): CRT-0: disconnected
[    45.060] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    45.060] (--) NVIDIA(GPU-0):
[    45.073] (--) NVIDIA(GPU-0): Ancor Communications Inc VG248 (DFP-0): connected
[    45.073] (--) NVIDIA(GPU-0): Ancor Communications Inc VG248 (DFP-0): Internal TMDS
[    45.073] (--) NVIDIA(GPU-0): Ancor Communications Inc VG248 (DFP-0): 165.0 MHz maximum pixel clock
[    45.073] (--) NVIDIA(GPU-0): Ancor Communications Inc VG248 (DFP-0): supports NVIDIA 3D Vision stereo.
[    45.073] (--) NVIDIA(GPU-0):
[    45.073] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    45.073] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    45.073] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    45.073] (--) NVIDIA(GPU-0):
[    45.087] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN289 (DFP-2): connected
[    45.087] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN289 (DFP-2): Internal TMDS
[    45.087] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS VN289 (DFP-2): 330.0 MHz maximum pixel clock
[    45.087] (--) NVIDIA(GPU-0):
[    45.087] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    45.087] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    45.087] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    45.087] (--) NVIDIA(GPU-0):
[    45.087] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    45.087] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[    45.087] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[    45.087] (--) NVIDIA(GPU-0):
[    45.095] (II) NVIDIA(0): Validated MetaModes:
[    45.095] (II) NVIDIA(0):   
[    45.095] (II) NVIDIA(0):     "DVI-I-1:nvidia-auto-select+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):     "DVI-I-1:1680x1050+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):     "DVI-I-1:1440x900+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):     "DVI-I-1:1280x1024+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):   
[    45.095] (II) NVIDIA(0):     "DVI-I-1:1280x1024_60+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):     "DVI-I-1:1280x960+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):     "DVI-I-1:1280x720+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):     "DVI-I-1:1152x864+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):     "DVI-I-1:1024x768+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):   
[    45.095] (II) NVIDIA(0):     "DVI-I-1:1024x768_70+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):   
[    45.095] (II) NVIDIA(0):     "DVI-I-1:1024x768_60+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):     "DVI-I-1:800x600+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):     "DVI-I-1:800x600_72+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0):     "DVI-I-1:800x600_60+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.095] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 1080
[    45.100] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[    45.100] (--) NVIDIA(0):     option
[    45.100] (--) Depth 24 pixmap format is 32 bpp
[    45.101] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[    45.101] (II) NVIDIA:     access.
[    45.135] (II) NVIDIA(0): Setting mode "DVI-I-1:nvidia-auto-select+1920+0,HDMI-0:nvidia-auto-select+0+0"
[    45.264] (==) NVIDIA(0): Disabling shared memory pixmaps
[    45.264] (==) NVIDIA(0): Backing store disabled
[    45.264] (==) NVIDIA(0): Silken mouse enabled
[    45.264] (**) NVIDIA(0): DPMS enabled
[    45.264] (WW) NVIDIA(0): Option "TwinView" is not used
[    45.264] (II) Loading sub module "dri2"
[    45.264] (II) LoadModule: "dri2"
[    45.264] (II) Module "dri2" already built-in
[    45.264] (II) NVIDIA(0): [DRI2] Setup complete
[    45.264] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    45.264] (--) RandR disabled
[    45.264] (II) Initializing extension GLX
[    45.264] (II) Indirect GLX disabled.
[    45.310] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    45.310] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    45.310] (II) LoadModule: "evdev"
[    45.311] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[    45.311] (II) Module evdev: vendor="X.Org Foundation"
[    45.311]    compiled for 1.19.6, module version = 2.10.5
[    45.311]    Module class: X.Org XInput Driver
[    45.311]    ABI class: X.Org XInput driver, version 24.1
[    45.311] (II) Using input driver 'evdev' for 'Power Button'
[    45.311] (**) Power Button: always reports core events
[    45.311] (**) evdev: Power Button: Device: "/dev/input/event1"
[    45.311] (--) evdev: Power Button: Vendor 0 Product 0x1
[    45.311] (--) evdev: Power Button: Found keys
[    45.311] (II) evdev: Power Button: Configuring as keyboard
[    45.311] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    45.311] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    45.311] (**) Option "xkb_rules" "evdev"
[    45.311] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    45.311] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    45.311] (II) Using input driver 'evdev' for 'Power Button'
[    45.311] (**) Power Button: always reports core events
[    45.311] (**) evdev: Power Button: Device: "/dev/input/event0"
[    45.311] (--) evdev: Power Button: Vendor 0 Product 0x1
[    45.311] (--) evdev: Power Button: Found keys
[    45.311] (II) evdev: Power Button: Configuring as keyboard
[    45.311] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    45.311] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    45.311] (**) Option "xkb_rules" "evdev"
[    45.312] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event13)
[    45.312] (II) No input driver specified, ignoring this device.
[    45.312] (II) This device may have been added with another device file.
[    45.312] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event14)
[    45.312] (II) No input driver specified, ignoring this device.
[    45.312] (II) This device may have been added with another device file.
[    45.312] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event15)
[    45.312] (II) No input driver specified, ignoring this device.
[    45.312] (II) This device may have been added with another device file.
[    45.312] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event16)
[    45.312] (II) No input driver specified, ignoring this device.
[    45.312] (II) This device may have been added with another device file.
[    45.313] (II) config/udev: Adding input device HID 0b38:0010 (/dev/input/event3)
[    45.313] (**) HID 0b38:0010: Applying InputClass "evdev keyboard catchall"
[    45.313] (II) Using input driver 'evdev' for 'HID 0b38:0010'
[    45.313] (**) HID 0b38:0010: always reports core events
[    45.313] (**) evdev: HID 0b38:0010: Device: "/dev/input/event3"
[    45.313] (--) evdev: HID 0b38:0010: Vendor 0xb38 Product 0x10
[    45.313] (--) evdev: HID 0b38:0010: Found keys
[    45.313] (II) evdev: HID 0b38:0010: Configuring as keyboard
[    45.313] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.0/0003:0B38:0010.0003/input/input6/event3"
[    45.313] (II) XINPUT: Adding extended input device "HID 0b38:0010" (type: KEYBOARD, id 8)
[    45.313] (**) Option "xkb_rules" "evdev"
[    45.313] (II) config/udev: Adding input device HID 0b38:0010 (/dev/input/event4)
[    45.313] (**) HID 0b38:0010: Applying InputClass "evdev keyboard catchall"
[    45.313] (II) Using input driver 'evdev' for 'HID 0b38:0010'
[    45.313] (**) HID 0b38:0010: always reports core events
[    45.313] (**) evdev: HID 0b38:0010: Device: "/dev/input/event4"
[    45.313] (--) evdev: HID 0b38:0010: Vendor 0xb38 Product 0x10
[    45.313] (--) evdev: HID 0b38:0010: Found 1 mouse buttons
[    45.313] (--) evdev: HID 0b38:0010: Found scroll wheel(s)
[    45.313] (--) evdev: HID 0b38:0010: Found relative axes
[    45.313] (II) evdev: HID 0b38:0010: Forcing relative x/y axes to exist.
[    45.313] (--) evdev: HID 0b38:0010: Found absolute axes
[    45.313] (II) evdev: HID 0b38:0010: Forcing absolute x/y axes to exist.
[    45.313] (--) evdev: HID 0b38:0010: Found keys
[    45.313] (II) evdev: HID 0b38:0010: Configuring as mouse
[    45.313] (II) evdev: HID 0b38:0010: Configuring as keyboard
[    45.313] (II) evdev: HID 0b38:0010: Adding scrollwheel support
[    45.313] (**) evdev: HID 0b38:0010: YAxisMapping: buttons 4 and 5
[    45.313] (**) evdev: HID 0b38:0010: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    45.313] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-2/4-2:1.1/0003:0B38:0010.0004/input/input7/event4"
[    45.313] (II) XINPUT: Adding extended input device "HID 0b38:0010" (type: KEYBOARD, id 9)
[    45.313] (**) Option "xkb_rules" "evdev"
[    45.313] (II) evdev: HID 0b38:0010: initialized for relative axes.
[    45.314] (WW) evdev: HID 0b38:0010: ignoring absolute axes.
[    45.314] (**) HID 0b38:0010: (accel) keeping acceleration scheme 1
[    45.314] (**) HID 0b38:0010: (accel) acceleration profile 0
[    45.314] (**) HID 0b38:0010: (accel) acceleration factor: 2.000
[    45.314] (**) HID 0b38:0010: (accel) acceleration threshold: 4
[    45.314] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event7)
[    45.314] (II) No input driver specified, ignoring this device.
[    45.314] (II) This device may have been added with another device file.
[    45.314] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event8)
[    45.314] (II) No input driver specified, ignoring this device.
[    45.314] (II) This device may have been added with another device file.
[    45.314] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
[    45.314] (II) No input driver specified, ignoring this device.
[    45.314] (II) This device may have been added with another device file.
[    45.314] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event10)
[    45.314] (II) No input driver specified, ignoring this device.
[    45.314] (II) This device may have been added with another device file.
[    45.315] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event11)
[    45.315] (II) No input driver specified, ignoring this device.
[    45.315] (II) This device may have been added with another device file.
[    45.315] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event12)
[    45.315] (II) No input driver specified, ignoring this device.
[    45.315] (II) This device may have been added with another device file.
[    45.315] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event5)
[    45.315] (II) No input driver specified, ignoring this device.
[    45.315] (II) This device may have been added with another device file.
[    45.315] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event6)
[    45.315] (II) No input driver specified, ignoring this device.
[    45.315] (II) This device may have been added with another device file.
[    45.315] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/event2)
[    45.315] (**) MOSART Semi. 2.4G Wireless Mouse: Applying InputClass "evdev pointer catchall"
[    45.315] (II) Using input driver 'evdev' for 'MOSART Semi. 2.4G Wireless Mouse'
[    45.315] (**) MOSART Semi. 2.4G Wireless Mouse: always reports core events
[    45.315] (**) evdev: MOSART Semi. 2.4G Wireless Mouse: Device: "/dev/input/event2"
[    45.315] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Vendor 0x62a Product 0x4102
[    45.315] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found 9 mouse buttons
[    45.315] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found scroll wheel(s)
[    45.315] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found relative axes
[    45.315] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found x and y relative axes
[    45.315] (--) evdev: MOSART Semi. 2.4G Wireless Mouse: Found absolute axes
[    45.315] (II) evdev: MOSART Semi. 2.4G Wireless Mouse: Forcing absolute x/y axes to exist.
[    45.315] (II) evdev: MOSART Semi. 2.4G Wireless Mouse: Configuring as mouse
[    45.315] (II) evdev: MOSART Semi. 2.4G Wireless Mouse: Adding scrollwheel support
[    45.315] (**) evdev: MOSART Semi. 2.4G Wireless Mouse: YAxisMapping: buttons 4 and 5
[    45.315] (**) evdev: MOSART Semi. 2.4G Wireless Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    45.315] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb6/6-1/6-1:1.0/0003:062A:4102.0001/input/input5/event2"
[    45.315] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Wireless Mouse" (type: MOUSE, id 10)
[    45.316] (II) evdev: MOSART Semi. 2.4G Wireless Mouse: initialized for relative axes.
[    45.316] (WW) evdev: MOSART Semi. 2.4G Wireless Mouse: ignoring absolute axes.
[    45.316] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) keeping acceleration scheme 1
[    45.316] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) acceleration profile 0
[    45.316] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) acceleration factor: 2.000
[    45.316] (**) MOSART Semi. 2.4G Wireless Mouse: (accel) acceleration threshold: 4
[    45.316] (II) config/udev: Adding input device MOSART Semi. 2.4G Wireless Mouse (/dev/input/mouse0)
[    45.316] (II) No input driver specified, ignoring this device.
[    45.316] (II) This device may have been added with another device file.
[    45.316] (II) config/udev: Adding input device (unnamed) (/dev/ttyS1)
[    45.316] (II) No input driver specified, ignoring this device.
[    45.316] (II) This device may have been added with another device file.
[    45.316] (II) config/udev: Adding input device (unnamed) (/dev/ttyS2)
[    45.316] (II) No input driver specified, ignoring this device.
[    45.316] (II) This device may have been added with another device file.
[    45.316] (II) config/udev: Adding input device (unnamed) (/dev/ttyS3)
[    45.316] (II) No input driver specified, ignoring this device.
[    45.316] (II) This device may have been added with another device file.
[    45.316] (II) config/udev: Adding input device (unnamed) (/dev/ttyS0)
[    45.316] (II) No input driver specified, ignoring this device.
[    45.316] (II) This device may have been added with another device file.
[    45.316] (II) config/udev: Adding input device (unnamed) (/dev/input/mice)
[    45.316] (II) No input driver specified, ignoring this device.
[    45.316] (II) This device may have been added with another device file.
[    45.316] (II) config/udev: Adding input device (unnamed) (/dev/console)
[    45.316] (II) No input driver specified, ignoring this device.
[    45.316] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptmx)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptyp0)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptyp1)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptyp2)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptyp3)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptyp4)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptyp5)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptyp6)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptyp7)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptyp8)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptyp9)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptypa)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptypb)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.317] (II) config/udev: Adding input device (unnamed) (/dev/ptypc)
[    45.317] (II) No input driver specified, ignoring this device.
[    45.317] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptypd)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptype)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptypf)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyq0)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyq1)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyq2)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyq3)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyq4)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyq5)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyq6)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyq7)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyq8)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyq9)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.318] (II) config/udev: Adding input device (unnamed) (/dev/ptyqa)
[    45.318] (II) No input driver specified, ignoring this device.
[    45.318] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyqb)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyqc)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyqd)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyqe)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyqf)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyr0)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyr1)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyr2)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyr3)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyr4)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyr5)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyr6)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyr7)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyr8)
[    45.319] (II) No input driver specified, ignoring this device.
[    45.319] (II) This device may have been added with another device file.
[    45.319] (II) config/udev: Adding input device (unnamed) (/dev/ptyr9)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptyra)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptyrb)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptyrc)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptyrd)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptyre)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptyrf)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptys0)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptys1)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptys2)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptys3)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptys4)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptys5)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptys6)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.320] (II) This device may have been added with another device file.
[    45.320] (II) config/udev: Adding input device (unnamed) (/dev/ptys7)
[    45.320] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/ptys8)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/ptys9)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/ptysa)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/ptysb)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/ptysc)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/ptysd)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/ptyse)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/ptysf)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/tty)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/tty0)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/tty1)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/tty10)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/tty11)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.321] (II) config/udev: Adding input device (unnamed) (/dev/tty12)
[    45.321] (II) No input driver specified, ignoring this device.
[    45.321] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty13)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty14)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty15)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty16)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty17)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty18)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty19)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty2)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty20)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty21)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty22)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty23)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty24)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.322] (II) config/udev: Adding input device (unnamed) (/dev/tty25)
[    45.322] (II) No input driver specified, ignoring this device.
[    45.322] (II) This device may have been added with another device file.
[    45.323] (II) config/udev: Adding input device (unnamed) (/dev/tty26)
[    45.323] (II) No input driver specified, ignoring this device.
[    45.323] (II) This device may have been added with another device file.
[    45.323] (II) config/udev: Adding input device (unnamed) (/dev/tty27)
[    45.323] (II) No input driver specified, ignoring this device.
[    45.323] (II) This device may have been added with another device file.
[    45.323] (II) config/udev: Adding input device (unnamed) (/dev/tty28)
[    45.323] (II) No input driver specified, ignoring this device.
[    45.323] (II) This device may have been added with another device file.
[    45.323] (II) config/udev: Adding input device (unnamed) (/dev/tty29)
[    45.323] (II) No input driver specified, ignoring this device.


Last edited by Skippy204 on Thu Feb 15, 2018 3:58 am; edited 1 time in total
Back to top
View user's profile Send private message
saboya
Guru
Guru


Joined: 28 Nov 2006
Posts: 552
Location: Brazil

PostPosted: Tue Feb 06, 2018 8:47 am    Post subject: Reply with quote

dmesg info?
Back to top
View user's profile Send private message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Tue Feb 06, 2018 3:51 pm    Post subject: Reply with quote

EDIT: removed redundant post

Last edited by Skippy204 on Thu Feb 15, 2018 3:57 am; edited 1 time in total
Back to top
View user's profile Send private message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Tue Feb 06, 2018 3:52 pm    Post subject: Reply with quote

EDIT: removed redundant post

Last edited by Skippy204 on Thu Feb 15, 2018 3:56 am; edited 1 time in total
Back to top
View user's profile Send private message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Tue Feb 06, 2018 3:53 pm    Post subject: Reply with quote

dmesg for G1 - not working system

EDIT: removed long dmesg output as it is linked below


Last edited by Skippy204 on Thu Feb 15, 2018 3:55 am; edited 1 time in total
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Tue Feb 06, 2018 4:58 pm    Post subject: Reply with quote

make friend with wgetpast because we won't go anywhere with that, my eyes are bleeding :)
Back to top
View user's profile Send private message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Thu Feb 08, 2018 2:27 am    Post subject: Reply with quote

Never knew about that command. Thank you.

dmesg output here:

https://paste.pound-python.org/show/zSLuTLDaJy0etJXI05XJ/
Back to top
View user's profile Send private message
hhfeuer
Apprentice
Apprentice


Joined: 28 Jul 2005
Posts: 185

PostPosted: Fri Feb 09, 2018 5:01 pm    Post subject: Reply with quote

There's no sign of the kernel module being loaded. Did you build it for the currently running kernel? Can you modprobe nvidia? Forgot modules autoload in kernel?
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Fri Feb 09, 2018 7:45 pm    Post subject: Reply with quote

when you rebuild/install nvidia-drivers, the script look at /usr/src/linux to find what kernel it should install modules for, so even running a 4.1 kernel or whatever as long as /usr/src/linux remains /usr/src/linux-4.0 it will install the module for the 4.0 kernel in its /usr/lib/modules-4.0

please make sure your kernel symlink point to the right kernel (4.14.15 from your dmesg).
Back to top
View user's profile Send private message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Sat Feb 10, 2018 5:27 pm    Post subject: Reply with quote

Thanks for the responses.

/usr/src/linux is pointing to 4.14.15. Good question. That's the sort of thing I'd screw up.

Here is what I did learn.

modprobe -v nvidia

gives me this

Code:

insmod /lib/modules/4.14.15-gentoo/video/nvidia.ko NVreg_DeviceFileMode=432 NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=27 NVreg_ModifyDeviceFiles=1
Modprobe: ERROR: could not insert 'nvidia': Exec format error


From looking around on the forum this "Exec format error" indicates that I've got some conflict in the building of some packages.

I think, from looking at dates on emerge logs, this coincides with me upgrading gcc-7.2 to gcc-7.3.

I re-emerged both nvidia-drivers and xorg-server.

Is there a way to determine which package(s) I need to rebuild? Or should I just do an "emerge -e xorg-server nvidia-drivers"? I that too drastic or the best option?

Thank you all.
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Sat Feb 10, 2018 5:40 pm    Post subject: Reply with quote

It's just the nvidia module, so only nvidia-drivers.

What you should do before that is file /lib/modules/4.14.15-gentoo/video/nvidia.ko
Look what file says about it:
- 32bits may not run if kernel lack proper 32bits support
- 32bits libs may exist in /lib if you had "badly" switch to 17.1 profile (it's not bad to switch to it, but people should be prepare for that, and it should be done right)

So determine your sickness and we will help you :)
Back to top
View user's profile Send private message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Sat Feb 10, 2018 5:46 pm    Post subject: Reply with quote

Hello;

Code:

 root # file /mnt/gentoo-1/lib/modules/4.14.15-gentoo/video/nvidia.ko
/mnt/gentoo-1/lib/modules/4.14.15-gentoo/video/nvidia.ko: ELF 64-bit LSB relocatable, x86-64, version 1 (SYSV), BuildID[sha1]=58241059b4f66155c9e667c7c5caa7354eee65bc, not stripped


The "/mnt/gentoo-1" stuff is because I am booted into the working Gentoo file system. The broken X file system is mounted on /mnt/gentoo-1.

I did update to profile 17.0. Did the emerge -e @world after doing so.

I have not updated to 17.1.
Back to top
View user's profile Send private message
krinn
Watchman
Watchman


Joined: 02 May 2003
Posts: 7470

PostPosted: Sat Feb 10, 2018 7:41 pm    Post subject: Reply with quote

ok, i miss it before:
Code:
[    7.848377] nvidia: version magic '4.14.15-gentoo SMP preempt mod_unload retpoline ' should be '4.14.15-gentoo SMP preempt mod_unload '
Back to top
View user's profile Send private message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Sat Feb 10, 2018 8:37 pm    Post subject: Reply with quote

I can't claim to completely understand that. It has something to do with the retpoline option?

After a bit of searching my understanding is that this is a kernel option which is there because of the recent Spectre security problem.

Do I need to turn this off in the kernel? Or is it a matter of configuring something different?
Back to top
View user's profile Send private message
hhfeuer
Apprentice
Apprentice


Joined: 28 Jul 2005
Posts: 185

PostPosted: Mon Feb 12, 2018 5:13 pm    Post subject: Reply with quote

In case you're still fiddling with that, it was a bug with kernel 4.14.15.

Strange I didn't get any notifications for this thread...
Back to top
View user's profile Send private message
Skippy204
Guru
Guru


Joined: 09 May 2008
Posts: 339
Location: Colorado, USA

PostPosted: Thu Feb 15, 2018 3:54 am    Post subject: Reply with quote

Sure enough. I updated to 15.3 and everything seems to be working now.

Since this was all working with the 14.15 kernel on the other file system such a think never occurred to me.

Live an learn. Thanks to everyone for the assistance.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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