You are not logged in.

#1 2021-06-19 09:17:45

chibo
Member
Registered: 2018-04-27
Posts: 87

upower.service takes too long

fresh install

↪ systemd-analyze blame
1min 20.694s upower.service
1.125s systemd-random-seed.service
522ms lvm2-monitor.service
182ms udisks2.service
122ms dev-nvme0n1p2.device
54ms ldconfig.service
53ms user@1000.service
42ms systemd-journal-flush.service
35ms systemd-udev-trigger.service
33ms polkit.service
28ms systemd-udevd.service
28ms systemd-journald.service
20ms modprobe@drm.service
20ms NetworkManager.service
14ms systemd-timesyncd.service


↪ systemctl status upower.service
* upower.service - Daemon for power management
Loaded: loaded (/usr/lib/systemd/system/upower.service; disabled; vendor preset: disabled)
Active: active (running) since Sat 2021-06-19 08:34:33 MSK; 3h 38min ago
Docs: man:upowerd(8)
Main PID: 1055 (upowerd)
Tasks: 3 (limit: 77050)
Memory: 2.3M
CPU: 116ms
CGroup: /system.slice/upower.service
`-1055 /usr/lib/upowerd

Jun 19 08:33:14 reache systemd[1]: Starting Daemon for power management...
Jun 19 08:34:33 reache systemd[1]: Started Daemon for power management.


↪ systemd-analyze critical-chain upower.service
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

upower.service +1min 20.694s
`-basic.target @699ms
`-sockets.target @698ms
`-dbus.socket @698ms
`-sysinit.target @696ms
`-systemd-update-done.service @694ms +1ms
`-ldconfig.service @638ms +54ms
`-local-fs.target @637ms
`-local-fs-pre.target @637ms
`-lvm2-monitor.service @114ms +522ms
`-systemd-journald.socket @110ms
`-system.slice @104ms

Offline

#2 2021-06-19 09:24:35

chibo
Member
Registered: 2018-04-27
Posts: 87

Re: upower.service takes too long

installig upower from AUR

upower-git

solved the problem

Offline

Board footer

Powered by FluxBB