xerver-xorg-core 2:1.13.3-0ubuntu3 breaks bumblebee

Asked by Bruno Pagani

Since this version, Bumblebee fails to start a secondary xserver on the NVIDIA card, with either nouveau or any flavors of the nvidia graphics driver.

Is this an issue on the Bumblebee side, and then how to fix it, or is this changes made by Ubuntu that causes this problem?

Maarten Lankhorst answered this when contacted by email:
If you want to load the nvidia module you need to specify it explicitly in your configuration. Intel failed
to be detected before because of a bug. You were probably already running a xserver with intel.
Before it would just fail entirely because the intel card was already in use, now it still detects the
intel card through udev.

As a workaround I suppose you could append something like -seat bla, in which case the intel
device will not be found through udev, unless you had the ID_SEAT property for that device set to bla too.

However, I haven't been able to make the seat option to work either since in fact this is equivalent to what we do with loading X using custom conf files.

Xorg.log for nouveau:
[ 932.323]
X.Org X Server 1.13.3
Release Date: 2013-03-07
[ 932.323] X Protocol Version 11, Revision 0
[ 932.323] Build Operating System: Linux 3.2.0-37-generic x86_64 Ubuntu
[ 932.323] Current Operating System: Linux Archange-U43Jc 3.8.0-15-generic #25-Ubuntu SMP Wed Mar 27 19:19:30 UTC 2013 x86_64
[ 932.323] Kernel command line: BOOT_IMAGE=/vmlinuz-3.8.0-15-generic root=UUID=7b4efc1b-effe-4316-a61e-a12dba4f9673 ro quiet splash pcie_aspm=force vt.handoff=7
[ 932.323] Build Date: 26 March 2013 03:26:34PM
[ 932.323] xorg-server 2:1.13.3-0ubuntu4 (For technical support please see http://www.ubuntu.com/support)
[ 932.323] Current version of pixman: 0.28.2
[ 932.323] Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
[ 932.323] Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 932.323] (==) Log file: "/var/log/Xorg.8.log", Time: Tue Apr 2 16:19:54 2013
[ 932.323] (++) Using config file: "/etc/bumblebee/xorg.conf.nouveau"
[ 932.323] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 932.324] (==) ServerLayout "Layout0"
[ 932.324] (==) No screen section available. Using defaults.
[ 932.324] (**) |-->Screen "Default Screen Section" (0)
[ 932.324] (**) | |-->Monitor "<default monitor>"
[ 932.324] (==) No device specified for screen "Default Screen Section".
 Using the first device section listed.
[ 932.324] (**) | |-->Device "Device0"
[ 932.324] (==) No monitor specified for screen "Default Screen Section".
 Using a default monitor configuration.
[ 932.324] (**) Option "AutoAddDevices" "false"
[ 932.324] (**) Option "AutoAddGPU" "false"
[ 932.324] (**) Not automatically adding devices
[ 932.324] (==) Automatically enabling devices
[ 932.324] (**) Not automatically adding GPU devices
[ 932.324] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 932.324] Entry deleted from font path.
[ 932.324] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 932.324] Entry deleted from font path.
[ 932.324] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 932.324] Entry deleted from font path.
[ 932.324] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 932.324] Entry deleted from font path.
[ 932.324] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 932.324] Entry deleted from font path.
[ 932.324] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 932.324] Entry deleted from font path.
[ 932.324] (==) FontPath set to:
 /usr/share/fonts/X11/misc,
 /usr/share/fonts/X11/Type1,
 built-ins
[ 932.324] (==) ModulePath set to "/usr/lib/x86_64-linux-gnu/xorg/extra-modules,/usr/lib/xorg/extra-modules,/usr/lib/xorg/modules"
[ 932.324] (==) |-->Input Device "<default pointer>"
[ 932.324] (==) |-->Input Device "<default keyboard>"
[ 932.324] (==) The core pointer device wasn't specified explicitly in the layout.
 Using the default mouse configuration.
[ 932.324] (==) The core keyboard device wasn't specified explicitly in the layout.
 Using the default keyboard configuration.
