Oracle® Server X5-8 产品说明

退出打印视图

更新时间: 2016 年 10 月
 
 

在 Legacy BIOS 引导模式下 Oracle Linux 7.1 UEK GUI 不启动 (20866965)

在 Legacy BIOS 引导模式下 Oracle Linux UEK 7.1 GUI 可能不启动。

解决方法

  1. 安装 x11/mga 驱动程序。

    rpm -ivh xorg-x11-drv-mga-1.6.3-5.el6.x86_64.rpm

  2. 在 /etc/X11/xorg.conf.d 文件中创建一个条目

    Section "Device"
              Identifier  "Videocard0"
              Driver      "mga" 
    EndSection 

    注 -  如果已切换到 Red Hat 可兼容内核,请删除此条目。
  3. 重新引导服务器。


注 -  要获取更完整的解决方法,请查看错误状态和 Oracle Linux 7.1 UEK 更新。