elementary / elementary/triage
Corrupted screen and no response when waking from suspend
- Dominant language
- No language data
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
### What Happened?
When waking the OS wouldn't respond to any inputs including switching virtual consoles. I hard rebooted with no issues.



### Steps to Reproduce
I regularly suspend and wake my PC without issue but just had this happen so I thought I'd report it. I did nothing different to usual to cause this
### Expected Behavior
No crash.
### OS Version
6.x (Odin)
### Software Version
Latest release (I have run all updates)
### Log Output
_No response_
### Hardware Info
Dual 1920x1080 monitors
Kernel: 5.15.12-051512-generic
CPU: AMD Ryzen 5 1600X (12) @ 3.600GHz
GPU: AMD ATI Radeon RX 480
`glxinfo -B` output:
```
display: :0 screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
Vendor: AMD (0x1002)
Device: AMD Radeon (TM) RX 480 Graphics (POLARIS10, DRM 3.42.0, 5.15.12-051512-generic, LLVM 12.0.0) (0x67df)
Version: 21.0.3
Accelerated: yes
Video memory: 8192MB
Unified memory: no
Preferred profile: core (0x1)
Max core profile version: 4.6
Max compat profile version: 4.6
Max GLES1 profile version: 1.1
Max GLES[23] profile version: 3.2
Memory info (GL_ATI_meminfo):
VBO free memory - total: 7583 MB, largest block: 7583 MB
VBO free aux. memory - total: 8075 MB, largest block: 8075 MB
Texture free memory - total: 7583 MB, largest block: 7583 MB
Texture free aux. memory - total: 8075 MB, largest block: 8075 MB
Renderbuffer free memory - total: 7583 MB, largest block: 7583 MB
Renderbuffer free aux. memory - total: 8075 MB, largest block: 8075 MB
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 8192 MB
Total available memory: 16384 MB
Currently available dedicated video memory: 7583 MB
OpenGL vendor string: AMD
OpenGL renderer string: AMD Radeon (TM) RX 480 Graphics (POLARIS10, DRM 3.42.0, 5.15.12-051512-generic, LLVM 12.0.0)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.0.3
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.0.3
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.0.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
```
Contributor guide
Assessment
This issue has not been assessed yet.