these 3 processes use over 30% together:
dbus-daemon
devkit-disks-da
gvfs-gdu-volume
I thought that dbus-daemon caused it so I ran dbus-monitor --system, and I got this message spamming all the time:
Quote:
signal sender=:1.57 -> dest=(null destination) serial=38740 path=/org/freedesktop/DeviceKit/Disks/devices/sr0; interface=org.freedesktop.DeviceKit.Disks.Device; member=Changed
signal sender=:1.57 -> dest=(null destination) serial=38741 path=/org/freedesktop/DeviceKit/Disks; interface=org.freedesktop.DeviceKit.Disks; member=DeviceChanged
object path "/org/freedesktop/DeviceKit/Disks/devices/sr0"
|
when I eject cd/dvd tray, cpu usage decreases almost to 0, but for less than second only...