User Tools

Site Tools


ubuntu:gpu:amd_gpu:check_which_kernel_modules_are_loaded

Differences

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

Link to this comparison view

ubuntu:gpu:amd_gpu:check_which_kernel_modules_are_loaded [2023/06/03 15:43] – created peterubuntu:gpu:amd_gpu:check_which_kernel_modules_are_loaded [2023/11/18 19:23] (current) – removed peter
Line 1: Line 1:
-====== Ubuntu - GPU - AMD GPU - Check which kernel modules are loaded ====== 
  
-<code bash> 
-lsmod | grep amd 
-</code> 
- 
-returns: 
- 
-<code bash> 
-edac_mce_amd           36864  0 
-kvm_amd               167936  0 
-kvm                  1138688  1 kvm_amd 
-ccp                   110592  1 kvm_amd 
-amdgpu              12840960  104 
-amddrm_ttm_helper      16384  1 amdgpu 
-amdttm                 98304  2 amdgpu,amddrm_ttm_helper 
-iommu_v2               24576  1 amdgpu 
-amd_sched              49152  1 amdgpu 
-amdkcl                 28672  3 amd_sched,amdttm,amdgpu 
-drm_display_helper    184320  1 amdgpu 
-drm_kms_helper        200704  4 drm_display_helper,amdgpu 
-drm                   581632  11 drm_kms_helper,amd_sched,amdttm,drm_display_helper,amdgpu,amddrm_ttm_helper 
-i2c_algo_bit           16384  2 igb,amdgpu 
-</code> 
ubuntu/gpu/amd_gpu/check_which_kernel_modules_are_loaded.1685806983.txt.gz · Last modified: 2023/06/03 15:43 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki