Comment 20 for bug 2068738

Revision history for this message
Xie Dongping (dongping-xie) wrote : Re: Kernel update 5.15.0-112 might cause severe problems with specific AMD GPUs

Hi Matthew,

thanks for the quick fix. It works for me.

```
# uname -rv
5.15.0-112-generic #122+TEST2068738v20240610b1-Ubuntu SMP Mon Jun 10 05:02:07 UTC 2
# inxi -G
Graphics:
  Device-1: AMD Picasso/Raven 2 [Radeon Vega Series / Radeon Mobile Series]
    driver: amdgpu v: kernel
  Device-2: Lite-On HP Webcam type: USB driver: uvcvideo
  Display: server: X.Org v: 1.21.1.4 driver: X: loaded: amdgpu,ati
    unloaded: fbdev,modesetting,vesa gpu: amdgpu resolution: 1920x1080~60Hz
  OpenGL: renderer: AMD Radeon Vega 3 Graphics (raven2 LLVM 15.0.7 DRM 3.42
  5.15.0-112-generic)
    v: 4.6 Mesa 23.2.1-1ubuntu3.1~22.04.2
```

Also tried `vkcube` and it also works. So I guess that this is fixed.

Thanks!