P104-100 是基于 GP104 核心的 NVIDIA 矿卡(同 GTX 1070/1080 核心),没有显示输出接口,需要配合核显或另一块亮机卡使用。适用于 AI 计算、深度学习等场景。
1. 把 P104-100 插到主板上 2. 进 BIOS 设置核显(iGPU)为优先显示设备 3. 显示器接在主板的核显接口上 4. 保存退出
<code>lspci | grep NVIDIA
sudo lshw -C display</code>
<code>sudo apt purge "nvidia-*"
sudo apt autoremove –purge sudo apt clean sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt update ubuntu-drivers devices sudo apt install nvidia-driver-550</code>
<code>wget https://developer.download.nvidia.cn/compute/cuda/repos/ubuntu2404/x86_64/cuda-keyring_1.1-1_all.deb
sudo dpkg -i cuda-keyring_1.1-1_all.deb sudo apt update sudo apt install cuda-drivers-550</code>
NVIDIA 官方驱动 默认不支持 P104-100 的 3D 加速,需要打补丁。 使用 dartraiden/NVIDIA-patcher:
git clone https://github.com/dartraiden/NVIDIA-patcher.git cd NVIDIA-patcher chmod +x linux.sh ./linux.sh
重启后运行 nvidia-smi。如果能正常显示,说明驱动安装成功。
sudo apt install nvtop nvtop
1. P104-100 **无显示输出**,必须用核显亮机 2. 必须打补丁否则 3D 加速无法启用 3. 需要 8-pin 供电,注意电源功率