Ubuntu 12.04
:所有游戏在 中都会延迟Unity
,但在Unity 2D
游戏中不会延迟。有没有人有解决方案,让它在正常的 Unity 中不延迟?
processor: Intel® Core™2 Duo CPU E8500 @ 3.16GHz × 2
memory: 3,9 GiB
graphics: GeForce GTX 460
Ubuntu 12.04 32-Bit fresh installed (before 11.10 32-Bit all have worked)
driver: NVIDIAs accelerated Video card driver (Version current-updates)
games: neverball, beep, volley brawl (offline)
Under 11.10
所有游戏运行良好
答案1
可能您没有适合 GeForce GTX 460 的驱动程序,或者您的显卡未得到完全支持,因此请尝试从 GeForce 网站下载它们。
您可以通过安装 glxgears ( ) 进行一些性能测试sudo apt-get install mesa-utils
。
你也可以尝试将你的桌面环境(Unity)切换到其他桌面环境,比如 KDE,或者通过安装以下替代桌面
sudo apt-get install kubuntu-desktop
sudo apt-get install xubuntu-desktop
sudo apt-get install kde-full