1、在ubuntu桌面上右键“打开终端”。

3、然后输入以下命令,是不是显示自己的独显。$DRI_PRIME=1 glxinfo | grep "OpenGL renderer"

5、在里面添加一个Device然后保存。Section "Device" Identifier "Intel Graphics" Driver "intel" Option "DRI" "3"EndSection


时间:2024-10-13 19:25:40
1、在ubuntu桌面上右键“打开终端”。
3、然后输入以下命令,是不是显示自己的独显。$DRI_PRIME=1 glxinfo | grep "OpenGL renderer"
5、在里面添加一个Device然后保存。Section "Device" Identifier "Intel Graphics" Driver "intel" Option "DRI" "3"EndSection