V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
Rice
V2EX  ›  问与答

用 U 盘启动安装 Deepin、CentOS,结果显示器 Dell S2316H 提示不支持当前的输入时序

  •  
  •   Rice · 2017-03-05 12:54:30 +08:00 · 3332 次点击
    这是一个创建于 2678 天前的主题,其中的信息可能已经有所发展或是发生改变。

    用 U 盘启动安装 Deepin 、 CentOS ,结果显示器 Dell S2316H 提示不支持当前的输入时序,黑屏了……

    换显示器太麻烦了,有没有什么其他解决方法呢?

    1 条回复    2017-03-05 14:58:14 +08:00
    Rice
        1
    Rice  
    OP
       2017-03-05 14:58:14 +08:00
    解决方法,在 grup 菜单按 e 编辑或者是在 U 盘启动盘找到 grup.cfg ,找到类似这段,添加上`set gfxmode=800x600x32`

    ```
    menuentry "Install Deepin" {
    set gfxmode=800x600x32
    set gfxpayload=keep
    linux /live/vmlinuz.efi boot=live union=overlay livecd-installer locale=zh_CN quiet splash nomodeset --
    initrd /live/initrd.lz
    }
    ```
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5422 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 01:54 · PVG 09:54 · LAX 18:54 · JFK 21:54
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.