LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 06-28-2020, 02:40 AM   #1
spamhippy
Member
 
Registered: Jul 2004
Location: wisconsin
Distribution: arch linux, slackware, ubuntu studio
Posts: 141

Rep: Reputation: 16
Suse Tumbleweed: After update Chromium/ various games not working. GLX issue?


Hello,
after an update Chromium. Discord, BZflag & other other various games are not work. Chromium comes up as a black box & hardlocks the system. sudo journalctl -f & Running Chromium produces

'kernel GPU: hang can indicate a bug anywhere in the GFX stack including userspace.' & 'i915 GPU hang resetting to stopped heartbeat'
I'm modesetting.

inxi -G
Device-1: Intel Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics
driver: i915 v: kernel
Display: x11 server: X.org 1.20.8 driver: modesetting unloaded: fbdev,vesa
resolution: <xdpyinfo missing>
OpenGL: renderer: Mesa DRI Intel HD Graphics (HSW GT1) v: 4.5 Mesa 20.1.1


var/log/Xorg.o.log is...
[ 26.106] Current version of pixman: 0.40.0
[ 26.106] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jun 28 01:35:59 2020
[ 26.124] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 26.124] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 26.130] (**) |-->Screen "Default Screen Section" (0)
[ 26.131] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 26.255] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
[ 26.255] Entry deleted from font path.
[ 26.269] (==) FontPath set to:
/usr/share/fonts/misc:unscaled,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/ghostscript/,
/usr/share/fonts/cyrillic:unscaled,
/usr/share/fonts/truetype/,
built-ins
[ 26.269] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 26.269] (WW) Ignoring unrecognized extension "XFree86-DGA"
[ 26.269] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 26.269] (II) Loader magic: 0x55e737017d00
[ 26.269] (II) Module ABI versions:
[ 26.270] X.Org ANSI C Emulation: 0.4
[ 26.270] X.Org Video Driver: 24.1
[ 26.270] X.Org XInput driver : 24.1
[ 26.270] X.Org Server Extension : 10.0
[ 26.270] (++) using VT number 7
[ 26.270] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 26.271] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 26.272] (--) PCI:*(0@0:2:0) 8086:0402:1028:0622 rev 6, Mem @ 0xf7800000/4194304, 0xe0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[ 26.272] (II) LoadModule: "glx"
[ 26.273] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 26.276] (II) Module glx: vendor="X.Org Foundation"
[ 26.276] compiled for 1.20.8, module version = 1.0.0
[ 26.276] ABI class: X.Org Server Extension, version 10.0
[ 26.276] (II) Scanning /etc/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
[ 26.276] (II) Scanning /etc/X11/xorg_pci_ids directory for additional PCI ID's supported by the drivers
[ 26.276] (==) Matched intel as autoconfigured driver 0
[ 26.276] (==) Matched modesetting as autoconfigured driver 1
[ 26.276] (==) Matched fbdev as autoconfigured driver 2
[ 26.276] (==) Matched vesa as autoconfigured driver 3
[ 26.276] (==) Assigned the driver to the xf86ConfigLayout
[ 26.276] (II) LoadModule: "intel"
[ 26.282] (WW) Warning, couldn't open module intel
[ 26.282] (EE) Failed to load module "intel" (module does not exist, 0)
[ 26.282] (II) LoadModule: "modesetting"
[ 26.282] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 26.296] (II) Module modesetting: vendor="X.Org Foundation"
[ 26.296] compiled for 1.20.8, module version = 1.20.8
[ 26.296] Module class: X.Org Video Driver
[ 26.296] ABI class: X.Org Video Driver, version 24.1
[ 26.296] (II) LoadModule: "fbdev"
[ 26.296] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 26.305] (II) Module fbdev: vendor="X.Org Foundation"
[ 26.305] compiled for 1.20.8, module version = 0.5.0
[ 26.305] Module class: X.Org Video Driver
[ 26.305] ABI class: X.Org Video Driver, version 24.1
[ 26.305] (II) LoadModule: "vesa"
[ 26.305] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 26.306] (II) Module vesa: vendor="X.Org Foundation"
[ 26.306] compiled for 1.20.8, module version = 2.4.0
[ 26.306] Module class: X.Org Video Driver
[ 26.306] ABI class: X.Org Video Driver, version 24.1
[ 26.306] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 26.306] (II) FBDEV: driver for framebuffer: fbdev
[ 26.306] (II) VESA: driver for VESA chipsets: vesa
[ 26.338] (II) modeset(0): using drv /dev/dri/card0
[ 26.338] (WW) Falling back to old probe method for fbdev
[ 26.338] (II) Loading sub module "fbdevhw"
[ 26.338] (II) LoadModule: "fbdevhw"
[ 26.338] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
[ 26.345] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 26.345] compiled for 1.20.8, module version = 0.0.2
[ 26.345] ABI class: X.Org Video Driver, version 24.1
[ 26.345] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 26.345] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 26.345] (==) modeset(0): RGB weight 888
[ 26.345] (==) modeset(0): Default visual is TrueColor
[ 26.345] (II) Loading sub module "glamoregl"
[ 26.345] (II) LoadModule: "glamoregl"
[ 26.345] (II) Loading /usr/lib64/xorg/modules/libglamoregl.so
[ 26.401] (II) Module glamoregl: vendor="X.Org Foundation"
[ 26.401] compiled for 1.20.8, module version = 1.0.1
[ 26.401] ABI class: X.Org ANSI C Emulation, version 0.4
[ 26.712] (II) modeset(0): glamor X acceleration enabled on Mesa DRI Intel(R) HD Graphics (HSW GT1)
[ 26.717] (II) modeset(0): Output VGA-1 using initial mode 1024x768 +0+0
[ 26.717] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 26.717] (==) modeset(0): DPI set to (96, 96)
[ 26.717] (II) Loading sub module "fb"
[ 26.717] (II) LoadModule: "fb"
[ 26.718] (II) Loading /usr/lib64/xorg/modules/libfb.so
[ 26.727] (II) Module fb: vendor="X.Org Foundation"
[ 26.727] compiled for 1.20.8, module version = 1.0.0
[ 26.727] ABI class: X.Org ANSI C Emulation, version 0.4
[ 26.727] (II) UnloadModule: "fbdev"
[ 26.727] (II) Unloading fbdev
[ 26.727] (II) UnloadSubModule: "fbdevhw"
[ 26.727] (II) Unloading fbdevhw
[ 26.727] (II) UnloadModule: "vesa"
[ 26.727] (II) Unloading vesa
[ 26.837] (==) modeset(0): Backing store enabled
[ 26.837] (==) modeset(0): Silken mouse enabled
[ 26.838] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 26.838] (==) modeset(0): DPMS enabled
[ 26.838] (II) modeset(0): [DRI2] Setup complete
[ 26.839] (II) modeset(0): [DRI2] DRI driver: i965
[ 26.839] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 26.839] (II) Initializing extension Generic Event Extension
[ 26.839] (II) Initializing extension SHAPE
[ 26.839] (II) Initializing extension MIT-SHM
[ 26.840] (II) Initializing extension XInputExtension
[ 26.840] (II) Initializing extension XTEST
[ 26.841] (II) Initializing extension BIG-REQUESTS
[ 26.841] (II) Initializing extension SYNC
[ 26.841] (II) Initializing extension XKEYBOARD
[ 26.842] (II) Initializing extension XC-MISC
[ 26.842] (II) Initializing extension SECURITY
[ 26.843] (II) Initializing extension XFIXES
[ 26.843] (II) Initializing extension RENDER
[ 26.843] (II) Initializing extension RANDR
[ 26.844] (II) Initializing extension COMPOSITE
[ 26.845] (II) Initializing extension DAMAGE
[ 26.845] (II) Initializing extension MIT-SCREEN-SAVER
[ 26.845] (II) Initializing extension DOUBLE-BUFFER
[ 26.846] (II) Initializing extension RECORD
[ 26.846] (II) Initializing extension DPMS
[ 26.846] (II) Initializing extension Present
[ 26.847] (II) Initializing extension DRI3
[ 26.847] (II) Initializing extension X-Resource
[ 26.848] (II) Initializing extension XVideo
[ 26.848] (II) Initializing extension XVideo-MotionCompensation
[ 26.848] (II) Initializing extension GLX
[ 26.855] (II) AIGLX: Loaded and initialized i965
[ 26.855] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 26.855] (II) Initializing extension XFree86-VidModeExtension
[ 26.855] (II) Initializing extension XFree86-DGA
[ 26.855] (II) Initializing extension XFree86-DRI
[ 26.855] (II) Initializing extension DRI2
[ 26.857] (II) modeset(0): Damage tracking initialized
[ 26.857] (II) modeset(0): Setting screen physical size to 270 x 203
[ 27.228] (II) config/udev: Adding input device Power Button (/dev/input/event10)
[ 27.228] (II) LoadModule: "libinput"
[ 27.228] (II) Loading /usr/lib64/xorg/modules/input/libinput_drv.so
[ 27.294] (II) Module libinput: vendor="X.Org Foundation"
[ 27.294] compiled for 1.20.8, module version = 0.30.0
[ 27.294] Module class: X.Org XInput Driver
[ 27.294] ABI class: X.Org XInput driver, version 24.1
[ 27.294] (II) Using input driver 'libinput' for 'Power Button'
[ 27.336] (II) event10 - Power Button: is tagged by udev as: Keyboard
[ 27.336] (II) event10 - Power Button: device is a keyboard
[ 27.336] (II) event10 - Power Button: device removed
[ 27.355] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input23/event10"
[ 27.356] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 27.358] (II) event10 - Power Button: is tagged by udev as: Keyboard
[ 27.358] (II) event10 - Power Button: device is a keyboard
[ 27.360] (II) config/udev: Adding input device Video Bus (/dev/input/event0)
[ 27.360] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 27.360] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 27.360] (**) Video Bus: Applying InputClass "system-keyboard"
[ 27.360] (II) Using input driver 'libinput' for 'Video Bus'
[ 27.362] (II) event0 - Video Bus: is tagged by udev as: Keyboard
[ 27.362] (II) event0 - Video Bus: device is a keyboard
[ 27.362] (II) event0 - Video Bus: device removed
[ 27.395] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input0/event0"
[ 27.395] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 27.396] (**) Option "xkb_layout" "us"
[ 27.398] (II) event0 - Video Bus: is tagged by udev as: Keyboard
[ 27.399] (II) event0 - Video Bus: device is a keyboard
[ 27.400] (II) config/udev: Adding input device Power Button (/dev/input/event9)
[ 27.400] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 27.400] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 27.400] (**) Power Button: Applying InputClass "system-keyboard"
[ 27.400] (II) Using input driver 'libinput' for 'Power Button'
[ 27.400] (**) Power Button: always reports core events
[ 27.400] (**) Option "Device" "/dev/input/event9"
[ 27.400] (**) Option "_source" "server/udev"
[ 27.402] (II) event9 - Power Button: is tagged by udev as: Keyboard
[ 27.403] (II) event9 - Power Button: device is a keyboard
[ 27.403] (II) event9 - Power Button: device removed
[ 27.419] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input22/event9"
[ 27.419] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 27.419] (**) Option "xkb_layout" "us"
[ 27.421] (II) event9 - Power Button: is tagged by udev as: Keyboard
[ 27.421] (II) event9 - Power Button: device is a keyboard
[ 27.422] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[ 27.422] (II) No input driver specified, ignoring this device.
[ 27.422] (II) This device may have been added with another device file.
[ 27.423] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event13)
[ 27.423] (II) No input driver specified, ignoring this device.
[ 27.423] (II) This device may have been added with another device file.
[ 27.423] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event14)
[ 27.423] (II) No input driver specified, ignoring this device.
[ 27.423] (II) This device may have been added with another device file.
[ 27.425] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event1)
[ 27.425] (**) Logitech Wireless Mouse: Applying InputClass "evdev pointer catchall"
[ 27.425] (**) Logitech Wireless Mouse: Applying InputClass "evdev keyboard catchall"
[ 27.425] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 27.425] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[ 27.425] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 27.425] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 27.425] (**) Logitech Wireless Mouse: always reports core events
[ 27.425] (**) Option "Device" "/dev/input/event1"
[ 27.425] (**) Option "_source" "server/udev"
[ 27.427] (II) event1 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 27.428] (II) event1 - Logitech Wireless Mouse: device is a pointer
[ 27.428] (II) event1 - Logitech Wireless Mouse: device is a keyboard
[ 27.428] (II) event1 - Logitech Wireless Mouse: device removed
[ 27.443] (II) libinput: Logitech Wireless Mouse: needs a virtual subdevice
[ 27.444] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/0003:046D:4055.0003/input/input10/event1"
[ 27.444] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 9)
[ 27.444] (**) Option "AccelerationScheme" "none"
[ 27.444] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[ 27.444] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[ 27.444] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[ 27.446] (II) event1 - Logitech Wireless Mouse: is tagged by udev as: Keyboard Mouse
[ 27.446] (II) event1 - Logitech Wireless Mouse: device is a pointer
[ 27.446] (II) event1 - Logitech Wireless Mouse: device is a keyboard
[ 27.447] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse0)
[ 27.447] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 27.447] (II) No input driver specified, ignoring this device.
[ 27.447] (II) This device may have been added with another device file.
[ 27.448] (II) config/udev: Adding input device HA60S Pen (/dev/input/event7)
[ 27.449] (**) HA60S Pen: Applying InputClass "evdev tablet catchall"
[ 27.449] (**) HA60S Pen: Applying InputClass "libinput tablet catchall"
[ 27.449] (II) Using input driver 'libinput' for 'HA60S Pen'
[ 27.449] (**) HA60S Pen: always reports core events
[ 27.449] (**) Option "Device" "/dev/input/event7"
[ 27.449] (**) Option "_source" "server/udev"
[ 27.517] (II) event7 - HA60S Pen: is tagged by udev as: Tablet
[ 27.571] (II) event7 - HA60S Pen: tablet 'HA60S Pen' unknown to libwacom
[ 27.571] (II) event7 - HA60S Pen: device is a tablet
[ 27.571] (II) event7 - HA60S Pen: device removed
[ 27.599] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:5543:0781.0006/input/input20/event7"
[ 27.599] (II) XINPUT: Adding extended input device "HA60S Pen" (type: TABLET, id 10)
[ 27.662] (II) event7 - HA60S Pen: is tagged by udev as: Tablet
[ 27.664] (II) event7 - HA60S Pen: tablet 'HA60S Pen' unknown to libwacom
[ 27.664] (II) event7 - HA60S Pen: device is a tablet
[ 27.665] (II) config/udev: Adding input device HA60S Pen (/dev/input/mouse1)
[ 27.665] (II) No input driver specified, ignoring this device.
[ 27.665] (II) This device may have been added with another device file.
[ 27.667] (II) config/udev: Adding input device HA60S Keyboard (/dev/input/event8)
[ 27.667] (**) HA60S Keyboard: Applying InputClass "evdev keyboard catchall"
[ 27.667] (**) HA60S Keyboard: Applying InputClass "libinput keyboard catchall"
[ 27.667] (**) HA60S Keyboard: Applying InputClass "system-keyboard"
[ 27.667] (II) Using input driver 'libinput' for 'HA60S Keyboard'
[ 27.667] (**) HA60S Keyboard: always reports core events
[ 27.667] (**) Option "Device" "/dev/input/event8"
[ 27.667] (**) Option "_source" "server/udev"
[ 27.671] (II) event8 - HA60S Keyboard: is tagged by udev as: Keyboard
[ 27.671] (II) event8 - HA60S Keyboard: device is a keyboard
[ 27.671] (II) event8 - HA60S Keyboard: device removed
[ 27.707] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.1/0003:5543:0781.0007/input/input21/event8"
[ 27.707] (II) XINPUT: Adding extended input device "HA60S Keyboard" (type: KEYBOARD, id 11)
[ 27.708] (**) Option "xkb_layout" "us"
[ 27.711] (II) event8 - HA60S Keyboard: is tagged by udev as: Keyboard
[ 27.711] (II) event8 - HA60S Keyboard: device is a keyboard
[ 27.713] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/event2)
[ 27.713] (**) USB-compliant keyboard: Applying InputClass "evdev keyboard catchall"
[ 27.714] (**) USB-compliant keyboard: Applying InputClass "libinput keyboard catchall"
[ 27.714] (**) USB-compliant keyboard: Applying InputClass "system-keyboard"
[ 27.714] (II) Using input driver 'libinput' for 'USB-compliant keyboard'
[ 27.714] (**) USB-compliant keyboard: always reports core events
[ 27.714] (**) Option "Device" "/dev/input/event2"
[ 27.714] (**) Option "_source" "server/udev"
[ 27.717] (II) event2 - USB-compliant keyboard: is tagged by udev as: Keyboard
[ 27.717] (II) event2 - USB-compliant keyboard: device is a keyboard
[ 27.717] (II) event2 - USB-compliant keyboard: device removed
[ 27.731] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/0003:0B38:0003.0004/input/input11/event2"
[ 27.731] (II) XINPUT: Adding extended input device "USB-compliant keyboard" (type: KEYBOARD, id 12)
[ 27.731] (**) Option "xkb_layout" "us"
[ 27.733] (II) event2 - USB-compliant keyboard: is tagged by udev as: Keyboard
[ 27.734] (II) event2 - USB-compliant keyboard: device is a keyboard
[ 27.735] (II) config/udev: Adding input device USB-compliant keyboard Mouse (/dev/input/event3)
[ 27.735] (**) USB-compliant keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[ 27.735] (**) USB-compliant keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[ 27.735] (**) USB-compliant keyboard Mouse: Applying InputClass "system-keyboard"
[ 27.735] (II) Using input driver 'libinput' for 'USB-compliant keyboard Mouse'
[ 27.735] (**) USB-compliant keyboard Mouse: always reports core events
[ 27.735] (**) Option "Device" "/dev/input/event3"
[ 27.735] (**) Option "_source" "server/udev"
[ 27.737] (II) event3 - USB-compliant keyboard Mouse: is tagged by udev as: Keyboard
[ 27.737] (II) event3 - USB-compliant keyboard Mouse: device is a keyboard
[ 27.737] (II) event3 - USB-compliant keyboard Mouse: device removed
[ 27.771] (II) libinput: USB-compliant keyboard Mouse: needs a virtual subdevice
[ 27.771] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B38:0003.0005/input/input12/event3"
[ 27.772] (II) XINPUT: Adding extended input device "USB-compliant keyboard Mouse" (type: MOUSE, id 13)
[ 27.772] (**) Option "AccelerationScheme" "none"
[ 27.772] (**) USB-compliant keyboard Mouse: (accel) selected scheme none/0
[ 27.772] (**) USB-compliant keyboard Mouse: (accel) acceleration factor: 2.000
[ 27.772] (**) USB-compliant keyboard Mouse: (accel) acceleration threshold: 4
[ 27.775] (II) event3 - USB-compliant keyboard Mouse: is tagged by udev as: Keyboard
[ 27.775] (II) event3 - USB-compliant keyboard Mouse: device is a keyboard
[ 27.777] (II) config/udev: Adding input device USB-compliant keyboard Consumer Control (/dev/input/event4)
[ 27.777] (**) USB-compliant keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 27.777] (**) USB-compliant keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 27.777] (**) USB-compliant keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 27.777] (II) Using input driver 'libinput' for 'USB-compliant keyboard Consumer Control'
[ 27.777] (**) USB-compliant keyboard Consumer Control: always reports core events
[ 27.777] (**) Option "Device" "/dev/input/event4"
[ 27.777] (**) Option "_source" "server/udev"
[ 27.780] (II) event4 - USB-compliant keyboard Consumer Control: is tagged by udev as: Keyboard
[ 27.780] (II) event4 - USB-compliant keyboard Consumer Control: device is a keyboard
[ 27.780] (II) event4 - USB-compliant keyboard Consumer Control: device removed
[ 27.795] (II) libinput: USB-compliant keyboard Consumer Control: needs a virtual subdevice
[ 27.795] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B38:0003.0005/input/input13/event4"
[ 27.795] (II) XINPUT: Adding extended input device "USB-compliant keyboard Consumer Control" (type: MOUSE, id 14)
[ 27.796] (**) Option "AccelerationScheme" "none"
[ 27.796] (**) USB-compliant keyboard Consumer Control: (accel) selected scheme none/0
[ 27.796] (**) USB-compliant keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 27.796] (**) USB-compliant keyboard Consumer Control: (accel) acceleration threshold: 4
[ 27.798] (II) event4 - USB-compliant keyboard Consumer Control: is tagged by udev as: Keyboard
[ 27.798] (II) event4 - USB-compliant keyboard Consumer Control: device is a keyboard
[ 27.799] (II) config/udev: Adding input device USB-compliant keyboard System Control (/dev/input/event5)
[ 27.799] (**) USB-compliant keyboard System Control: Applying InputClass "evdev keyboard catchall"
[ 27.799] (**) USB-compliant keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 27.799] (**) USB-compliant keyboard System Control: Applying InputClass "system-keyboard"
[ 27.799] (II) Using input driver 'libinput' for 'USB-compliant keyboard System Control'
[ 27.799] (**) USB-compliant keyboard System Control: always reports core events
[ 27.799] (**) Option "Device" "/dev/input/event5"
[ 27.799] (**) Option "_source" "server/udev"
[ 27.801] (II) event5 - USB-compliant keyboard System Control: is tagged by udev as: Keyboard
[ 27.802] (II) event5 - USB-compliant keyboard System Control: device is a keyboard
[ 27.802] (II) event5 - USB-compliant keyboard System Control: device removed
[ 27.819] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B38:0003.0005/input/input14/event5"
[ 27.819] (II) XINPUT: Adding extended input device "USB-compliant keyboard System Control" (type: KEYBOARD, id 15)
[ 27.819] (**) Option "xkb_layout" "us"
[ 27.822] (II) event5 - USB-compliant keyboard System Control: is tagged by udev as: Keyboard
[ 27.822] (II) event5 - USB-compliant keyboard System Control: device is a keyboard
[ 27.823] (II) config/udev: Adding input device USB-compliant keyboard (/dev/input/event6)
[ 27.823] (**) USB-compliant keyboard: Applying InputClass "evdev keyboard catchall"
[ 27.823] (**) USB-compliant keyboard: Applying InputClass "libinput keyboard catchall"
[ 27.823] (**) USB-compliant keyboard: Applying InputClass "system-keyboard"
[ 27.823] (II) Using input driver 'libinput' for 'USB-compliant keyboard'
[ 27.824] (**) USB-compliant keyboard: always reports core events
[ 27.824] (**) Option "Device" "/dev/input/event6"
[ 27.824] (**) Option "_source" "server/udev"
[ 27.826] (II) event6 - USB-compliant keyboard: is tagged by udev as: Keyboard
[ 27.826] (II) event6 - USB-compliant keyboard: device is a keyboard
[ 27.826] (II) event6 - USB-compliant keyboard: device removed
[ 27.859] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B38:0003.0005/input/input15/event6"
[ 27.859] (II) XINPUT: Adding extended input device "USB-compliant keyboard" (type: KEYBOARD, id 16)
[ 27.859] (**) Option "xkb_layout" "us"
[ 27.863] (II) event6 - USB-compliant keyboard: is tagged by udev as: Keyboard
[ 27.863] (II) event6 - USB-compliant keyboard: device is a keyboard
[ 27.864] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event15)
[ 27.864] (II) No input driver specified, ignoring this device.
[ 27.864] (II) This device may have been added with another device file.
[ 27.864] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event16)
[ 27.865] (II) No input driver specified, ignoring this device.
[ 27.865] (II) This device may have been added with another device file.
[ 27.865] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event17)
[ 27.865] (II) No input driver specified, ignoring this device.
[ 27.865] (II) This device may have been added with another device file.
[ 27.866] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event18)
[ 27.866] (II) No input driver specified, ignoring this device.
[ 27.866] (II) This device may have been added with another device file.
[ 27.867] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event19)
[ 27.867] (II) No input driver specified, ignoring this device.
[ 27.867] (II) This device may have been added with another device file.
[ 27.867] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[ 27.867] (II) No input driver specified, ignoring this device.
[ 27.867] (II) This device may have been added with another device file.
[ 27.888] (**) Logitech Wireless Mouse: Applying InputClass "evdev pointer catchall"
[ 27.888] (**) Logitech Wireless Mouse: Applying InputClass "evdev keyboard catchall"
[ 27.888] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 27.888] (**) Logitech Wireless Mouse: Applying InputClass "libinput keyboard catchall"
[ 27.888] (**) Logitech Wireless Mouse: Applying InputClass "system-keyboard"
[ 27.888] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 27.888] (**) Logitech Wireless Mouse: always reports core events
[ 27.888] (**) Option "Device" "/dev/input/event1"
[ 27.888] (**) Option "_source" "_driver/libinput"
[ 27.888] (II) libinput: Logitech Wireless Mouse: is a virtual subdevice
[ 27.888] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C52F.0002/0003:046D:4055.0003/input/input10/event1"
[ 27.888] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: KEYBOARD, id 17)
[ 27.888] (**) Option "xkb_layout" "us"
[ 27.888] (**) USB-compliant keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[ 27.888] (**) USB-compliant keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[ 27.888] (**) USB-compliant keyboard Mouse: Applying InputClass "system-keyboard"
[ 27.888] (II) Using input driver 'libinput' for 'USB-compliant keyboard Mouse'
[ 27.888] (**) USB-compliant keyboard Mouse: always reports core events
[ 27.888] (**) Option "Device" "/dev/input/event3"
[ 27.888] (**) Option "_source" "_driver/libinput"
[ 27.888] (II) libinput: USB-compliant keyboard Mouse: is a virtual subdevice
[ 27.888] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B38:0003.0005/input/input12/event3"
[ 27.888] (II) XINPUT: Adding extended input device "USB-compliant keyboard Mouse" (type: KEYBOARD, id 18)
[ 27.888] (**) Option "xkb_layout" "us"
[ 27.888] (**) USB-compliant keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 27.888] (**) USB-compliant keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 27.888] (**) USB-compliant keyboard Consumer Control: Applying InputClass "system-keyboard"
[ 27.889] (II) Using input driver 'libinput' for 'USB-compliant keyboard Consumer Control'
[ 27.889] (**) USB-compliant keyboard Consumer Control: always reports core events
[ 27.889] (**) Option "Device" "/dev/input/event4"
[ 27.889] (**) Option "_source" "_driver/libinput"
[ 27.889] (II) libinput: USB-compliant keyboard Consumer Control: is a virtual subdevice
[ 27.889] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.1/0003:0B38:0003.0005/input/input13/event4"
[ 27.889] (II) XINPUT: Adding extended input device "USB-compliant keyboard Consumer Control" (type: KEYBOARD, id 19)
[ 27.889] (**) Option "xkb_layout" "us"
[ 67.414] (II) modeset(0): Allocate new frame buffer 1680x1050 stride

