我刚刚安装了Ubuntu 14.04,但是我的屏幕分辨率设置太低:我尝试添加一个新的屏幕,但是我不断
xrandr: Failed to get size of gamma for output default
我试过了 :
$ xrandr -q
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 640 x 480, current 640 x 480, maximum 640 x 480
default connected primary 640x480+0+0 0mm x 0mm
640x480 73.0*
1024x768_60.00 (0x194) 63.5MHz
h: width 1024 start 1072 end 1176 total 1328 skew 0 clock 47.8KHz
v: height 768 start 771 end 775 total 798 clock 59.9Hz
(我在Ubuntu 13.10 13.04 12.04上没有这个问题)
$ xrandr --newmode "1024x768_60.00" 63.50 1024 1072 1176 1328 768 771 775 798 -hsync +vsync
xrandr: Failed to get size of gamma for output default
$ lspci | grep VGA
01:00.0 VGA compatible controller: Silicon Integrated Systems [SiS] 771/671 PCIE VGA Display Adapter (rev 10)
================================================== ===========================昨天我在Ubuntu 12.04上进行了更新,由于有关1204_HWE_EOL的问题,它破坏了我的屏幕分辨率。
我回到Ubuntu 14.04,获得良好屏幕分辨率的唯一方法是从恢复菜单开始然后恢复启动。
您是否检查过设备管理器以找到新的驱动程序?
—
mortezaipo 2014年
不行 我应该安装还是已经安装
—
声名狼藉的2014年
看一下:系统设置->软件和更新->其他驱动程序
—
mortezaipo 2014年
我试过了,但“没有找到其他驱动程序”
—
声名狼藉的2014年