LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > CentOS
User Name
Password
CentOS This forum is for the discussion of CentOS Linux. Note: This forum does not have any official participation.

Notices


Reply
  Search this Thread
Old 11-03-2023, 12:38 AM   #1
daxue1
LQ Newbie
 
Registered: Nov 2023
Posts: 1

Rep: Reputation: 0
Question Centos 7 can't start GUI


Hi,

Our Centos 7 (see version below) lost GUI.

Code:
$ cat /etc/redhat-release
CentOS Linux release 7.4.1708 (Core)
I tried to remove and reinstall the default "GNOME Desktop":

Code:
yum groupinstall "GNOME Desktop" -y
yum groupremove "GNOME Desktop"
I also tried to install KDE:

Code:
yum -y groups install "KDE Plasma Workspaces"
But when I used 'startx', both GUI had similar errors and no GUI started. Below are screen output for 'startx' after KDE installation:

Code:
xauth:  file /root/.serverauth.218705 does not exist

X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
Build Operating System:  3.10.0-957.1.3.el7.x86_64
Current Operating System: Linux megabolt 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-1160.95.1.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet LANG=en_US.UTF-8
Build Date: 05 April 2023  01:48:15PM
Build ID: xorg-x11-server 1.20.4-23.el7_9
Current version of pixman: 0.34.0
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov  3 14:43:15 2023
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
xinit: connection to X server lost

waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.

When looking at log file '/var/log/Xorg.0.log':

Code:
[3299036.195] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[3299036.195] Build Operating System:  3.10.0-957.1.3.el7.x86_64 
[3299036.195] Current Operating System: Linux megabolt 3.10.0-1160.95.1.el7.x86_64 #1 SMP Mon Jul 24 13:59:37 UTC 2023 x86_64
[3299036.195] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10.0-1160.95.1.el7.x86_64 root=/dev/mapper/centos-root ro crashkernel=auto rd.lvm.lv=centos/root rd.lvm.lv=centos/swap rhgb quiet LANG=en_US.UTF-8
[3299036.195] Build Date: 05 April 2023  01:48:15PM
[3299036.195] Build ID: xorg-x11-server 1.20.4-23.el7_9 
[3299036.195] Current version of pixman: 0.34.0
[3299036.195] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[3299036.195] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[3299036.195] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov  3 14:43:15 2023
[3299036.196] (==) Using config directory: "/etc/X11/xorg.conf.d"
[3299036.196] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[3299036.196] (==) No Layout section.  Using the first Screen section.
[3299036.196] (==) No screen section available. Using defaults.
[3299036.196] (**) |-->Screen "Default Screen Section" (0)
[3299036.196] (**) |   |-->Monitor "<default monitor>"
[3299036.196] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[3299036.197] (==) Automatically adding devices
[3299036.197] (==) Automatically enabling devices
[3299036.197] (==) Automatically adding GPU devices
[3299036.197] (==) Automatically binding GPU devices
[3299036.197] (==) Max clients allowed: 256, resource mask: 0x1fffff
[3299036.197] (==) FontPath set to:
	catalogue:/etc/X11/fontpath.d,
	built-ins