[ 932.324] (II) Loader magic: 0x7f6f1f4b3d00
[ 932.324] (II) Module ABI versions:
[ 932.325] X.Org ANSI C Emulation: 0.4
[ 932.325] X.Org Video Driver: 13.1
[ 932.325] X.Org XInput driver : 18.0
[ 932.325] X.Org Server Extension : 7.0
[ 932.325] (II) config/udev: Adding drm device (/dev/dri/card1)
[ 932.325] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 932.328] (--) PCI: (0:1:0:0) 10de:0a70:1043:1372 rev 162, Mem @ 0xe2000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[ 932.328] (II) Open ACPI successful (/var/run/acpid.socket)
[ 932.328] Initializing built-in extension Generic Event Extension
[ 932.328] Initializing built-in extension SHAPE
[ 932.328] Initializing built-in extension MIT-SHM
[ 932.328] Initializing built-in extension XInputExtension
[ 932.328] Initializing built-in extension XTEST
[ 932.328] Initializing built-in extension BIG-REQUESTS
[ 932.328] Initializing built-in extension SYNC
[ 932.328] Initializing built-in extension XKEYBOARD
[ 932.328] Initializing built-in extension XC-MISC
[ 932.328] Initializing built-in extension SECURITY
[ 932.328] Initializing built-in extension XINERAMA
[ 932.328] Initializing built-in extension XFIXES
[ 932.328] Initializing built-in extension RENDER
[ 932.328] Initializing built-in extension RANDR
[ 932.328] Initializing built-in extension COMPOSITE
[ 932.328] Initializing built-in extension DAMAGE
[ 932.328] Initializing built-in extension MIT-SCREEN-SAVER
[ 932.328] Initializing built-in extension DOUBLE-BUFFER
[ 932.328] Initializing built-in extension RECORD
[ 932.328] Initializing built-in extension DPMS
[ 932.328] Initializing built-in extension X-Resource
[ 932.328] Initializing built-in extension XVideo
[ 932.328] Initializing built-in extension XVideo-MotionCompensation
[ 932.328] Initializing built-in extension SELinux
[ 932.328] Initializing built-in extension XFree86-VidModeExtension
[ 932.328] Initializing built-in extension XFree86-DGA
[ 932.328] Initializing built-in extension XFree86-DRI
[ 932.328] Initializing built-in extension DRI2
[ 932.328] (II) LoadModule: "glx"
[ 932.329] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 932.329] (II) Module glx: vendor="X.Org Foundation"
[ 932.329] compiled for 1.13.3, module version = 1.0.0
[ 932.329] ABI class: X.Org Server Extension, version 7.0
[ 932.329] (==) AIGLX enabled
[ 932.330] Loading extension GLX
[ 932.330] (II) LoadModule: "nouveau"
[ 932.330] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 932.330] (II) Module nouveau: vendor="X.Org Foundation"
[ 932.330] compiled for 1.13.3, module version = 1.0.7
[ 932.330] Module class: X.Org Video Driver
[ 932.330] ABI class: X.Org Video Driver, version 13.1
[ 932.330] (II) LoadModule: "mouse"
[ 932.331] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 932.331] (II) Module mouse: vendor="X.Org Foundation"
[ 932.331] compiled for 1.13.0, module version = 1.7.2
[ 932.331] Module class: X.Org XInput Driver
[ 932.331] ABI class: X.Org XInput driver, version 18.0
[ 932.331] (II) LoadModule: "kbd"
[ 932.332] (WW) Warning, couldn't open module kbd
[ 932.332] (II) UnloadModule: "kbd"
[ 932.332] (II) Unloading kbd
[ 932.332] (EE) Failed to load module "kbd" (module does not exist, 0)
[ 932.332] (II) NOUVEAU driver Date: Wed Mar 27 09:50:03 2013 +0100
[ 932.332] (II) NOUVEAU driver for NVIDIA chipset families :
[ 932.332] RIVA TNT (NV04)
[ 932.332] RIVA TNT2 (NV05)
[ 932.332] GeForce 256 (NV10)
[ 932.332] GeForce 2 (NV11, NV15)
[ 932.332] GeForce 4MX (NV17, NV18)
[ 932.332] GeForce 3 (NV20)
[ 932.332] GeForce 4Ti (NV25, NV28)
[ 932.332] GeForce FX (NV3x)
[ 932.332] GeForce 6 (NV4x)
[ 932.332] GeForce 7 (G7x)
[ 932.332] GeForce 8 (G8x)
[ 932.332] GeForce GTX 200 (NVA0)
[ 932.333] GeForce GTX 400 (NVC0)
[ 932.333] (--) using VT number 7

