網(wǎng)上大多說(shuō)的是如何交火,其實(shí)個(gè)人感覺(jué)交火只是兩張顯卡同步后共同處理數(shù)據(jù),所以不交火的話(huà)讓兩個(gè)顯卡獨(dú)立工作還是沒(méi)有問(wèn)題的。在VTD中就有兩張顯卡獨(dú)立處理數(shù)據(jù)后分別從不同通道輸出。
所用配置:1200w電源,兩張3090顯卡
在nvidai-settings配置后,保存是出現(xiàn)錯(cuò)誤
unable to open config file /etc/X11/xorg.conf'' for writing
sudo apt-get update
sudo apt-get install xorg-server-source
發(fā)現(xiàn)沒(méi)有/usr/share/screen-resolution-extra/nvidia-polkit
cd?/usr/share/screen-resolution-extra && ls
發(fā)現(xiàn)存在nvidia-polkit.py
為其創(chuàng)建軟連接,并賦予可執(zhí)行權(quán)限
sudo ln -s?nvidia-polkit.py?nvidia-polkit
sudo chmod +x nvidia-polkit
依然報(bào)錯(cuò)
可能是Python版本問(wèn)題
sudo update-alternatives --install /usr/bin/python python /usr/bin/python2 100
sudo update-alternatives --install /usr/bin/python python /usr/bin/python3 150
sudo update-alternatives --display python
重啟電腦文章來(lái)源:http://www.zghlxwxcb.cn/news/detail-490404.html
生效文章來(lái)源地址http://www.zghlxwxcb.cn/news/detail-490404.html
到了這里,關(guān)于兩張獨(dú)立顯卡連接兩個(gè)顯示器如何配置的文章就介紹完了。如果您還想了解更多內(nèi)容,請(qǐng)?jiān)谟疑辖撬阉鱐OY模板網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章,希望大家以后多多支持TOY模板網(wǎng)!