User Tools

Site Tools


ubuntu:gpu:amd_gpu:check_which_kernel_driver_is_loaded

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:gpu:amd_gpu:check_which_kernel_driver_is_loaded [2023/06/03 12:57] peterubuntu: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 "(VGA|3D)" 
-</code> 
- 
-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 
-</code> 
- 
-<WRAP info> 
-**NOTE:**  This shows that the kernel driver is **amdgpu**. 
-</WRAP> 
- 
----- 
- 
-===== If kernel driver is not amdgpu ===== 
- 
-If the amdgpu driver is not in use, follow the instructions at [[Ubuntu:GPU:AMD GPU:Enable AMDGPU Linux Driver|Enable AMDGPU Linux Driver]] 
ubuntu/gpu/amd_gpu/check_which_kernel_driver_is_loaded.1685797055.txt.gz · Last modified: 2023/06/03 12:57 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki