You are not logged in.

#1 2011-04-08 16:45:03

arthd
Member
Registered: 2009-03-17
Posts: 24

[SOLVED] GNOME3: gnome-session and GDM won't start

Whoops, had to -Syu.

I'm trying to start GNOME3 in two ways,
1) exec ck-launch-session dbus-launch gnome-session in .xinitrc
2) Through GDM (/etc/rc.d/gdm start)

When I try to startx I get this error

gnome-session: symbol lookup error: /usr/lib/gio/modules/libdconfsettings.so: undefined symbol: g_main_context_invoke

When I try to use GDM I get a number of these lines

gdm-binary[5891]: WARNING: GdmDisplay: display lasted 1.784000 seconds

and

gdm-binary[5891]: WARNING: GdmLocalDisplayFactory: maximum number of X display failures reached: check X server log for errors

Xorg.0.log:

[ 21116.638] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[ 21116.638] 
X.Org X Server 1.9.4.901 (1.9.5 RC 1)
Release Date: 2011-03-04
[ 21116.638] X Protocol Version 11, Revision 0
[ 21116.638] Build Operating System: Linux 2.6.37-ARCH x86_64 
[ 21116.638] Current Operating System: Linux zhuangzi 2.6.37-ARCH #1 SMP PREEMPT Fri Mar 25 15:10:00 CET 2011 x86_64
[ 21116.638] Kernel command line: root=/dev/disk/by-uuid/61d7dd62-c596-4158-8338-4d542869d305 ro vga=795
[ 21116.638] Build Date: 14 March 2011  10:38:06AM
[ 21116.638]  
[ 21116.638] Current version of pixman: 0.20.2
[ 21116.638]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[ 21116.638] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 21116.638] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr  8 18:49:52 2011
[ 21116.638] (==) Using config file: "/etc/X11/xorg.conf"
[ 21116.638] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 21116.638] (==) ServerLayout "Layout0"
[ 21116.638] (**) |-->Screen "Screen0" (0)
[ 21116.638] (**) |   |-->Monitor "Monitor0"
[ 21116.639] (**) |   |-->Device "Device0"
[ 21116.639] (**) |-->Input Device "Keyboard0"
[ 21116.639] (**) |-->Input Device "Mouse0"
[ 21116.639] (**) Option "Xinerama" "0"
[ 21116.639] (==) Automatically adding devices
[ 21116.639] (==) Automatically enabling devices
[ 21116.639] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 21116.639]     Entry deleted from font path.
[ 21116.639] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 21116.639]     Entry deleted from font path.
[ 21116.639]     (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 21116.639] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 21116.639]     Entry deleted from font path.
[ 21116.639]     (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 21116.639] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
[ 21116.639] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 21116.639] (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 21116.639] (WW) Disabling Keyboard0
[ 21116.639] (WW) Disabling Mouse0
[ 21116.639] (II) Loader magic: 0x7d42e0
[ 21116.639] (II) Module ABI versions:
[ 21116.639]     X.Org ANSI C Emulation: 0.4
[ 21116.639]     X.Org Video Driver: 8.0
[ 21116.639]     X.Org XInput driver : 11.0
[ 21116.639]     X.Org Server Extension : 4.0
[ 21116.640] (--) PCI:*(0:2:0:0) 10de:0402:1462:0910 rev 161, Mem @ 0xdf000000/16777216, 0xc0000000/268435456, 0xdc000000/33554432, I/O @ 0x0000ec00/128, BIOS @ 0x????????/131072
[ 21116.640] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 21116.640] (II) LoadModule: "extmod"
[ 21116.640] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 21116.640] (II) Module extmod: vendor="X.Org Foundation"
[ 21116.640]     compiled for 1.9.4.901, module version = 1.0.0
[ 21116.640]     Module class: X.Org Server Extension
[ 21116.640]     ABI class: X.Org Server Extension, version 4.0
[ 21116.640] (II) Loading extension MIT-SCREEN-SAVER
[ 21116.640] (II) Loading extension XFree86-VidModeExtension
[ 21116.640] (II) Loading extension XFree86-DGA
[ 21116.640] (II) Loading extension DPMS
[ 21116.640] (II) Loading extension XVideo
[ 21116.640] (II) Loading extension XVideo-MotionCompensation
[ 21116.640] (II) Loading extension X-Resource
[ 21116.640] (II) LoadModule: "dbe"
[ 21116.641] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 21116.641] (II) Module dbe: vendor="X.Org Foundation"
[ 21116.641]     compiled for 1.9.4.901, module version = 1.0.0
[ 21116.641]     Module class: X.Org Server Extension
[ 21116.641]     ABI class: X.Org Server Extension, version 4.0
[ 21116.641] (II) Loading extension DOUBLE-BUFFER
[ 21116.641] (II) LoadModule: "glx"
[ 21116.641] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 21116.657] (II) Module glx: vendor="NVIDIA Corporation"
[ 21116.657]     compiled for 4.0.2, module version = 1.0.0
[ 21116.657]     Module class: X.Org Server Extension
[ 21116.657] (II) NVIDIA GLX Module  270.30  Fri Feb 25 14:51:13 PST 2011
[ 21116.657] (II) Loading extension GLX
[ 21116.657] (II) LoadModule: "record"
[ 21116.658] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 21116.658] (II) Module record: vendor="X.Org Foundation"
[ 21116.658]     compiled for 1.9.4.901, module version = 1.13.0
[ 21116.658]     Module class: X.Org Server Extension
[ 21116.658]     ABI class: X.Org Server Extension, version 4.0
[ 21116.658] (II) Loading extension RECORD
[ 21116.658] (II) LoadModule: "dri"
[ 21116.658] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 21116.658] (II) Module dri: vendor="X.Org Foundation"
[ 21116.658]     compiled for 1.9.4.901, module version = 1.0.0
[ 21116.658]     ABI class: X.Org Server Extension, version 4.0
[ 21116.658] (II) Loading extension XFree86-DRI
[ 21116.658] (II) LoadModule: "dri2"
[ 21116.658] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 21116.659] (II) Module dri2: vendor="X.Org Foundation"
[ 21116.659]     compiled for 1.9.4.901, module version = 1.2.0
[ 21116.659]     ABI class: X.Org Server Extension, version 4.0
[ 21116.659] (II) Loading extension DRI2
[ 21116.659] (II) LoadModule: "nvidia"
[ 21116.659] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 21116.659] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 21116.659]     compiled for 4.0.2, module version = 1.0.0
[ 21116.659]     Module class: X.Org Video Driver
[ 21116.660] (II) NVIDIA dlloader X Driver  270.30  Fri Feb 25 14:36:22 PST 2011
[ 21116.660] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 21116.660] (++) using VT number 7

