after installing CUDA drivers, console goes blank, Centos 6.10

Issues related to hardware problems
RobbieTheK
Posts: 19
Joined: 2016/07/31 04:26:10

Re: after installing CUDA drivers, console goes blank, Centos 6.10

Post by RobbieTheK » 2019/07/31 15:44:06

Any idea why the internal VGA is not being recognized? Are there any logs I can provide?

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: after installing CUDA drivers, console goes blank, Centos 6.10

Post by TrevorH » 2019/07/31 16:10:50

It's all going to be via Xorg.conf but I am fairly sure that the missing nvidia driver is currently just causing an error that stops processing and dies.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

RobbieTheK
Posts: 19
Joined: 2016/07/31 04:26:10

Re: after installing CUDA drivers, console goes blank, Centos 6.10

Post by RobbieTheK » 2019/07/31 18:45:19

So here are the commands I did to enable el repo 6.9.

Code: Select all

mv /etc/yum.repos.d/elrepo.repo.rpmnew /etc/yum.repos.d/elrepo.repo

yum install nvidia-detect
Setting up Install Process
elrepo                                                                                                                                                     | 2.9 kB     00:00     
elrepo/primary_db                                                                                                                                          | 727 kB     00:00     
Resolving Dependencies
--> Running transaction check
---> Package nvidia-detect.x86_64 0:430.40-1.el6.elrepo will be installed
--> Finished Dependency Resolution

Dependencies Resolved

==================================================================================================================================================================================
 Package                                     Arch                                 Version                                              Repository                            Size
==================================================================================================================================================================================
Installing:
 nvidia-detect                               x86_64                               430.40-1.el6.elrepo                                  elrepo                                24 k

Transaction Summary
==================================================================================================================================================================================
Install       1 Package(s)

Total download size: 24 k
Installed size: 35 k
Downloading Packages:
nvidia-detect-430.40-1.el6.elrepo.x86_64.rpm                                                                                                               |  24 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : nvidia-detect-430.40-1.el6.elrepo.x86_64                                                                                                                       1/1 
  Verifying  : nvidia-detect-430.40-1.el6.elrepo.x86_64                                                                                                                       1/1 

Installed:
  nvidia-detect.x86_64 0:430.40-1.el6.elrepo                                                                                                                                      

Complete!

nvidia-detect
kmod-nvidia

 rpm -qa | grep nvidia
nvidia-detect-430.40-1.el6.elrepo.x86_64
What else needs to be done?

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: after installing CUDA drivers, console goes blank, Centos 6.10

Post by TrevorH » 2019/07/31 19:17:34

You have to yum install the package that nvidia-detect tells you to install or wrap it up like yum install $(nvidia-detect 2>/dev/null)
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

RobbieTheK
Posts: 19
Joined: 2016/07/31 04:26:10

Re: after installing CUDA drivers, console goes blank, Centos 6.10

Post by RobbieTheK » 2019/07/31 19:28:40

OK now we're getting some where. Is a reboot required? Running startx got me this:

Code: Select all

X.Org X Server 1.17.4
Release Date: 2015-10-28
[237758.655] X Protocol Version 11, Revision 0
[237758.655] Build Operating System: x86-01 3.10.0-693.17.1.el7.x86_64 
[237758.655] Current Operating System: Linux puppet.cis.fordham.edu 2.6.32-754.6.3.el6.x86_64 #1 SMP Tue Oct 9 17:27:49 UTC 2018 x86_64
[237758.655] Kernel command line: ro root=UUID=353257d1-738d-446e-8852-f74154ae80ab rd_NO_LUKS rd_NO_LVM LANG=en_US.iso885915 rd_NO_MD SYSFONT=lat0-sun16  KEYBOARDTYPE=pc KEYTABLE=us rd_NO_DM rhgb quiet crashkernel=131M@48M nomodeset
[237758.656] Build Date: 19 June 2018  03:15:18PM
[237758.656] Build ID: xorg-x11-server 1.17.4-17.el6.centos 
[237758.657] Current version of pixman: 0.32.8
[237758.657] 	Before reporting problems, check https://wiki.centos.org/Documentation
	to make sure that you have the latest version.
