Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] trousers (tmp 1.2 sw) needs udev rule to operate correctly
@ 2021-02-21 13:20 jirib
  2021-03-22 19:52 ` trousers (TPM " jirib
  2021-03-22 19:52 ` [ISSUE] [CLOSED] " jirib
  0 siblings, 2 replies; 3+ messages in thread
From: jirib @ 2021-02-21 13:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 727 bytes --]

New issue by jirib on void-packages repository

https://github.com/void-linux/void-packages/issues/28956

Description:
TPM 1.2 is old but anyway...

```
-bash-5.1$ xuname 
Void 5.10.17_1 x86_64 GenuineIntel uptodate rrFFF
-bash-5.1$ xbps-query -l | grep trousers
ii trousers-0.3.14_10                        Trusted Computing Software Stack for the TPM
```

IIUC `/dev/tpm0` is root owner only but `tcsd`'s `run` file has:

```
#!/bin/sh
exec 2>&1 
exec chpst -u tss:tss tcsd -f
```

This cannot make `tcsd` use `/dev/tpm0`, right? Arch Linux add following udev rule - https://aur.archlinux.org/cgit/aur.git/tree/70-tpmd.rules?h=trousers

```
KERNEL=="tpm[0-9]*", MODE="0600", OWNER="tss", GROUP="tss"
```

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] trousers (TPM 1.2 sw) needs udev rule to operate correctly
  2021-02-21 13:20 [ISSUE] trousers (tmp 1.2 sw) needs udev rule to operate correctly jirib
  2021-03-22 19:52 ` trousers (TPM " jirib
@ 2021-03-22 19:52 ` jirib
  1 sibling, 0 replies; 3+ messages in thread
From: jirib @ 2021-03-22 19:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 730 bytes --]

Closed issue by jirib on void-packages repository

https://github.com/void-linux/void-packages/issues/28956

Description:
TPM 1.2 is old but anyway...

```
-bash-5.1$ xuname 
Void 5.10.17_1 x86_64 GenuineIntel uptodate rrFFF
-bash-5.1$ xbps-query -l | grep trousers
ii trousers-0.3.14_10                        Trusted Computing Software Stack for the TPM
```

IIUC `/dev/tpm0` is root owner only but `tcsd`'s `run` file has:

```
#!/bin/sh
exec 2>&1 
exec chpst -u tss:tss tcsd -f
```

This cannot make `tcsd` use `/dev/tpm0`, right? Arch Linux add following udev rule - https://aur.archlinux.org/cgit/aur.git/tree/70-tpmd.rules?h=trousers

```
KERNEL=="tpm[0-9]*", MODE="0600", OWNER="tss", GROUP="tss"
```

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: trousers (TPM 1.2 sw) needs udev rule to operate correctly
  2021-02-21 13:20 [ISSUE] trousers (tmp 1.2 sw) needs udev rule to operate correctly jirib
@ 2021-03-22 19:52 ` jirib
  2021-03-22 19:52 ` [ISSUE] [CLOSED] " jirib
  1 sibling, 0 replies; 3+ messages in thread
From: jirib @ 2021-03-22 19:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

New comment by jirib on void-packages repository

https://github.com/void-linux/void-packages/issues/28956#issuecomment-804349671

Comment:
Closing old bugs, no interest to "fix" it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-22 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-21 13:20 [ISSUE] trousers (tmp 1.2 sw) needs udev rule to operate correctly jirib
2021-03-22 19:52 ` trousers (TPM " jirib
2021-03-22 19:52 ` [ISSUE] [CLOSED] " jirib

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).