[ 932.333] (EE) No devices detected.
[ 932.333] (==) Matched intel as autoconfigured driver 0
[ 932.333] (==) Matched nvidia as autoconfigured driver 1
[ 932.333] (==) Matched nouveau as autoconfigured driver 2
[ 932.333] (==) Matched nv as autoconfigured driver 3
[ 932.333] (==) Matched intel as autoconfigured driver 4
[ 932.333] (==) Matched vesa as autoconfigured driver 5
[ 932.333] (==) Matched modesetting as autoconfigured driver 6
[ 932.333] (==) Matched fbdev as autoconfigured driver 7
[ 932.333] (==) Assigned the driver to the xf86ConfigLayout
[ 932.333] (II) LoadModule: "intel"
[ 932.333] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 932.334] (II) Module intel: vendor="X.Org Foundation"
[ 932.334] compiled for 1.13.3, module version = 2.21.5
[ 932.334] Module class: X.Org Video Driver
[ 932.334] ABI class: X.Org Video Driver, version 13.1
[ 932.334] (II) LoadModule: "nvidia"
[ 932.334] (WW) Warning, couldn't open module nvidia
[ 932.334] (II) UnloadModule: "nvidia"
[ 932.334] (II) Unloading nvidia
[ 932.334] (EE) Failed to load module "nvidia" (module does not exist, 0)
[ 932.334] (II) LoadModule: "nouveau"
[ 932.334] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 932.334] (II) Module nouveau: vendor="X.Org Foundation"
[ 932.335] compiled for 1.13.3, module version = 1.0.7
[ 932.335] Module class: X.Org Video Driver
[ 932.335] ABI class: X.Org Video Driver, version 13.1
[ 932.335] (II) UnloadModule: "nouveau"
[ 932.335] (II) Unloading nouveau
[ 932.335] (II) Failed to load module "nouveau" (already loaded, 0)
[ 932.335] (II) LoadModule: "nv"
[ 932.335] (WW) Warning, couldn't open module nv
[ 932.335] (II) UnloadModule: "nv"
[ 932.335] (II) Unloading nv
[ 932.335] (EE) Failed to load module "nv" (module does not exist, 0)
[ 932.335] (II) LoadModule: "vesa"
[ 932.335] (WW) Warning, couldn't open module vesa
[ 932.335] (II) UnloadModule: "vesa"
[ 932.335] (II) Unloading vesa
[ 932.335] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 932.335] (II) LoadModule: "modesetting"
[ 932.336] (WW) Warning, couldn't open module modesetting
[ 932.336] (II) UnloadModule: "modesetting"
[ 932.336] (II) Unloading modesetting
[ 932.336] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 932.336] (II) LoadModule: "fbdev"
[ 932.336] (WW) Warning, couldn't open module fbdev
[ 932.336] (II) UnloadModule: "fbdev"
[ 932.336] (II) Unloading fbdev
[ 932.336] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 932.336] (II) LoadModule: "mouse"
[ 932.337] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 932.337] (II) Module mouse: vendor="X.Org Foundation"
[ 932.337] compiled for 1.13.0, module version = 1.7.2
[ 932.337] Module class: X.Org XInput Driver
[ 932.337] ABI class: X.Org XInput driver, version 18.0
[ 932.337] (II) LoadModule: "kbd"
[ 932.337] (WW) Warning, couldn't open module kbd
[ 932.337] (II) UnloadModule: "kbd"
[ 932.337] (II) Unloading kbd
[ 932.337] (EE) Failed to load module "kbd" (module does not exist, 0)
[ 932.337] (II) NOUVEAU driver Date: Wed Mar 27 09:50:03 2013 +0100
[ 932.337] (II) NOUVEAU driver for NVIDIA chipset families :
[ 932.337] RIVA TNT (NV04)
[ 932.337] RIVA TNT2 (NV05)
[ 932.337] GeForce 256 (NV10)
[ 932.337] GeForce 2 (NV11, NV15)
[ 932.337] GeForce 4MX (NV17, NV18)
[ 932.337] GeForce 3 (NV20)
[ 932.337] GeForce 4Ti (NV25, NV28)
[ 932.337] GeForce FX (NV3x)
[ 932.337] GeForce 6 (NV4x)
[ 932.337] GeForce 7 (G7x)
[ 932.337] GeForce 8 (G8x)
[ 932.338] GeForce GTX 200 (NVA0)
[ 932.338] GeForce GTX 400 (NVC0)
[ 932.338] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
 i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
 E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
 Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
 Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
 Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
 Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
 Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
 Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
 Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
 Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
 Haswell Server (GT2+), Haswell SDV Desktop (GT1),
 Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
 Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
 Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
 Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
 Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
 Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
 Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
 Haswell ULT Server (GT1), Haswell ULT Server (GT2),
 Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
 Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
 Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
 Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
 Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
 ValleyView PO board