[3299036.197] (==) ModulePath set to "/usr/lib64/xorg/modules"
[3299036.197] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[3299036.197] (II) Loader magic: 0x5565bc9ba020
[3299036.197] (II) Module ABI versions:
[3299036.197] 	X.Org ANSI C Emulation: 0.4
[3299036.197] 	X.Org Video Driver: 24.0
[3299036.197] 	X.Org XInput driver : 24.1
[3299036.197] 	X.Org Server Extension : 10.0
[3299036.197] (II) xfree86: Adding drm device (/dev/dri/card0)
[3299036.197] (II) Platform probe for /sys/devices/pci0000:14/0000:14:00.0/0000:15:00.0/drm/card0
[3299036.210] (--) PCI:*(21@0:0:0) 10de:1287:10de:0000 rev 161, Mem @ 0xa2000000/16777216, 0x98000000/134217728, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[3299036.210] (II) LoadModule: "glx"
[3299036.210] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[3299036.212] (II) Module glx: vendor="X.Org Foundation"
[3299036.212] 	compiled for 1.20.4, module version = 1.0.0
[3299036.212] 	ABI class: X.Org Server Extension, version 10.0
[3299036.339] (==) Matched modesetting as autoconfigured driver 0
[3299036.339] (==) Matched fbdev as autoconfigured driver 1
[3299036.339] (==) Matched vesa as autoconfigured driver 2
[3299036.339] (==) Assigned the driver to the xf86ConfigLayout
[3299036.339] (II) LoadModule: "modesetting"
[3299036.339] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[3299036.341] (II) Module modesetting: vendor="X.Org Foundation"
[3299036.341] 	compiled for 1.20.4, module version = 1.20.4
[3299036.341] 	Module class: X.Org Video Driver
[3299036.341] 	ABI class: X.Org Video Driver, version 24.0
[3299036.341] (II) LoadModule: "fbdev"
[3299036.341] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[3299036.341] (II) Module fbdev: vendor="X.Org Foundation"
[3299036.341] 	compiled for 1.20.1, module version = 0.5.0
[3299036.341] 	Module class: X.Org Video Driver
[3299036.341] 	ABI class: X.Org Video Driver, version 24.0
[3299036.341] (II) LoadModule: "vesa"
[3299036.341] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[3299036.342] (II) Module vesa: vendor="X.Org Foundation"
[3299036.342] 	compiled for 1.20.1, module version = 2.4.0
[3299036.342] 	Module class: X.Org Video Driver
[3299036.342] 	ABI class: X.Org Video Driver, version 24.0
[3299036.342] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[3299036.342] (II) FBDEV: driver for framebuffer: fbdev
[3299036.342] (II) VESA: driver for VESA chipsets: vesa
[3299036.342] (--) using VT number 7

