Erro ao ativar o TPM

0

A primeira coisa é primeiro, eu abri o terminal e entrei em sudo apt-get install tpm-tools trousers e ele perguntou se eu estava bem com ele ocupando 'x' quantidade de espaço, mas depois que ele foi instalado, esse erro apareceu

Setting up trousers (0.3.14+fixed1-1) ...
Job for trousers.service failed because the control process exited with error code.
See "systemctl status trousers.service" and "journalctl -xe" for details.
invoke-rc.d: initscript trousers, action "start" failed.
● trousers.service - LSB: starts tcsd
   Loaded: loaded (/etc/init.d/trousers; generated; vendor preset: enabled)
   Active: failed (Result: exit-code) since Sun 2017-07-09 12:51:11 EDT; 5ms ago
     Docs: man:systemd-sysv-generator(8)
  Process: 9449 ExecStart=/etc/init.d/trousers start (code=exited, status=30)

Jul 09 12:51:11 s3id0n systemd[1]: Starting LSB: starts tcsd...
Jul 09 12:51:11 s3id0n trousers[9449]:  * Starting Trusted Computing daemon tcsd
Jul 09 12:51:11 s3id0n tcsd[9454]: TCSD TDDL[9454]: TrouSerS ioctl: (25) In…vice
Jul 09 12:51:11 s3id0n tcsd[9454]: TCSD TDDL[9454]: TrouSerS Falling back t…ort.
Jul 09 12:51:11 s3id0n trousers[9449]:    ...fail!
Jul 09 12:51:11 s3id0n systemd[1]: trousers.service: Control process exited…s=30
Jul 09 12:51:11 s3id0n systemd[1]: Failed to start LSB: starts tcsd.
Jul 09 12:51:11 s3id0n systemd[1]: trousers.service: Unit entered failed state.
Jul 09 12:51:11 s3id0n systemd[1]: trousers.service: Failed with result 'ex…de'.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package trousers (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of tpm-tools:
 tpm-tools depends on trousers; however:
  Package trousers is not configured yet.

dpkg: error processing package tpm-tools (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                          Errors were encountered while processing:
 trousers
 tpm-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)

Não sei exatamente o que fazer. Eu só queria abrir um arquivo .exe no Ubuntu e Wine estava me pedindo para instalar os drivers do TPM.

Agora, o mesmo erro está acontecendo para sudo apt-get install spotify-client

Saída de sudo systemctl status trousers.service :

● trousers.service - LSB: starts tcsd
   Loaded: loaded (/etc/init.d/trousers; generated; vendor preset: enabled)
   Active: failed (Result: exit-code) since Sun 2017-07-09 15:40:49 EDT; 58s ago
     Docs: man:systemd-sysv-generator(8)
  Process: 12970 ExecStart=/etc/init.d/trousers start (code=exited, status=30)

Jul 09 15:40:49 s3id0n systemd[1]: Starting LSB: starts tcsd...
Jul 09 15:40:49 s3id0n trousers[12970]:  * Starting Trusted Computing daemon tcs
Jul 09 15:40:49 s3id0n tcsd[12975]: TCSD TDDL[12975]: TrouSerS ioctl: (25) Inapp
Jul 09 15:40:49 s3id0n tcsd[12975]: TCSD TDDL[12975]: TrouSerS Falling back to R
Jul 09 15:40:49 s3id0n trousers[12970]:    ...fail!
Jul 09 15:40:49 s3id0n systemd[1]: trousers.service: Control process exited, cod
Jul 09 15:40:49 s3id0n systemd[1]: Failed to start LSB: starts tcsd.
Jul 09 15:40:49 s3id0n systemd[1]: trousers.service: Unit entered failed state.
Jul 09 15:40:49 s3id0n systemd[1]: trousers.service: Failed with result 'exit-co
    
por John Antonio Anselmo 09.07.2017 / 18:59

0 respostas