Scroll to navigation

AMDGPU-CHK(1) AMDGPU-UTILS Manual AMDGPU-CHK(1)

NAME

amdgpu-chk - verifies if the user's environment is compatible with amdgpu-utils

SYNOPSIS

amdgpu-chk [--debug]
amdgpu-chk [--help | --about]

CONFIGURATION

All amdgpu-utils require that compatible GPU cards and drivers are installed and that the feature to access them is enabled. This can be accomplished by adding amdgpu.ppfeaturemask=0xfffd7fff to the GRUB_CMDLINE_LINUX_DEFAULT value in /etc/default/grub and executing update-grub.

DESCRIPTION

amdgpu-chk will check the user environment for compatibility with amdgpu-utils.

OPTIONS

Will display details about amdgpu-chk.
Will display additional details while checking the user environment.
Display help text and exit.

BUGS

No known bugs. Please report any bugs/issues at https://github.com/Ricks-Lab/amdgpu-utils

SEE ALSO

amdgpu(4), update-grub(8), amdgpu.ls(1), amdgpu.monitor(1), amdgpu.plot(1), amdgpu.pac(1)

AVAILABILITY

The amdgpu-chk command is part of the amdgpu-utils package and is available from https://github.com/Ricks-Lab/amdgpu-utils

October 2019 amdgpu-utils