> On July 17, 2021 at 11:03 PM Samuel Sieb <sam...@sieb.net> wrote:
> 
> 
> On 2021-07-17 6:01 p.m., mcgarrett wrote:
> > 
> >> On July 16, 2021 at 6:36 AM Patrick O'Callaghan <pocallag...@gmail.com> 
> >> wrote:
> >>
> >>
> >> On Thu, 2021-07-15 at 16:47 -0700, Samuel Sieb wrote:
> >>> On 7/15/21 3:47 PM, mcgarrett wrote:
> >>>> Is there some app that will tell you if your mobo (or cpu) has the
> >>>> tpm?
> >>>
> >>> If you're running Linux, you can check with "ls /dev/tpm*" or
> >>> "journalctl | grep -i tpm".  In Windows, it should be somewhere in
> >>> the
> >>> device manager.
> >>
> >> Windows has a command-line utility called "tpm".
> >>
> >> poc
> > 
> > Tested on almost new computer with OpenSUSE Leap 15-3:
> > 
> > doug@linux1:~> ls /dev/tpm
> > ls: cannot access '/dev/tpm': No such file or directory (tried again as 
> > root--NG.)
> 
> You missed the asterisk.  "ls /dev/tpm*"
> 
You're absolutely right. Works fine that way! Doesn't even need root.
doug@linux1:~> ls /dev/tpm*
/dev/tpm0  /dev/tpmrm0
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to