[ 21116.678] (II) Loading sub module "fb"
[ 21116.678] (II) LoadModule: "fb"
[ 21116.679] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 21116.679] (II) Module fb: vendor="X.Org Foundation"
[ 21116.679]     compiled for 1.9.4.901, module version = 1.0.0
[ 21116.679]     ABI class: X.Org ANSI C Emulation, version 0.4
[ 21116.679] (II) Loading sub module "wfb"
[ 21116.679] (II) LoadModule: "wfb"
[ 21116.679] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 21116.679] (II) Module wfb: vendor="X.Org Foundation"
[ 21116.679]     compiled for 1.9.4.901, module version = 1.0.0
[ 21116.679]     ABI class: X.Org ANSI C Emulation, version 0.4
[ 21116.679] (II) Loading sub module "ramdac"
[ 21116.679] (II) LoadModule: "ramdac"
[ 21116.679] (II) Module "ramdac" already built-in
[ 21116.679] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 21116.680] (==) NVIDIA(0): RGB weight 888
[ 21116.680] (==) NVIDIA(0): Default visual is TrueColor
[ 21116.680] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 21116.680] (**) NVIDIA(0): Option "TwinView" "0"
[ 21116.680] (**) NVIDIA(0): Option "MetaModes" "1280x1024_75 +0+0"
[ 21116.680] (**) NVIDIA(0): Option "TwinViewXineramaInfoOrder" "CRT-0"
[ 21117.280] (WW) NVIDIA(GPU-0): The EDID read for display device CRT-0 is invalid:
[ 21117.280] (WW) NVIDIA(GPU-0):     unrecognized EDID Header.
[ 21117.283] (II) NVIDIA(0): NVIDIA GPU GeForce 8600 GT (G84) at PCI:2:0:0 (GPU-0)
[ 21117.283] (--) NVIDIA(0): Memory: 524288 kBytes
[ 21117.283] (--) NVIDIA(0): VideoBIOS: 60.84.49.00.00
[ 21117.283] (II) NVIDIA(0): Detected PCI Express Link width: 8X
[ 21117.283] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 21117.283] (--) NVIDIA(0): Connected display device(s) on GeForce 8600 GT at PCI:2:0:0
[ 21117.283] (--) NVIDIA(0):     CRT-0
[ 21117.283] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 21117.393] (II) NVIDIA(0): Assigned Display Device: CRT-0
[ 21117.393] (II) NVIDIA(0): Validated modes:
[ 21117.393] (II) NVIDIA(0):     "1280x1024_75+0+0"
[ 21117.393] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 21117.414] (WW) NVIDIA(0): Unable to get display device CRT-0's EDID; cannot compute DPI
[ 21117.414] (WW) NVIDIA(0):     from CRT-0's EDID.
[ 21117.414] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 21117.414] (--) Depth 24 pixmap format is 32 bpp
[ 21117.415] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 21117.420] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 21117.420] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 21117.420] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 21117.420] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 21117.420] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 21117.420] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 21117.420] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 21117.420] (II) NVIDIA(0):     Config Options in the README.
[ 21117.422] (II) NVIDIA(0): Setting mode "1280x1024_75+0+0"
[ 21117.461] (II) Loading extension NV-GLX
[ 21117.491] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 21117.491] (==) NVIDIA(0): Backing store disabled
[ 21117.491] (==) NVIDIA(0): Silken mouse enabled
[ 21117.492] (**) NVIDIA(0): DPMS enabled
[ 21117.492] (II) Loading extension NV-CONTROL
[ 21117.493] (II) Loading extension XINERAMA
[ 21117.493] (II) Loading sub module "dri2"
[ 21117.493] (II) LoadModule: "dri2"
[ 21117.493] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[ 21117.493] (II) NVIDIA(0): [DRI2] Setup complete
[ 21117.493] (==) RandR enabled
[ 21117.493] (II) Initializing built-in extension Generic Event Extension
[ 21117.493] (II) Initializing built-in extension SHAPE
[ 21117.493] (II) Initializing built-in extension MIT-SHM
[ 21117.493] (II) Initializing built-in extension XInputExtension
[ 21117.493] (II) Initializing built-in extension XTEST
[ 21117.493] (II) Initializing built-in extension BIG-REQUESTS
[ 21117.493] (II) Initializing built-in extension SYNC
[ 21117.493] (II) Initializing built-in extension XKEYBOARD
[ 21117.493] (II) Initializing built-in extension XC-MISC
[ 21117.493] (II) Initializing built-in extension SECURITY
[ 21117.493] (II) Initializing built-in extension XINERAMA
[ 21117.493] (II) Initializing built-in extension XFIXES
[ 21117.493] (II) Initializing built-in extension RENDER
[ 21117.493] (II) Initializing built-in extension RANDR
[ 21117.493] (II) Initializing built-in extension COMPOSITE
[ 21117.493] (II) Initializing built-in extension DAMAGE
[ 21117.496] (II) Initializing extension GLX
[ 21117.589] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 21117.589] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21117.589] (II) LoadModule: "evdev"
[ 21117.589] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 21117.589] (II) Module evdev: vendor="X.Org Foundation"
[ 21117.589]     compiled for 1.9.4, module version = 2.6.0
[ 21117.589]     Module class: X.Org XInput Driver
[ 21117.589]     ABI class: X.Org XInput driver, version 11.0
[ 21117.589] (**) Power Button: always reports core events
[ 21117.589] (**) Power Button: Device: "/dev/input/event3"
[ 21117.604] (--) Power Button: Found keys
[ 21117.604] (II) Power Button: Configuring as keyboard
[ 21117.604] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 21117.604] (**) Option "xkb_rules" "evdev"
[ 21117.604] (**) Option "xkb_model" "evdev"
[ 21117.604] (**) Option "xkb_layout" "us"
[ 21117.646] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 21117.646] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 21117.646] (**) Power Button: always reports core events
[ 21117.646] (**) Power Button: Device: "/dev/input/event2"
[ 21117.657] (--) Power Button: Found keys
[ 21117.657] (II) Power Button: Configuring as keyboard
[ 21117.657] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 21117.658] (**) Option "xkb_rules" "evdev"
[ 21117.658] (**) Option "xkb_model" "evdev"
[ 21117.658] (**) Option "xkb_layout" "us"
[ 21117.660] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
[ 21117.660] (II) No input driver/identifier specified (ignoring)
[ 21117.660] (II) config/udev: Adding input device HDA NVidia Headphone (/dev/input/event6)
[ 21117.660] (II) No input driver/identifier specified (ignoring)
[ 21117.666] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 21117.666] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 21117.666] (**) AT Translated Set 2 keyboard: always reports core events
[ 21117.666] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 21117.684] (--) AT Translated Set 2 keyboard: Found keys
[ 21117.684] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 21117.684] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 21117.684] (**) Option "xkb_rules" "evdev"
[ 21117.684] (**) Option "xkb_model" "evdev"
[ 21117.684] (**) Option "xkb_layout" "us"
[ 21117.685] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event4)
[ 21117.685] (**) ImPS/2 Generic Wheel Mouse: Applying InputClass "evdev pointer catchall"
[ 21117.685] (**) ImPS/2 Generic Wheel Mouse: always reports core events
[ 21117.685] (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4"
[ 21117.707] (--) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons
[ 21117.707] (--) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s)
[ 21117.707] (--) ImPS/2 Generic Wheel Mouse: Found relative axes
[ 21117.708] (--) ImPS/2 Generic Wheel Mouse: Found x and y relative axes
[ 21117.708] (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse
[ 21117.708] (II) ImPS/2 Generic Wheel Mouse: Adding scrollwheel support
[ 21117.708] (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5
[ 21117.708] (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 21117.708] (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE)
[ 21117.708] (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1
[ 21117.708] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration profile 0
[ 21117.708] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration factor: 2.000
[ 21117.708] (**) ImPS/2 Generic Wheel Mouse: (accel) acceleration threshold: 4
[ 21117.708] (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes.
[ 21117.708] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse0)
[ 21117.708] (II) No input driver/identifier specified (ignoring)
[ 21117.709] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
[ 21117.709] (II) No input driver/identifier specified (ignoring)
[ 21117.847] (II) Power Button: Close
[ 21117.848] (II) UnloadModule: "evdev"
[ 21117.871] (II) Power Button: Close
[ 21117.871] (II) UnloadModule: "evdev"
[ 21117.917] (II) AT Translated Set 2 keyboard: Close
[ 21117.917] (II) UnloadModule: "evdev"
[ 21117.971] (II) ImPS/2 Generic Wheel Mouse: Close
[ 21117.971] (II) UnloadModule: "evdev"

Last edited by arthd (2011-04-09 18:03:52)

Offline

#2 2011-04-08 17:08:06

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED] GNOME3: gnome-session and GDM won't start

pacman -Syu


Give what you have. To someone, it may be better than you dare to think.

Offline

Board footer

Powered by FluxBB