Anyone have any ideas? It's annoying. LOL.
And,-- Thanks in advance!
 
Old 06-28-2020, 03:55 AM   #2
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,815

Rep: Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143
Perhaps share dmesg output...
Code:
dmesg | egrep -i "i915|drm"
Can you boot from a previous kernel without issue?
 
Old 06-28-2020, 05:30 AM   #3
spamhippy
Member
 
Registered: Jul 2004
Location: wisconsin
Distribution: arch linux, slackware, ubuntu studio
Posts: 141

Original Poster
Rep: Reputation: 16
No to the kernel question.

[ 2.881957] i915 0000:00:02.0: [drm] PipeC fused off
[ 2.881973] fb0: switching to inteldrmfb from EFI VGA
[ 2.882085] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 2.883140] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 2.883466] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+memwns=io+mem
[ 2.896587] [drm] Initialized i915 1.6.0 20200313 for 0000:00:02.0 on minor 0
[ 2.910624] fbcon: i915drmfb (fb0) is primary device
[ 3.012007] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[ 7.542685] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 17.781765] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 1924.153264] i915 0000:00:02.0: GPU HANG: ecode 7:1:85ddfffd, in Web Content [4239]
[ 1924.153266] Please file a _new_ bug report at https://gitlab.freedesktop.org/drm/intel/issues/new.
[ 1924.153266] Please see https://gitlab.freedesktop.org/drm/i...file-i915-bugs for details.
[ 1924.153266] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[ 1924.153267] GPU crash dump saved to /sys/class/drm/card0/error
[ 1924.153303] i915 0000:00:02.0: Resetting chip for stopped heartbeat on rcs0
[ 1924.254545] i915 0000:00:02.0: Web Content[4239] context reset due to GPU hang
[ 1926.968555] i915 0000:00:02.0: GPU HANG: ecode 7:1:85ddfffd, in Web Content [4239]
[ 1926.968591] i915 0000:00:02.0: Resetting chip for stopped heartbeat on rcs0
[ 1927.070529] i915 0000:00:02.0: Web Content[4239] context reset due to GPU hang
 
