Я пишу с переводчиком, так простите за ошибки. После установки имеет две ошибки R5
Код: Выделить всё
[wolf@Blaszak ~]$ su
Hasło:
[root@Blaszak wolf]# systemd-tmpfiles --clean
[/usr/lib/tmpfiles.d/systemd.conf:25] Unknown group 'systemd-journal'.
[/usr/lib/tmpfiles.d/systemd.conf:26] Unknown group 'systemd-journal'.
[/usr/lib/tmpfiles.d/systemd.conf:27] Unknown group 'systemd-journal'.
[/usr/lib/tmpfiles.d/systemd.conf:28] Unknown group 'systemd-journal'.
Код: Выделить всё
[root@Blaszak wolf]# systemctl status systemd-tmpfiles-setup.service
systemd-tmpfiles-setup.service - Create Volatile Files and Directories
Loaded: loaded (/lib/systemd/system/systemd-tmpfiles-setup.service; static)
Active: failed (Result: exit-code) since pon 2014-12-29 21:50:12 CET; 1min 51s ago
Docs: man:tmpfiles.d(5)
man:systemd-tmpfiles(8)
Process: 3652 ExecStart=/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE)
Main PID: 3652 (code=exited, status=1/FAILURE)
gru 29 21:50:12 Blaszak systemd[1]: Starting Create Volatile Files and Directories...
gru 29 21:50:12 Blaszak systemd-tmpfiles[3652]: [/usr/lib/tmpfiles.d/systemd.conf:25] Un...'.
gru 29 21:50:12 Blaszak systemd-tmpfiles[3652]: [/usr/lib/tmpfiles.d/systemd.conf:26] Un...'.
gru 29 21:50:12 Blaszak systemd-tmpfiles[3652]: [/usr/lib/tmpfiles.d/systemd.conf:27] Un...'.
gru 29 21:50:12 Blaszak systemd-tmpfiles[3652]: [/usr/lib/tmpfiles.d/systemd.conf:28] Un...'.
gru 29 21:50:12 Blaszak systemd[1]: systemd-tmpfiles-setup.service: main process exited...URE
gru 29 21:50:12 Blaszak systemd[1]: Failed to start Create Volatile Files and Directories.
gru 29 21:50:12 Blaszak systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.
[root@Blaszak wolf]#
Код: Выделить всё
[root@Blaszak wolf]# systemctl status cpupower.service
cpupower.service - Configure CPU power related settings
Loaded: loaded (/lib/systemd/system/cpupower.service; enabled)
Active: failed (Result: exit-code) since pon 2014-12-29 21:50:13 CET; 9min ago
Process: 3760 ExecStart=/usr/bin/cpupower $CPUPOWER_START_OPTS (code=exited, status=234)
Main PID: 3760 (code=exited, status=234)
CGroup: /system.slice/cpupower.service
gru 29 21:50:13 Blaszak cpupower[3760]: Setting cpu: 0
gru 29 21:50:13 Blaszak cpupower[3760]: Error setting new values. Common errors:
gru 29 21:50:13 Blaszak cpupower[3760]: - Do you have proper administration rights? (su...r?)
gru 29 21:50:13 Blaszak cpupower[3760]: - Is the governor you requested available and m...ed?
gru 29 21:50:13 Blaszak cpupower[3760]: - Trying to set an invalid policy?
gru 29 21:50:13 Blaszak cpupower[3760]: - Trying to set a specific frequency, but users...le,
gru 29 21:50:13 Blaszak cpupower[3760]: for example because of hardware which cannot be...ncy
gru 29 21:50:13 Blaszak cpupower[3760]: or because the userspace governor isn't loaded?
Hint: Some lines were ellipsized, use -l to show in full.
[root@Blaszak wolf]#