Email or username:

Password:

Forgot your password?
Wolfgang

Does anyone own an Asrock N100DC-ITX running Linux and is able to run this command for me?

sudo lspci -vv | awk '/ASPM/{print $0}' RS= | grep --color -P '(^[a-z0-9:.]+|ASPM )'

1 comment
Alex🇺🇦

There you go: (sorry for the formatting)

The terminal response to the requested command.
Go Up