ubuntu安裝xorg ubuntu怎么關(guān)閉獨(dú)顯?
ubuntu怎么關(guān)閉獨(dú)顯?解決方案:1。首先,卸載已安裝的ATI圖形驅(qū)動(dòng)程序:CD/usr/share/ATI/sudo。/fglrx-卸載.sh然后執(zhí)行以下代碼:sudo apt get remov
ubuntu怎么關(guān)閉獨(dú)顯?
解決方案:
1。首先,卸載已安裝的ATI圖形驅(qū)動(dòng)程序:CD/usr/share/ATI/sudo。/fglrx-卸載.sh然后執(zhí)行以下代碼:sudo apt get remove--purge fglrx*sudo apt get remove--purge xserver xorg video ATI xserver xorg video radeonsudo apt get install xserver xorg video atisudo apt get install--re install libgl1 mesa GLX libgl1 mesa drixserver xorg coreudo dpkg reconfigure xserver xorg重新啟動(dòng)計(jì)算機(jī)。
2. Ubuntu-ATI圖形卡官方驅(qū)動(dòng)程序的安裝與卸載