On 27.09.2016 22:28, Pierre de Villemereuil wrote:
Hi !

run:
sudo lspci -d :8c31 -vv

The command yields nothing, either on AC or battery, with a USB device plugged
or not.

FYI, here's a 'blank' lspci:

> 00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI


Right, -d :8c31 was Lynx Point xhci specific, you got a Sunris Point LP one.

sudo lspci -s 14.0 -vv

should do it
Sorry about that, the "-vv" are also needed for showing D state and PME-enable 
and PME status

-Mathias


--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to