Bugzilla – Bug 1214212
amd_gpio AMDI0030:00: Invalid config param 0014
Last modified: 2024-06-25 17:53:53 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
Thanks for the report. Now I backported the patch to TW stable git branch.