免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2253 | 回复: 0
打印 上一主题 下一主题

[图形界面] 我的xorg出了点问题,帮我看下,多谢了! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2012-04-13 14:18 |只看该作者 |倒序浏览
log.7z (3.46 KB, 下载次数: 9) 我前几天编的xorg,一共编了4个东西【xorg-server-1.7.4,xf86-input-keyboard-1.5.0,xf86-input-mouse-1.6.0,xf86-video-fbdev-0.4.2 】,然后编译输出到指定目录之后,运行的时候报3个错误,分别是关于【xkbcomp,omapfb_drv.so,rule/bases】,于是我就把系统中原来对应的3个文件拷贝过来后,就能够正常启动了,但是我自己并没有编译【xkbcomp】,于是今天我就编译了一下【xkbcomp-1.1.1】,也编译成功了,但是运行的时候出现了下面的错误,帮我看一下,多谢了!

正常启动的log
=======================START=======================

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-38-generic i686
Current Operating System: Linux beagleboard 2.6.32 #1 PREEMPT Mon Dec 19 15:47:04 KST 2011 armv7l
Kernel command line: console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait omapfb.video_mode=1024x768MR-16@60
Build Date: 31 March 2012  06:20:02PM

Current version of pixman: 0.21.2
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/zhoulufeng/xserver/out/var/log/Xorg.0.log", Time: Sat Mar 31 11:36:05 2012
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default fbdev Screen 0" (0)
(**) |   |-->Monitor "Builtin Default Monitor"
(**) |   |-->Device "Builtin Default fbdev Device 0"
(==) Not automatically adding devices
(==) Not automatically enabling devices
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/misc/" does not exist.
        Entry deleted from font path.
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/TTF/" does not exist.
        Entry deleted from font path.
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/OTF" does not exist.
        Entry deleted from font path.
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/Type1/" does not exist.
        Entry deleted from font path.
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/100dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/75dpi/" does not exist.
        Entry deleted from font path.
(==) FontPath set to:
        
(==) ModulePath set to "/home/zhoulufeng/xserver/out/lib/xorg/modules"
(==) |-->Input Device "<default pointer>"
(==) |-->Input Device "<default keyboard>"
(==) The core pointer device wasn't specified explicitly in the layout.
        Using the default mouse configuration.
(==) The core keyboard device wasn't specified explicitly in the layout.
        Using the default keyboard configuration.
(II) Loader magic: 0x2ce0d0
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 6.0
        X.Org XInput driver : 7.0
        X.Org Server Extension : 2.0
(--) using VT number 3

