当前位置:七道奇文章资讯系统安全Linux安全
日期:2012-05-05 23:53:00  来源:本站整理

Ubuntu进级到10.04后的显示问题[Linux安全]

赞助商链接



  本文“Ubuntu进级到10.04后的显示问题[Linux安全]”是由七道奇为您精心收集,来源于网络转载,文章版权归文章作者所有,本站不对其观点以及内容做任何评价,请读者自行判断,以下是其具体内容:

  Ubuntu从9.10进级到10.04后,发现开机后屏幕上呈现全屏的闪耀短条纹.

  经过一番折腾,发现是KMS的问题,Ubuntu10.04在内核2.6.32上默许开启KMS,于是就有了这个问题,开机挑选2.6.31后就一切正常.

  经过搜索,Ubuntuwiki有介绍.(附在文后)

  关闭KMS后一切正常,并且我的显卡是:

  ninehills@localhost:~$ lspci -nn | grep VGA

  01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV515 [Radeon Mobility X1450] [1002:7186]

  属于举荐不开启的范围

  附录:

  X/KernelModeSetting

  Kernel mode-setting (KMS) shifts responsibility for selecting and setting up the graphics mode from X.org to the kernel. When X.org is started, it then detects and uses the mode without any further mode changes. This promises to make booting faster, more graphical, and less flickery.

  Configuring KMS on Lucid

  By default, KMS is enabled by default for the -intel, -ati, and -nouveau drivers. It is not available for any other drivers at this time.

  If you need to turn KMS *off* (I personally had to do it for Radeon Mobility X1400 and X1600), set modeset=0 for your kernel driver:

  # ATI Radeon:echo options radeon modeset=0 > /etc/modprobe.d/radeon-kms.conf# Intel: (Note - see below)echo options i915 modeset=0 > /etc/modprobe.d/i915-kms.conf

  The Nouveau video driver does not support non-KMS mode, instead you will need to install and use the xserver-xorg-video-nv driver.

  The Intel video X driver as of version 2.9.1-1Ubuntu4 has been compiled as KMS-only; if you need to turn off KMS on -intel, you must use an earlier version than this. Such a version is available from the x-retro PPA.

  以上是“Ubuntu进级到10.04后的显示问题[Linux安全]”的内容,如果你对以上该文章内容感兴趣,你可以看看七道奇为您推荐以下文章:
  • ubuntu下无法利用无线网络的办理办法
  • 三步搞定windows与ubuntu之间文件同享
  • Ubuntu和windows文件同享问题详解
  • 在 Ubuntu 12.04 Server 上安装 Rails 环境
  • ubuntu 12.04 安装 Nginx+PHP5 (PHP-FPM) +MySQL主机详解
  • Linux(ubuntu)下配置android环境
  • Ubuntu 10.04上搭建Ruby on Rails环境
  • Ubuntu 10.10中关闭按钮位置的改变
  • Ubuntu下检测CPU温度的工具
  • Ubuntu Server增添关机用户
  • Ubuntu 11.04安装火狐5
  • ubuntu 10.04下搭建samba文件服务器
  • 本文地址: 与您的QQ/BBS好友分享!
    • 好的评价 如果您觉得此文章好,就请您
        0%(0)
    • 差的评价 如果您觉得此文章差,就请您
        0%(0)

    文章评论评论内容只代表网友观点,与本站立场无关!

       评论摘要(共 0 条,得分 0 分,平均 0 分) 查看完整评论
    Copyright © 2020-2022 www.xiamiku.com. All Rights Reserved .