-
Notifications
You must be signed in to change notification settings - Fork 77
Open
Description
We received an InfinityBook S 14 v5 installed w/ Tuxedo Ubuntu Budgie 20.04 and we observed the following also on the same hardware with a fresh installation of Tuxedo Ubuntu 20.04 (i.e. w/ GNOME 3): tccd
continuously uses about 3% CPU according to top
.
# delay=10
# LC_ALL=C.UTF-8 top -b -d $delay -p $(pgrep tccd) | awk -v OFS="," '$1=="top"{ time=$3 }
$1+0>0 { print time,$1,$NF,$9; fflush() }'
...
22:45:08,6872,tccd,3.4
22:45:18,6872,tccd,3.7
22:45:28,6872,tccd,3.1
22:45:38,6872,tccd,2.7
22:45:48,6872,tccd,3.0
22:45:58,6872,tccd,3.1
22:46:08,6872,tccd,3.2
22:46:18,6872,tccd,2.7
22:46:28,6872,tccd,2.6
22:46:38,6872,tccd,2.7
22:46:48,6872,tccd,3.3
22:46:58,6872,tccd,2.8
22:47:08,6872,tccd,2.6
22:47:18,6872,tccd,3.4
22:47:28,6872,tccd,3.3
22:47:38,6872,tccd,3.3
22:47:48,6872,tccd,3.7
...
nickma82, mbway, morrisfranken, kimhanse, pedromql and 14 more
Metadata
Metadata
Assignees
Labels
No labels