Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] AMD Ryzen 5 journalctl error  (Read 2775 times)

Offline pjnsmb

  • User
  • Posts: 88
[EN] AMD Ryzen 5 journalctl error
« on: 2022/04/20, 18:03:26 »
Hello
No problem running the computer but I am intrigued as to why I get the following error in journalctl log  :

amd_gpio AMDI0030:00: Failed to translate GPIO pin 0x003D to IRQ, err -517

This error has appeared in kernel  5.17.4-1-siduction-amd64 and  5.17.3-1-siduction-amd64

but not in 5.17.2-1-siduction-amd64

root@peter-desktop:~# inxi
CPU: 6-core AMD Ryzen 5 5600X (-MT MCP-) speed/min/max: 2200/2200/4650 MHz

root@peter-desktop:~# uname -a
Linux peter-desktop 5.17.4-1-siduction-amd64 #1 SMP PREEMPT siduction 5.17-4 (2022-04-20) x86_64 GNU/Linux
root@peter-desktop:~# journalctl -b -p err

Apr 20 16:37:03 peter-desktop kernel: amd_gpio AMDI0030:00: Failed to translate GPIO pin 0x003D to IRQ, err -517
Apr 20 16:37:03 peter-desktop kernel:

root@peter-desktop:~# uname -a
Linux peter-desktop 5.17.2-1-siduction-amd64 #1 SMP PREEMPT siduction 5.17-2 (2022-04-08) x86_64 GNU/Linux
root@peter-desktop:~# journalctl -b -p err
Apr 20 16:39:44 peter-desktop kernel:
regards
pjnsmb

Offline unklarer

  • User
  • Posts: 817

Offline Mister00X

  • User
  • Posts: 198
Re: AMD Ryzen 5 journalctl error
« Reply #2 on: 2022/04/21, 07:47:13 »
So,

on my main system this error message appeared too. And I was also starting to wonder what it's cause is.

Fortunately @unklarer was way faster with googling this than me and the thread on the lkml was an interesting read. There was also a link to a reddit post which warns people on 5.17.3 with Dell laptops about putting them to sleep because:
Quote
A bug introduced in 5.18 rc2 and 5.17.3 kernel for Linux causes the system to not go to sleep correctly but compounded by bad Dell BIOS this means that your laptop may not turn on at all.

Here is what you'll experience: after closing the lid or letting the laptop fall in to s0ix sleep even if you press and hold power button to try to reset the laptop nothing happens.

Therefore watch out people with Dells
Arguing that you don't care about the right to privacy because you have nothing to hide is no different than saying you don't care about free speech because you have nothing to say. – Edward Snowden

Offline pjnsmb

  • User
  • Posts: 88
[SOLVED] AMD Ryzen 5 journalctl error
« Reply #3 on: 2022/04/27, 09:34:04 »
After updating to kernel  5.17.4-2-siduction-amd64 today the error :

amd_gpio AMDI0030:00: Failed to translate GPIO pin 0x003D to IRQ, err -517

is no longer shown in the journalctl log or on initial startup.
regards
pjnsmb