Thanks, I read that fTPM discussion a week ago and already rofled at AMD’s hilarious way to introduce stutters for their users, and apparently these patches were to fix that, but the funny thing is this update broke /dev/tpm0 on my Intel-based system, which is (hilarious)²
@Locutus now that you finished with your agenda, let me remind you here we’re discussing updates and issues they cause, not some imaginary conspiracy theories you’re being fan of as it seems. Thank you for your valuable input anyway, I feel great relief as I know I should blame M$ now – not those devs who contribute shait into Linux kernel, they’re fine indeed
I didn’t have an agenda, don’t falsely accuse people of things. Your false accusations does not change the FACT that TMP was created by Microsoft for motherboard manufacturers to incorporate into their motherboards to try to tie the hardware to the OS installed.
So after building kernel a couple of times I found the offending patch, which is tpm-disable-rng-for-all-amd-ftpms.patch. This affecting Intel systems too is … interesting.
When using an AMD GPU with multiple monitors and Kernel 6.4.x, I got the repeatable error messages in boot screen and booting up is delayed by more than 1 minute.
amdgpu 0000:0b:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000000D SMN_C2PMSG_82:0x00000000
amdgpu 0000:0b:00.0: amdgpu: Failed to retrieve enabled ppfeatures!
amdgpu 0000:0b:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000000D SMN_C2PMSG_82:0x00000000
amdgpu 0000:0b:00.0: amdgpu: Failed to retrieve enabled ppfeatures!
amdgpu 0000:0b:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000000D SMN_C2PMSG_82:0x00000000
This known issue is caused by lower power consumption or power saving during booting up.
When using Kernel 6.5.rc7, I am getting some console font errors, as per sudo journalctl -b | grep vconsole:
systemd-vconsole-setup[267]: setfont: ERROR kdfontop.c:183 put_font_kdfontop: Unable to load such font with such kernel version
systemd-vconsole-setup[263]: /usr/bin/setfont failed with exit status 71.
systemd-vconsole-setup[263]: Setting fonts failed with a "system error", ignoring.
systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
systemd-vconsole-setup[267]: setfont: ERROR kdfontop.c:183 put_font_kdfontop: Unable to load such font with such kernel version
systemd-vconsole-setup[263]: /usr/bin/setfont failed with exit status 71.
systemd-vconsole-setup[263]: Setting fonts failed with a "system error", ignoring.
systemd[1]: systemd-vconsole-setup.service: Deactivated successfully.
systemd-vconsole-setup[490]: setfont: ERROR kdfontop.c:183 put_font_kdfontop: Unable to load such font with such kernel version
systemd-vconsole-setup[482]: /usr/bin/setfont failed with exit status 71.
systemd-vconsole-setup[482]: Setting fonts failed with a "system error", ignoring.
Just want to confirm that the same patch works for 6.1, too, and is still necessary for both 6.1.47 and 6.4.12 in order to make Intel tpms work properly.