[237758.657] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[237758.659] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 31 15:09:00 2019
[237758.659] (==) Using config file: "/etc/X11/xorg.conf"
[237758.660] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[237758.660] (==) ServerLayout "Layout0"
[237758.660] (**) |-->Screen "Screen0" (0)
[237758.660] (**) |   |-->Monitor "Monitor0"
[237758.660] (**) |   |-->Device "Device0"
[237758.660] (**) |-->Input Device "Keyboard0"
[237758.660] (**) |-->Input Device "Mouse0"
[237758.660] (==) Automatically adding devices
[237758.660] (==) Automatically enabling devices
[237758.660] (==) Not automatically adding GPU devices
[237758.660] (==) Max clients allowed: 256, resource mask: 0x1fffff
[237758.660] (**) FontPath set to:
	/usr/share/fonts/default/Type1,
	catalogue:/etc/X11/fontpath.d,
	built-ins
[237758.660] (**) ModulePath set to "/usr/lib64/xorg/modules/extensions/nvidia,/usr/lib64/xorg/modules"
[237758.660] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[237758.660] (WW) Disabling Keyboard0
[237758.660] (WW) Disabling Mouse0
[237758.661] (II) Loader magic: 0x561e793c9020
[237758.661] (II) Module ABI versions:
[237758.661] 	X.Org ANSI C Emulation: 0.4
[237758.661] 	X.Org Video Driver: 19.0
[237758.661] 	X.Org XInput driver : 21.0
[237758.661] 	X.Org Server Extension : 9.0
[237758.664] (--) PCI: (0:1:4:0) 102b:0532:15d9:bc11 rev 10, Mem @ 0xdb000000/16777216, 0xddffc000/16384, 0xde000000/8388608, BIOS @ 0x????????/65536
[237758.664] (--) PCI:*(0:3:0:0) 10de:1c81:1458:3747 rev 161, Mem @ 0xdf000000/16777216, 0xc0000000/268435456, 0xbe000000/33554432, I/O @ 0x0000d800/128, BIOS @ 0x????????/524288
[237758.664] (II) LoadModule: "glx"
[237758.665] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[237758.668] (II) Module glx: vendor="X.Org Foundation"
[237758.668] 	compiled for 1.17.4, module version = 1.0.0
[237758.668] 	ABI class: X.Org Server Extension, version 9.0
[237758.668] (==) AIGLX enabled
[237758.668] (II) LoadModule: "nvidia"
[237758.668] (II) Loading /usr/lib64/xorg/modules/drivers/nvidia_drv.so
[237758.669] (II) Module nvidia: vendor="NVIDIA Corporation"
[237758.669] 	compiled for 1.6.99.901, module version = 1.0.0
[237758.669] 	Module class: X.Org Video Driver
[237758.669] (II) NVIDIA dlloader X Driver  430.40  Sun Jul 21 05:01:54 CDT 2019
[237758.669] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[237758.669] (--) using VT number 7

