You are not logged in.

#1 2012-07-16 14:48:42

Luminary
Member
Registered: 2012-02-15
Posts: 8

Getting gnome/gdm to work

Hi, I had to do a fresh install recently, but I can't get gdm/gnome to work. When I try to to start gdm it seems to start just fine, but it just shows a black screen with a clock cursor. I have googled the issue, but the only solution I've found is to change the password expiry for the gdm account. That didn't do anything for me. I'll include my :0-slave.log, since that seems to be the only thing with useful information, but I can't make any sense of it.

gdm-welcome][2571]: AccountsService-WARNING: Failed to connect to the D-Bus daemon: Could not connect: No such file or directory
gdm-welcome][2571]: GLib-GIO-CRITICAL: g_dbus_proxy_call_internal: assertion `G_IS_DBUS_PROXY (proxy)' failed
**
AccountsService:ERROR:act-user-manager.c:2156:load_users: assertion failed: (manager->priv->accounts_proxy != NULL)
gdm[2572]: ******************* START **********************************

warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
gdm[2572]: [Thread debugging using libthread_db enabled]
gdm[2572]: Using host libthread_db library "/lib/libthread_db.so.1".
gdm[2572]: 0x00007fc18600cd1a in waitpid () from /lib/libpthread.so.0
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3200.3-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
gdm[2572]: #0  0x00007fc18600cd1a in waitpid () from /lib/libpthread.so.0
gdm[2572]: #1  0x000000000040e020 in ?? ()
gdm[2572]: #2  0x000000000040e35a in ?? ()
gdm[2572]: #3  <signal handler called>
gdm[2572]: #4  0x00007fc18550bfa5 in raise () from /lib/libc.so.6
gdm[2572]: #5  0x00007fc18550d428 in abort () from /lib/libc.so.6
gdm[2572]: #6  0x00007fc185b24627 in g_assertion_message () from /lib/libglib-2.0.so.0
gdm[2572]: #7  0x00007fc185b24b44 in g_assertion_message_expr () from /lib/libglib-2.0.so.0
gdm[2572]: ibaccountsservice.so.0
gdm[2572]: #9  0x00007fc185b034a5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
gdm[2572]: #10 0x00007fc185b037d8 in ?? () from /lib/libglib-2.0.so.0
gdm[2572]: #11 0x00007fc185b03bd2 in g_main_loop_run () from /lib/libglib-2.0.so.0
gdm[2572]: e in ?? ()
gdm[2572]: #13 0x00007fc1854f8725 in __libc_start_main () from /lib/libc.so.6
gdm[2572]: #14 0x00000000004053e1 in ?? ()
gdm[2572]: #15 0x00007fff15aee0d8 in ?? ()
gdm[2572]: #16 0x0000000000000000 in ?? ()
gdm[2572]: 
gdm[2572]: Thread 1 (Thread 0x7fc183a9c700 (LWP 2571)):
gdm[2572]: #0  0x00007fc18600cd1a in waitpid () from /lib/libpthread.so.0
gdm[2572]: No symbol table info available.
gdm[2572]: #1  0x000000000040e020 in ?? ()
gdm[2572]: No symbol table info available.
gdm[2572]: #2  0x000000000040e35a in ?? ()
gdm[2572]: No symbol table info available.
gdm[2572]: #3  <signal handler called>
gdm[2572]: No symbol table info available.
gdm[2572]: from /lib/libc.so.6
gdm[2572]: No symbol table info available.
gdm[2572]: #5  0x00007fc18550d428 in abort () from /lib/libc.so.6
gdm[2572]: No symbol table info available.
gdm[2572]: #6  0x00007fc185b24627 in g_assertion_message () from /lib/libglib-2.0.so.0
gdm[2572]: No symbol table info available.
gdm[2572]: 007fc185b24b44 in g_assertion_message_expr () from /lib/libglib-2.0.so.0
gdm[2572]: No symbol table info available.
gdm[2572]: #8  0x00007fc1858943b6 in ?? () from /lib/libaccountsservice.so.0
gdm[2572]: No symbol table info available.
gdm[2572]:  from /lib/libglib-2.0.so.0
gdm[2572]: No symbol table info available.
gdm[2572]: #10 0x00007fc185b037d8 in ?? () from /lib/libglib-2.0.so.0
gdm[2572]: No symbol table info available.
gdm[2572]: #11 0x00007fc185b03bd2 in g_main_loop_run () from /lib/libglib-2.0.so.0
gdm[2572]: No symbol table info available.
gdm[2572]: #12 0x000000000040533e in ?? ()
gdm[2572]: No symbol table info available.
gdm[2572]: #13 0x00007fc1854f8725 in __libc_start_main () from /lib/libc.so.6
gdm[2572]: No symbol table info available.
gdm[2572]: #14 0x00000000004053e1 in ?? ()
gdm[2572]: No symbol table info available.
gdm[2572]:  ()
gdm[2572]: No symbol table info available.
gdm[2572]: #16 0x0000000000000000 in ?? ()
gdm[2572]: No symbol table info available.
gdm[2572]: A debugging session is active.
gdm[2572]: 
gdm[2572]: 	Inferior 1 [process 2571] will be detached.
gdm[2572]: 
gdm[2572]: Quit anyway? (y or n) [answered Y; input not from terminal]
gdm[2572]: ******************* END **********************************
gdm-simple-slave[2553]: WARNING: Freeing conversation 'gdm-welcome' with active job

If anyone has any useful information on how to fix this, I would appreciate it.

Edit: also, it says something about not being able to connect to dbus, but dbus is running.

Last edited by Luminary (2012-07-16 14:49:34)

Offline

#2 2012-07-17 00:54:38

smc170
Member
Registered: 2012-06-26
Posts: 7

Re: Getting gnome/gdm to work

Same here. Bump

Offline

#3 2012-07-17 02:50:41

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,444
Website

Re: Getting gnome/gdm to work

Do you start gdm from inittab or rc.conf daemons?

I don't use it so I don't recall which, but only one of these seems to be working well based on see other threads.

I believe rc.conf was the method that worked better.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#4 2012-07-17 08:31:01

satanselbow
Member
Registered: 2011-06-15
Posts: 538

Re: Getting gnome/gdm to work

Have you got dbus running early in the daemons array and gdm last on the list? Had all sort of problems one time by messing the order of events up wink

Offline

#5 2012-07-17 13:57:29

Luminary
Member
Registered: 2012-02-15
Posts: 8

Re: Getting gnome/gdm to work

Alright, so to answer your questions:

Yes, I've been running it through rc.conf as a daemons, but it doesn't matter how I start it or how early dbus is started, it ALWAYS does this. I'm truly puzzled, as I've been using gdm on arch FOREVER. Nothing else is clean/simple enough for me. sad I might just switch to ubuntu as my system is plagued with problems I won't have time to fix any longer, especially since I've moved up to the mountains. But if you can help me fix this, I'm sure I'm not the only one who would appreciate it.

Offline

#6 2012-07-17 16:29:20

smc170
Member
Registered: 2012-06-26
Posts: 7

Re: Getting gnome/gdm to work

And I don't know about you, luminary, but even when I just use slim to log in, it just shows the gnome cursor and wallpaper. Is it possible the gnome package is a little messed up?

Offline

#7 2012-07-19 23:14:05

markrileybot
Member
Registered: 2012-07-19
Posts: 1

Re: Getting gnome/gdm to work

I was having the same problem that Luminary is having.  After poking around for a long time I thought about the move from /var/run to /run.  On a whim I created a symlink from /var/run/dbus -> /run/dbus. 

ln -s /run/dbus /var/run/dbus

After creating the sym link everything started working.

Offline

#8 2012-07-22 08:55:23

bricklin
Member
Registered: 2010-07-26
Posts: 4

Re: Getting gnome/gdm to work

i have the same issues...  After i start gdm ,there is only a cursor "watch"... and i use .xintrc to start Gnome3,  nothing , a black screen,sometimes there is a cursor..but ..


i think something wrong with dbus and gdm..

Offline

#9 2012-07-23 00:04:10

jcci
Member
From: China / Germany
Registered: 2007-06-10
Posts: 185

Re: Getting gnome/gdm to work

Same issue here.
Switching to tty, login as root and restart gdm solves the problem. But this is no satisfying solution of course.

Offline

#10 2012-07-23 10:23:04

unixbhaskar
Member
From: India
Registered: 2009-11-01
Posts: 27
Website

Re: Getting gnome/gdm to work

Okay I have the same issue...Gnome can not start as normal user.Although I can run gnome-shell as root user by typing startx on root shell.But when I try startx from normal user tty , it just went blank...BTW I have tried running gdm by putting gdm last at rc.conf in daemon line..dbus first.

Then I try to run from inittab file...nope none of the method works.

Here is my xsession error enlisted...throw some light:

X.Org X Server 1.12.3
Release Date: 2012-07-09
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.4.4-3-ARCH i686 
Current Operating System: Linux ArchLinux 3.4.6-1-ARCH #1 SMP PREEMPT Fri Jul 20 07:24:45 UTC 2012 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=9db5a364-ee86-4c57-8252-bfff8581e4b6 init=/bin/systemd nohz=off vga=791
Build Date: 09 July 2012  04:03:16PM
 
Current version of pixman: 0.26.2
        Before reporting problems, check [url]http://wiki.x.org[/url]
        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: "/var/log/Xorg.1.log", Time: Mon Jul 23 15:39:30 2012
(==) Using config directory: "/etc/X11/xorg.conf.d"
W: [pulseaudio] random.c: Failed to get proper entropy. Falling back to seeding with current time.
gnome-session[14520]: WARNING: Could not parse desktop file /home/bhaskar/.config/autostart/xfconf-migration-4.6.desktop: Key file does not have key 'Name'
gnome-session[14520]: WARNING: could not read /home/bhaskar/.config/autostart/xfconf-migration-4.6.desktop
gcrypt-Message: no entropy gathering module detected

gcrypt-Message: no entropy gathering module detected

gcrypt-Message: no entropy gathering module detected

gcrypt-Message: no entropy gathering module detected

gnome-session[14520]: WARNING: Application 'gnome-keyring-secrets.desktop' killed by signal 6
gnome-session[14520]: WARNING: Application 'gnome-keyring-ssh.desktop' killed by signal 6
gnome-session[14520]: WARNING: Application 'gnome-keyring-gpg.desktop' killed by signal 6
gcrypt-Message: no entropy gathering module detected

gnome-session[14520]: WARNING: Application 'gnome-keyring-pkcs11.desktop' killed by signal 6
gcrypt-Message: no entropy gathering module detected

gcrypt-Message: no entropy gathering module detected

gnome-session[14520]: WARNING: Application 'gnome-keyring-secrets.desktop' killed by signal 6
gnome-session[14520]: WARNING: App 'gnome-keyring-secrets.desktop' respawning too quickly
gnome-session[14520]: WARNING: Error on restarting session managed app: Component 'gnome-keyring-secrets.desktop' crashing too quickly
gnome-session[14520]: WARNING: Application 'gnome-keyring-ssh.desktop' killed by signal 6
gnome-session[14520]: WARNING: App 'gnome-keyring-ssh.desktop' respawning too quickly
gnome-session[14520]: WARNING: Error on restarting session managed app: Component 'gnome-keyring-ssh.desktop' crashing too quickly
gnome-session[14520]: WARNING: Application 'gnome-keyring-gpg.desktop' killed by signal 6
gnome-session[14520]: WARNING: App 'gnome-keyring-gpg.desktop' respawning too quickly
gnome-session[14520]: WARNING: Error on restarting session managed app: Component 'gnome-keyring-gpg.desktop' crashing too quickly
gcrypt-Message: no entropy gathering module detected

gnome-session[14520]: WARNING: Application 'gnome-keyring-pkcs11.desktop' killed by signal 6
gnome-session[14520]: WARNING: App 'gnome-keyring-pkcs11.desktop' respawning too quickly
gnome-session[14520]: WARNING: Error on restarting session managed app: Component 'gnome-keyring-pkcs11.desktop' crashing too quickly
gnome-session[14520]: WARNING: Application 'gnome-settings-daemon.desktop' killed by signal 11
gnome-session[14520]: WARNING: Application 'gnome-settings-daemon.desktop' failed to register before timeout

No little bit of clarification ..once I saw blank screen as normal user and by starting startx ...after sometime I press CTRL C ..few of the entries might be enlisted there too for that reason...but t weired.

My rc.conf :

DAEMONS=(ConsoleKit dbus @alsa syslog-ng network netfs crond sysstat vnstat )

My inittab file :

#
# /etc/inittab
#

#  Runlevels:
#    0    Halt
#    1(S)       Single-user
#    2    Not used
#    3    Multi-user
#    4    Not used
#    5    X11
#    6    Reboot

## Only one of the following two lines can be uncommented!
# Boot to console
#id:3:initdefault:
# Boot to X11
id:5:initdefault:

rc::sysinit:/etc/rc.sysinit
rs:S1:wait:/etc/rc.single
rm:2345:wait:/etc/rc.multi
rh:06:wait:/etc/rc.shutdown
su:S:wait:/sbin/sulogin -p

# -8 options fixes umlauts problem on login
c1:2345:respawn:/sbin/agetty -8 -s 38400 tty1 linux
c2:2345:respawn:/sbin/agetty -8 -s 38400 tty2 linux
c3:2345:respawn:/sbin/agetty -8 -s 38400 tty3 linux
c4:2345:respawn:/sbin/agetty -8 -s 38400 tty4 linux
c5:2345:respawn:/sbin/agetty -8 -s 38400 tty5 linux
c6:2345:respawn:/sbin/agetty -8 -s 38400 tty6 linux

# Serial Virtual Console for KVM and others VMs
#s0:2345:respawn:/sbin/agetty -8 -s 9600 ttyS0 linux

# Hypervisor Virtual Console for Xen and KVM
#h0:2345:respawn:/sbin/agetty -8 -s 38400 hvc0 linux

ca::ctrlaltdel:/sbin/shutdown -t3 -r now

# Example lines for starting a login manager
#x:5:respawn:/usr/bin/xdm -nodaemon
x:5:respawn:/usr/sbin/gdm -nodaemon
#x:5:respawn:/usr/bin/kdm -nodaemon
#x:5:respawn:/usr/bin/slim >/dev/null 2>&1

Please help.

Moderator edit: I changed (and inserted) the Code tags for you. Please use BBCodes. -- bernarcher

Last edited by bernarcher (2012-08-04 11:54:47)


Musing with GNU/Linux!!

Offline

#11 2012-07-24 13:00:51

Mocco
Member
Registered: 2012-07-12
Posts: 53

Re: Getting gnome/gdm to work

Same problem and after a fresh install

Offline

#12 2012-07-24 17:32:40

xangelux
Member
Registered: 2010-05-29
Posts: 73

Re: Getting gnome/gdm to work

Hi, friendly advice to @unixbhaskar , change the <code> tags to [ code] tags, (just change the < to [ and the > to ])

In response to the issue, I think I found something for you @Luminary, just check for the existence of the directories included before you make any change, the post  I found is here

Offline

#13 2012-07-26 04:11:37

jcci
Member
From: China / Germany
Registered: 2007-06-10
Posts: 185

Re: Getting gnome/gdm to work

@ xangelux:
The solution suggested in the link unfortunately does not change a thing.

Since it seems a solution won't come quick here is a dirty workaround:

Add this to the end of your /etc/rc.local

sleep 2
/etc/rc.d/gdm restart

It works, but should be removed once gdm is fixed.

Offline

#14 2012-08-02 14:19:10

drslmr
Member
Registered: 2011-05-14
Posts: 21

Re: Getting gnome/gdm to work

I have the same problem "black screen with a clock cursor" with archlinux running as guest in a virtualbox on win xp.
The problem does not go away with

/etc/rc.d/gdm restart

Offline

#15 2012-08-04 01:06:02

jcci
Member
From: China / Germany
Registered: 2007-06-10
Posts: 185

Re: Getting gnome/gdm to work

@ drslmr
Maybe we should be more specific, there might be 2 different problems.
I have a working mouse on a black screen. This happens actually to every computer using GDM (4 machines!). All of them work by restarting GDM.
If you should have a clock symbol and no working mouse it might be something else.

Offline

#16 2012-08-04 09:24:11

drslmr
Member
Registered: 2011-05-14
Posts: 21

Re: Getting gnome/gdm to work

@jcci right my problem is different

Unfortunately at the moment I don't have access to the machine
with the problem I posted about.

But the mouse sort of worked for me too. It was possible to move
the clock around on the black screen.

Still I believe there is something else wrong on my machine. Below
I post the Xorg.0.log and greeter.log:


Xorg.0.log:

[   313.137] 
X.Org X Server 1.12.3
Release Date: 2012-07-09
[   313.138] X Protocol Version 11, Revision 0
[   313.138] Build Operating System: Linux 3.4.4-3-ARCH i686 
[   313.138] Current Operating System: Linux mpslxnetbook1 3.4.7-1-ARCH #1 SMP PREEMPT Sun Jul 29 20:05:01 UTC 2012 i686
[   313.138] Kernel command line: root=/dev/disk/by-uuid/1e6d3a1c-4aca-4ac9-a351-2a93956b3552 ro
[   313.138] Build Date: 09 July 2012  04:03:16PM
[   313.138]  
[   313.139] Current version of pixman: 0.26.2
[   313.139]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   313.139] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   313.140] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug  2 14:23:05 2012
[   313.141] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   313.142] (==) No Layout section.  Using the first Screen section.
[   313.142] (==) No screen section available. Using defaults.
[   313.143] (**) |-->Screen "Default Screen Section" (0)
[   313.143] (**) |   |-->Monitor "<default monitor>"
[   313.143] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[   313.143] (==) Automatically adding devices
[   313.143] (==) Automatically enabling devices
[   313.144] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   313.144]    Entry deleted from font path.
[   313.144] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[   313.144] (==) ModulePath set to "/usr/lib/xorg/modules"
[   313.144] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[   313.144] (II) Loader magic: 0x82235a0
[   313.144] (II) Module ABI versions:
[   313.145]    X.Org ANSI C Emulation: 0.4
[   313.145]    X.Org Video Driver: 12.0
[   313.145]    X.Org XInput driver : 16.0
[   313.145]    X.Org Server Extension : 6.0
[   313.152] (--) PCI:*(0:0:2:0) 80ee:beef:0000:0000 rev 0, Mem @ 0xe0000000/134217728
[   313.152] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   313.152] (II) LoadModule: "extmod"
[   313.154] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   313.155] (II) Module extmod: vendor="X.Org Foundation"
[   313.155]    compiled for 1.12.3, module version = 1.0.0
[   313.155]    Module class: X.Org Server Extension
[   313.155]    ABI class: X.Org Server Extension, version 6.0
[   313.155] (II) Loading extension MIT-SCREEN-SAVER
[   313.155] (II) Loading extension XFree86-VidModeExtension
[   313.155] (II) Loading extension XFree86-DGA
[   313.155] (II) Loading extension DPMS
[   313.155] (II) Loading extension XVideo
[   313.155] (II) Loading extension XVideo-MotionCompensation
[   313.155] (II) Loading extension X-Resource
[   313.155] (II) LoadModule: "dbe"
[   313.156] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   313.157] (II) Module dbe: vendor="X.Org Foundation"
[   313.157]    compiled for 1.12.3, module version = 1.0.0
[   313.157]    Module class: X.Org Server Extension
[   313.157]    ABI class: X.Org Server Extension, version 6.0
[   313.157] (II) Loading extension DOUBLE-BUFFER
[   313.157] (II) LoadModule: "glx"
[   313.158] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   313.159] (II) Module glx: vendor="X.Org Foundation"
[   313.159]    compiled for 1.12.3, module version = 1.0.0
[   313.159]    ABI class: X.Org Server Extension, version 6.0
[   313.159] (==) AIGLX enabled
[   313.159] (II) Loading extension GLX
[   313.160] (II) LoadModule: "record"
[   313.160] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   313.161] (II) Module record: vendor="X.Org Foundation"
[   313.161]    compiled for 1.12.3, module version = 1.13.0
[   313.161]    Module class: X.Org Server Extension
[   313.162]    ABI class: X.Org Server Extension, version 6.0
[   313.162] (II) Loading extension RECORD
[   313.162] (II) LoadModule: "dri"
[   313.163] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   313.164] (II) Module dri: vendor="X.Org Foundation"
[   313.164]    compiled for 1.12.3, module version = 1.0.0
[   313.164]    ABI class: X.Org Server Extension, version 6.0
[   313.164] (II) Loading extension XFree86-DRI
[   313.164] (II) LoadModule: "dri2"
[   313.165] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   313.166] (II) Module dri2: vendor="X.Org Foundation"
[   313.166]    compiled for 1.12.3, module version = 1.2.0
[   313.166]    ABI class: X.Org Server Extension, version 6.0
[   313.166] (II) Loading extension DRI2
[   313.167] (==) Matched vboxvideo as autoconfigured driver 0
[   313.167] (==) Matched vesa as autoconfigured driver 1
[   313.167] (==) Matched fbdev as autoconfigured driver 2
[   313.167] (==) Assigned the driver to the xf86ConfigLayout
[   313.168] (II) LoadModule: "vboxvideo"
[   313.169] (II) Loading /usr/lib/xorg/modules/drivers/vboxvideo.so
[   313.170] (II) Module vboxvideo: vendor="Oracle Corporation"
[   313.170]    compiled for 1.5.99.901, module version = 1.0.1
[   313.170]    Module class: X.Org Video Driver
[   313.171]    ABI class: X.Org Video Driver, version 12.0
[   313.171] (**) Load address of symbol "VBOXVIDEO" is 0xb718d2e0
[   313.171] (II) LoadModule: "vesa"
[   313.172] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   313.173] (II) Module vesa: vendor="X.Org Foundation"
[   313.173]    compiled for 1.12.3, module version = 2.3.2
[   313.173]    Module class: X.Org Video Driver
[   313.173]    ABI class: X.Org Video Driver, version 12.0
[   313.173] (II) LoadModule: "fbdev"
[   313.175] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   313.176] (II) Module fbdev: vendor="X.Org Foundation"
[   313.176]    compiled for 1.12.2, module version = 0.4.3
[   313.176]    Module class: X.Org Video Driver
[   313.176]    ABI class: X.Org Video Driver, version 12.0
[   313.176] (II) VBoxVideo: guest driver for VirtualBox: vbox
[   313.177] (II) VESA: driver for VESA chipsets: vesa
[   313.177] (II) FBDEV: driver for framebuffer: fbdev
[   313.178] (++) using VT number 7

[   313.195] (WW) Falling back to old probe method for vesa
[   313.195] (WW) Falling back to old probe method for fbdev
[   313.195] (II) Loading sub module "fbdevhw"
[   313.196] (II) LoadModule: "fbdevhw"
[   313.200] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   313.206] (II) Module fbdevhw: vendor="X.Org Foundation"
[   313.206]    compiled for 1.12.3, module version = 0.0.2
[   313.206]    ABI class: X.Org Video Driver, version 12.0
[   313.206] (EE) open /dev/fb0: No such file or directory
[   313.207] (II) VBoxVideo(0): VirtualBox guest additions video driver version 4.1.18_OSE
[   313.207] (II) Loading sub module "ramdac"
[   313.207] (II) LoadModule: "ramdac"
[   313.207] (II) Module "ramdac" already built-in
[   313.207] (II) Loading sub module "fb"
[   313.207] (II) LoadModule: "fb"
[   313.208] (II) Loading /usr/lib/xorg/modules/libfb.so
[   313.209] (II) Module fb: vendor="X.Org Foundation"
[   313.209]    compiled for 1.12.3, module version = 1.0.0
[   313.209]    ABI class: X.Org ANSI C Emulation, version 0.4
[   313.209] (II) Loading sub module "shadowfb"
[   313.209] (II) LoadModule: "shadowfb"
[   313.217] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[   313.217] (II) Module shadowfb: vendor="X.Org Foundation"
[   313.218]    compiled for 1.12.3, module version = 1.0.0
[   313.218]    ABI class: X.Org ANSI C Emulation, version 0.4
[   313.218] (II) Loading sub module "vgahw"
[   313.218] (II) LoadModule: "vgahw"
[   313.219] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[   313.220] (II) Module vgahw: vendor="X.Org Foundation"
[   313.220]    compiled for 1.12.3, module version = 0.1.0
[   313.220]    ABI class: X.Org Video Driver, version 12.0
[   313.220] (II) Loading sub module "dri"
[   313.220] (II) LoadModule: "dri"
[   313.221] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   313.222] (II) Module dri: vendor="X.Org Foundation"
[   313.222]    compiled for 1.12.3, module version = 1.0.0
[   313.222]    ABI class: X.Org Server Extension, version 6.0
[   313.222] (II) VBoxVideo(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[   313.223] (==) VBoxVideo(0): Depth 24, (--) framebuffer bpp 32
[   313.223] (--) VBoxVideo(0): Virtual size is 32000x32000 (pitch 32000)
[   313.226] (**) VBoxVideo(0):  Built-in mode "VBoxInitialMode": 62.2 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[   313.226] (II) VBoxVideo(0): Modeline "VBoxInitialMode"x0.0   62.19  1280 1282 1284 1286  800 802 804 806 (48.4 kHz b)
[   313.227] (**) VBoxVideo(0):  Built-in mode "VBoxDynamicMode": 62.2 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[   313.227] (II) VBoxVideo(0): Modeline "VBoxDynamicMode"x0.0   62.19  1280 1282 1284 1286  800 802 804 806 (48.4 kHz b)
[   313.227] (**) VBoxVideo(0):  Built-in mode "VBoxDynamicMode": 62.2 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[   313.227] (II) VBoxVideo(0): Modeline "VBoxDynamicMode"x0.0   62.19  1280 1282 1284 1286  800 802 804 806 (48.4 kHz b)
[   313.227] (**) VBoxVideo(0):  Built-in mode "VBox-1024x768": 47.8 MHz (scaled from 0.0 MHz), 46.4 kHz, 60.0 Hz
[   313.227] (II) VBoxVideo(0): Modeline "VBox-1024x768"x0.0   47.83  1024 1026 1028 1030  768 770 772 774 (46.4 kHz b)
[   313.227] (**) VBoxVideo(0):  Built-in mode "VBox-800x600": 29.3 MHz (scaled from 0.0 MHz), 36.4 kHz, 60.0 Hz
[   313.227] (II) VBoxVideo(0): Modeline "VBox-800x600"x0.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[   313.228] (**) VBoxVideo(0):  Built-in mode "VBox-640x480": 18.8 MHz (scaled from 0.0 MHz), 29.2 kHz, 60.0 Hz
[   313.228] (II) VBoxVideo(0): Modeline "VBox-640x480"x0.0   18.84  640 642 644 646  480 482 484 486 (29.2 kHz b)
[   313.228] (II) VBoxVideo(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[   313.228] (==) VBoxVideo(0): RGB weight 888
[   313.228] (==) VBoxVideo(0): Default visual is TrueColor
[   313.229] (==) VBoxVideo(0): Using gamma correction (1.0, 1.0, 1.0)
[   313.229] (==) VBoxVideo(0): DPI set to (96, 96)
[   313.229] (II) UnloadModule: "vesa"
[   313.229] (II) Unloading vesa
[   313.229] (II) UnloadModule: "fbdev"
[   313.229] (II) Unloading fbdev
[   313.229] (II) UnloadSubModule: "fbdevhw"
[   313.229] (II) Unloading fbdevhw
[   313.229] (--) Depth 24 pixmap format is 32 bpp
[   313.768] drmOpenDevice: node name is /dev/dri/card0
[   313.769] drmOpenDevice: open result is 9, (OK)
[   313.769] drmOpenDevice: node name is /dev/dri/card0
[   313.769] drmOpenDevice: open result is 9, (OK)
[   313.769] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   313.769] drmOpenDevice: node name is /dev/dri/card0
[   313.769] drmOpenDevice: open result is 9, (OK)
[   313.769] drmOpenByBusid: drmOpenMinor returns 9
[   313.769] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   313.770] (II) [drm] DRM interface version 1.4
[   313.770] (II) [drm] DRM open master succeeded.
[   313.770] (II) VBoxVideo(0): [drm] Using the DRM lock SAREA also for drawables.
[   313.770] (II) VBoxVideo(0): [drm] framebuffer handle = 0xe0000000
[   313.770] (II) VBoxVideo(0): [drm] added 1 reserved context for kernel
[   313.771] (II) VBoxVideo(0): X context handle = 0x1
[   313.771] (II) VBoxVideo(0): [drm] installed DRM signal handler
[   313.771] (II) VBoxVideo(0): visual configurations initialized
[   313.772] (II) VBoxVideo(0): Requested monitor count: 1
[   313.772] (II) VBoxVideo(0): Output VBOX0 has no monitor section
[   313.772] (II) VBoxVideo(0): Output VBOX0 has no monitor section
[   313.773] (II) VBoxVideo(0): EDID for output VBOX0
[   313.773] (II) VBoxVideo(0): Manufacturer: VBX  Model: 0  Serial#: 52430080
[   313.773] (II) VBoxVideo(0): Year: 1990  Week: 1
[   313.773] (II) VBoxVideo(0): EDID Version: 1.3
[   313.773] (II) VBoxVideo(0): Digital Display Input
[   313.773] (II) VBoxVideo(0): Indeterminate output size
[   313.773] (II) VBoxVideo(0): Gamma: 2.20
[   313.773] (II) VBoxVideo(0): DPMS capabilities: StandBy Suspend Off
[   313.774] (II) VBoxVideo(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   313.774] (II) VBoxVideo(0): Default color space is primary color space
[   313.774] (II) VBoxVideo(0): First detailed timing is preferred mode
[   313.774] (II) VBoxVideo(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[   313.775] (II) VBoxVideo(0): blueX: 0.150 blueY: 0.060   whiteX: 0.312 whiteY: 0.329
[   313.775] (II) VBoxVideo(0): Manufacturer's mask: 0
[   313.775] (II) VBoxVideo(0): Supported detailed timing:
[   313.775] (II) VBoxVideo(0): clock: 62.2 MHz   Image Size:  0 x 0 mm
[   313.775] (II) VBoxVideo(0): h_active: 1280  h_sync: 1282  h_sync_end 1284 h_blank_end 1286 h_border: 0
[   313.775] (II) VBoxVideo(0): v_active: 800  v_sync: 802  v_sync_end 804 v_blanking: 806 v_border: 0
[   313.776] (II) VBoxVideo(0): Ranges: V min: 0 V max: 200 Hz, H min: 0 H max: 200 kHz, PixClock max 1005 MHz
[   313.776] (II) VBoxVideo(0): Monitor name: VBOX monitor
[   313.776] (II) VBoxVideo(0): EDID (in hex):
[   313.776] (II) VBoxVideo(0):         00ffffffffffff005858000000052003
[   313.776] (II) VBoxVideo(0):         0100010380000078eeee91a3544c9926
[   313.776] (II) VBoxVideo(0):         0f505400000001010101010101010101
[   313.777] (II) VBoxVideo(0):         0101010101014b180006502006300202
[   313.777] (II) VBoxVideo(0):         2200000000000000000000fd0000c800
[   313.777] (II) VBoxVideo(0):         c864000a202020202020000000fc0056
[   313.777] (II) VBoxVideo(0):         424f58206d6f6e69746f720a00000010
[   313.777] (II) VBoxVideo(0):         000a2020202020202020202020200008
[   313.777] (II) VBoxVideo(0): EDID vendor "VBX", prod id 0
[   313.777] (II) VBoxVideo(0): DDCModeFromDetailedTiming: 1280x800 Warning: We only handle separate sync.
[   313.778] (II) VBoxVideo(0): Using hsync ranges from config file
[   313.778] (II) VBoxVideo(0): Using vrefresh ranges from config file
[   313.778] (II) VBoxVideo(0): Printing DDC gathered Modelines:
[   313.778] (II) VBoxVideo(0): Modeline "1280x800"x0.0   62.19  1280 1282 1284 1286  800 802 804 806 -hsync -vsync (48.4 kHz eP)
[   313.779] (II) VBoxVideo(0): Printing probed modes for output VBOX0
[   313.779] (II) VBoxVideo(0): Modeline "1280x800"x60.0   62.19  1280 1282 1284 1286  800 802 804 806 (48.4 kHz Pb)
[   313.779] (II) VBoxVideo(0): Modeline "1024x768"x60.0   47.83  1024 1026 1028 1030  768 770 772 774 (46.4 kHz b)
[   313.779] (II) VBoxVideo(0): Modeline "800x600"x60.0   29.31  800 802 804 806  600 602 604 606 (36.4 kHz b)
[   313.779] (II) VBoxVideo(0): Modeline "640x480"x60.0   18.84  640 642 644 646  480 482 484 486 (29.2 kHz b)
[   313.779] (II) VBoxVideo(0): Output VBOX0 connected
[   313.779] (II) VBoxVideo(0): Using exact sizes for initial modes
[   313.780] (II) VBoxVideo(0): Output VBOX0 using initial mode 1280x800
[   313.780] (II) VBoxVideo(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   313.780] (II) VBoxVideo(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   313.783] (==) VBoxVideo(0): DPMS enabled
[   313.783] (II) VBoxVideo(0): [DRI] installation complete
[   313.783] (--) RandR disabled
[   313.783] (II) Initializing built-in extension Generic Event Extension
[   313.783] (II) Initializing built-in extension SHAPE
[   313.784] (II) Initializing built-in extension MIT-SHM
[   313.784] (II) Initializing built-in extension XInputExtension
[   313.784] (II) Initializing built-in extension XTEST
[   313.784] (II) Initializing built-in extension BIG-REQUESTS
[   313.784] (II) Initializing built-in extension SYNC
[   313.784] (II) Initializing built-in extension XKEYBOARD
[   313.784] (II) Initializing built-in extension XC-MISC
[   313.784] (II) Initializing built-in extension SECURITY
[   313.784] (II) Initializing built-in extension XINERAMA
[   313.784] (II) Initializing built-in extension XFIXES
[   313.784] (II) Initializing built-in extension RENDER
[   313.784] (II) Initializing built-in extension RANDR
[   313.784] (II) Initializing built-in extension COMPOSITE
[   313.784] (II) Initializing built-in extension DAMAGE
[   313.804] (II) AIGLX: Screen 0 is not DRI2 capable
[   313.804] drmOpenDevice: node name is /dev/dri/card0
[   313.804] drmOpenDevice: open result is 10, (OK)
[   313.805] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   313.805] drmOpenDevice: node name is /dev/dri/card0
[   313.805] drmOpenDevice: open result is 10, (OK)
[   313.805] drmOpenByBusid: drmOpenMinor returns 10
[   313.805] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[   313.805] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   313.811] (II) Next line is added to allow vboxvideo_drv.so to appear as whitelisted driver
[   313.811] (II) The file referenced, is *NOT* loaded
[   313.811] (II) Loading /usr/lib/xorg/modules/drivers//ati_drv.so
[   313.811] (EE) AIGLX error: vboxvideo does not export required DRI extension
[   313.813] (EE) AIGLX: reverting to software rendering
[   313.845] (II) AIGLX: Loaded and initialized swrast
[   313.845] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   313.847] (II) VBoxVideo(0): Setting screen physical size to 338 x 211
[   314.148] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   314.148] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   314.148] (II) LoadModule: "evdev"
[   314.150] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   314.151] (II) Module evdev: vendor="X.Org Foundation"
[   314.151]    compiled for 1.12.3, module version = 2.7.1
[   314.152]    Module class: X.Org XInput Driver
[   314.152]    ABI class: X.Org XInput driver, version 16.0
[   314.152] (II) Using input driver 'evdev' for 'Power Button'
[   314.152] (**) Power Button: always reports core events
[   314.152] (**) evdev: Power Button: Device: "/dev/input/event3"
[   314.152] (--) evdev: Power Button: Vendor 0 Product 0x1
[   314.153] (--) evdev: Power Button: Found keys
[   314.153] (II) evdev: Power Button: Configuring as keyboard
[   314.153] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   314.153] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   314.153] (**) Option "xkb_rules" "evdev"
[   314.153] (**) Option "xkb_model" "evdev"
[   314.153] (**) Option "xkb_layout" "us"
[   314.279] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[   314.279] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   314.279] (II) Using input driver 'evdev' for 'Sleep Button'
[   314.279] (**) Sleep Button: always reports core events
[   314.279] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[   314.280] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   314.280] (--) evdev: Sleep Button: Found keys
[   314.280] (II) evdev: Sleep Button: Configuring as keyboard
[   314.280] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSLPBN:00/input/input4/event4"
[   314.280] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 7)
[   314.280] (**) Option "xkb_rules" "evdev"
[   314.281] (**) Option "xkb_model" "evdev"
[   314.281] (**) Option "xkb_layout" "us"
[   314.284] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/event1)
[   314.284] (**) VirtualBox USB Tablet: Applying InputClass "evdev pointer catchall"
[   314.284] (II) Using input driver 'evdev' for 'VirtualBox USB Tablet'
[   314.284] (**) VirtualBox USB Tablet: always reports core events
[   314.284] (**) evdev: VirtualBox USB Tablet: Device: "/dev/input/event1"
[   314.284] (--) evdev: VirtualBox USB Tablet: Vendor 0x80ee Product 0x21
[   314.284] (--) evdev: VirtualBox USB Tablet: Found 9 mouse buttons
[   314.285] (--) evdev: VirtualBox USB Tablet: Found scroll wheel(s)
[   314.285] (--) evdev: VirtualBox USB Tablet: Found relative axes
[   314.285] (--) evdev: VirtualBox USB Tablet: Found absolute axes
[   314.285] (--) evdev: VirtualBox USB Tablet: Found x and y absolute axes
[   314.285] (--) evdev: VirtualBox USB Tablet: Found absolute touchscreen
[   314.285] (II) evdev: VirtualBox USB Tablet: Configuring as touchscreen
[   314.285] (II) evdev: VirtualBox USB Tablet: Adding scrollwheel support
[   314.286] (**) evdev: VirtualBox USB Tablet: YAxisMapping: buttons 4 and 5
[   314.286] (**) evdev: VirtualBox USB Tablet: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   314.286] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/input/input1/event1"
[   314.286] (II) XINPUT: Adding extended input device "VirtualBox USB Tablet" (type: TOUCHSCREEN, id 8)
[   314.287] (WW) evdev: VirtualBox USB Tablet: touchpads, tablets and touchscreens ignore relative axes.
[   314.287] (II) evdev: VirtualBox USB Tablet: initialized for absolute axes.
[   314.288] (**) VirtualBox USB Tablet: (accel) keeping acceleration scheme 1
[   314.288] (**) VirtualBox USB Tablet: (accel) acceleration profile 0
[   314.288] (**) VirtualBox USB Tablet: (accel) acceleration factor: 2.000
[   314.288] (**) VirtualBox USB Tablet: (accel) acceleration threshold: 4
[   314.291] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/js0)
[   314.291] (II) No input driver specified, ignoring this device.
[   314.291] (II) This device may have been added with another device file.
[   314.293] (II) config/udev: Adding input device VirtualBox USB Tablet (/dev/input/mouse0)
[   314.293] (II) No input driver specified, ignoring this device.
[   314.293] (II) This device may have been added with another device file.
[   314.295] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   314.295] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   314.295] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   314.295] (**) AT Translated Set 2 keyboard: always reports core events
[   314.295] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   314.296] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   314.296] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   314.296] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   314.296] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   314.296] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[   314.296] (**) Option "xkb_rules" "evdev"
[   314.297] (**) Option "xkb_model" "evdev"
[   314.297] (**) Option "xkb_layout" "us"
[   314.299] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/event6)
[   314.299] (**) ImExPS/2 Generic Explorer Mouse: Applying InputClass "evdev pointer catchall"
[   314.300] (II) Using input driver 'evdev' for 'ImExPS/2 Generic Explorer Mouse'
[   314.300] (**) ImExPS/2 Generic Explorer Mouse: always reports core events
[   314.300] (**) evdev: ImExPS/2 Generic Explorer Mouse: Device: "/dev/input/event6"
[   314.300] (--) evdev: ImExPS/2 Generic Explorer Mouse: Vendor 0x2 Product 0x6
[   314.300] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found 9 mouse buttons
[   314.300] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found scroll wheel(s)
[   314.301] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found relative axes
[   314.301] (--) evdev: ImExPS/2 Generic Explorer Mouse: Found x and y relative axes
[   314.301] (II) evdev: ImExPS/2 Generic Explorer Mouse: Configuring as mouse
[   314.301] (II) evdev: ImExPS/2 Generic Explorer Mouse: Adding scrollwheel support
[   314.301] (**) evdev: ImExPS/2 Generic Explorer Mouse: YAxisMapping: buttons 4 and 5
[   314.301] (**) evdev: ImExPS/2 Generic Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   314.301] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event6"
[   314.302] (II) XINPUT: Adding extended input device "ImExPS/2 Generic Explorer Mouse" (type: MOUSE, id 10)
[   314.302] (II) evdev: ImExPS/2 Generic Explorer Mouse: initialized for relative axes.
[   314.302] (**) ImExPS/2 Generic Explorer Mouse: (accel) keeping acceleration scheme 1
[   314.302] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration profile 0
[   314.303] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration factor: 2.000
[   314.303] (**) ImExPS/2 Generic Explorer Mouse: (accel) acceleration threshold: 4
[   314.305] (II) config/udev: Adding input device ImExPS/2 Generic Explorer Mouse (/dev/input/mouse1)
[   314.305] (II) No input driver specified, ignoring this device.
[   314.305] (II) This device may have been added with another device file.
[   314.307] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   314.307] (II) No input driver specified, ignoring this device.
[   314.307] (II) This device may have been added with another device file.
[   314.311] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/event2)
[   314.311] (**) VirtualBox mouse integration: Applying InputClass "evdev pointer catchall"
[   314.311] (II) Using input driver 'evdev' for 'VirtualBox mouse integration'
[   314.311] (**) VirtualBox mouse integration: always reports core events
[   314.311] (**) evdev: VirtualBox mouse integration: Device: "/dev/input/event2"
[   314.312] (--) evdev: VirtualBox mouse integration: Vendor 0x80ee Product 0xcafe
[   314.312] (--) evdev: VirtualBox mouse integration: Found 1 mouse buttons
[   314.312] (--) evdev: VirtualBox mouse integration: Found absolute axes
[   314.312] (--) evdev: VirtualBox mouse integration: Found x and y absolute axes
[   314.312] (--) evdev: VirtualBox mouse integration: Found absolute touchscreen
[   314.312] (II) evdev: VirtualBox mouse integration: Configuring as touchscreen
[   314.313] (**) evdev: VirtualBox mouse integration: YAxisMapping: buttons 4 and 5
[   314.313] (**) evdev: VirtualBox mouse integration: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   314.313] (**) Option "config_info" "udev:/sys/devices/virtual/input/input2/event2"
[   314.313] (II) XINPUT: Adding extended input device "VirtualBox mouse integration" (type: TOUCHSCREEN, id 11)
[   314.313] (II) evdev: VirtualBox mouse integration: initialized for absolute axes.
[   314.314] (**) VirtualBox mouse integration: (accel) keeping acceleration scheme 1
[   314.314] (**) VirtualBox mouse integration: (accel) acceleration profile 0
[   314.314] (**) VirtualBox mouse integration: (accel) acceleration factor: 2.000
[   314.314] (**) VirtualBox mouse integration: (accel) acceleration threshold: 4
[   314.316] (II) config/udev: Adding input device VirtualBox mouse integration (/dev/input/js1)
[   314.316] (II) No input driver specified, ignoring this device.
[   314.316] (II) This device may have been added with another device file.
[   314.361] (II) VBoxVideo(0): EDID vendor "VBX", prod id 0
[   314.361] (II) VBoxVideo(0): DDCModeFromDetailedTiming: 1280x800 Warning: We only handle separate sync.
[   314.361] (II) VBoxVideo(0): Using hsync ranges from config file
[   314.361] (II) VBoxVideo(0): Using vrefresh ranges from config file
[   314.361] (II) VBoxVideo(0): Printing DDC gathered Modelines:
[   314.362] (II) VBoxVideo(0): Modeline "1280x800"x0.0   62.19  1280 1282 1284 1286  800 802 804 806 -hsync -vsync (48.4 kHz eP)

greeter.log

gnome-session[766]: WARNING: Failed to start app: Unable to start application: Failed to execute child process "/usr/lib/at-spi/at-spi-registryd" (No such file or directory)

(gnome-settings-daemon:773): Gtk-WARNING **: gtk_window_set_wmclass: shouldn't set wmclass after window is realized!

Window manager warning: 0 stored in GConf key /desktop/gnome/peripherals/mouse/cursor_size is out of range 1 to 128
** (process:811): DEBUG: Greeter session pid=811 display=:0 xauthority=/var/run/gdm/auth-for-gdm-2wORHY/database
Failed to play sound: File or data not found
gdm-simple-greeter[811]: Gtk-WARNING: gtkwidget.c:6796: widget not within a GtkWindow
gdm-simple-greeter[811]: WARNING: Unable to read from file /etc/arch-release
glibtop: Non-standard uts for running kernel:
release 3.0-ARCH=3.0.0 gives version code 196608

gdm-simple-greeter[811]: Gtk-WARNING: gtk_widget_size_allocate(): attempt to allocate widget with width -47 and height -47
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1200007 (Login Wind)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
gdm-simple-greeter[811]: Gtk-CRITICAL: gtk_widget_get_mapped: assertion `GTK_IS_WIDGET (widget)' failed
gdm-simple-greeter[811]: GLib-GObject-WARNING: invalid (NULL) pointer instance
gdm-simple-greeter[811]: GLib-GObject-CRITICAL: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
gdm-simple-greeter[811]: Gtk-CRITICAL: gtk_widget_get_mapped: assertion `GTK_IS_WIDGET (widget)' failed
gdm-simple-greeter[811]: GLib-GObject-WARNING: invalid (NULL) pointer instance
gdm-simple-greeter[811]: GLib-GObject-CRITICAL: g_signal_connect_data: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x1200007 (Login Wind)
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0.  This shouldn't happen!

(gnome-settings-daemon:773): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.

Last edited by drslmr (2012-08-04 09:26:49)

Offline

#17 2012-08-06 14:35:08

drslmr
Member
Registered: 2011-05-14
Posts: 21

Re: Getting gnome/gdm to work

Finaly the steps described in
http://ubuntuforums.org/showthread.php?t=1862995
solved my issue.

Offline

Board footer

Powered by FluxBB