掃二維碼與項目經(jīng)理溝通
我們在微信上24小時期待你的聲音
解答本文疑問/技術(shù)咨詢/運營咨詢/技術(shù)建議/互聯(lián)網(wǎng)交流
最新的Mesa圖形驅(qū)動程序18.2.8最終可以通過ubuntu-X PPA安裝在Ubuntu 18.04和Ubuntu 18.10中。

Mesa 18.2.8兩周前發(fā)布了,有以下變化:
對于堅持使用開源RadeonSI/RADV/Intel/Nouveau驅(qū)動程序并希望享受一些Linux游戲的用戶,您可以按照以下步驟在Ubuntu 18.04和/或Ubuntu 18.10中安裝Mesa 18.2.8:
1.通過Ctrl + Alt + T鍵盤快捷鍵或從軟件啟動器打開終端。 打開時,運行命令:
This PPA is for stable upstream releases of X.org components. If you're looking for something even more bleeding-edge, please see the xorg-edgers PPA.
While Ubuntu does not "officially/formally" support these packages, if you discover problems when installing these debs please feel free to report bugs to launchpad. However, please make sure to clearly state that you are running packages from this PPA so we know the fixes need to come here.
If you are upgrading from one release to another with this PPA activated, please install the ppa-purge package and use it to downgrade everything in here beforehand. sudo ppa-purge ppa:ubuntu-x-swat/updates will do it.
[Directions for packaging drivers can be seen at https://wiki.ubuntu.com/X/DriverBuilding]
更多信息: https://launchpad.net/~ubuntu-x-swat/+archive/ubuntu/updates
按 [ENTER] 繼續(xù)或 Ctrl-c 取消安裝。
提示時鍵入用戶密碼(無星號反饋),然后按Enter鍵繼續(xù)。
2.添加PPA后,通過命令進行系統(tǒng)更新:
在Ubuntu 18.04中不再需要apt-get update,因為添加PPA會自動刷新系統(tǒng)存儲庫。
3.最后通過命令檢查驅(qū)動程序版本:
卸載:
要恢復(fù)更改并降級到Ubuntu 18.04中提供的默認(rèn)驅(qū)動,請運行命令:
sudo apt-get install ppa-purge && sudo ppa-purge ppa:ubuntu-x-swat/updates

我們在微信上24小時期待你的聲音
解答本文疑問/技術(shù)咨詢/運營咨詢/技術(shù)建議/互聯(lián)網(wǎng)交流