所以,今天我在我的服务器上安装了Ubuntu版本22.04 LTS,型号为Dell Precision T7600,它自己安装了2个intel xeon CPU和AMD RX 5500XT GPU,用于挖矿。我尝试为 ubuntu 20.04 安装最新的驱动程序,但它开始扰乱系统启动,所以我将其删除。当我通过终端代码检查已安装的 GPU: 时sudo lshw -c video,它向我显示:
*-display
description: VGA compatible controller
product: Navi 14 [Radeon RX 5500/5500M / Pro 5500M]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:07:00.0
logical name: /dev/fb0
version: c5
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom fb
configuration: depth=32 driver=amdgpu latency=0 resolution=640,480
resources: irq:59 memory:c0000000-cfffffff memory:d0000000-d01fffff ioport:7000(size=256) memory:d3900000-d397ffff memory:c0000-dffff
Run Code Online (Sandbox Code Playgroud)
它说已经有AMD驱动程序,但默认驱动程序。另外,在“设置”中的“关于”页面中,它表示 GPU 是 llvmpipe(LLVM …