Caixa Virtual Lenovo Carbon X1 2018

0

Eu encontrei vários problemas ao configurar o Virtualbox no ubuntu 17.10 e no ubuntu 18.04 no novo Lenovo Carbon X1 2018. Primeiro houve um problema com o cpu throtteling, eu tentei resolver isso com a correção do archlinux link

agora eu encontrei outro problema com essa correção:

[ 1230.951665] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 1230.969574] systemd[1]: Detected architecture x86-64.
[ 1230.987604] systemd[1]: /etc/systemd/system/cpu-throttling.timer:8: Unknown lvalue 'Requires' in section 'Timer'
[ 1230.987637] systemd[1]: /etc/systemd/system/cpu-throttling.service:8: Unknown section 'Timer'. Ignoring.
[ 1231.120222] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 1231.120435] systemd[1]: Detected architecture x86-64.
[ 1231.135275] systemd[1]: /etc/systemd/system/cpu-throttling.timer:8: Unknown lvalue 'Requires' in section 'Timer'
[ 1231.135307] systemd[1]: /etc/systemd/system/cpu-throttling.service:8: Unknown section 'Timer'. Ignoring.
[ 1231.169433] systemd[1]: Started ACPI event daemon.
[ 1231.169454] systemd[1]: Started CUPS Scheduler.
[ 1231.273816] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 1231.274193] systemd[1]: Detected architecture x86-64.
[ 1231.293443] systemd[1]: /etc/systemd/system/cpu-throttling.timer:8: Unknown lvalue 'Requires' in section 'Timer'
[ 1231.293485] systemd[1]: /etc/systemd/system/cpu-throttling.service:8: Unknown section 'Timer'. Ignoring.
[ 1231.330142] systemd[1]: Started CUPS Scheduler.
[ 1231.402913] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 1231.403085] systemd[1]: Detected architecture x86-64.
[ 1231.419010] systemd[1]: /etc/systemd/system/cpu-throttling.timer:8: Unknown lvalue 'Requires' in section 'Timer'
[ 1231.419041] systemd[1]: /etc/systemd/system/cpu-throttling.service:8: Unknown section 'Timer'. Ignoring.
[ 1231.449354] systemd[1]: Started ACPI event daemon.
[ 1231.449476] systemd[1]: Started CUPS Scheduler.

Alguém tem alguma solução para esse problema?

    
por JohnA.Zoidberg 18.04.2018 / 19:05

1 resposta

0

O Wiki do Arch está incorreto. Você precisa remover a linha "Requer" no arquivo * .timer e remover a seção "[Temporizador]" no serviço *.

Atualizei o Arch Wiki para refletir isso.

    
por C. Jacquet 19.04.2018 / 14:05