Old 06-28-2020, 03:10 PM   #4
ferrari
LQ Guru
 
Registered: Sep 2003
Location: Auckland, NZ
Distribution: openSUSE Leap
Posts: 5,815

Rep: Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143Reputation: 1143
Read this documentation about installing multiple kernels...
https://doc.opensuse.org/documentati...ltikernel.html

In any case this will likely need a bug report to resolve the issue...
https://en.opensuse.org/openSUSE:Submitting_bug_reports

https://bugzilla.opensuse.org/index.cgi
 
Old 06-28-2020, 07:54 PM   #5
spamhippy
Member
 
Registered: Jul 2004
Location: wisconsin
Distribution: arch linux, slackware, ubuntu studio
Posts: 141

Original Poster
Rep: Reputation: 16
Alright. --Thank you very much!
 
  


Reply

Tags
desktop, graphics, mesa nouveau, opengl



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't load the nvidia glx (may be lacking \etc\rc.d\init.d\nvidia-glx) Starchild Fedora 1 07-27-2007 06:44 AM
Various problems with various GNOME applications Puffin Ubuntu 6 03-29-2007 06:37 AM
nvidia-glx-legacy & GLX errors Codegen Ubuntu 5 03-11-2007 03:18 PM
ati problem on suse 10 box various different results glx gears, glxinfo, game fps cjae Linux - Software 0 12-25-2005 12:23 AM
(II) [GLX]: Initializing GLX extension - X wont go hydro Linux - Software 3 02-20-2003 06:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 04:31 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