tmux-plugins / tpm

Tmux Plugin Manager
MIT License
11.95k stars 420 forks source link

How to check whether my computer has a TPM chip? #184

Closed Mykrobin closed 3 years ago

Mykrobin commented 3 years ago

I am just a newbie in this field and I don't know how to use TPM. I went to the BIOS and checked the secure model found the TPM. Then use 'dmesg | grep tpm' to find the TPM field information in the terminal.

So, is this the only way to check the TPM chip in the BIOS? If there is the other way to check the TPM?

gpakosz commented 3 years ago

@Mykrobin 👋

It looks like you're confused.

Here TPM stands for "Tmux Plugin Manager" and has nothing to do with a Trusted Platform Module chip that carries out cryptography operations 🤷‍♂️

Mykrobin commented 3 years ago

Thank you so much!!! Yeah, it seems I make a mistake here.