栏目分类:
子分类:
返回
名师互学网用户登录
快速导航关闭
当前搜索
当前分类
子分类
实用工具
热门搜索
名师互学网 > IT > 系统运维 > 运维 > Linux

Gentoo xorg-server提示Failed to load module如何处理

Linux 更新时间: 发布时间: IT归档 最新发布 模块sitemap 名妆网 法律咨询 聚返吧 英语巴士网 伯小乐 网商动力

Gentoo xorg-server提示Failed to load module如何处理

  Gentoo是一款基于Linux的操作系统,拥有近乎无限的适应性。有不少朋友在Gentoo系统下安装xorg-server后,提示Failed to load module “……”错误,下面小编就给大家介绍下Gentoo中xorg-server提示Failed to load module错误的解决方法,一起来学习下吧。

  startx启动桌面环境,出现缺少模块错误:

  Xorg:Failed to load module “……”

  查看log:

  cat /var/log/Xorg.0.log | grep EE

  [75.403] (EE) Failed to load module “modesetting” (module does not exist, 0)

  [75.403] (EE) Failed to load module “fbdev” (module does not exist, 0)

  [75.403] (EE) Failed to load module “vesa” (module does not exist, 0)

  解决方法:

  查看xorg-drivers中INPUT_DEVICES和VIDEO_CARDS变量,在make.conf中添加缺失的标记。

  emerge -pv xorg-drivers

  These are the packages that would be merged, in order:

  Calculating dependencies 。。。 done!

  [ebuild R ] x11-base/xorg-drivers-1.15 INPUT_DEVICES=“evdev keyboard mouse -acecad -aiptek -elographics -fpit -hyperpen -joystick -mutouch -penmount -synaptics -tslib -vmmouse -void -wacom” VIDEO_CARDS=“intel -apm -ast -chips -cirrus -dummy -epson -fbdev -fglrx (-freedreno) -geode -glint -i128 -i740 -mach64 -mga -modesetting -neomagic -nouveau -nv -nvidia (-omap) (-omapfb) -qxl -r128 -radeon -radeonsi -rendition -s3virge -savage -siliconmotion -sisusb (-sunbw2) (-suncg14) (-suncg3) (-suncg6) (-sunffb) (-sunleo) (-suntcx) -tdfx -tga -trident -tseng -v4l -vesa -via -virtualbox -vmware (-voodoo)” 0 kB

  在VIDEO_CARDS中添加modesetting,fbdev,vesa即可。

  上面就是Gentoo中xorg-server提示Failed to load module错误的解决方法,该错误是因为缺少模块引起的,在make.conf中添加缺失的标记就能解决该问题。

转载请注明:文章转载自 www.mshxw.com
本文地址:https://www.mshxw.com/it/590199.html
我们一直用心在做
关于我们 文章归档 网站地图 联系我们

版权所有 (c)2021-2022 MSHXW.COM

ICP备案号:晋ICP备2021003244-6号