Comment 4 for bug 1912057

Revision history for this message
Kai-Heng Feng (kaihengfeng) wrote :

Can you please run the following and attach "active" here:
$ find /sys/devices 2>/dev/null | grep runtime_status | while read i; do grep -H . $i; done | egrep -v 'suspended|unsupported' > active