[3299036.366] (II) modeset(0): using drv /dev/dri/card0
[3299036.366] (WW) Falling back to old probe method for fbdev
[3299036.366] (II) Loading sub module "fbdevhw"
[3299036.366] (II) LoadModule: "fbdevhw"
[3299036.366] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[3299036.367] (II) Module fbdevhw: vendor="X.Org Foundation"
[3299036.367] 	compiled for 1.20.4, module version = 0.0.2
[3299036.367] 	ABI class: X.Org Video Driver, version 24.0
[3299036.367] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[3299036.367] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[3299036.367] (==) modeset(0): RGB weight 888
[3299036.367] (==) modeset(0): Default visual is TrueColor
[3299036.367] (II) Loading sub module "glamoregl"
[3299036.367] (II) LoadModule: "glamoregl"
[3299036.367] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[3299036.372] (EE) Failed to load /usr/lib64/xorg/modules/libglamoregl.so: /usr/lib64/xorg/modules/libglamoregl.so: undefined symbol: epoxy_eglQueryDmaBufFormatsEXT
[3299036.372] (EE) modeset: Failed to load module "glamoregl" (loader failed, 0)
[3299036.372] (EE) modeset(0): Failed to load glamor module.
[3299036.372] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[3299036.372] (II) modeset(0): Double-buffered shadow updates: off
[3299036.405] (II) modeset(0): Output DVI-D-1 has no monitor section
[3299036.407] (II) modeset(0): Output HDMI-1 has no monitor section
[3299036.418] (II) modeset(0): Output VGA-1 has no monitor section
[3299036.451] (II) modeset(0): EDID for output DVI-D-1
[3299036.451] (II) modeset(0): Manufacturer: DEL  Model: 403c  Serial#: 1095456851
[3299036.451] (II) modeset(0): Year: 2008  Week: 18
[3299036.451] (II) modeset(0): EDID Version: 1.3
[3299036.451] (II) modeset(0): Digital Display Input
[3299036.451] (II) modeset(0): Max Image Size [cm]: horiz.: 47  vert.: 30
[3299036.451] (II) modeset(0): Gamma: 2.20
[3299036.451] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[3299036.451] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[3299036.451] (II) modeset(0): First detailed timing is preferred mode
[3299036.451] (II) modeset(0): redX: 0.664 redY: 0.315   greenX: 0.217 greenY: 0.670
[3299036.451] (II) modeset(0): blueX: 0.144 blueY: 0.077   whiteX: 0.313 whiteY: 0.329
[3299036.451] (II) modeset(0): Supported established timings:
[3299036.451] (II) modeset(0): 720x400@70Hz
[3299036.451] (II) modeset(0): 640x480@60Hz
[3299036.451] (II) modeset(0): 640x480@75Hz
[3299036.451] (II) modeset(0): 800x600@60Hz
[3299036.451] (II) modeset(0): 800x600@75Hz
[3299036.451] (II) modeset(0): 1024x768@60Hz
[3299036.451] (II) modeset(0): 1024x768@75Hz
[3299036.451] (II) modeset(0): 1280x1024@75Hz
[3299036.451] (II) modeset(0): Manufacturer's mask: 0
[3299036.451] (II) modeset(0): Supported standard timings:
[3299036.451] (II) modeset(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[3299036.451] (II) modeset(0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[3299036.451] (II) modeset(0): #2: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[3299036.451] (II) modeset(0): Supported detailed timing:
[3299036.451] (II) modeset(0): clock: 146.2 MHz   Image Size:  473 x 296 mm
[3299036.451] (II) modeset(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240 h_border: 0
[3299036.451] (II) modeset(0): v_active: 1050  v_sync: 1053  v_sync_end 1059 v_blanking: 1089 v_border: 0
[3299036.451] (II) modeset(0): Serial No: CU539853AKXS
[3299036.451] (II) modeset(0): Monitor name: DELL 2208WFP
[3299036.451] (II) modeset(0): Ranges: V min: 56 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 165 MHz
[3299036.451] (II) modeset(0): EDID (in hex):
[3299036.451] (II) modeset(0): 	00ffffffffffff0010ac3c4053584b41
[3299036.451] (II) modeset(0): 	12120103802f1e78ea3af5aa5037ab24
[3299036.451] (II) modeset(0): 	135054a54b00714f8180b30001010101
[3299036.451] (II) modeset(0): 	01010101010121399030621a274068b0
[3299036.451] (II) modeset(0): 	3600d9281100001c000000ff00435535
[3299036.451] (II) modeset(0): 	3339383533414b58530a000000fc0044
[3299036.451] (II) modeset(0): 	454c4c20323230385746500a000000fd
[3299036.451] (II) modeset(0): 	00384c1e5310000a202020202020008e
[3299036.452] (II) modeset(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
[3299036.452] (II) modeset(0): Not using default mode "1440x810" (bad mode clock/interlace/doublescan)
[3299036.452] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[3299036.452] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[3299036.452] (II) modeset(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
[3299036.452] (II) modeset(0): Printing probed modes for output DVI-D-1
[3299036.452] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz eP)
...
[3299036.452] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[3299036.452] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[3299036.452] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[3299036.452] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[3299036.452] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[3299036.453] (II) modeset(0): EDID for output HDMI-1
[3299036.464] (II) modeset(0): EDID for output VGA-1
[3299036.464] (II) modeset(0): Output DVI-D-1 connected
[3299036.464] (II) modeset(0): Output HDMI-1 disconnected
[3299036.464] (II) modeset(0): Output VGA-1 disconnected
[3299036.464] (II) modeset(0): Using exact sizes for initial modes
[3299036.464] (II) modeset(0): Output DVI-D-1 using initial mode 1680x1050 +0+0
[3299036.464] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[3299036.464] (==) modeset(0): DPI set to (96, 96)
[3299036.464] (II) Loading sub module "fb"
[3299036.464] (II) LoadModule: "fb"
[3299036.464] (II) Loading /usr/lib64/xorg/modules/libfb.so
[3299036.464] (II) Module fb: vendor="X.Org Foundation"
[3299036.464] 	compiled for 1.20.4, module version = 1.0.0
[3299036.464] 	ABI class: X.Org ANSI C Emulation, version 0.4
[3299036.464] (II) Loading sub module "shadow"
[3299036.464] (II) LoadModule: "shadow"
[3299036.464] (II) Loading /usr/lib64/xorg/modules/libshadow.so
[3299036.464] (II) Module shadow: vendor="X.Org Foundation"
[3299036.464] 	compiled for 1.20.4, module version = 1.1.0
[3299036.464] 	ABI class: X.Org ANSI C Emulation, version 0.4
[3299036.465] (II) UnloadModule: "fbdev"
[3299036.465] (II) Unloading fbdev
[3299036.465] (II) UnloadSubModule: "fbdevhw"
[3299036.465] (II) Unloading fbdevhw
[3299036.465] (II) UnloadModule: "vesa"
[3299036.465] (II) Unloading vesa
[3299036.465] (==) modeset(0): Backing store enabled
[3299036.465] (==) modeset(0): Silken mouse enabled
[3299036.481] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[3299036.481] (==) modeset(0): DPMS enabled
[3299036.481] (II) Initializing extension Generic Event Extension
[3299036.481] (II) Initializing extension SHAPE
[3299036.481] (II) Initializing extension MIT-SHM
[3299036.481] (II) Initializing extension XInputExtension
[3299036.482] (II) Initializing extension XTEST
[3299036.482] (II) Initializing extension BIG-REQUESTS
[3299036.482] (II) Initializing extension SYNC
[3299036.482] (II) Initializing extension XKEYBOARD
[3299036.482] (II) Initializing extension XC-MISC
[3299036.482] (II) Initializing extension SECURITY
[3299036.482] (II) Initializing extension XFIXES
[3299036.482] (II) Initializing extension RENDER
[3299036.482] (II) Initializing extension RANDR
[3299036.482] (II) Initializing extension COMPOSITE
[3299036.483] (II) Initializing extension DAMAGE
[3299036.483] (II) Initializing extension MIT-SCREEN-SAVER
[3299036.483] (II) Initializing extension DOUBLE-BUFFER
[3299036.483] (II) Initializing extension RECORD
[3299036.483] (II) Initializing extension DPMS
[3299036.483] (II) Initializing extension Present
[3299036.483] (II) Initializing extension DRI3
[3299036.483] (II) Initializing extension X-Resource
[3299036.483] (II) Initializing extension XVideo
[3299036.483] (II) Initializing extension XVideo-MotionCompensation
[3299036.483] (II) Initializing extension SELinux
[3299036.483] (II) SELinux: Disabled on system
[3299036.483] (II) Initializing extension GLX
[3299036.484] (II) AIGLX: Screen 0 is not DRI2 capable
[3299036.489] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[3299036.489] (EE) AIGLX error: unable to load driver swrast
[3299036.489] (EE) GLX: could not load software renderer
[3299036.489] (II) GLX: no usable GL providers found for screen 0
[3299036.489] (II) Initializing extension XFree86-VidModeExtension
[3299036.489] (II) Initializing extension XFree86-DGA
[3299036.489] (II) Initializing extension XFree86-DRI
[3299036.489] (II) Initializing extension DRI2
[3299036.490] (II) modeset(0): Damage tracking initialized
[3299036.490] (II) modeset(0): Setting screen physical size to 444 x 277
[3299036.527] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[3299036.528] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[3299036.528] (**) Power Button: Applying InputClass "system-keyboard"
[3299036.528] (II) LoadModule: "evdev"
[3299036.528] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[3299036.528] (II) Module evdev: vendor="X.Org Foundation"
[3299036.528] 	compiled for 1.19.3, module version = 2.10.5
[3299036.528] 	Module class: X.Org XInput Driver
[3299036.528] 	ABI class: X.Org XInput driver, version 24.1
[3299036.528] (II) Using input driver 'evdev' for 'Power Button'
[3299036.528] (**) Power Button: always reports core events
[3299036.528] (**) evdev: Power Button: Device: "/dev/input/event1"
[3299036.529] (--) evdev: Power Button: Vendor 0 Product 0x1
[3299036.529] (--) evdev: Power Button: Found keys
[3299036.529] (II) evdev: Power Button: Configuring as keyboard
[3299036.529] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[3299036.529] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[3299036.529] (**) Option "xkb_rules" "evdev"
[3299036.529] (**) Option "xkb_layout" "us"
[3299036.529] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[3299036.529] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[3299036.529] (**) Power Button: Applying InputClass "system-keyboard"
[3299036.529] (II) Using input driver 'evdev' for 'Power Button'
[3299036.529] (**) Power Button: always reports core events
[3299036.529] (**) evdev: Power Button: Device: "/dev/input/event0"
[3299036.530] (--) evdev: Power Button: Vendor 0 Product 0x1
[3299036.530] (--) evdev: Power Button: Found keys
[3299036.530] (II) evdev: Power Button: Configuring as keyboard
[3299036.530] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
[3299036.530] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[3299036.530] (**) Option "xkb_rules" "evdev"
[3299036.530] (**) Option "xkb_layout" "us"
[3299036.530] (II) config/udev: Adding input device PixArt HP USB Optical Mouse (/dev/input/event2)
[3299036.530] (**) PixArt HP USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[3299036.530] (II) Using input driver 'evdev' for 'PixArt HP USB Optical Mouse'
[3299036.530] (**) PixArt HP USB Optical Mouse: always reports core events
[3299036.530] (**) evdev: PixArt HP USB Optical Mouse: Device: "/dev/input/event2"
[3299036.582] (--) evdev: PixArt HP USB Optical Mouse: Vendor 0x4f2 Product 0x1459
[3299036.582] (--) evdev: PixArt HP USB Optical Mouse: Found 12 mouse buttons
[3299036.582] (--) evdev: PixArt HP USB Optical Mouse: Found scroll wheel(s)
[3299036.582] (--) evdev: PixArt HP USB Optical Mouse: Found relative axes
[3299036.582] (--) evdev: PixArt HP USB Optical Mouse: Found x and y relative axes
[3299036.582] (II) evdev: PixArt HP USB Optical Mouse: Configuring as mouse
[3299036.582] (II) evdev: PixArt HP USB Optical Mouse: Adding scrollwheel support
[3299036.582] (**) evdev: PixArt HP USB Optical Mouse: YAxisMapping: buttons 4 and 5
[3299036.582] (**) evdev: PixArt HP USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[3299036.582] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input53506/event2"
[3299036.582] (II) XINPUT: Adding extended input device "PixArt HP USB Optical Mouse" (type: MOUSE, id 8)
[3299036.582] (II) evdev: PixArt HP USB Optical Mouse: initialized for relative axes.
[3299036.582] (**) PixArt HP USB Optical Mouse: (accel) keeping acceleration scheme 1
[3299036.582] (**) PixArt HP USB Optical Mouse: (accel) acceleration profile 0
[3299036.582] (**) PixArt HP USB Optical Mouse: (accel) acceleration factor: 2.000
[3299036.582] (**) PixArt HP USB Optical Mouse: (accel) acceleration threshold: 4
[3299036.583] (II) config/udev: Adding input device PixArt HP USB Optical Mouse (/dev/input/mouse0)
[3299036.583] (II) No input driver specified, ignoring this device.
[3299036.583] (II) This device may have been added with another device file.
[3299036.584] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event3)
[3299036.584] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
[3299036.584] (**) SIGMACHIP USB Keyboard: Applying InputClass "system-keyboard"
[3299036.584] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'
[3299036.584] (**) SIGMACHIP USB Keyboard: always reports core events
[3299036.584] (**) evdev: SIGMACHIP USB Keyboard: Device: "/dev/input/event3"
[3299036.584] (--) evdev: SIGMACHIP USB Keyboard: Vendor 0x1c4f Product 0x2
[3299036.584] (--) evdev: SIGMACHIP USB Keyboard: Found keys
[3299036.584] (II) evdev: SIGMACHIP USB Keyboard: Configuring as keyboard
[3299036.584] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/input/input49153/event3"
[3299036.584] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 9)
[3299036.584] (**) Option "xkb_rules" "evdev"
[3299036.584] (**) Option "xkb_layout" "us"
[3299036.585] (II) config/udev: Adding input device SIGMACHIP USB Keyboard (/dev/input/event4)
[3299036.585] (**) SIGMACHIP USB Keyboard: Applying InputClass "evdev keyboard catchall"
[3299036.585] (**) SIGMACHIP USB Keyboard: Applying InputClass "system-keyboard"
[3299036.585] (II) Using input driver 'evdev' for 'SIGMACHIP USB Keyboard'
[3299036.585] (**) SIGMACHIP USB Keyboard: always reports core events
[3299036.585] (**) evdev: SIGMACHIP USB Keyboard: Device: "/dev/input/event4"
[3299036.585] (--) evdev: SIGMACHIP USB Keyboard: Vendor 0x1c4f Product 0x2
[3299036.585] (--) evdev: SIGMACHIP USB Keyboard: Found 1 mouse buttons
[3299036.585] (--) evdev: SIGMACHIP USB Keyboard: Found scroll wheel(s)
[3299036.586] (--) evdev: SIGMACHIP USB Keyboard: Found relative axes
[3299036.586] (II) evdev: SIGMACHIP USB Keyboard: Forcing relative x/y axes to exist.
[3299036.586] (--) evdev: SIGMACHIP USB Keyboard: Found absolute axes
[3299036.586] (II) evdev: SIGMACHIP USB Keyboard: Forcing absolute x/y axes to exist.
[3299036.586] (--) evdev: SIGMACHIP USB Keyboard: Found keys
[3299036.586] (II) evdev: SIGMACHIP USB Keyboard: Configuring as mouse
[3299036.586] (II) evdev: SIGMACHIP USB Keyboard: Configuring as keyboard
[3299036.586] (II) evdev: SIGMACHIP USB Keyboard: Adding scrollwheel support
[3299036.586] (**) evdev: SIGMACHIP USB Keyboard: YAxisMapping: buttons 4 and 5
[3299036.586] (**) evdev: SIGMACHIP USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[3299036.586] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/input/input49154/event4"
[3299036.586] (II) XINPUT: Adding extended input device "SIGMACHIP USB Keyboard" (type: KEYBOARD, id 10)
[3299036.586] (**) Option "xkb_rules" "evdev"
[3299036.586] (**) Option "xkb_layout" "us"
[3299036.586] (II) evdev: SIGMACHIP USB Keyboard: initialized for relative axes.
[3299036.586] (WW) evdev: SIGMACHIP USB Keyboard: ignoring absolute axes.
[3299036.586] (**) SIGMACHIP USB Keyboard: (accel) keeping acceleration scheme 1
[3299036.586] (**) SIGMACHIP USB Keyboard: (accel) acceleration profile 0
[3299036.586] (**) SIGMACHIP USB Keyboard: (accel) acceleration factor: 2.000
[3299036.586] (**) SIGMACHIP USB Keyboard: (accel) acceleration threshold: 4
[3299036.587] (II) config/udev: Adding input device HDA Intel PCH Headset Mic (/dev/input/event7)
[3299036.587] (II) No input driver specified, ignoring this device.
[3299036.587] (II) This device may have been added with another device file.
[3299036.587] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event8)
[3299036.587] (II) No input driver specified, ignoring this device.
[3299036.587] (II) This device may have been added with another device file.
[3299036.588] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event9)
[3299036.588] (II) No input driver specified, ignoring this device.
[3299036.588] (II) This device may have been added with another device file.
[3299036.589] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[3299036.589] (II) No input driver specified, ignoring this device.
[3299036.589] (II) This device may have been added with another device file.
[3299036.589] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[3299036.589] (II) No input driver specified, ignoring this device.
[3299036.589] (II) This device may have been added with another device file.
[3299036.590] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[3299036.590] (II) No input driver specified, ignoring this device.
[3299036.590] (II) This device may have been added with another device file.
[3299036.591] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event6)
[3299036.591] (**) HP WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[3299036.591] (**) HP WMI hotkeys: Applying InputClass "system-keyboard"
[3299036.591] (II) Using input driver 'evdev' for 'HP WMI hotkeys'
[3299036.591] (**) HP WMI hotkeys: always reports core events
[3299036.591] (**) evdev: HP WMI hotkeys: Device: "/dev/input/event6"
[3299036.591] (--) evdev: HP WMI hotkeys: Vendor 0 Product 0
[3299036.591] (--) evdev: HP WMI hotkeys: Found keys
[3299036.591] (II) evdev: HP WMI hotkeys: Configuring as keyboard
[3299036.591] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[3299036.591] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 11)
[3299036.591] (**) Option "xkb_rules" "evdev"
[3299036.591] (**) Option "xkb_layout" "us"
[3299037.355] (II) evdev: HP WMI hotkeys: Close
[3299037.355] (II) UnloadModule: "evdev"
[3299037.355] (II) evdev: SIGMACHIP USB Keyboard: Close
[3299037.355] (II) UnloadModule: "evdev"
[3299037.355] (II) evdev: SIGMACHIP USB Keyboard: Close
[3299037.355] (II) UnloadModule: "evdev"
[3299037.355] (II) evdev: PixArt HP USB Optical Mouse: Close
[3299037.355] (II) UnloadModule: "evdev"
[3299037.355] (II) evdev: Power Button: Close
[3299037.355] (II) UnloadModule: "evdev"
[3299037.355] (II) evdev: Power Button: Close
[3299037.355] (II) UnloadModule: "evdev"
[3299037.386] (II) Server terminated successfully (0). Closing log file.
Any suggestions would be highly appreciated. Thanks.
 