[ 932.339] (++) using VT number 7

[ 932.339] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[ 932.339] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[ 932.339] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.21.5+git20130328.96c10bdf-0ubuntu0sarvatt (Robert Hooker <email address hidden>)
[ 932.339] (EE) intel(0): [drm] failed to set drm interface version: Permission denied [13].
[ 932.339] (EE) intel(0): Failed to become DRM master.
[ 932.339] (II) UnloadModule: "intel"
[ 932.340] (EE) Screen(s) found, but none have a usable configuration.
[ 932.340]
Fatal server error:
[ 932.340] no screens found
[ 932.340] (EE)
Please consult the The X.Org Foundation support
  at http://wiki.x.org
 for help.
[ 932.340] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
[ 932.340] (EE)
[ 932.340] Server terminated with error (1). Closing log file.

Xorg.log for nvidia:
[ 5329.211]
X.Org X Server 1.13.3
Release Date: 2013-03-07
[ 5329.211] X Protocol Version 11, Revision 0
[ 5329.211] Build Operating System: Linux 3.2.0-37-generic x86_64 Ubuntu
[ 5329.211] Current Operating System: Linux Archange-U43Jc 3.8.0-15-generic #25-Ubuntu SMP Wed Mar 27 19:19:30 UTC 2013 x86_64
[ 5329.211] Kernel command line: BOOT_IMAGE=/vmlinuz-3.8.0-15-generic root=UUID=7b4efc1b-effe-4316-a61e-a12dba4f9673 ro quiet splash pcie_aspm=force vt.handoff=7
[ 5329.211] Build Date: 26 March 2013 03:26:34PM
[ 5329.211] xorg-server 2:1.13.3-0ubuntu4 (For technical support please see http://www.ubuntu.com/support)
[ 5329.211] Current version of pixman: 0.28.2
[ 5329.211] Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
[ 5329.211] Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5329.211] (==) Log file: "/var/log/Xorg.8.log", Time: Tue Apr 2 17:33:10 2013
[ 5329.211] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[ 5329.211] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5329.211] (==) ServerLayout "Layout0"
[ 5329.211] (==) No screen section available. Using defaults.
[ 5329.211] (**) |-->Screen "Default Screen Section" (0)
[ 5329.211] (**) | |-->Monitor "<default monitor>"
[ 5329.211] (==) No device specified for screen "Default Screen Section".
 Using the first device section listed.
[ 5329.211] (**) | |-->Device "Device1"
[ 5329.211] (==) No monitor specified for screen "Default Screen Section".
 Using a default monitor configuration.
[ 5329.211] (**) Option "AutoAddDevices" "false"
[ 5329.211] (**) Not automatically adding devices
[ 5329.211] (==) Automatically enabling devices
[ 5329.211] (==) Automatically adding GPU devices
[ 5329.211] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 5329.211] Entry deleted from font path.
[ 5329.212] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 5329.212] Entry deleted from font path.
[ 5329.212] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 5329.212] Entry deleted from font path.
[ 5329.212] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 5329.212] Entry deleted from font path.
[ 5329.212] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 5329.212] Entry deleted from font path.
[ 5329.212] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 5329.212] Entry deleted from font path.
[ 5329.212] (==) FontPath set to:
 /usr/share/fonts/X11/misc,
 /usr/share/fonts/X11/Type1,
 built-ins
