You are not logged in.

#1 2019-09-27 17:54:03

thytom
Member
Registered: 2019-09-22
Posts: 3

[SOLVED] Black screen on resume - ThinkPad E595

When suspending my laptop, it suspends just fine, but when turning it back on, I get a completely unresponsive black screen, no mouse, no tty switching. The only thing I can do is hold the power button and start again.

Things I have tried, some from forum posts on this site:
Disabling SDDM and rebooting
Switching to a tty
Passing "intel_iommu=off" to the kernel
Updating
Using the linux-lts kernel
Blacklisting amdgpu

Two things worthy of note: The display is turned on, it's just completely blank, and while disabling SDDM, I tried suspending/resuming from just the TTY, without ever starting an X server, and the laptop resumed just fine. Perhaps this is to do with X?

I can't guarantee that my Xorg logs are from a session where I suspended (I just shutdown regularly now), so I will quickly recreate the freeze then post the contents of /var/log/Xorg.0.log.old.

EDIT:

Output of /var/log/Xorg.0.log.old (from the last session where I created this)

[     4.551] (--) Log file renamed from "/var/log/Xorg.pid-796.log" to "/var/log/Xorg.0.log"
[     4.554] 
X.Org X Server 1.20.5
X Protocol Version 11, Revision 0
[     4.554] Build Operating System: Linux Arch Linux
[     4.554] Current Operating System: Linux e595 5.3.1-arch1-1-ARCH #1 SMP PREEMPT Sat Sep 21 11:33:49 UTC 2019 x86_64
[     4.554] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=34380111-6c6e-4984-b7fd-66fe31f6f892 rw quiet acpi_osi=Linux acpi_backlight=none intel_iommu=off
[     4.554] Build Date: 30 June 2019  09:52:01AM
[     4.554]  
[     4.554] Current version of pixman: 0.38.4
[     4.554] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     4.554] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.554] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Sep 27 18:55:32 2019
[     4.556] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.556] (==) No Layout section.  Using the first Screen section.
[     4.556] (==) No screen section available. Using defaults.
[     4.556] (**) |-->Screen "Default Screen Section" (0)
[     4.556] (**) |   |-->Monitor "<default monitor>"
[     4.557] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     4.557] (==) Automatically adding devices
[     4.557] (==) Automatically enabling devices
[     4.557] (==) Automatically adding GPU devices
[     4.557] (==) Automatically binding GPU devices
[     4.557] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.557] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     4.557] 	Entry deleted from font path.
[     4.558] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     4.558] 	Entry deleted from font path.
[     4.558] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     4.558] 	Entry deleted from font path.
[     4.558] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     4.558] 	Entry deleted from font path.
[     4.558] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[     4.558] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.558] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.558] (II) Module ABI versions:
[     4.558] 	X.Org ANSI C Emulation: 0.4
[     4.558] 	X.Org Video Driver: 24.0
[     4.558] 	X.Org XInput driver : 24.1
[     4.558] 	X.Org Server Extension : 10.0
[     4.559] (++) using VT number 1

