昨天升级xserver-xorg-core,结果。。。

今天一开机,X server不工作了。

sudo dpkg-reconfigure xserver-xorg 也不管用。

后来在ubuntu的论坛里找到了有人刚刚 post的解决办法:

$ sudo aptitute  update
$ sudo aptitute dist-upgrade

再重启X就可以了。

后来看了 这里这里 才知道是这次的更新包有问题,看来还是不要太冲动的好,不过ubuntu的社区真是没的说。

Leave a Reply

Your email address will not be published. Required fields are marked *

*

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.
For more help see http://daringfireball.net/projects/markdown/syntax

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>