[ 5329.212] (++) ModulePath set to "/usr/lib/nvidia-313-updates/xorg,/usr/lib/xorg/modules"
[ 5329.212] (==) |-->Input Device "<default pointer>"
[ 5329.212] (==) |-->Input Device "<default keyboard>"
[ 5329.212] (==) The core pointer device wasn't specified explicitly in the layout.
 Using the default mouse configuration.
[ 5329.212] (==) The core keyboard device wasn't specified explicitly in the layout.
 Using the default keyboard configuration.
[ 5329.212] (II) Loader magic: 0x7fb24e01bd00
[ 5329.212] (II) Module ABI versions:
[ 5329.212] X.Org ANSI C Emulation: 0.4
[ 5329.212] X.Org Video Driver: 13.1
[ 5329.212] X.Org XInput driver : 18.0
[ 5329.212] X.Org Server Extension : 7.0
[ 5329.212] (II) config/udev: Adding drm device (/dev/dri/card0)
[ 5329.214] (--) PCI: (0:1:0:0) 10de:0a70:1043:1372 rev 162, Mem @ 0xe2000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/524288
[ 5329.215] (II) Open ACPI successful (/var/run/acpid.socket)
[ 5329.215] Initializing built-in extension Generic Event Extension
[ 5329.215] Initializing built-in extension SHAPE
[ 5329.215] Initializing built-in extension MIT-SHM
[ 5329.215] Initializing built-in extension XInputExtension
[ 5329.215] Initializing built-in extension XTEST
[ 5329.215] Initializing built-in extension BIG-REQUESTS
[ 5329.215] Initializing built-in extension SYNC
[ 5329.215] Initializing built-in extension XKEYBOARD
[ 5329.215] Initializing built-in extension XC-MISC
[ 5329.215] Initializing built-in extension SECURITY
[ 5329.215] Initializing built-in extension XINERAMA
[ 5329.215] Initializing built-in extension XFIXES
[ 5329.215] Initializing built-in extension RENDER
[ 5329.215] Initializing built-in extension RANDR
[ 5329.215] Initializing built-in extension COMPOSITE
[ 5329.215] Initializing built-in extension DAMAGE
[ 5329.215] Initializing built-in extension MIT-SCREEN-SAVER
[ 5329.215] Initializing built-in extension DOUBLE-BUFFER
[ 5329.215] Initializing built-in extension RECORD
[ 5329.215] Initializing built-in extension DPMS
[ 5329.215] Initializing built-in extension X-Resource
[ 5329.215] Initializing built-in extension XVideo
[ 5329.215] Initializing built-in extension XVideo-MotionCompensation
[ 5329.215] Initializing built-in extension SELinux
[ 5329.215] Initializing built-in extension XFree86-VidModeExtension
[ 5329.215] Initializing built-in extension XFree86-DGA
[ 5329.215] Initializing built-in extension XFree86-DRI
[ 5329.215] Initializing built-in extension DRI2
[ 5329.215] (II) LoadModule: "glx"
[ 5329.221] (II) Loading /usr/lib/nvidia-313-updates/xorg/libglx.so
[ 5330.404] (II) Module glx: vendor="NVIDIA Corporation"
[ 5330.404] compiled for 4.0.2, module version = 1.0.0
[ 5330.404] Module class: X.Org Server Extension
[ 5330.405] (II) NVIDIA GLX Module 313.26 Wed Feb 27 13:10:40 PST 2013
[ 5330.420] Loading extension GLX
[ 5330.420] (II) LoadModule: "nvidia"
[ 5330.420] (II) Loading /usr/lib/nvidia-313-updates/xorg/nvidia_drv.so
[ 5330.544] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 5330.544] compiled for 4.0.2, module version = 1.0.0
[ 5330.544] Module class: X.Org Video Driver
[ 5330.564] (II) LoadModule: "mouse"
[ 5330.565] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 5330.565] (II) Module mouse: vendor="X.Org Foundation"
[ 5330.565] compiled for 1.13.0, module version = 1.7.2
[ 5330.565] Module class: X.Org XInput Driver
[ 5330.565] ABI class: X.Org XInput driver, version 18.0
[ 5330.565] (II) LoadModule: "kbd"
[ 5330.565] (WW) Warning, couldn't open module kbd
[ 5330.565] (II) UnloadModule: "kbd"
[ 5330.565] (II) Unloading kbd
[ 5330.565] (EE) Failed to load module "kbd" (module does not exist, 0)
[ 5330.565] (II) NVIDIA dlloader X Driver 313.26 Wed Feb 27 12:52:26 PST 2013
[ 5330.565] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 5330.570] (--) using VT number 7

[ 5330.570] (EE) No devices detected.
[ 5330.570] (==) Matched intel as autoconfigured driver 0
[ 5330.570] (==) Matched intel as autoconfigured driver 1
[ 5330.570] (==) Matched vesa as autoconfigured driver 2
[ 5330.570] (==) Matched modesetting as autoconfigured driver 3
[ 5330.570] (==) Matched fbdev as autoconfigured driver 4
[ 5330.570] (==) Assigned the driver to the xf86ConfigLayout
[ 5330.570] (II) LoadModule: "intel"
[ 5330.570] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 5330.571] (II) Module intel: vendor="X.Org Foundation"
[ 5330.571] compiled for 1.13.3, module version = 2.21.5
[ 5330.571] Module class: X.Org Video Driver
[ 5330.571] ABI class: X.Org Video Driver, version 13.1
[ 5330.571] (II) LoadModule: "vesa"
[ 5330.571] (WW) Warning, couldn't open module vesa
[ 5330.571] (II) UnloadModule: "vesa"
[ 5330.571] (II) Unloading vesa
[ 5330.571] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 5330.571] (II) LoadModule: "modesetting"
[ 5330.571] (WW) Warning, couldn't open module modesetting
[ 5330.571] (II) UnloadModule: "modesetting"
[ 5330.571] (II) Unloading modesetting
[ 5330.571] (EE) Failed to load module "modesetting" (module does not exist, 0)
[ 5330.571] (II) LoadModule: "fbdev"
[ 5330.571] (WW) Warning, couldn't open module fbdev
[ 5330.571] (II) UnloadModule: "fbdev"
[ 5330.571] (II) Unloading fbdev
[ 5330.572] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 5330.572] (II) LoadModule: "mouse"
[ 5330.572] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[ 5330.572] (II) Module mouse: vendor="X.Org Foundation"
[ 5330.572] compiled for 1.13.0, module version = 1.7.2
[ 5330.572] Module class: X.Org XInput Driver
[ 5330.572] ABI class: X.Org XInput driver, version 18.0
[ 5330.572] (II) LoadModule: "kbd"
[ 5330.572] (WW) Warning, couldn't open module kbd
[ 5330.572] (II) UnloadModule: "kbd"
[ 5330.572] (II) Unloading kbd
[ 5330.572] (EE) Failed to load module "kbd" (module does not exist, 0)
[ 5330.572] (II) NVIDIA dlloader X Driver 313.26 Wed Feb 27 12:52:26 PST 2013
[ 5330.572] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 5330.572] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
 i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
 E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
 4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
 Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
 Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
 Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
 Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
 Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
 Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
 Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
 Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
 Haswell Server (GT2+), Haswell SDV Desktop (GT1),
 Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
 Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
 Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
 Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
 Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
 Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
 Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
 Haswell ULT Server (GT1), Haswell ULT Server (GT2),
 Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
 Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
 Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
 Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
 Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
 ValleyView PO board
[ 5330.573] (++) using VT number 7

[ 5330.573] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[ 5330.573] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[ 5330.574] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.21.5+git20130328.96c10bdf-0ubuntu0sarvatt (Robert Hooker <email address hidden>)
[ 5330.574] (EE) intel(0): [drm] failed to set drm interface version: Permission denied [13].
[ 5330.574] (EE) intel(0): Failed to become DRM master.
[ 5330.574] (II) UnloadModule: "intel"
[ 5330.574] (EE) Screen(s) found, but none have a usable configuration.
[ 5330.574]
Fatal server error:
[ 5330.574] no screens found
[ 5330.574] (EE)
Please consult the The X.Org Foundation support
  at http://wiki.x.org
 for help.
[ 5330.574] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
[ 5330.574] (EE)
[ 5330.574] Server terminated with error (1). Closing log file.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xorg-server Edit question
Assignee:
No assignee Edit question
Solved by:
Bruno Pagani
Solved:
Last query:
Last reply:
Revision history for this message
Bruno Pagani (b-pagani) said :
#1
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

I suggest you report a bug

Revision history for this message
Bruno Pagani (b-pagani) said :
#3