[     4.559] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.560] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.570] (--) PCI:*(5@0:0:0) 1002:15d8:17aa:5124 rev 193, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0xd0600000/524288, I/O @ 0x00001000/256, BIOS @ 0x????????/131072
[     4.570] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.570] (II) LoadModule: "glx"
[     4.571] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.580] (II) Module glx: vendor="X.Org Foundation"
[     4.581] 	compiled for 1.20.5, module version = 1.0.0
[     4.581] 	ABI class: X.Org Server Extension, version 10.0
[     4.581] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[     4.581] 	loading driver: amdgpu
[     4.581] (==) Matched amdgpu as autoconfigured driver 0
[     4.581] (==) Matched ati as autoconfigured driver 1
[     4.581] (==) Matched modesetting as autoconfigured driver 2
[     4.581] (==) Matched fbdev as autoconfigured driver 3
[     4.581] (==) Matched vesa as autoconfigured driver 4
[     4.581] (==) Assigned the driver to the xf86ConfigLayout
[     4.581] (II) LoadModule: "amdgpu"
[     4.581] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[     4.584] (II) Module amdgpu: vendor="X.Org Foundation"
[     4.584] 	compiled for 1.20.4, module version = 19.0.1
[     4.584] 	Module class: X.Org Video Driver
[     4.584] 	ABI class: X.Org Video Driver, version 24.0
[     4.584] (II) LoadModule: "ati"
[     4.584] (WW) Warning, couldn't open module ati
[     4.584] (EE) Failed to load module "ati" (module does not exist, 0)
[     4.584] (II) LoadModule: "modesetting"
[     4.584] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.585] (II) Module modesetting: vendor="X.Org Foundation"
[     4.585] 	compiled for 1.20.5, module version = 1.20.5
[     4.585] 	Module class: X.Org Video Driver
[     4.585] 	ABI class: X.Org Video Driver, version 24.0
[     4.585] (II) LoadModule: "fbdev"
[     4.585] (WW) Warning, couldn't open module fbdev
[     4.585] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     4.585] (II) LoadModule: "vesa"
[     4.585] (WW) Warning, couldn't open module vesa
[     4.585] (EE) Failed to load module "vesa" (module does not exist, 0)
[     4.585] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[     4.585] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     4.585] (II) AMDGPU(0): [KMS] Kernel modesetting enabled.
[     4.586] (WW) Falling back to old probe method for modesetting
[     4.587] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     4.587] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[     4.587] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[     4.587] (==) AMDGPU(0): Default visual is TrueColor
[     4.587] (==) AMDGPU(0): RGB weight 888
[     4.587] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[     4.587] (--) AMDGPU(0): Chipset: "Unknown AMD Radeon GPU" (ChipID = 0x15d8)
[     4.587] (II) Loading sub module "fb"
[     4.587] (II) LoadModule: "fb"
[     4.587] (II) Loading /usr/lib/xorg/modules/libfb.so
[     4.588] (II) Module fb: vendor="X.Org Foundation"
[     4.588] 	compiled for 1.20.5, module version = 1.0.0
[     4.588] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.588] (II) Loading sub module "dri2"
[     4.588] (II) LoadModule: "dri2"
[     4.588] (II) Module "dri2" already built-in
[     4.788] (II) Loading sub module "glamoregl"
[     4.788] (II) LoadModule: "glamoregl"
[     4.788] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     4.798] (II) Module glamoregl: vendor="X.Org Foundation"
[     4.798] 	compiled for 1.20.5, module version = 1.0.1
[     4.799] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     4.822] (II) AMDGPU(0): glamor X acceleration enabled on AMD RAVEN (DRM 3.33.0, 5.3.1-arch1-1-ARCH, LLVM 8.0.1)
[     4.822] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[     4.822] (==) AMDGPU(0): TearFree property default: auto
[     4.822] (==) AMDGPU(0): VariableRefresh: disabled
[     4.822] (II) AMDGPU(0): KMS Pageflipping: enabled
[     4.822] (II) AMDGPU(0): Output eDP has no monitor section
[     4.822] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[     4.823] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[     4.823] (II) AMDGPU(0): Output DisplayPort-1 has no monitor section
[     4.833] (II) AMDGPU(0): EDID for output eDP
[     4.833] (II) AMDGPU(0): Manufacturer: LEN  Model: 40ba  Serial#: 0
[     4.833] (II) AMDGPU(0): Year: 2018  Week: 0
[     4.833] (II) AMDGPU(0): EDID Version: 1.4
[     4.833] (II) AMDGPU(0): Digital Display Input
[     4.833] (II) AMDGPU(0): 8 bits per channel
[     4.833] (II) AMDGPU(0): Digital interface is DisplayPort
[     4.833] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     4.833] (II) AMDGPU(0): Gamma: 2.20
[     4.833] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[     4.833] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 
[     4.833] (II) AMDGPU(0): First detailed timing is preferred mode
[     4.833] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[     4.833] (II) AMDGPU(0): redX: 0.590 redY: 0.370   greenX: 0.350 greenY: 0.555
[     4.833] (II) AMDGPU(0): blueX: 0.155 blueY: 0.110   whiteX: 0.313 whiteY: 0.329
[     4.833] (II) AMDGPU(0): Manufacturer's mask: 0
[     4.833] (II) AMDGPU(0): Supported detailed timing:
[     4.833] (II) AMDGPU(0): clock: 138.6 MHz   Image Size:  344 x 194 mm
[     4.833] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     4.833] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     4.833] (II) AMDGPU(0): Supported detailed timing:
[     4.833] (II) AMDGPU(0): clock: 110.9 MHz   Image Size:  344 x 194 mm
[     4.833] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     4.833] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     4.833] (II) AMDGPU(0): Unknown vendor-specific block f
[     4.833] (II) AMDGPU(0):  LP156WFC-SPDB
[     4.833] (II) AMDGPU(0): EDID (in hex):
[     4.833] (II) AMDGPU(0): 	00ffffffffffff0030aeba4000000000
[     4.833] (II) AMDGPU(0): 	001c0104a5221378e238d5975e598e27
[     4.833] (II) AMDGPU(0): 	1c505400000001010101010101010101
[     4.833] (II) AMDGPU(0): 	010101010101243680a070381f403020
[     4.833] (II) AMDGPU(0): 	350058c210000019502b80a070381f40
[     4.833] (II) AMDGPU(0): 	3020350058c2100000190000000f00d1
[     4.833] (II) AMDGPU(0): 	0930d10930190a0030e4e705000000fe
[     4.833] (II) AMDGPU(0): 	004c503135365746432d535044420094
[     4.833] (II) AMDGPU(0): Printing probed modes for output eDP
[     4.833] (II) AMDGPU(0): Modeline "1920x1080"x60.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[     4.833] (II) AMDGPU(0): Modeline "1920x1080"x48.0  110.88  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (53.3 kHz e)
[     4.833] (II) AMDGPU(0): Modeline "1680x1050"x60.0  138.60  1680 1968 2000 2080  1050 1083 1088 1111 -hsync -vsync (66.6 kHz e)
[     4.833] (II) AMDGPU(0): Modeline "1280x1024"x60.0  138.60  1280 1968 2000 2080  1024 1083 1088 1111 -hsync -vsync (66.6 kHz e)
[     4.833] (II) AMDGPU(0): Modeline "1440x900"x60.0  138.60  1440 1968 2000 2080  900 1083 1088 1111 -hsync -vsync (66.6 kHz e)
[     4.833] (II) AMDGPU(0): Modeline "1280x800"x60.0  138.60  1280 1968 2000 2080  800 1083 1088 1111 -hsync -vsync (66.6 kHz e)
[     4.833] (II) AMDGPU(0): Modeline "1280x720"x60.0  138.60  1280 1968 2000 2080  720 1083 1088 1111 -hsync -vsync (66.6 kHz e)
[     4.833] (II) AMDGPU(0): Modeline "1024x768"x60.0  138.60  1024 1968 2000 2080  768 1083 1088 1111 -hsync -vsync (66.6 kHz e)
[     4.833] (II) AMDGPU(0): Modeline "800x600"x60.0  138.60  800 1968 2000 2080  600 1083 1088 1111 -hsync -vsync (66.6 kHz e)
[     4.833] (II) AMDGPU(0): Modeline "640x480"x60.0  138.60  640 1968 2000 2080  480 1083 1088 1111 -hsync -vsync (66.6 kHz e)
[     4.833] (II) AMDGPU(0): EDID for output HDMI-A-0
[     4.833] (II) AMDGPU(0): EDID for output DisplayPort-0
[     4.833] (II) AMDGPU(0): EDID for output DisplayPort-1
[     4.833] (II) AMDGPU(0): Output eDP connected
[     4.833] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[     4.833] (II) AMDGPU(0): Output DisplayPort-0 disconnected
[     4.833] (II) AMDGPU(0): Output DisplayPort-1 disconnected
[     4.833] (II) AMDGPU(0): Using exact sizes for initial modes
[     4.833] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[     4.833] (II) AMDGPU(0): mem size init: gart size :bf7cf000 vram size: s:7e852000 visible:7e852000
[     4.833] (==) AMDGPU(0): DPI set to (96, 96)
[     4.833] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[     4.833] (II) Loading sub module "ramdac"
[     4.833] (II) LoadModule: "ramdac"
[     4.833] (II) Module "ramdac" already built-in
[     4.833] (II) UnloadModule: "modesetting"
[     4.833] (II) Unloading modesetting
[     4.834] (II) AMDGPU(0): [DRI2] Setup complete
[     4.834] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[     4.834] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[     4.891] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[     4.892] (II) AMDGPU(0): SYNC extension fences enabled
[     4.892] (II) AMDGPU(0): Present extension enabled
[     4.892] (==) AMDGPU(0): DRI3 enabled
[     4.892] (==) AMDGPU(0): Backing store enabled
[     4.892] (II) AMDGPU(0): Direct rendering enabled
[     4.898] (II) AMDGPU(0): Use GLAMOR acceleration.
[     4.898] (II) AMDGPU(0): Acceleration enabled
[     4.898] (==) AMDGPU(0): DPMS enabled
[     4.898] (==) AMDGPU(0): Silken mouse disabled
[     4.898] (II) AMDGPU(0): Set up textured video (glamor)
[     4.916] (II) Initializing extension Generic Event Extension
[     4.916] (II) Initializing extension SHAPE
[     4.916] (II) Initializing extension MIT-SHM
[     4.916] (II) Initializing extension XInputExtension
[     4.917] (II) Initializing extension XTEST
[     4.917] (II) Initializing extension BIG-REQUESTS
[     4.917] (II) Initializing extension SYNC
[     4.917] (II) Initializing extension XKEYBOARD
[     4.917] (II) Initializing extension XC-MISC
[     4.917] (II) Initializing extension SECURITY
[     4.917] (II) Initializing extension XFIXES
[     4.917] (II) Initializing extension RENDER
[     4.918] (II) Initializing extension RANDR
[     4.918] (II) Initializing extension COMPOSITE
[     4.918] (II) Initializing extension DAMAGE
[     4.918] (II) Initializing extension MIT-SCREEN-SAVER
[     4.918] (II) Initializing extension DOUBLE-BUFFER
[     4.918] (II) Initializing extension RECORD
[     4.918] (II) Initializing extension DPMS
[     4.918] (II) Initializing extension Present
[     4.918] (II) Initializing extension DRI3
[     4.919] (II) Initializing extension X-Resource
[     4.919] (II) Initializing extension XVideo
[     4.919] (II) Initializing extension XVideo-MotionCompensation
[     4.919] (II) Initializing extension GLX
[     4.924] (II) AIGLX: Loaded and initialized radeonsi
[     4.924] (II) GLX: Initialized DRI2 GL provider for screen 0
[     4.924] (II) Initializing extension XFree86-VidModeExtension
[     4.924] (II) Initializing extension XFree86-DGA
[     4.924] (II) Initializing extension XFree86-DRI
[     4.924] (II) Initializing extension DRI2
[     4.927] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[     5.015] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[     5.015] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.015] (II) LoadModule: "libinput"
[     5.016] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.020] (II) Module libinput: vendor="X.Org Foundation"
[     5.020] 	compiled for 1.20.5, module version = 0.29.0
[     5.020] 	Module class: X.Org XInput Driver
[     5.020] 	ABI class: X.Org XInput driver, version 24.1
[     5.020] (II) Using input driver 'libinput' for 'Power Button'
[     5.020] (**) Power Button: always reports core events
[     5.020] (**) Option "Device" "/dev/input/event3"
[     5.020] (**) Option "_source" "server/udev"
[     5.025] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     5.025] (II) event3  - Power Button: device is a keyboard
[     5.025] (II) event3  - Power Button: device removed
[     5.056] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[     5.056] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.058] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     5.058] (II) event3  - Power Button: device is a keyboard
[     5.059] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     5.059] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.059] (II) Using input driver 'libinput' for 'Video Bus'
[     5.059] (**) Video Bus: always reports core events
[     5.059] (**) Option "Device" "/dev/input/event4"
[     5.059] (**) Option "_source" "server/udev"
[     5.061] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     5.061] (II) event4  - Video Bus: device is a keyboard
[     5.061] (II) event4  - Video Bus: device removed
[     5.149] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:00/input/input4/event4"
[     5.149] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.151] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     5.151] (II) event4  - Video Bus: device is a keyboard
[     5.152] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[     5.152] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.153] (II) Using input driver 'libinput' for 'Power Button'
[     5.153] (**) Power Button: always reports core events
[     5.153] (**) Option "Device" "/dev/input/event0"
[     5.153] (**) Option "_source" "server/udev"
[     5.154] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     5.154] (II) event0  - Power Button: device is a keyboard
[     5.154] (II) event0  - Power Button: device removed
[     5.189] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[     5.189] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     5.191] (II) event0  - Power Button: is tagged by udev as: Keyboard
[     5.191] (II) event0  - Power Button: device is a keyboard
[     5.192] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     5.192] (II) No input driver specified, ignoring this device.
[     5.192] (II) This device may have been added with another device file.
[     5.193] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[     5.193] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     5.193] (II) Using input driver 'libinput' for 'Sleep Button'
[     5.193] (**) Sleep Button: always reports core events
[     5.193] (**) Option "Device" "/dev/input/event2"
[     5.193] (**) Option "_source" "server/udev"
[     5.195] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[     5.195] (II) event2  - Sleep Button: device is a keyboard
[     5.195] (II) event2  - Sleep Button: device removed
[     5.237] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2/event2"
[     5.237] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[     5.239] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[     5.240] (II) event2  - Sleep Button: device is a keyboard
[     5.241] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event8)
[     5.241] (II) No input driver specified, ignoring this device.
[     5.241] (II) This device may have been added with another device file.
[     5.242] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event9)
[     5.242] (II) No input driver specified, ignoring this device.
[     5.242] (II) This device may have been added with another device file.
[     5.243] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event10)
[     5.243] (II) No input driver specified, ignoring this device.
[     5.243] (II) This device may have been added with another device file.
[     5.244] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event13)
[     5.244] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     5.244] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     5.244] (**) Integrated Camera: Integrated C: always reports core events
[     5.244] (**) Option "Device" "/dev/input/event13"
[     5.244] (**) Option "_source" "server/udev"
[     5.247] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     5.247] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[     5.248] (II) event13 - Integrated Camera: Integrated C: device removed
[     5.303] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/usb3/3-2/3-2:1.0/input/input15/event13"
[     5.303] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[     5.306] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     5.306] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[     5.307] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event11)
[     5.307] (II) No input driver specified, ignoring this device.
[     5.307] (II) This device may have been added with another device file.
[     5.308] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event12)
[     5.308] (II) No input driver specified, ignoring this device.
[     5.308] (II) This device may have been added with another device file.
[     5.309] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[     5.309] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     5.309] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     5.309] (**) AT Translated Set 2 keyboard: always reports core events
[     5.309] (**) Option "Device" "/dev/input/event5"
[     5.309] (**) Option "_source" "server/udev"
[     5.310] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.310] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[     5.311] (II) event5  - AT Translated Set 2 keyboard: device removed
[     5.349] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[     5.349] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[     5.351] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     5.352] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[     5.353] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[     5.353] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[     5.353] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[     5.353] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     5.353] (**) Option "Device" "/dev/input/event14"
[     5.353] (**) Option "_source" "server/udev"
[     5.354] (II) event14 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[     5.354] (II) event14 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[     5.355] (II) event14 - SynPS/2 Synaptics TouchPad: device is a touchpad
[     5.355] (II) event14 - SynPS/2 Synaptics TouchPad: device removed
[     5.416] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event14"
[     5.416] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[     5.418] (**) Option "AccelerationScheme" "none"
[     5.418] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[     5.418] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     5.418] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     5.419] (II) event14 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[     5.420] (II) event14 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[     5.421] (II) event14 - SynPS/2 Synaptics TouchPad: device is a touchpad
[     5.422] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[     5.422] (II) No input driver specified, ignoring this device.
[     5.422] (II) This device may have been added with another device file.
[     5.423] (II) config/udev: Adding input device TPPS/2 ALPS TrackPoint (/dev/input/event15)
[     5.423] (**) TPPS/2 ALPS TrackPoint: Applying InputClass "libinput pointer catchall"
[     5.423] (II) Using input driver 'libinput' for 'TPPS/2 ALPS TrackPoint'
[     5.423] (**) TPPS/2 ALPS TrackPoint: always reports core events
[     5.423] (**) Option "Device" "/dev/input/event15"
[     5.423] (**) Option "_source" "server/udev"
[     5.425] (II) event15 - TPPS/2 ALPS TrackPoint: is tagged by udev as: Mouse Pointingstick
[     5.426] (II) event15 - TPPS/2 ALPS TrackPoint: device is a pointer
[     5.427] (II) event15 - TPPS/2 ALPS TrackPoint: device removed
[     5.482] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input16/event15"
[     5.483] (II) XINPUT: Adding extended input device "TPPS/2 ALPS TrackPoint" (type: MOUSE, id 13)
[     5.483] (**) Option "AccelerationScheme" "none"
[     5.483] (**) TPPS/2 ALPS TrackPoint: (accel) selected scheme none/0
[     5.483] (**) TPPS/2 ALPS TrackPoint: (accel) acceleration factor: 2.000
[     5.483] (**) TPPS/2 ALPS TrackPoint: (accel) acceleration threshold: 4
[     5.485] (II) event15 - TPPS/2 ALPS TrackPoint: is tagged by udev as: Mouse Pointingstick
[     5.485] (II) event15 - TPPS/2 ALPS TrackPoint: device is a pointer
[     5.487] (II) config/udev: Adding input device TPPS/2 ALPS TrackPoint (/dev/input/mouse1)
[     5.487] (II) No input driver specified, ignoring this device.
[     5.487] (II) This device may have been added with another device file.
[     5.487] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     5.487] (II) No input driver specified, ignoring this device.
[     5.488] (II) This device may have been added with another device file.
[     5.489] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
[     5.489] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     5.489] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     5.489] (**) ThinkPad Extra Buttons: always reports core events
[     5.489] (**) Option "Device" "/dev/input/event7"
[     5.489] (**) Option "_source" "server/udev"
[     5.490] (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     5.490] (II) event7  - ThinkPad Extra Buttons: device is a keyboard
[     5.491] (II) event7  - ThinkPad Extra Buttons: device removed
[     5.510] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input9/event7"
[     5.510] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[     5.512] (II) event7  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     5.512] (II) event7  - ThinkPad Extra Buttons: device is a keyboard
[     5.521] (II) config/udev: Adding input device TPPS/2 ALPS TrackPoint (/dev/input/mouse1)
[     5.521] (II) No input driver specified, ignoring this device.
[     5.521] (II) This device may have been added with another device file.
[     5.522] (II) config/udev: removing device TPPS/2 ALPS TrackPoint
[     5.522] (II) event15 - TPPS/2 ALPS TrackPoint: device removed
[     5.603] (II) UnloadModule: "libinput"
[     5.604] (II) config/udev: Adding input device TPPS/2 ALPS TrackPoint (/dev/input/event15)
[     5.604] (**) TPPS/2 ALPS TrackPoint: Applying InputClass "libinput pointer catchall"
[     5.604] (II) Using input driver 'libinput' for 'TPPS/2 ALPS TrackPoint'
[     5.604] (**) TPPS/2 ALPS TrackPoint: always reports core events
[     5.604] (**) Option "Device" "/dev/input/event15"
[     5.604] (**) Option "_source" "server/udev"
[     5.606] (II) event15 - TPPS/2 ALPS TrackPoint: is tagged by udev as: Mouse Pointingstick
[     5.606] (II) event15 - TPPS/2 ALPS TrackPoint: device is a pointer
[     5.607] (II) event15 - TPPS/2 ALPS TrackPoint: device removed
[     5.682] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input16/event15"
[     5.682] (II) XINPUT: Adding extended input device "TPPS/2 ALPS TrackPoint" (type: MOUSE, id 13)
[     5.683] (**) Option "AccelerationScheme" "none"
[     5.683] (**) TPPS/2 ALPS TrackPoint: (accel) selected scheme none/0
[     5.683] (**) TPPS/2 ALPS TrackPoint: (accel) acceleration factor: 2.000
[     5.683] (**) TPPS/2 ALPS TrackPoint: (accel) acceleration threshold: 4
[     5.685] (II) event15 - TPPS/2 ALPS TrackPoint: is tagged by udev as: Mouse Pointingstick
[     5.685] (II) event15 - TPPS/2 ALPS TrackPoint: device is a pointer
[     5.688] (EE) Failed to open authorization file "/var/run/sddm/{f0ddc599-04bb-4bb3-af7c-bf0ddfab981a}": No such file or directory
[   178.010] (II) AMDGPU(0): EDID vendor "LEN", prod id 16570
[   178.010] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   178.010] (II) AMDGPU(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   178.010] (II) AMDGPU(0): Modeline "1920x1080"x0.0  110.88  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (53.3 kHz e)
[   178.114] (II) AMDGPU(0): EDID vendor "LEN", prod id 16570
[   178.114] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   178.114] (II) AMDGPU(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   178.114] (II) AMDGPU(0): Modeline "1920x1080"x0.0  110.88  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (53.3 kHz e)
[   178.312] (II) AMDGPU(0): EDID vendor "LEN", prod id 16570
[   178.312] (II) AMDGPU(0): Printing DDC gathered Modelines:
[   178.312] (II) AMDGPU(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   178.312] (II) AMDGPU(0): Modeline "1920x1080"x0.0  110.88  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (53.3 kHz e)

Last edited by thytom (2019-09-29 19:06:33)

Offline

#2 2019-09-28 23:02:34

Swiggles
Member
Registered: 2014-08-02
Posts: 266

Re: [SOLVED] Black screen on resume - ThinkPad E595

Is there any reason for "acpi_osi=Linux"? If not remove it and try again. Depending on the ACPI table this can cause many issues.

Also take a look here: https://wiki.archlinux.org/index.php/Po … nsistently

Offline

#3 2019-09-29 19:05:09

thytom
Member
Registered: 2019-09-22
Posts: 3

Re: [SOLVED] Black screen on resume - ThinkPad E595

Thank you for the response. I've been slightly busy and haven't got round to checking my emails for a notification until now.

I think I added "acpi_osi=Linux" to help fix a backlight issue with this specific laptop model. Without that, the brightness setting couldn't be adjusted. I could be wrong, however.

Anyhow, before I tried anything, I decided to suspend and resume just for kicks, and it works!

I think this is due to me enabling early KMS yesterday. I thought I'd tried that before, but clearly not. I'll mark this thread solved now, thank you for the assistance.

For those with the same issue in future, follow the instructions here:

https://wiki.archlinux.org/index.php/ke … _KMS_start

Offline

Board footer

Powered by FluxBB