Old 11-04-2023, 10:02 AM   #2
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,923

Rep: Reputation: 7319Reputation: 7319Reputation: 7319Reputation: 7319Reputation: 7319Reputation: 7319Reputation: 7319Reputation: 7319Reputation: 7319Reputation: 7319Reputation: 7319
Code:
[3299036.372] (EE) Failed to load /usr/lib64/xorg/modules/libglamoregl.so: /usr/lib64/xorg/modules/libglamoregl.so: undefined symbol: epoxy_eglQueryDmaBufFormatsEXT
[3299036.372] (EE) modeset: Failed to load module "glamoregl" (loader failed, 0)
Code:
[3299036.489] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
[3299036.489] (EE) AIGLX error: unable to load driver swrast
it looks like the root cause is the [missing?] nvidia driver, probably you need to update it.
 
Old 11-07-2023, 08:34 PM   #3
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,362

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
I'd just like to point out that's very(!) old.
The last v7 was

Quote:
7.9, September 29, 2020; 3 years ago[57]

kernel 3.10.0-1160
and it'll be EOL soon - see https://en.wikipedia.org/wiki/Red_Ha...e_Linux#RHEL_7
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Start X will not start the GUI swamprat Debian 9 04-04-2020 08:20 PM
[SOLVED] NFS on CentOS 6 can talk to Centos 5 but not Centos 6 clients deathsfriend99 Linux - Server 2 11-08-2013 02:33 PM
Do you think I should use a Qt GUI, a GTK GUI, or no GUI at all? anon02 Programming 5 08-25-2011 06:59 AM
service ldap start on CentOS fail to start Frezier Linux - Newbie 1 08-15-2011 09:53 AM
[SOLVED] Fedora 11 can not enter GUI but via grub command line it can start normally hh3755 Linux - Newbie 1 11-10-2009 05:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > CentOS

All times are GMT -5. The time now is 11:27 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration