用vmware配置了好几天的fedora19今天在用户登陆的时候出现了一下界面:
貌似是gnome更新造成的(linux菜鸟,对这块不太懂).
google了一下,在ubuntu的论坛有人给出了结局的办法:
The problem "Could not apply the stored configuration for monitors none of the selected modes were compatible with the possible modes: Trying modes for CRTC 80 ...." is a known issue for some desktop environments.
Workaround is described here: http://ubuntuforums.org/showthread.php?t=1917220 :
remove ~/.config/monitors.xml and then log out, log in again to the desktop.
Site: http://forum.parallels.com/showthread.php?258711-quot-Could-not-apply-the-stored-configuration-for-monitors-quot
解决的办法如下:
在进入用户登陆的界面ctrl+alt+f2, 登入命令行界面
输入自己的用户名以及密码, 使用terminal删除上面所说的 ~/.config/monitors.xml文件.
命令: rm /home/exc/.config/monitors.xml
删除后就能进入fedora自带桌面了, 也有人建议改monitors.xml, 将自己的电脑的分辨率写入, 不过我看了其内容, 觉得跟ubuntu里面的不一样, 还是删了省心.
继续自己的linux菜鸟之旅了...
![]() |
![]() |
貌似是gnome更新造成的(linux菜鸟,对这块不太懂).
google了一下,在ubuntu的论坛有人给出了结局的办法:
The problem "Could not apply the stored configuration for monitors none of the selected modes were compatible with the possible modes: Trying modes for CRTC 80 ...." is a known issue for some desktop environments.
Workaround is described here: http://ubuntuforums.org/showthread.php?t=1917220 :
remove ~/.config/monitors.xml and then log out, log in again to the desktop.
Site: http://forum.parallels.com/showthread.php?258711-quot-Could-not-apply-the-stored-configuration-for-monitors-quot
解决的办法如下:
在进入用户登陆的界面ctrl+alt+f2, 登入命令行界面
输入自己的用户名以及密码, 使用terminal删除上面所说的 ~/.config/monitors.xml文件.
![]() |
命令: rm /home/exc/.config/monitors.xml
删除后就能进入fedora自带桌面了, 也有人建议改monitors.xml, 将自己的电脑的分辨率写入, 不过我看了其内容, 觉得跟ubuntu里面的不一样, 还是删了省心.
![]() |
继续自己的linux菜鸟之旅了...