Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927398 - tpm kernel module missing
Summary: tpm kernel module missing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: InstallCD (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-21 13:19 UTC by maurizio
Modified: 2024-03-27 14:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description maurizio 2024-03-21 13:19:35 UTC
The InstallCD is missing the kernel module tpm.
Would be nice to have it so that I could use the TPM module from the InstallCD without having to build my own InstallCD with catalyst.
Comment 1 Larry the Git Cow gentoo-dev 2024-03-22 10:49:24 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/releng.git/commit/?id=a2c7d7fbb21a677e35430c6908854181a54328bd

commit a2c7d7fbb21a677e35430c6908854181a54328bd
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2024-03-22 10:46:51 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2024-03-22 10:49:19 +0000

    kconfig/amd64: enable tpm
    
    Bug: https://bugs.gentoo.org/927398
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 releases/kconfig/amd64/amd64-6.6.21.config | 6766 ++++++++++++++++++++++++++++
 1 file changed, 6766 insertions(+)
Comment 2 maurizio 2024-03-27 14:52:13 UTC
Tested with iso image 20240324T164906Z,
thanks for the quick fix!