(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded by default.
(II) LoadModule: "extmod"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(WW) Warning, couldn't open module record
(II) UnloadModule: "record"
(EE) Failed to load module "record" (module does not exist, 0)
(II) LoadModule: "dri"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "omapfb"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/drivers/omapfb_drv.so
(II) Module omapfb: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 0.1.1
        ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "mouse"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.6.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
(II) LoadModule: "kbd"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.5.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
(II) omapfb: Driver for OMAP framebuffer (omapfb) and external LCD controllers:
        omap1/2/3, S1D13745, HWA742
(WW) Falling back to old probe method for OMAPFB
(II) Running in FRAMEBUFFER Mode
(WW) Error opening /sys/devices/platform/omapfb/ctrl/name: No such file or directory
(WW) Can't autodetect LCD controller, assuming internal
(II) LCD controller: internal
(II) omapfb(0): VideoRAM: 1200KiB (SDRAM)
(II) omapfb(0): Creating default Display subsection in Screen section
        "Builtin Default fbdev Screen 0" for depth/fbbpp 24/32
(--) omapfb(0): Depth 24, (==) framebuffer bpp 32
(==) omapfb(0): RGB weight 888
(==) omapfb(0): Default visual is TrueColor
(--) omapfb(0): Virtual size is 640x480 (pitch 640)
(**) omapfb(0):  Built-in mode "current"
(==) omapfb(0): DPI set to (96, 96)
(--) Depth 24 pixmap format is 32 bpp
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(==) omapfb(0): DPMS enabled
(II) omapfb(0): Video plane capabilities:
(II) omapfb(0): Video plane supports the following image formats:
(II) omapfb(0): XVideo extension initialized
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Screen 0 is not DRI capable
(EE) AIGLX error: dlopen of /home/zhoulufeng/xserver/out/lib/dri/swrast_dri.so failed (/home/zhoulufeng/xserver/out/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
(EE) GLX: could not load software renderer
(II) GLX: no usable GL providers found for screen 0
(WW) <default pointer>: No Device specified, looking for one...
(II) <default pointer>: Setting Device option to "/dev/input/mice"
(--) <default pointer>: Device: "/dev/input/mice"
(==) <default pointer>: Protocol: "Auto"
(**) Option "CorePointer"
(**) <default pointer>: always reports core events
(==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
(**) <default pointer>: ZAxisMapping: buttons 4 and 5
(**) <default pointer>: Buttons: 9
(**) <default pointer>: Sensitivity: 1
(II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
(**) <default pointer>: (accel) keeping acceleration scheme 1
(**) <default pointer>: (accel) acceleration profile 0
(II) <default pointer>: Setting mouse protocol to "ExplorerPS/2"
(II) <default pointer>: ps2EnableDataReporting: succeeded
(**) Option "CoreKeyboard"
(**) <default keyboard>: always reports core events
(**) Option "Protocol" "standard"
(**) <default keyboard>: Protocol: standard
(**) Option "XkbRules" "base"
(**) <default keyboard>: XkbRules: "base"
(**) Option "XkbModel" "pc105"
(**) <default keyboard>: XkbModel: "pc105"
(**) Option "XkbLayout" "us"
(**) <default keyboard>: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) <default keyboard>: CustomKeycodes disabled
(II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD)
(NI) OMAPFBSaveScreen: Dim backlight?

=======================END=======================

出错的log
=======================Start=======================

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-38-generic i686
Current Operating System: Linux beagleboard 2.6.32 #1 PREEMPT Mon Dec 19 15:47:04 KST 2011 armv7l
Kernel command line: console=ttyS2,115200n8 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait omapfb.video_mode=1024x768MR-16@60
Build Date: 13 April 2012  10:51:49AM

Current version of pixman: 0.21.2
        Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/home/zhoulufeng/xserver/out/var/log/Xorg.0.log", Time: Tue Jan 11 10:18:05 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default fbdev Screen 0" (0)
(**) |   |-->Monitor "Builtin Default Monitor"
(**) |   |-->Device "Builtin Default fbdev Device 0"
(==) Not automatically adding devices
(==) Not automatically enabling devices
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/misc/" does not exist.
        Entry deleted from font path.
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/TTF/" does not exist.
        Entry deleted from font path.
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/OTF" does not exist.
        Entry deleted from font path.
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/Type1/" does not exist.
        Entry deleted from font path.
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/100dpi/" does not exist.
        Entry deleted from font path.
(WW) The directory "/home/zhoulufeng/xserver/out/lib/X11/fonts/75dpi/" does not exist.
        Entry deleted from font path.
(==) FontPath set to:
        
(==) ModulePath set to "/home/zhoulufeng/xserver/out/lib/xorg/modules"
(==) |-->Input Device "<default pointer>"
(==) |-->Input Device "<default keyboard>"
(==) The core pointer device wasn't specified explicitly in the layout.
        Using the default mouse configuration.
(==) The core keyboard device wasn't specified explicitly in the layout.
        Using the default keyboard configuration.
(II) Loader magic: 0x2ce1c8
(II) Module ABI versions:
        X.Org ANSI C Emulation: 0.4
        X.Org Video Driver: 6.0
        X.Org XInput driver : 7.0
        X.Org Server Extension : 2.0
(--) using VT number 3

(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded by default.
(II) LoadModule: "extmod"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.0.0
        Module class: X.Org Server Extension
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(WW) Warning, couldn't open module record
(II) UnloadModule: "record"
(EE) Failed to load module "record" (module does not exist, 0)
(II) LoadModule: "dri"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.0.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.1.0
        ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "omapfb"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/drivers/omapfb_drv.so
(II) Module omapfb: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 0.1.1
        ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "mouse"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.6.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
(II) LoadModule: "kbd"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.5.0
        Module class: X.Org XInput Driver
        ABI class: X.Org XInput driver, version 7.0
(II) omapfb: Driver for OMAP framebuffer (omapfb) and external LCD controllers:
        omap1/2/3, S1D13745, HWA742
(WW) Falling back to old probe method for OMAPFB
(II) Running in FRAMEBUFFER Mode
(WW) Error opening /sys/devices/platform/omapfb/ctrl/name: No such file or directory
(WW) Can't autodetect LCD controller, assuming internal
(II) LCD controller: internal
(II) omapfb(0): VideoRAM: 1200KiB (SDRAM)
(II) omapfb(0): Creating default Display subsection in Screen section
        "Builtin Default fbdev Screen 0" for depth/fbbpp 24/32
(--) omapfb(0): Depth 24, (==) framebuffer bpp 32
(==) omapfb(0): RGB weight 888
(==) omapfb(0): Default visual is TrueColor
(--) omapfb(0): Virtual size is 640x480 (pitch 640)
(**) omapfb(0):  Built-in mode "current"
(==) omapfb(0): DPI set to (96, 96)
(--) Depth 24 pixmap format is 32 bpp
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /home/zhoulufeng/xserver/out/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
        compiled for 1.7.4, module version = 1.0.0
        ABI class: X.Org ANSI C Emulation, version 0.4
(==) omapfb(0): DPMS enabled
(II) omapfb(0): Video plane capabilities:
(II) omapfb(0): Video plane supports the following image formats:
(II) omapfb(0): XVideo extension initialized
(==) RandR enabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) AIGLX: Screen 0 is not DRI capable
(EE) AIGLX error: dlopen of /home/zhoulufeng/xserver/out/lib/dri/swrast_dri.so failed (/home/zhoulufeng/xserver/out/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory)
(EE) GLX: could not load software renderer
(II) GLX: no usable GL providers found for screen 0
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
XKB: Failed to compile keymap
Keyboard initialization failed. This could be a missing or incorrect setup of xkeyboard-config.

Fatal server error:
Failed to activate core devices.

Please consult the The X.Org Foundation support
         at http://wiki.x.org
for help.
Please also check the log file at "/home/zhoulufeng/xserver/out/var/log/Xorg.0.log" for additional information.

(NI) OMAPFBLeaveVT

=======================END=======================
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP