Announcement

Collapse
No announcement yet.

[solved] kde hangs on startup before graphical login. stopping system v runlevel

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [solved] kde hangs on startup before graphical login. stopping system v runlevel

    After an update Kubuntu 11.10 now does not get all the way to the graphical login screen.

    It hangs on the boot screen feeling like it has started, but with the kde graphical login screen not showing.

    The last few lines on screen are:
    stopping mount network filesystem
    stopping system v runlevel compatibility
    starting cups printing spooler/server

    I found a similar older thread:
    http://kubuntuforums.net/forums/inde...opic=3117603.0

    which suggested:
    Code:
    sudo apt-get install kubuntu-desktop
    but that did not fix the issue.

    I am able to get to the graphical login screen by doing:
    ctrl+alt+F6, then login, then 'sudo start kdm' and everything works fine. The login screen comes up as normal.

    How can I get kubuntu to start as normal from boot?

    #2
    Re: kde hangs on startup before graphical login. stopping system v runlevel

    Originally posted by ussher
    I am able to get to the graphical login screen by doing:
    ctrl+alt+F6, then login, then 'sudo start kdm' and everything works fine. The login screen comes up as normal.
    The file ~/.xsession-errors might provide a clue. Please:

    1. Delete the existing ~/.xsession-errors
    2. Reboot
    3. Perform your work-around to finish your login
    4. Copy and paste the contents of the freshly-generated ~/.xsession-errors into a reply to this thread

    Comment


      #3
      Re: kde hangs on startup before graphical login. stopping system v runlevel

      Go to /home/[your username]/ and create the files .xinitrc and .xsession. If they already exist, delete them then recreate them. You'll need to set Dolphin to display dot (hidden) files to be able to see those two files.

      Add the following lines to them both:

      Code:
      #!/bin/sh
      exec startkde # KDE
      To do it all from the command line, copy and paste:

      Code:
      sudo rm ~/.xsession; sudo rm ~/.xinitrc
      touch ~/.xsession; touch ~/.xinitrc
      sudo sh -c "echo -e '#!/bin/sh\nexec startkde\n' >> ~/.xsession"
      sudo sh -c "echo -e '#!/bin/sh\nexec startkde\n' >> ~/.xinitrc"
      Reboot your computer.

      There's a decent guide to fixing display issue at http://journalxtra.com/2011/08/getti...initive-guide/

      Comment


        #4
        Re: kde hangs on startup before graphical login. stopping system v runlevel

        Originally posted by SteveRiley
        1. Delete the existing ~/.xsession-errors
        2. Reboot
        3. Perform your work-around to finish your login
        4. Copy and paste the contents of the freshly-generated ~/.xsession-errors into a reply to this thread
        Code:
        Xsession: X session started for ussher at Fri Jan 6 10:53:37 JST 2012
        Setting IM through im-switch for locale=en_US.
        Start IM through /etc/X11/xinit/xinput.d/all_ALL linked to /etc/X11/xinit/xinput.d/default.
        startkde: Starting up...
        Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
        kbuildsycoca4 running...
        Xlib: extension "RANDR" missing on display ":0".
        RandR extension missing
        Object::connect: No such signal OrgFreedesktopUPowerInterface::DeviceAdded(const QString &)
        Object::connect: No such signal OrgFreedesktopUPowerInterface::DeviceRemoved(const QString &)
        Object::connect: No such signal OrgFreedesktopUPowerInterface::DeviceChanged(const QString &)
        QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.5'
        QPixmap::handle(): Pixmap is not an X11 class pixmap
        kded(1895) PowerDevilUPowerBackend::brightness: org.kde.powerdevil.backlighthelper.brightness failed 
        Object::connect: No such signal QDBusAbstractInterface::Changed()
        QDBusObjectPath: invalid path ""
        Failed to read classid file: Object not found
        QGraphicsLinearLayout::insertItem: cannot insert null item
        QGraphicsLinearLayout::insertItem: cannot insert null item
        Object::connect: No such slot AbstractItemView::iconSettingsChanged(int)
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 20 (X_GetProperty)
         Resource id: 0x0
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 20 (X_GetProperty)
         Resource id: 0x0
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 18 (X_ChangeProperty)
         Resource id: 0x0
        link XMLID_34_ hasn't been detected!
        link XMLID_34_ hasn't been detected!
        link XMLID_36_ hasn't been detected!
        "/usr/bin/kactivitymanagerd(1999)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
        "/usr/bin/kactivitymanagerd(1999)" Soprano: "QLocalSocket::connectToServer: Invalid name"
        "/usr/bin/kactivitymanagerd(1999)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
        "/usr/bin/kactivitymanagerd(1999)" Soprano: "QLocalSocket::connectToServer: Invalid name"
        "/usr/bin/kactivitymanagerd(1999)" Soprano: "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
        "/usr/bin/kactivitymanagerd(1999)" Soprano: "QLocalSocket::connectToServer: Invalid name"
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x1e000f6
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0x0
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0x0
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x1e000f8
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0x1353c10
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0x1353c10
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x1e000fa
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0x1353c10
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0x1353c10
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x1e000fc
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0x1353c10
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0x1353c10
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x1e000fe
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0x1353c10
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0x1353c10
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x1e00100
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0x1353c10
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0x1353c10
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x1e00102
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0x1353c10
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0x1353c10
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x1e00104
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0x1353c10
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0x1353c10
        Gtk-Message: Failed to load module "canberra-gtk-module"
        QDBusObjectPath: invalid path "/modules/muon-notifier"
        kded(1895): The kded module name ' "muon-notifier" ' is invalid! 
        Xlib: extension "RANDR" missing on display ":0".
        usage: synaptikscfg [-h] [--version] {init,load,save} ...
        synaptikscfg: error: no touchpad found
        New PolkitAgentListener 0xf91900 
        Adding new listener PolkitQt1::Agent::Listener(0x10b78c0) for 0xf91900 
        /usr/bin/python: can't find '__main__' module in ''
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x800019
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0x0
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0x0
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x80001b
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0xda2ad0
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0xda2ad0
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x80001d
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0xda2ad0
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0xda2ad0
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x80001f
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0xda2ad0
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0xda2ad0
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x800021
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0xda2ad0
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0xda2ad0
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x800023
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0xda2ad0
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0xda2ad0
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x800025
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0xda2ad0
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0xda2ad0
        X Error: BadValue (integer parameter out of range for operation) 2
         Major opcode: 53 (X_CreatePixmap)
         Resource id: 0x0
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Major opcode: 14 (X_GetGeometry)
         Resource id: 0x800027
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 3 (X_GetWindowAttributes)
         Resource id: 0xda2ad0
        QPainter::begin: Cannot paint on a null pixmap
        X Error: BadDrawable (invalid Pixmap or Window parameter) 9
         Extension:  152 (RENDER)
         Minor opcode: 4 (RenderCreatePicture)
         Resource id: 0xda2ad0
        X Error: BadWindow (invalid Window parameter) 3
         Major opcode: 18 (X_ChangeProperty)
         Resource id: 0x0
        Gtk-Message: Failed to load module "canberra-gtk-module"
        Xlib: extension "RANDR" missing on display ":0".
        Gtk-Message: Failed to load module "canberra-gtk-module"
        Xlib: extension "RANDR" missing on display ":0".
        I saw in this thread: http://superuser.com/questions/89533...i-head-kubuntu that another use had the same:
        Xlib: extension "RANDR" missing on display ":0".
        RandR extension missing

        and fixed it by disabling proprietary drivers. I use the Nvidia drivers and have 4 monitors setup in a dual view for the top 2 monitors and dual view for the bottom 2 monitors then xinerama to join the top monitor set to the bottom monitor set. It works great, but needs the proprietary drivers to do the dual view.

        xinerama by itself on 4 monitors is way too slow. It was working fine before the upgrade. (not sure if that is useful info.)

        -- edit --
        ultrageeky: I tried your solution but nothing changed. It still hung at startup in the same manor.

        Comment


          #5
          Re: kde hangs on startup before graphical login. stopping system v runlevel

          Hm...I've never attempted to configure a display setting like yours, so I'm not sure how helpful I can be. Which version of the nVidia proprietary driver were you using before, and which version did you disable?

          Another interesting file to take a look at would be /var/log/Xorg.0.log.

          Comment


            #6
            Re: kde hangs on startup before graphical login. stopping system v runlevel

            Code:
            cat /var/log/Xorg.0.log
            [  80.531] 
            X.Org X Server 1.10.4
            Release Date: 2011-08-19
            [  80.531] X Protocol Version 11, Revision 0
            [  80.531] Build Operating System: Linux 2.6.24-29-server x86_64 Ubuntu
            [  80.531] Current Operating System: Linux ussher 3.0.0-14-generic #23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011 x86_64
            [  80.531] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-14-generic root=UUID=fa66eaa8-bb87-45f0-a136-b0b5372f87c4 ro
            [  80.531] Build Date: 19 October 2011 05:21:26AM
            [  80.531] xorg-server 2:1.10.4-1ubuntu4.2 (For technical support please see [url]http://www.ubuntu.com/support[/url]) 
            [  80.531] Current version of pixman: 0.22.2
            [  80.531]  Before reporting problems, check [url]http://wiki.x.org[/url]
                to make sure that you have the latest version.
            [  80.531] Markers: (--) probed, (**) from config file, (==) default setting,
                (++) from command line, (!!) notice, (II) informational,
                (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
            [  80.531] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 7 11:10:53 2012
            [  80.532] (==) Using config file: "/etc/X11/xorg.conf"
            [  80.532] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
            [  80.533] (==) ServerLayout "Layout0"
            [  80.533] (**) |-->Screen "Screen0" (0)
            [  80.533] (**) |  |-->Monitor "Monitor0"
            [  80.533] (**) |  |-->Device "Device0"
            [  80.533] (**) |-->Screen "Screen1" (1)
            [  80.533] (**) |  |-->Monitor "Monitor1"
            [  80.534] (**) |  |-->Device "Device1"
            [  80.534] (**) |-->Input Device "Keyboard0"
            [  80.534] (**) |-->Input Device "Mouse0"
            [  80.534] (**) Option "Xinerama" "1"
            [  80.534] (==) Automatically adding devices
            [  80.534] (==) Automatically enabling devices
            [  80.534] (**) Xinerama: enabled
            [  80.534] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
            [  80.534]  Entry deleted from font path.
            [  80.534] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
            [  80.534]  Entry deleted from font path.
            [  80.534] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
            [  80.534]  Entry deleted from font path.
            [  80.534] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
            [  80.534]  Entry deleted from font path.
            [  80.534] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.                                                            
            [  80.534]  Entry deleted from font path.                                                                           
            [  80.534] (==) FontPath set to:                                                                                 
                /usr/share/fonts/X11/misc,                                                                                 
                /usr/share/fonts/X11/Type1,                                                                                
                /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,                                                                     
                built-ins                                                                                         
            [  80.534] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"                                
            [  80.534] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.                                              
            [  80.534] (WW) Disabling Keyboard0                                                                               
            [  80.534] (WW) Disabling Mouse0                                                                                 
            [  80.534] (II) Loader magic: 0x7e0220                                                                              
            [  80.534] (II) Module ABI versions:                                                                               
            [  80.534]  X.Org ANSI C Emulation: 0.4
            [  80.534]  X.Org Video Driver: 10.0
            [  80.534]  X.Org XInput driver : 12.3
            [  80.534]  X.Org Server Extension : 5.0
            [  80.536] (--) PCI:*(0:1:0:0) 10de:0615:10de:0592 rev 162, Mem @ 0xf8000000/16777216, 0xc0000000/268435456, 0xf6000000/33554432, I/O @ 0x0000ac00/128, BIOS @ 0x????????/131072
            [  80.536] (--) PCI: (0:2:0:0) 10de:0091:10de:02c2 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf9000000/16777216, I/O @ 0x0000bc00/128, BIOS @ 0x????????/131072
            [  80.536] (II) Open ACPI successful (/var/run/acpid.socket)
            [  80.536] (II) LoadModule: "extmod"
            [  80.537] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
            [  80.538] (II) Module extmod: vendor="X.Org Foundation"
            [  80.538]  compiled for 1.10.4, module version = 1.0.0
            [  80.538]  Module class: X.Org Server Extension
            [  80.538]  ABI class: X.Org Server Extension, version 5.0
            [  80.538] (II) Loading extension MIT-SCREEN-SAVER
            [  80.538] (II) Loading extension XFree86-VidModeExtension
            [  80.538] (II) Loading extension XFree86-DGA
            [  80.538] (II) Loading extension DPMS
            [  80.538] (II) Loading extension XVideo
            [  80.538] (II) Loading extension XVideo-MotionCompensation
            [  80.538] (II) Loading extension X-Resource
            [  80.538] (II) LoadModule: "dbe"
            [  80.538] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
            [  80.538] (II) Module dbe: vendor="X.Org Foundation"
            [  80.538]  compiled for 1.10.4, module version = 1.0.0
            [  80.538]  Module class: X.Org Server Extension
            [  80.538]  ABI class: X.Org Server Extension, version 5.0
            [  80.538] (II) Loading extension DOUBLE-BUFFER
            [  80.538] (II) LoadModule: "glx"
            [  80.538] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/libglx.so
            [  80.555] (II) Module glx: vendor="NVIDIA Corporation"
            [  80.555]  compiled for 4.0.2, module version = 1.0.0
            [  80.555]  Module class: X.Org Server Extension
            [  80.555] (II) NVIDIA GLX Module 280.13 Wed Jul 27 17:12:07 PDT 2011
            [  80.555] (II) Loading extension GLX
            [  80.555] (II) LoadModule: "record"
            [  80.555] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
            [  80.555] (II) Module record: vendor="X.Org Foundation"
            [  80.555]  compiled for 1.10.4, module version = 1.13.0
            [  80.555]  Module class: X.Org Server Extension
            [  80.555]  ABI class: X.Org Server Extension, version 5.0
            [  80.555] (II) Loading extension RECORD
            [  80.555] (II) LoadModule: "dri"
            [  80.555] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
            [  80.555] (II) Module dri: vendor="X.Org Foundation"
            [  80.555]  compiled for 1.10.4, module version = 1.0.0
            [  80.555]  ABI class: X.Org Server Extension, version 5.0
            [  80.555] (II) Loading extension XFree86-DRI
            [  80.555] (II) LoadModule: "dri2"
            [  80.555] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
            [  80.555] (II) Module dri2: vendor="X.Org Foundation"
            [  80.555]  compiled for 1.10.4, module version = 1.2.0
            [  80.555]  ABI class: X.Org Server Extension, version 5.0
            [  80.555] (II) Loading extension DRI2
            [  80.555] (II) LoadModule: "nvidia"
            [  80.555] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
            [  80.556] (II) Module nvidia: vendor="NVIDIA Corporation"
            [  80.556]  compiled for 4.0.2, module version = 1.0.0
            [  80.556]  Module class: X.Org Video Driver
            [  80.556] (II) NVIDIA dlloader X Driver 280.13 Wed Jul 27 16:55:26 PDT 2011
            [  80.556] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
            [  80.556] (++) using VT number 8
            
            [  80.560] (II) Loading sub module "fb"
            [  80.560] (II) LoadModule: "fb"
            [  80.560] (II) Loading /usr/lib/xorg/modules/libfb.so
            [  80.560] (II) Module fb: vendor="X.Org Foundation"
            [  80.560]  compiled for 1.10.4, module version = 1.0.0
            [  80.560]  ABI class: X.Org ANSI C Emulation, version 0.4
            [  80.560] (II) Loading sub module "wfb"
            [  80.560] (II) LoadModule: "wfb"
            [  80.561] (II) Loading /usr/lib/xorg/modules/libwfb.so
            [  80.561] (II) Module wfb: vendor="X.Org Foundation"
            [  80.561]  compiled for 1.10.4, module version = 1.0.0
            [  80.561]  ABI class: X.Org ANSI C Emulation, version 0.4
            [  80.561] (II) Loading sub module "ramdac"
            [  80.561] (II) LoadModule: "ramdac"
            [  80.561] (II) Module "ramdac" already built-in
            [  80.561] (WW) NVIDIA: The Composite and Xinerama extensions are both enabled, which
            [  80.561] (WW) NVIDIA:   is an unsupported configuration. The driver will continue
            [  80.561] (WW) NVIDIA:   to load, but may behave strangely.
            [  80.561] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
            [  80.561] (II) Loading /usr/lib/xorg/modules/libwfb.so
            [  80.561] (II) Loading /usr/lib/xorg/modules/libfb.so
            [  80.561] (II) Loading /usr/lib/x86_64-linux-gnu/xorg/extra-modules/nvidia_drv.so
            [  80.561] (II) Loading /usr/lib/xorg/modules/libwfb.so
            [  80.561] (II) Loading /usr/lib/xorg/modules/libfb.so
            [  80.561] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
            [  80.561] (==) NVIDIA(0): RGB weight 888
            [  80.561] (==) NVIDIA(0): Default visual is TrueColor
            [  80.561] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
            [  80.561] (**) NVIDIA(0): Option "TwinView" "1"
            [  80.561] (**) NVIDIA(0): Option "MetaModes" "CRT: nvidia-auto-select +0+0, DFP: nvidia-auto-select +1680+26"
            [  81.431] (II) NVIDIA(GPU-0): Display (Samsung SyncMaster (CRT-1)) does not support NVIDIA
            [  81.431] (II) NVIDIA(GPU-0):   3D Vision stereo.
            [  81.498] (II) NVIDIA(GPU-0): Display (Eizo L465 (DFP-0)) does not support NVIDIA 3D Vision
            [  81.498] (II) NVIDIA(GPU-0):   stereo.
            [  81.502] (II) NVIDIA(0): NVIDIA GPU GeForce GTS 250 (G92) at PCI:1:0:0 (GPU-0)
            [  81.502] (--) NVIDIA(0): Memory: 524288 kBytes
            [  81.502] (--) NVIDIA(0): VideoBIOS: 62.92.6d.00.06
            [  81.502] (II) NVIDIA(0): Detected PCI Express Link width: 8X
            [  81.502] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
            [  81.502] (--) NVIDIA(0): Connected display device(s) on GeForce GTS 250 at PCI:1:0:0
            [  81.502] (--) NVIDIA(0):   Samsung SyncMaster (CRT-1)
            [  81.502] (--) NVIDIA(0):   Eizo L465 (DFP-0)
            [  81.502] (--) NVIDIA(0): Samsung SyncMaster (CRT-1): 400.0 MHz maximum pixel clock
            [  81.502] (--) NVIDIA(0): Eizo L465 (DFP-0): 330.0 MHz maximum pixel clock
            [  81.502] (--) NVIDIA(0): Eizo L465 (DFP-0): Internal Dual Link TMDS
            [  81.514] (**) NVIDIA(0): TwinView enabled
            [  81.514] (II) NVIDIA(0): Display Devices found referenced in MetaMode: CRT-1, DFP-0
            [  81.514] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
            [  81.514] (**) NVIDIA(0):   enabled on all display devices.
            [  81.524] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
            [  81.524] (**) NVIDIA(0):   enabled on all display devices.
            [  81.549] (II) NVIDIA(0): Assigned Display Devices: CRT-1, DFP-0
            [  81.549] (II) NVIDIA(0): Validated modes:
            [  81.549] (II) NVIDIA(0):  
            [  81.549] (II) NVIDIA(0):   "CRT:nvidia-auto-select+0+0,DFP:nvidia-auto-select+1680+26"
            [  81.549] (II) NVIDIA(0): Virtual screen size determined to be 2960 x 1050
            [  81.589] (--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
            [  81.589] (--) NVIDIA(0):   option
            [  81.589] (WW) NVIDIA(0): 32-bit ARGB GLX visuals are not currently supported with the
            [  81.589] (WW) NVIDIA(0):   Xinerama extension.
            [  81.589] (WW) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
            [  81.589] (**) NVIDIA(1): Depth 24, (--) framebuffer bpp 32
            [  81.589] (==) NVIDIA(1): RGB weight 888
            [  81.589] (==) NVIDIA(1): Default visual is TrueColor
            [  81.589] (==) NVIDIA(1): Using gamma correction (1.0, 1.0, 1.0)
            [  81.589] (**) NVIDIA(1): Option "TwinView" "1"
            [  81.589] (**) NVIDIA(1): Option "MetaModes" "DFP-0: nvidia-auto-select +1920+40, DFP-1: nvidia-auto-select +0+0"
            [  81.589] (**) NVIDIA(1): Option "TwinViewXineramaInfoOrder" "DFP-0"
            [  83.266] (II) NVIDIA(GPU-1): Display (Eizo L465 (DFP-0)) does not support NVIDIA 3D Vision
            [  83.266] (II) NVIDIA(GPU-1):   stereo.
            [  83.438] (II) NVIDIA(GPU-1): Display (Samsung SyncMaster (DFP-1)) does not support NVIDIA
            [  83.438] (II) NVIDIA(GPU-1):   3D Vision stereo.
            [  83.439] (II) NVIDIA(1): NVIDIA GPU GeForce 7800 GTX (G70) at PCI:2:0:0 (GPU-1)
            [  83.439] (--) NVIDIA(1): Memory: 262144 kBytes
            [  83.439] (--) NVIDIA(1): VideoBIOS: 05.70.02.11.10
            [  83.439] (II) NVIDIA(1): Detected PCI Express Link width: 8X
            [  83.439] (--) NVIDIA(1): Interlaced video modes are supported on this GPU
            [  83.439] (--) NVIDIA(1): Connected display device(s) on GeForce 7800 GTX at PCI:2:0:0
            [  83.439] (--) NVIDIA(1):   Eizo L465 (DFP-0)
            [  83.439] (--) NVIDIA(1):   Samsung SyncMaster (DFP-1)
            [  83.439] (--) NVIDIA(1): Eizo L465 (DFP-0): 310.0 MHz maximum pixel clock
            [  83.439] (--) NVIDIA(1): Eizo L465 (DFP-0): Internal Dual Link TMDS
            [  83.439] (--) NVIDIA(1): Samsung SyncMaster (DFP-1): 155.0 MHz maximum pixel clock
            [  83.439] (--) NVIDIA(1): Samsung SyncMaster (DFP-1): Internal Single Link TMDS
            [  83.439] (**) NVIDIA(1): TwinView enabled
            [  83.439] (II) NVIDIA(1): Display Devices found referenced in MetaMode: DFP-0, DFP-1
            [  83.439] (**) NVIDIA(1): Using HorizSync/VertRefresh ranges from the EDID has been
            [  83.439] (**) NVIDIA(1):   enabled on all display devices.
            [  83.440] (**) NVIDIA(1): Using HorizSync/VertRefresh ranges from the EDID has been
            [  83.440] (**) NVIDIA(1):   enabled on all display devices.
            [  83.440] (II) NVIDIA(1): Assigned Display Devices: DFP-0, DFP-1
            [  83.440] (II) NVIDIA(1): Validated modes:
            [  83.440] (II) NVIDIA(1):  
            [  83.440] (II) NVIDIA(1):   "DFP-0:nvidia-auto-select+1920+40,DFP-1:nvidia-auto-select+0+0"
            [  83.440] (II) NVIDIA(1): Virtual screen size determined to be 3200 x 1200
            [  83.440] (--) NVIDIA(1): DPI set to (101, 104); computed from "UseEdidDpi" X config
            [  83.440] (--) NVIDIA(1):   option
            [  83.440] (WW) NVIDIA(1): 32-bit ARGB GLX visuals are not currently supported with the
            [  83.440] (WW) NVIDIA(1):   Xinerama extension.
            [  83.440] (WW) NVIDIA(1): Disabling 32-bit ARGB GLX visuals.
            [  83.440] (--) Depth 24 pixmap format is 32 bpp
            [  83.440] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
            [  83.454] (II) NVIDIA(0): Setting mode
            [  83.454] (II) NVIDIA(0):   "CRT:nvidia-auto-select+0+0,DFP:nvidia-auto-select+1680+26"
            [  83.488] (II) Loading extension NV-GLX
            [  83.518] (==) NVIDIA(0): Disabling shared memory pixmaps
            [  83.518] (==) NVIDIA(0): Backing store disabled
            [  83.518] (==) NVIDIA(0): Silken mouse enabled
            [  83.519] (**) NVIDIA(0): DPMS enabled
            [  83.519] (II) Loading extension NV-CONTROL
            [  83.519] (II) Loading sub module "dri2"
            [  83.519] (II) LoadModule: "dri2"
            [  83.519] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
            [  83.519] (II) Module dri2: vendor="X.Org Foundation"
            [  83.519]  compiled for 1.10.4, module version = 1.2.0
            [  83.519]  ABI class: X.Org Server Extension, version 5.0
            [  83.519] (II) NVIDIA(0): [DRI2] Setup complete
            [  83.519] (==) RandR enabled
            [  83.529] (II) NVIDIA(1): Setting mode
            [  83.530] (II) NVIDIA(1):   "DFP-0:nvidia-auto-select+1920+40,DFP-1:nvidia-auto-select+0+0"
            [  83.808] (WW) NVIDIA(1): The GPU driving screen 1 is incompatible with the rest of the
            [  83.808] (WW) NVIDIA(1):   GPUs composing the desktop. OpenGL rendering will be
            [  83.808] (WW) NVIDIA(1):   disabled on screen 1.
            [  83.825] (==) NVIDIA(1): Disabling shared memory pixmaps
            [  83.825] (==) NVIDIA(1): Backing store disabled
            [  83.825] (==) NVIDIA(1): Silken mouse enabled
            [  83.825] (**) NVIDIA(1): DPMS enabled
            [  83.825] (II) Loading sub module "dri2"
            [  83.825] (II) LoadModule: "dri2"
            [  83.825] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
            [  83.825] (II) Module dri2: vendor="X.Org Foundation"
            [  83.825]  compiled for 1.10.4, module version = 1.2.0
            [  83.825]  ABI class: X.Org Server Extension, version 5.0
            [  83.825] (II) NVIDIA(1): [DRI2] Setup complete
            [  83.825] (==) RandR enabled
            [  83.825] (II) Initializing built-in extension Generic Event Extension
            [  83.825] (II) Initializing built-in extension SHAPE
            [  83.825] (II) Initializing built-in extension MIT-SHM
            [  83.825] (II) Initializing built-in extension XInputExtension
            [  83.825] (II) Initializing built-in extension XTEST
            [  83.825] (II) Initializing built-in extension BIG-REQUESTS
            [  83.825] (II) Initializing built-in extension SYNC
            [  83.825] (II) Initializing built-in extension XKEYBOARD
            [  83.825] (II) Initializing built-in extension XC-MISC
            [  83.825] (II) Initializing built-in extension SECURITY
            [  83.825] (II) Initializing built-in extension XINERAMA
            [  83.825] (II) Initializing built-in extension XFIXES
            [  83.825] (II) Initializing built-in extension RENDER
            [  83.825] (II) Initializing built-in extension RANDR
            [  83.825] (II) Initializing built-in extension COMPOSITE
            [  83.825] (II) Initializing built-in extension DAMAGE
            [  83.825] (II) Initializing built-in extension GESTURE
            [  83.826] (II) Initializing extension GLX
            [  83.830] (WW) NVIDIA(0): Xinerama is enabled, so RandR has likely been disabled by the
            [  83.830] (WW) NVIDIA(0):   X server.
            [  83.830] (WW) NVIDIA(1): Xinerama is enabled, so RandR has likely been disabled by the
            [  83.830] (WW) NVIDIA(1):   X server.
            [  83.855] (II) XKB: reuse xkmfile /var/lib/xkb/server-B20D7FC79C7F597315E3E501AEF10E0D866E8E92.xkm
            [  83.860] (II) config/udev: Adding input device Power Button (/dev/input/event1)
            [  83.860] (**) Power Button: Applying InputClass "evdev keyboard catchall"
            [  83.860] (II) LoadModule: "evdev"
            [  83.861] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [  83.861] (II) Module evdev: vendor="X.Org Foundation"
            [  83.861]  compiled for 1.10.2, module version = 2.6.0
            [  83.861]  Module class: X.Org XInput Driver
            [  83.861]  ABI class: X.Org XInput driver, version 12.3
            [  83.861] (II) Using input driver 'evdev' for 'Power Button'
            [  83.861] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [  83.861] (**) Power Button: always reports core events
            [  83.861] (**) Power Button: Device: "/dev/input/event1"
            [  83.861] (--) Power Button: Found keys
            [  83.861] (II) Power Button: Configuring as keyboard
            [  83.861] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
            [  83.861] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
            [  83.861] (**) Option "xkb_rules" "evdev"
            [  83.861] (**) Option "xkb_model" "pc105"
            [  83.861] (**) Option "xkb_layout" "us"
            [  83.862] (II) config/udev: Adding input device Power Button (/dev/input/event0)
            [  83.863] (**) Power Button: Applying InputClass "evdev keyboard catchall"
            [  83.863] (II) Using input driver 'evdev' for 'Power Button'
            [  83.863] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [  83.863] (**) Power Button: always reports core events
            [  83.863] (**) Power Button: Device: "/dev/input/event0"
            [  83.863] (--) Power Button: Found keys
            [  83.863] (II) Power Button: Configuring as keyboard
            [  83.863] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
            [  83.863] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
            [  83.863] (**) Option "xkb_rules" "evdev"
            [  83.863] (**) Option "xkb_model" "pc105"
            [  83.863] (**) Option "xkb_layout" "us"
            [  83.866] (II) config/udev: Adding input device Burr-Brown from TI        USB Audio CODEC (/dev/input/event4)
            [  83.866] (**) Burr-Brown from TI        USB Audio CODEC : Applying InputClass "evdev keyboard catchall"
            [  83.866] (II) Using input driver 'evdev' for 'Burr-Brown from TI        USB Audio CODEC '
            [  83.866] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [  83.866] (**) Burr-Brown from TI        USB Audio CODEC : always reports core events
            [  83.866] (**) Burr-Brown from TI        USB Audio CODEC : Device: "/dev/input/event4"
            [  83.866] (--) Burr-Brown from TI        USB Audio CODEC : Found keys
            [  83.866] (II) Burr-Brown from TI        USB Audio CODEC : Configuring as keyboard
            [  83.866] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.3/input/input4/event4"
            [  83.866] (II) XINPUT: Adding extended input device "Burr-Brown from TI        USB Audio CODEC " (type: KEYBOARD)
            [  83.866] (**) Option "xkb_rules" "evdev"
            [  83.866] (**) Option "xkb_model" "pc105"
            [  83.866] (**) Option "xkb_layout" "us"
            [  83.866] (II) config/udev: Adding input device Microsoft Natural® Ergonomic Keyboard 4000 (/dev/input/event2)
            [  83.866] (**) Microsoft Natural® Ergonomic Keyboard 4000: Applying InputClass "evdev keyboard catchall"
            [  83.866] (II) Using input driver 'evdev' for 'Microsoft Natural® Ergonomic Keyboard 4000'
            [  83.866] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [  83.866] (**) Microsoft Natural® Ergonomic Keyboard 4000: always reports core events
            [  83.866] (**) Microsoft Natural® Ergonomic Keyboard 4000: Device: "/dev/input/event2"
            [  83.866] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found keys
            [  83.866] (II) Microsoft Natural® Ergonomic Keyboard 4000: Configuring as keyboard
            [  83.866] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.0/input/input2/event2"
            [  83.867] (II) XINPUT: Adding extended input device "Microsoft Natural® Ergonomic Keyboard 4000" (type: KEYBOARD)
            [  83.867] (**) Option "xkb_rules" "evdev"
            [  83.867] (**) Option "xkb_model" "pc105"
            [  83.867] (**) Option "xkb_layout" "us"
            [  83.867] (II) config/udev: Adding input device Microsoft Natural® Ergonomic Keyboard 4000 (/dev/input/event3)
            [  83.867] (**) Microsoft Natural® Ergonomic Keyboard 4000: Applying InputClass "evdev keyboard catchall"
            [  83.867] (II) Using input driver 'evdev' for 'Microsoft Natural® Ergonomic Keyboard 4000'
            [  83.867] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [  83.867] (**) Microsoft Natural® Ergonomic Keyboard 4000: always reports core events
            [  83.867] (**) Microsoft Natural® Ergonomic Keyboard 4000: Device: "/dev/input/event3"
            [  83.867] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found 1 mouse buttons
            [  83.867] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found scroll wheel(s)
            [  83.867] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found relative axes
            [  83.867] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found absolute axes
            [  83.867] (II) evdev-grail: failed to open grail, no gesture support
            [  83.867] (--) Microsoft Natural® Ergonomic Keyboard 4000: Found keys
            [  83.867] (II) Microsoft Natural® Ergonomic Keyboard 4000: Configuring as mouse
            [  83.867] (II) Microsoft Natural® Ergonomic Keyboard 4000: Configuring as keyboard
            [  83.867] (II) Microsoft Natural® Ergonomic Keyboard 4000: Adding scrollwheel support
            [  83.867] (**) Microsoft Natural® Ergonomic Keyboard 4000: YAxisMapping: buttons 4 and 5
            [  83.867] (**) Microsoft Natural® Ergonomic Keyboard 4000: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
            [  83.867] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.1/input/input3/event3"
            [  83.867] (II) XINPUT: Adding extended input device "Microsoft Natural® Ergonomic Keyboard 4000" (type: KEYBOARD)
            [  83.867] (**) Option "xkb_rules" "evdev"
            [  83.867] (**) Option "xkb_model" "pc105"
            [  83.867] (**) Option "xkb_layout" "us"
            [  83.867] (EE) Microsoft Natural® Ergonomic Keyboard 4000: failed to initialize for relative axes.
            [  83.867] (II) Microsoft Natural® Ergonomic Keyboard 4000: initialized for absolute axes.
            [  83.867] (**) Microsoft Natural® Ergonomic Keyboard 4000: (accel) keeping acceleration scheme 1
            [  83.867] (**) Microsoft Natural® Ergonomic Keyboard 4000: (accel) acceleration profile 0
            [  83.867] (**) Microsoft Natural® Ergonomic Keyboard 4000: (accel) acceleration factor: 2.000
            [  83.867] (**) Microsoft Natural® Ergonomic Keyboard 4000: (accel) acceleration threshold: 4
            [  83.868] (II) config/udev: Adding input device UVC Camera (046d:0807) (/dev/input/event6)
            [  83.868] (**) UVC Camera (046d:0807): Applying InputClass "evdev keyboard catchall"
            [  83.868] (II) Using input driver 'evdev' for 'UVC Camera (046d:0807)'
            [  83.868] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [  83.868] (**) UVC Camera (046d:0807): always reports core events
            [  83.868] (**) UVC Camera (046d:0807): Device: "/dev/input/event6"
            [  83.868] (--) UVC Camera (046d:0807): Found keys
            [  83.868] (II) UVC Camera (046d:0807): Configuring as keyboard
            [  83.868] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.2/usb1/1-5/1-5:1.0/input/input6/event6"
            [  83.868] (II) XINPUT: Adding extended input device "UVC Camera (046d:0807)" (type: KEYBOARD)
            [  83.868] (**) Option "xkb_rules" "evdev"
            [  83.868] (**) Option "xkb_model" "pc105"
            [  83.868] (**) Option "xkb_layout" "us"
            [  83.869] (II) config/udev: Adding input device Logitech USB Gaming Mouse (/dev/input/event5)
            [  83.869] (**) Logitech USB Gaming Mouse: Applying InputClass "evdev pointer catchall"
            [  83.869] (II) Using input driver 'evdev' for 'Logitech USB Gaming Mouse'
            [  83.869] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
            [  83.869] (**) Logitech USB Gaming Mouse: always reports core events
            [  83.869] (**) Logitech USB Gaming Mouse: Device: "/dev/input/event5"
            [  83.869] (--) Logitech USB Gaming Mouse: Found 20 mouse buttons
            [  83.869] (--) Logitech USB Gaming Mouse: Found scroll wheel(s)
            [  83.869] (--) Logitech USB Gaming Mouse: Found relative axes
            [  83.869] (--) Logitech USB Gaming Mouse: Found x and y relative axes
            [  83.869] (II) Logitech USB Gaming Mouse: Configuring as mouse
            [  83.869] (II) Logitech USB Gaming Mouse: Adding scrollwheel support
            [  83.869] (**) Logitech USB Gaming Mouse: YAxisMapping: buttons 4 and 5
            [  83.869] (**) Logitech USB Gaming Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
            [  83.869] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/input/input5/event5"
            [  83.869] (II) XINPUT: Adding extended input device "Logitech USB Gaming Mouse" (type: MOUSE)
            [  83.869] (II) Logitech USB Gaming Mouse: initialized for relative axes.
            [  83.869] (**) Logitech USB Gaming Mouse: (accel) keeping acceleration scheme 1
            [  83.869] (**) Logitech USB Gaming Mouse: (accel) acceleration profile 0
            [  83.869] (**) Logitech USB Gaming Mouse: (accel) acceleration factor: 2.000
            [  83.869] (**) Logitech USB Gaming Mouse: (accel) acceleration threshold: 4
            [  83.869] (II) config/udev: Adding input device Logitech USB Gaming Mouse (/dev/input/mouse0)
            [  83.869] (II) No input driver/identifier specified (ignoring)
            [  91.109] (II) XKB: reuse xkmfile /var/lib/xkb/server-A77BBE312A49C9FE89948D38B2A8CB84C3CBB410.xkm
            It wasn't an nvidia update or even a version upgrade, just one of the standard "Your system has updates" messages. and after that update on the next reboot. This issue started.

            Thanks for your time helping with this. I'm learning which files to look in now for errors, and that is helpful.

            Comment


              #7
              Re: kde hangs on startup before graphical login. stopping system v runlevel

              Try the commands below:
              Code:
              sudo genkdmconf --no-old --no-old-scripts
              sudo reboot
              ASROCK Z87 Pro4 - i5 4670K - R9 270x ☞ Triple Boot: KDE NEON ★ Windows 10 ★ Windows 7

              Comment


                #8
                Re: kde hangs on startup before graphical login. stopping system v runlevel

                Thanks for taking the time to post the files. Earlier you wrote:

                Originally posted by ussher
                and fixed it by disabling proprietary drivers.
                But then I notice in your Xorg.0.log that you in fact are running the binary driver, version 280.13. Back in your prior post you also said:

                Originally posted by ussher
                needs the proprietary drivers to do the dual view... xinerama by itself on 4 monitors is way too slow. It was working fine before the upgrade
                So I guess I'm a little unsure of your exact sequence of steps.

                Have you tried what ubuntuku suggested?

                Comment


                  #9
                  Re: kde hangs on startup before graphical login. stopping system v runlevel

                  Originally posted by SteveRiley
                  ..... Earlier you wrote:

                  Originally posted by ussher
                  and fixed it by disabling proprietary drivers.
                  That was the other guy in the other thread that disabled the proprietary drivers. Sorry for the confusion, it was supposed to be one sentence that read like this "I saw in [this] thread that another user had the same [problem] and fixed it by disabling proprietary drivers."


                  I just tried ubuntuku's suggestion and it didn't make a difference. I am noticing that its not always stopping exactly on "Stopping System V runlevel compatibility" each boot.

                  This time the ending dialog was:
                  Code:
                  * checking battery state...
                  * read required files in advance
                  * stopping system V runlevel compatibility
                  * starting NetBIOS name server
                  * starting mount network file systems
                  * starting mount network file systems

                  and after i do ctrl+shift+F6 and login i have found that i can start the xserver with
                  Code:
                  startx
                  which makes me a little more comfortable not running X as the root user.

                  Comment


                    #10
                    Re: kde hangs on startup before graphical login. stopping system v runlevel

                    do you have network shares listed in fstab ?
                    and if so where they on line when you tried to boot?

                    the system could be pausing to allow the network file systems to connect......which if their wireless or not on line could be the problem if you don't have the right options in fstab.

                    VINNY

                    i7 4core HT 8MB L3 2.9GHz
                    16GB RAM
                    Nvidia GTX 860M 4GB RAM 1152 cuda cores

                    Comment


                      #11
                      Re: kde hangs on startup before graphical login. stopping system v runlevel

                      Originally posted by ussher
                      I am noticing that its not always stopping exactly on "Stopping System V runlevel compatibility" each boot... and after i do ctrl+shift+F6 and login i have found that i can start the xserver with
                      Code:
                      startx
                      which makes me a little more comfortable not running X as the root user.
                      Because Upstart spawns jobs asynchronously, it's not uncommon to see varying collections of messages during boot before the desktop manager starts -- I've noticed this on many computers.

                      Unfortunately, I'm not seeing any obvious errors in the files you've posted. However, your statement about not having to start X as root anymore made me wonder: perhaps your previous runs of X as root has placed your system in an unusual state, with some files having incorrect permissions or owners? This can be difficult to diagnose. I'm wondering if, at this point, you might save time by simply reinstalling?

                      Comment


                        #12
                        Re: kde hangs on startup before graphical login. stopping system v runlevel

                        Originally posted by SteveRiley
                        However, your statement about not having to start X as root anymore made me wonder: perhaps your previous runs of X as root has placed your system in an unusual state
                        That is pretty much standard operation, X (the server) runs as root, while the user session runs as user.

                        @ussher:
                        Since you can start both kdm and an xsession manually, the problem isn't likely to be either X or driver related. I'd suspect the cause to simply be that kdm doesn't start automatically during boot. You can try these troubleshooting steps:
                        1. What does /etc/X11/default-display-manager contain?
                        (if it's not /usr/bin/kdm, run 'sudo dpkg-reconfigure kdm' and select kdm when prompted)
                        2. When booting stops, go to another virtual terminal (Ctrl+Alt+F6, for example), log in and run 'sudo service kdm start'...do you get any errors?
                        3. Try reinstalling kdm

                        Note on log files:
                        ~/.xsession-errors logging will only start after user log in, so it doesn't really help diagnosing problems when X does not start at all (in those cases, /var/log/Xorg.#.log is the primary log file to check, although in this case there seems to be nothing worthwhile there)

                        Comment


                          #13
                          Re: kde hangs on startup before graphical login. stopping system v runlevel

                          HOORAY!!

                          Following kubicle's instructions i looked in default-display-manager
                          Code:
                          cat /etc/X11/default-display-manager.orig 
                          /opt/trinity/bin/kdm
                          It wasn't what he thought it should be, so I tried re-installing kdm, and reboot. no difference. I tried
                          Code:
                          sudo dpkg-reconfigure kdm
                          There were 2 options KDM and KDM-trinity. selecting KDM and rebooting didn't change anything.

                          So i did
                          Code:
                          sudo nano /etc/X11/default-display-manager
                          and changed the setting to what kubicle said and rebooted and i got to the graphical login screen.

                          Thanks everyone for your help.

                          --edit--
                          is there a button to tag this as [SOLVED] because there isn't enough space to write it without changing the title?

                          Comment


                            #14
                            Re: kde hangs on startup before graphical login. stopping system v runlevel

                            Originally posted by ussher
                            There were 2 options KDM and KDM-trinity. selecting KDM and rebooting didn't change anything.
                            I'm baffled by why this wouldn't work, but at least you were able to fix it manually.

                            is there a button to tag this as [SOLVED] because there isn't enough space to write it without changing the title?
                            We don't have a "solved" button (maybe we'll get one when they get the new forum software online), but you can shorten the title from the end: "kde hangs on startup before graphical login" is descriptive enough, I think.

                            Comment

                            Working...
                            X