ati9550安装3D桌面后不能修改桌面分辨率
2008年5月13日
没有评论
安装了Ubuntu当然要试试3D桌面,好玩是好玩,但太耗资源。
想调低屏幕分辨率:
系统-首选项-屏幕分辨率
提示:The X Server does not support the XRandR extension. Runtime resolution changes to the display size are not available.
大概是说X server不支持这更改分辨率所需要的库?
试着卸载X server
sudo apt-get remove xserver-xgl
重启,it works
