Bug 1214212 - amd_gpio AMDI0030:00: Invalid config param 0014
Summary: amd_gpio AMDI0030:00: Invalid config param 0014
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: openSUSE Kernel Bugs
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-12 06:00 UTC by Egor Kuznetsov
Modified: 2024-06-25 17:53 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Egor Kuznetsov 2023-08-12 06:00:05 UTC
After a couple of updates I can see in dmesg this errors.
➜  ~ dmesg | grep param
[    0.017998] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-6.4.9-1-default splash=silent", will be passed to user space.
[    0.512408] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512440] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512465] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512489] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512512] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512536] amd_gpio AMDI0030:00: Invalid config param 0014
[    0.512560] amd_gpio AMDI0030:00: Invalid config param 0014
[    1.644484] amd_gpio AMDI0030:00: Invalid config param 0014
[    1.644521] amd_gpio AMDI0030:00: Invalid config param 0001

I google it and find patch in kernel mailing list but as I can understand its only for stable LTS 6.1 kernel, cause in my notebook with kernel 6.4.9 errors still saved.

Can SUSE maintainers backport this patch to kernel-default?
Link to patch: https://lore.kernel.org/lkml/20230717201652.17168-1-mario.limonciello@amd.com/T/#ma7fa99f555bed37cf732fe8c5675382796134353

My notebook spec if necessary:
Operating System: openSUSE Tumbleweed 20230810
Kernel Version: 6.4.9-1-default (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5500U with Radeon Graphics
Memory: 15.0 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Manufacturer: HP
Comment 1 Takashi Iwai 2023-08-12 07:52:32 UTC
Thanks for the report.  Now I backported the patch to TW stable git branch.