[237758.676] (II) Loading sub module "fb"
[237758.676] (II) LoadModule: "fb"
[237758.676] (II) Loading /usr/lib64/xorg/modules/libfb.so
[237758.696] (II) Module fb: vendor="X.Org Foundation"
[237758.696] 	compiled for 1.17.4, module version = 1.0.0
[237758.696] 	ABI class: X.Org ANSI C Emulation, version 0.4
[237758.696] (II) Loading sub module "wfb"
[237758.696] (II) LoadModule: "wfb"
[237758.697] (II) Loading /usr/lib64/xorg/modules/libwfb.so
[237758.705] (II) Module wfb: vendor="X.Org Foundation"
[237758.705] 	compiled for 1.17.4, module version = 1.0.0
[237758.705] 	ABI class: X.Org ANSI C Emulation, version 0.4
[237758.705] (II) Loading sub module "ramdac"
[237758.705] (II) LoadModule: "ramdac"
[237758.705] (II) Module "ramdac" already built-in
[237760.492] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[237760.492] (==) NVIDIA(0): RGB weight 888
[237760.492] (==) NVIDIA(0): Default visual is TrueColor
[237760.492] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[237760.492] (**) NVIDIA(0): Enabling 2D acceleration
[237760.492] (II) Loading sub module "glxserver_nvidia"
[237760.492] (II) LoadModule: "glxserver_nvidia"
[237760.493] (II) Loading /usr/lib64/xorg/modules/extensions/libglxserver_nvidia.so
[237760.508] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[237760.508] 	compiled for 1.6.99.901, module version = 1.0.0
[237760.508] 	Module class: X.Org Server Extension
[237760.508] (II) NVIDIA GLX Module  430.40  Sun Jul 21 05:00:26 CDT 2019
[237761.530] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:3:0:0
[237761.530] (--) NVIDIA(0):     DFP-0 (boot)
[237761.530] (--) NVIDIA(0):     DFP-1
[237761.530] (--) NVIDIA(0):     DFP-2
[237761.530] (--) NVIDIA(0):     DFP-3
[237761.530] (--) NVIDIA(0):     DFP-4
[237761.532] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 (GP107-A) at PCI:3:0:0 (GPU-0)
[237761.532] (--) NVIDIA(0): Memory: 2097152 kBytes
[237761.532] (--) NVIDIA(0): VideoBIOS: 86.07.39.80.8d
[237761.532] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[237761.547] (--) NVIDIA(GPU-0): DELL 1800FP (DFP-0): connected
[237761.547] (--) NVIDIA(GPU-0): DELL 1800FP (DFP-0): Internal TMDS
[237761.547] (--) NVIDIA(GPU-0): DELL 1800FP (DFP-0): 330.0 MHz maximum pixel clock
[237761.547] (--) NVIDIA(GPU-0): 
[237761.547] (--) NVIDIA(GPU-0): DFP-1: disconnected
[237761.547] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[237761.547] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[237761.547] (--) NVIDIA(GPU-0): 
[237761.547] (--) NVIDIA(GPU-0): DFP-2: disconnected
[237761.547] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[237761.547] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[237761.547] (--) NVIDIA(GPU-0): 
[237761.548] (--) NVIDIA(GPU-0): DFP-3: disconnected
[237761.548] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[237761.548] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[237761.548] (--) NVIDIA(GPU-0): 
[237761.548] (--) NVIDIA(GPU-0): DFP-4: disconnected
[237761.548] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[237761.548] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[237761.548] (--) NVIDIA(GPU-0): 
[237761.551] (==) NVIDIA(0): 
[237761.551] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[237761.551] (==) NVIDIA(0):     will be used as the requested mode.
[237761.551] (==) NVIDIA(0): 
[237761.551] (II) NVIDIA(0): Validated MetaModes:
[237761.551] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[237761.551] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[237761.553] (--) NVIDIA(0): DPI set to (90, 89); computed from "UseEdidDpi" X config
[237761.553] (--) NVIDIA(0):     option
[237761.553] (--) Depth 24 pixmap format is 32 bpp
[237761.554] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[237761.554] (II) NVIDIA:     access.
[237761.575] (WW) NVIDIA(0): ACPI: Error: Unable to find the brightness file path under
[237761.575] (WW) NVIDIA(0):     /proc/acpi/video. The NVIDIA X driver will not be able to
[237761.575] (WW) NVIDIA(0):     respond to ACPI brightness change hotkey events.
[237761.617] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[237761.803] (==) NVIDIA(0): Disabling shared memory pixmaps
[237761.803] (==) NVIDIA(0): Backing store enabled
[237761.803] (==) NVIDIA(0): Silken mouse enabled
[237761.804] (**) NVIDIA(0): DPMS enabled
[237761.804] (II) Loading sub module "dri2"
[237761.804] (II) LoadModule: "dri2"
[237761.804] (II) Module "dri2" already built-in
[237761.804] (II) NVIDIA(0): [DRI2] Setup complete
[237761.804] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[237761.805] (--) RandR disabled
[237761.814] (II) SELinux: Disabled on system
[237761.818] (II) Initializing extension GLX
[237762.195] (II) config/hal: Adding input device Dell KB216 Wired Keyboard
[237762.195] (II) LoadModule: "evdev"
[237762.195] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[237762.203] (II) Module evdev: vendor="X.Org Foundation"
[237762.203] 	compiled for 1.17.4, module version = 2.9.2
[237762.203] 	Module class: X.Org XInput Driver
[237762.204] 	ABI class: X.Org XInput driver, version 21.0
[237762.204] (II) Using input driver 'evdev' for 'Dell KB216 Wired Keyboard'
[237762.204] (**) Dell KB216 Wired Keyboard: always reports core events
[237762.204] (**) evdev: Dell KB216 Wired Keyboard: Device: "/dev/input/event10"
[237762.212] (--) evdev: Dell KB216 Wired Keyboard: Vendor 0x413c Product 0x2113
[237762.212] (--) evdev: Dell KB216 Wired Keyboard: Found keys
[237762.212] (II) evdev: Dell KB216 Wired Keyboard: Configuring as keyboard
[237762.212] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_413c_2113_noserial_if1_logicaldev_input"
[237762.212] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard" (type: KEYBOARD, id 6)
[237762.212] (**) Option "xkb_rules" "evdev"
[237762.212] (**) Option "xkb_model" "pc105+inet"
[237762.212] (**) Option "xkb_layout" "us"
[237762.212] (WW) Option "xkb_variant" requires a string value
[237762.212] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[237762.263] (II) config/hal: Adding input device Dell KB216 Wired Keyboard
[237762.263] (II) Using input driver 'evdev' for 'Dell KB216 Wired Keyboard'
[237762.263] (**) Dell KB216 Wired Keyboard: always reports core events
[237762.263] (**) evdev: Dell KB216 Wired Keyboard: Device: "/dev/input/event9"
[237762.269] (--) evdev: Dell KB216 Wired Keyboard: Vendor 0x413c Product 0x2113
[237762.269] (--) evdev: Dell KB216 Wired Keyboard: Found keys
[237762.269] (II) evdev: Dell KB216 Wired Keyboard: Configuring as keyboard
[237762.269] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_413c_2113_noserial_if0_logicaldev_input"
[237762.269] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard" (type: KEYBOARD, id 7)
[237762.269] (**) Option "xkb_rules" "evdev"
[237762.269] (**) Option "xkb_model" "pc105+inet"
[237762.269] (**) Option "xkb_layout" "us"
[237762.269] (WW) Option "xkb_variant" requires a string value
[237762.269] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[237762.284] (II) config/hal: Adding input device Winbond Electronics Corp Hermon USB hidmouse Device
[237762.284] (II) Using input driver 'evdev' for 'Winbond Electronics Corp Hermon USB hidmouse Device'
[237762.284] (**) Winbond Electronics Corp Hermon USB hidmouse Device: always reports core events
[237762.284] (**) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Device: "/dev/input/event4"
[237762.288] (--) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Vendor 0x557 Product 0x2221
[237762.288] (--) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Found keys
[237762.288] (II) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Configuring as keyboard
[237762.288] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_557_2221_noserial_if1_logicaldev_input"
[237762.288] (II) XINPUT: Adding extended input device "Winbond Electronics Corp Hermon USB hidmouse Device" (type: KEYBOARD, id 8)
[237762.288] (**) Option "xkb_rules" "evdev"
[237762.288] (**) Option "xkb_model" "pc105+inet"
[237762.288] (**) Option "xkb_layout" "us"
[237762.288] (WW) Option "xkb_variant" requires a string value
[237762.288] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[237762.299] (II) config/hal: Adding input device Power Button
[237762.299] (II) Using input driver 'evdev' for 'Power Button'
[237762.299] (**) Power Button: always reports core events
[237762.299] (**) evdev: Power Button: Device: "/dev/input/event0"
[237762.308] (--) evdev: Power Button: Vendor 0 Product 0x1
[237762.308] (--) evdev: Power Button: Found keys
[237762.308] (II) evdev: Power Button: Configuring as keyboard
[237762.308] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/computer_logicaldev_input_0"
[237762.308] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[237762.308] (**) Option "xkb_rules" "evdev"
[237762.308] (**) Option "xkb_model" "pc105+inet"
[237762.308] (**) Option "xkb_layout" "us"
[237762.308] (WW) Option "xkb_variant" requires a string value
[237762.308] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[237762.319] (II) config/hal: Adding input device Power Button
[237762.319] (II) Using input driver 'evdev' for 'Power Button'
[237762.319] (**) Power Button: always reports core events
[237762.319] (**) evdev: Power Button: Device: "/dev/input/event1"
[237762.324] (--) evdev: Power Button: Vendor 0 Product 0x1
[237762.324] (--) evdev: Power Button: Found keys
[237762.324] (II) evdev: Power Button: Configuring as keyboard
[237762.324] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/computer_logicaldev_input"
[237762.324] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[237762.324] (**) Option "xkb_rules" "evdev"
[237762.324] (**) Option "xkb_model" "pc105+inet"
[237762.324] (**) Option "xkb_layout" "us"
[237762.324] (WW) Option "xkb_variant" requires a string value
[237762.324] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[237762.333] (II) config/hal: Adding input device Macintosh mouse button emulation
[237762.333] (II) Using input driver 'evdev' for 'Macintosh mouse button emulation'
[237762.333] (**) Macintosh mouse button emulation: always reports core events
[237762.333] (**) evdev: Macintosh mouse button emulation: Device: "/dev/input/event2"
[237762.340] (--) evdev: Macintosh mouse button emulation: Vendor 0x1 Product 0x1
[237762.340] (--) evdev: Macintosh mouse button emulation: Found 3 mouse buttons
[237762.340] (--) evdev: Macintosh mouse button emulation: Found relative axes
[237762.340] (--) evdev: Macintosh mouse button emulation: Found x and y relative axes
[237762.340] (II) evdev: Macintosh mouse button emulation: Configuring as mouse
[237762.340] (**) evdev: Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
[237762.340] (**) evdev: Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[237762.340] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/computer_logicaldev_input_1"
[237762.340] (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE, id 11)
[237762.340] (II) evdev: Macintosh mouse button emulation: initialized for relative axes.
[237762.340] (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
[237762.340] (**) Macintosh mouse button emulation: (accel) acceleration profile 0
[237762.341] (**) Macintosh mouse button emulation: (accel) acceleration factor: 2.000
[237762.341] (**) Macintosh mouse button emulation: (accel) acceleration threshold: 4
[237762.353] (II) config/hal: Adding input device Winbond Electronics Corp Hermon USB hidmouse Device
[237762.353] (II) Using input driver 'evdev' for 'Winbond Electronics Corp Hermon USB hidmouse Device'
[237762.353] (**) Winbond Electronics Corp Hermon USB hidmouse Device: always reports core events
[237762.353] (**) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Device: "/dev/input/event3"
[237762.357] (--) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Vendor 0x557 Product 0x2221
[237762.357] (--) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Found 3 mouse buttons
[237762.357] (--) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Found scroll wheel(s)
[237762.357] (--) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Found relative axes
[237762.357] (--) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Found absolute axes
[237762.357] (--) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Found x and y absolute axes
[237762.357] (--) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Found absolute touchscreen
[237762.357] (II) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Configuring as touchscreen
[237762.357] (II) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Adding scrollwheel support
[237762.357] (**) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: YAxisMapping: buttons 4 and 5
[237762.357] (**) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[237762.357] (**) Option "config_info" "hal:/org/freedesktop/Hal/devices/usb_device_557_2221_noserial_if0_logicaldev_input"
[237762.357] (II) XINPUT: Adding extended input device "Winbond Electronics Corp Hermon USB hidmouse Device" (type: TOUCHSCREEN, id 12)
[237762.357] (WW) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: touchpads, tablets and touchscreens ignore relative axes.
[237762.357] (II) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: initialized for absolute axes.
[237762.358] (**) Winbond Electronics Corp Hermon USB hidmouse Device: (accel) keeping acceleration scheme 1
[237762.358] (**) Winbond Electronics Corp Hermon USB hidmouse Device: (accel) acceleration profile 0
[237762.358] (**) Winbond Electronics Corp Hermon USB hidmouse Device: (accel) acceleration factor: 2.000
[237762.358] (**) Winbond Electronics Corp Hermon USB hidmouse Device: (accel) acceleration threshold: 4
[237762.369] (II) config/hal: Adding input device HDA NVidia HDMI/DP,pcm=9
[237762.369] (II) Using input driver 'evdev' for 'HDA NVidia HDMI/DP,pcm=9'
[237762.369] (**) HDA NVidia HDMI/DP,pcm=9: always reports core events
[237762.369] (**) evdev: HDA NVidia HDMI/DP,pcm=9: Device: "/dev/input/event8"
[237762.373] (--) evdev: HDA NVidia HDMI/DP,pcm=9: Vendor 0 Product 0
[237762.373] (WW) evdev: HDA NVidia HDMI/DP,pcm=9: Don't know how to use device
[237762.389] (EE) PreInit returned 8 for "HDA NVidia HDMI/DP,pcm=9"
[237762.389] (II) UnloadModule: "evdev"
[237762.389] (EE) config/hal: NewInputDeviceRequest failed (8)
[237762.400] (II) config/hal: Adding input device HDA NVidia HDMI/DP,pcm=8
[237762.400] (II) Using input driver 'evdev' for 'HDA NVidia HDMI/DP,pcm=8'
[237762.400] (**) HDA NVidia HDMI/DP,pcm=8: always reports core events
[237762.400] (**) evdev: HDA NVidia HDMI/DP,pcm=8: Device: "/dev/input/event7"
[237762.409] (--) evdev: HDA NVidia HDMI/DP,pcm=8: Vendor 0 Product 0
[237762.409] (WW) evdev: HDA NVidia HDMI/DP,pcm=8: Don't know how to use device
[237762.425] (EE) PreInit returned 8 for "HDA NVidia HDMI/DP,pcm=8"
[237762.425] (II) UnloadModule: "evdev"
[237762.425] (EE) config/hal: NewInputDeviceRequest failed (8)
[237762.436] (II) config/hal: Adding input device HDA NVidia HDMI/DP,pcm=7
[237762.436] (II) Using input driver 'evdev' for 'HDA NVidia HDMI/DP,pcm=7'
[237762.436] (**) HDA NVidia HDMI/DP,pcm=7: always reports core events
[237762.436] (**) evdev: HDA NVidia HDMI/DP,pcm=7: Device: "/dev/input/event6"
[237762.441] (--) evdev: HDA NVidia HDMI/DP,pcm=7: Vendor 0 Product 0
[237762.441] (WW) evdev: HDA NVidia HDMI/DP,pcm=7: Don't know how to use device
[237762.457] (EE) PreInit returned 8 for "HDA NVidia HDMI/DP,pcm=7"
[237762.457] (II) UnloadModule: "evdev"
[237762.457] (EE) config/hal: NewInputDeviceRequest failed (8)
[237762.468] (II) config/hal: Adding input device HDA NVidia HDMI/DP,pcm=3
[237762.468] (II) Using input driver 'evdev' for 'HDA NVidia HDMI/DP,pcm=3'
[237762.468] (**) HDA NVidia HDMI/DP,pcm=3: always reports core events
[237762.468] (**) evdev: HDA NVidia HDMI/DP,pcm=3: Device: "/dev/input/event5"
[237762.473] (--) evdev: HDA NVidia HDMI/DP,pcm=3: Vendor 0 Product 0
[237762.473] (WW) evdev: HDA NVidia HDMI/DP,pcm=3: Don't know how to use device
[237762.489] (EE) PreInit returned 8 for "HDA NVidia HDMI/DP,pcm=3"
[237762.489] (II) UnloadModule: "evdev"
[237762.489] (EE) config/hal: NewInputDeviceRequest failed (8)
[237762.505] (--) NVIDIA(GPU-0): DELL 1800FP (DFP-0): connected
[237762.505] (--) NVIDIA(GPU-0): DELL 1800FP (DFP-0): Internal TMDS
[237762.505] (--) NVIDIA(GPU-0): DELL 1800FP (DFP-0): 330.0 MHz maximum pixel clock
[237762.505] (--) NVIDIA(GPU-0): 
[237762.520] (--) NVIDIA(GPU-0): DELL 1800FP (DFP-0): connected
[237762.520] (--) NVIDIA(GPU-0): DELL 1800FP (DFP-0): Internal TMDS
[237762.520] (--) NVIDIA(GPU-0): DELL 1800FP (DFP-0): 330.0 MHz maximum pixel clock
[237762.520] (--) NVIDIA(GPU-0): 
[237771.257] (II) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Close
[237771.257] (II) UnloadModule: "evdev"
[237771.257] (II) evdev: Macintosh mouse button emulation: Close
[237771.257] (II) UnloadModule: "evdev"
[237771.257] (II) evdev: Power Button: Close
[237771.257] (II) UnloadModule: "evdev"
[237771.257] (II) evdev: Power Button: Close
[237771.257] (II) UnloadModule: "evdev"
[237771.257] (II) evdev: Winbond Electronics Corp Hermon USB hidmouse Device: Close
[237771.257] (II) UnloadModule: "evdev"
[237771.257] (II) evdev: Dell KB216 Wired Keyboard: Close
[237771.257] (II) UnloadModule: "evdev"
[237771.257] (II) evdev: Dell KB216 Wired Keyboard: Close
[237771.257] (II) UnloadModule: "evdev"
[237776.745] (II) NVIDIA(GPU-0): Deleting GPU-0
[237776.750] (II) Server terminated successfully (0). Closing log file.
And this in /var/log/messages:

Code: Select all

Jul 31 15:09:00 puppet kernel: nvidia: module license 'NVIDIA' taints kernel.
Jul 31 15:09:00 puppet kernel: Disabling lock debugging due to kernel taint
Jul 31 15:09:02 puppet kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 242
Jul 31 15:09:02 puppet kernel: nvidia 0000:03:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
Jul 31 15:09:02 puppet kernel: vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
Jul 31 15:09:02 puppet kernel: vgaarb: transferring owner from PCI:0000:03:00.0 to PCI:0000:01:04.0
Jul 31 15:09:02 puppet kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  430.40  Sun Jul 21 04:53:48 CDT 2019
Jul 31 15:09:03 puppet kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  430.40  Sun Jul 21 04:57:42 CDT 2019
Jul 31 15:09:03 puppet acpid: client connected from 27538[0:0]
Jul 31 15:09:03 puppet acpid: 1 client rule loaded
Jul 31 15:09:04 puppet gnome-session[27626]: WARNING: Could not make bus activated clients aware of DISPLAY=:0 environment variable: Failed to connect to socket /tmp/dbus-4biuFV2YXM: Connection refused
Jul 31 15:09:04 puppet gnome-session[27626]: WARNING: Could not make bus activated clients aware of GNOME_DESKTOP_SESSION_ID=this-is-deprecated environment variable: Failed to connect to socket /tmp/dbus-4biuFV2YXM: Connection refused
Jul 31 15:09:04 puppet gnome-session[27626]: WARNING: Could not make bus activated clients aware of SESSION_MANAGER=local/unix:@/tmp/.ICE-unix/27626,unix/unix:/tmp/.ICE-unix/27626 environment variable: Failed to connect to socket /tmp/dbus-4biuFV2YXM: Connection refused
Jul 31 15:09:11 puppet gnome-session[27626]: Gtk-CRITICAL: IA__gtk_main_quit: assertion `main_loops != NULL' failed
Jul 31 15:09:11 puppet gnome-session[27626]: CRITICAL: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed
Jul 31 15:09:12 puppet gnome-session[27626]: Gtk-CRITICAL: IA__gtk_main_quit: assertion `main_loops != NULL' failed
Jul 31 15:09:12 puppet gnome-session[27626]: GLib-GObject-CRITICAL: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Jul 31 15:09:12 puppet gnome-session[27626]: CRITICAL: error getting session bus: Failed to connect to socket /tmp/dbus-4biuFV2YXM: Connection refused
Jul 31 15:09:12 puppet gnome-session[27626]: WARNING: Unable to register presence with session bus
Jul 31 15:09:12 puppet gnome-session[27626]: CRITICAL: dbus_g_proxy_new_for_name: assertion `connection != NULL' failed
Jul 31 15:09:12 puppet gnome-session[27626]: WARNING: Error retrieving configuration key '/desktop/gnome/session/idle_delay': Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to connect to socket /tmp/dbus-4biuFV2YXM: Connection refused)
Jul 31 15:09:12 puppet gnome-session[27626]: WARNING: Error retrieving configuration key '/desktop/gnome/session/max_idle_time': Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to connect to socket /tmp/dbus-4biuFV2YXM: Connection refused)
Jul 31 15:09:12 puppet gnome-session[27626]: WARNING: Error retrieving configuration key '/desktop/gnome/session/max_idle_time': Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details -  1: Failed to get connection to session: Failed to connect to socket /tmp/dbus-4biuFV2YXM: Connection refused)
Jul 31 15:09:12 puppet gnome-session[27626]: CRITICAL: error getting session bus: Failed to connect to socket /tmp/dbus-4biuFV2YXM: Connection refused
Jul 31 15:09:34 puppet init: tty (/dev/tty2) main process ended, respawning

Post Reply