ubuntu:gpu:amd_gpu:check_which_kernel_driver_is_loaded
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:gpu:amd_gpu:check_which_kernel_driver_is_loaded [2023/06/03 12:57] – peter | ubuntu:gpu:amd_gpu:check_which_kernel_driver_is_loaded [2023/11/18 18:13] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - GPU - AMD GPU - Check which kernel driver is loaded ====== | ||
- | <code bash> | ||
- | lspci -k | grep -A 3 -E " | ||
- | </ | ||
- | |||
- | returns: | ||
- | |||
- | <code bash> | ||
- | 0c:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 744c (rev c8) | ||
- | Subsystem: Gigabyte Technology Co., Ltd Device 240e | ||
- | Kernel driver in use: amdgpu | ||
- | Kernel modules: amdgpu | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== If kernel driver is not amdgpu ===== | ||
- | |||
- | If the amdgpu driver is not in use, follow the instructions at [[Ubuntu: |
ubuntu/gpu/amd_gpu/check_which_kernel_driver_is_loaded.1685797064.txt.gz · Last modified: 2023/06/03 12:57 by peter