Navigation

    蓝鲸ROS机器人论坛

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Popular
    ROS交流群
    ROS Group
    产品服务
    Product Service
    开源代码库
    Github
    官网
    Official website
    技术交流
    Technological exchanges
    激光雷达
    LIDAR
    ROS教程
    ROS Tourials
    深度学习
    Deep Learning
    机器视觉
    Computer Vision

    Ubuntu 16.04 x11vnc在无显示器的时候很卡的解决方法

    技术交流
    x11vnc ubuntu 16.04 headless
    1
    1
    2748
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • weijiz
      weijiz last edited by

      在Ubuntu 16.04上使用x11vnc作为vnc服务器的时候,发现非常的卡。但是一旦插上显示器之后就正常了。在网上搜索也没有找到解决方案。最后终于通过Xorg的log找到了原因。

      在/var/log/Xorg.0.log文件中发现提示无法加载intel,fbdev,vesa模块。
      然后安装这几个软件包就可以了

      sudo apt-get install xserver-xorg-video-vesa xserver-xorg-video-intel xserver-xorg-video-fbdev
      

      之后就可以了。如果你遇到了类似的问题根据log的提示安装对应的软件包就可以了。

      1 Reply Last reply Reply Quote 0
      • 1 / 1
      • First post
        Last post
      Copyright © 2015-2023 BlueWhale community