You are not logged in.

#1 2018-04-22 12:35:04

fredbezies
Member
Registered: 2011-07-28
Posts: 352

[glibc 2.27] Lots of freeze with amdgpu driver on a Ryzen3 2200G.

I noticed since glibc 2.27 update on testing repos, my archlinux based system freezes randomly.

Freeze could happen after 10 minutes or 3 hours sad

I deactivate testing repositories, downgrading packages and everything works back.

Here is my inxi -F output :

inxi -F
System:
  Host: fredo-arch-mate Kernel: 4.16.3-1-ARCH x86_64 bits: 64 
  Desktop: MATE 1.20.0 Distro: Arch Linux 
Machine:
  Type: Desktop System: Gigabyte product: A320MA-M.2 v: N/A serial: N/A 
  Mobo: Gigabyte model: A320MA-M.2-CF v: x.x serial: N/A 
  UEFI: American Megatrends v: F22b date: 02/13/2018 
CPU:
  Topology: Quad Core model: AMD Ryzen 3 2200G with Radeon Vega Graphics 
  bits: 64 type: MCP L2 cache: 2048 KiB 
  Speed: 1827 MHz min/max: 1600/3500 MHz Core speeds (MHz): 1: 1827 2: 1854 
  3: 1856 4: 1913 
Graphics:
  Card-1: AMD Raven Bridge [Radeon Vega Series / Radeon Vega Mobile Series] 
  driver: amdgpu v: kernel 
  Display: x11 server: X.Org 1.19.6 driver: amdgpu resolution: 1366x768~60Hz 
  OpenGL: renderer: AMD RAVEN (DRM 3.23.0 / 4.16.3-1-ARCH LLVM 6.0.0) 
  v: 4.5 Mesa 18.0.1 
Audio:
  Card-1: AMD driver: snd_hda_intel 
  Card-2: AMD driver: snd_hda_intel 
  Sound Server: ALSA v: k4.16.3-1-ARCH 
Network:
  Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  driver: r8169 
  IF: enp6s0 state: up speed: 1000 Mbps duplex: full mac: e0:d5:5e:24:93:32 
Drives:
  HDD Total Size: 1.82 TiB used: 161.97 GiB (8.7%) 
  ID-1: /dev/sda model: ST2000DM006-2DM1 size: 1.82 TiB 
Partition:
  ID-1: / size: 48.97 GiB used: 7.39 GiB (15.1%) fs: ext4 dev: /dev/sda3 
  ID-2: /boot size: 511.0 MiB used: 62.3 MiB (12.2%) fs: vfat dev: /dev/sda1 
  ID-3: /home size: 1.74 TiB used: 154.50 GiB (8.7%) fs: ext4 dev: /dev/sda4 
  ID-4: swap-1 size: 1024.0 MiB used: 28.3 MiB (2.8%) fs: swap 
  dev: /dev/sda2 
Sensors:
  Message: No sensors data was found. Is sensors configured? 
Info:
  Processes: 183 Uptime: 1h 49m Memory: 6.76 GiB used: 1.55 GiB (22.9%) 
  Shell: zsh inxi: 3.0.07

Maybe an incomplete rebuild against glibc 2.27 ?

Offline

#2 2018-04-25 18:25:28

loqs
Member
Registered: 2014-03-06
Posts: 17,196

Re: [glibc 2.27] Lots of freeze with amdgpu driver on a Ryzen3 2200G.

Now that glibc 2.27-2 is in core has the issue occurred again on your system?

Offline

#3 2018-04-25 18:38:15

fredbezies
Member
Registered: 2011-07-28
Posts: 352

Re: [glibc 2.27] Lots of freeze with amdgpu driver on a Ryzen3 2200G.

Until linux 4.17 is released, I will use an old nvidia card. Looks like it was kinda related to linux 4.16.3 as linux 4.16.4 gets a lot of modifications for amdgpu.

https://lkml.org/lkml/2018/4/24/219

For support in linux 4.17 : https://www.phoronix.com/scan.php?page= … 17-Round-2

Getting random freezes made my computing life horrible. Until linux 4.17, my GPU will be deactivated.

Offline

#4 2018-04-25 18:57:39

loqs
Member
Registered: 2014-03-06
Posts: 17,196

Re: [glibc 2.27] Lots of freeze with amdgpu driver on a Ryzen3 2200G.

I would suggest testing linux-lts with the amd GPU to prove glibc 2.27 is not the cause and 4.17-rc4 when it is released to see if 4.17 has resolved the issue
that would give you at least three release candidates to work with upstream on locating the cause should the issue still remain.

Offline

#5 2018-04-25 19:36:27

fredbezies
Member
Registered: 2011-07-28
Posts: 352

Re: [glibc 2.27] Lots of freeze with amdgpu driver on a Ryzen3 2200G.

loqs wrote:

I would suggest testing linux-lts with the amd GPU to prove glibc 2.27 is not the cause and 4.17-rc4 when it is released to see if 4.17 has resolved the issue
that would give you at least three release candidates to work with upstream on locating the cause should the issue still remain.

The only problem is that my Ryzen is not supported at all - for its GPU - with last LTS kernel. I noticed bugs happened with linux 4.16.3, not 4.16.2. I'll wait for 4.17-rc4/rc5 to test it more.

But for now, I only want a stable and working computer. Thanks for the tip anyway.

Offline

#6 2018-04-25 20:25:56

loqs
Member
Registered: 2014-03-06
Posts: 17,196

Re: [glibc 2.27] Lots of freeze with amdgpu driver on a Ryzen3 2200G.

I definitely understand wanting a system that is stable and fulfils your requirements.

Offline

#7 2018-06-16 02:16:21

usagi
Member
Registered: 2011-11-21
Posts: 62

Re: [glibc 2.27] Lots of freeze with amdgpu driver on a Ryzen3 2200G.

4.17 fixes a LOT of Ryzen iGPU issues. I'm actually using a self-compiled kernel and it's working great for me. Look at the following bug for the patch that fixed my random hard hangs.

https://bugs.freedesktop.org/show_bug.cgi?id=106194

Offline

#8 2018-06-18 08:36:26

fredbezies
Member
Registered: 2011-07-28
Posts: 352

Re: [glibc 2.27] Lots of freeze with amdgpu driver on a Ryzen3 2200G.

usagi wrote:

4.17 fixes a LOT of Ryzen iGPU issues. I'm actually using a self-compiled kernel and it's working great for me. Look at the following bug for the patch that fixed my random hard hangs.

https://bugs.freedesktop.org/show_bug.cgi?id=106194

Got random freezes with linux 4.17... Ouch! After some researches, it looks like all will be good with Mesa 18.2.x... Only time will tell.

Offline

#9 2018-07-07 22:58:42

tunix
Member
From: İzmir, Turkey
Registered: 2018-07-07
Posts: 3
Website

Re: [glibc 2.27] Lots of freeze with amdgpu driver on a Ryzen3 2200G.

Hi, do you still have issues?

Offline

#10 2018-07-08 15:27:37

fredbezies
Member
Registered: 2011-07-28
Posts: 352

Re: [glibc 2.27] Lots of freeze with amdgpu driver on a Ryzen3 2200G.

I did not try since my last message. I will try asap. I'm on holiday for a few days, far away from my PC. I will try as soon as possible .

Offline

Board footer

Powered by FluxBB