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