Skip to content

Bumblebee not working in Ubuntu 16.04 #759

@sapjunior

Description

@sapjunior

Enviroment : Ubuntu 16.04 // Nvidia 364.15
optirun Error : Xlib: extension "GLX" missing on display ":8".
Interesting Xorg.8.log entry :

[   157.352] (II) LoadModule: "glx"
[   157.352] (II) Loading /usr/lib/nvidia-364/xorg/libglx.so
[   157.352] (EE) Failed to load /usr/lib/nvidia-364/xorg/libglx.so: libnvidia-tls.so.364.15: cannot open shared object file: No such file or directory

Full Xorg Log

[   157.349] 
X.Org X Server 1.18.3
Release Date: 2016-04-04
[   157.349] X Protocol Version 11, Revision 0
[   157.349] Build Operating System: Linux 3.13.0-85-generic x86_64 Ubuntu
[   157.349] Current Operating System: Linux Ton-Notebook 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016 x86_64
[   157.349] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic.efi.signed root=UUID=cbaa5128-70d8-492a-ba6d-cdc8fdd96870 ro quiet splash vt.handoff=7
[   157.349] Build Date: 07 April 2016  09:18:50AM
[   157.349] xorg-server 2:1.18.3-1ubuntu2 (For technical support please see http://www.ubuntu.com/support) 
[   157.349] Current version of pixman: 0.33.6
[   157.349]    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   157.349] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   157.349] (==) Log file: "/var/log/Xorg.8.log", Time: Fri Apr 22 12:00:51 2016
[   157.349] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[   157.349] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
[   157.349] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   157.349] (==) ServerLayout "Layout0"
[   157.349] (==) No screen section available. Using defaults.
[   157.349] (**) |-->Screen "Default Screen Section" (0)
[   157.349] (**) |   |-->Monitor "<default monitor>"
[   157.349] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
[   157.349] (**) |   |-->Device "DiscreteNvidia"
[   157.349] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[   157.349] (**) Option "AutoAddDevices" "false"
[   157.349] (**) Option "AutoAddGPU" "false"
[   157.349] (**) Not automatically adding devices
[   157.349] (==) Automatically enabling devices
[   157.349] (**) Not automatically adding GPU devices
[   157.349] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   157.349] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   157.349]    Entry deleted from font path.
[   157.349] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[   157.349]    Entry deleted from font path.
[   157.349] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[   157.349]    Entry deleted from font path.
[   157.349] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[   157.349]    Entry deleted from font path.
[   157.349] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[   157.349]    Entry deleted from font path.
[   157.349] (==) FontPath set to:
    /usr/share/fonts/X11/misc,
    /usr/share/fonts/X11/Type1,
    built-ins
[   157.349] (++) ModulePath set to "/usr/lib/nvidia-364/xorg,/usr/lib/xorg/modules"
[   157.349] (==) |-->Input Device "<default pointer>"
[   157.349] (==) |-->Input Device "<default keyboard>"
[   157.349] (==) The core pointer device wasn't specified explicitly in the layout.
    Using the default mouse configuration.
[   157.349] (==) The core keyboard device wasn't specified explicitly in the layout.
    Using the default keyboard configuration.
[   157.349] (II) Loader magic: 0x55919a0c4da0
[   157.349] (II) Module ABI versions:
[   157.349]    X.Org ANSI C Emulation: 0.4
[   157.349]    X.Org Video Driver: 20.0
[   157.349]    X.Org XInput driver : 22.1
[   157.349]    X.Org Server Extension : 9.0
[   157.350] (--) using VT number 2

[   157.350] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   157.350] (II) xfree86: Adding drm device (/dev/dri/card0)
[   157.351] (--) PCI: (0:3:0:0) 10de:1341:1043:12df rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   157.352] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
[   157.352] (II) "glx" will be loaded by default.
[   157.352] (II) LoadModule: "glx"
[   157.352] (II) Loading /usr/lib/nvidia-364/xorg/libglx.so
[   157.352] (EE) Failed to load /usr/lib/nvidia-364/xorg/libglx.so: libnvidia-tls.so.364.15: cannot open shared object file: No such file or directory
[   157.352] (II) UnloadModule: "glx"
[   157.352] (II) Unloading glx
[   157.352] (EE) Failed to load module "glx" (loader failed, 7)
[   157.352] (II) LoadModule: "nvidia"
[   157.352] (II) Loading /usr/lib/nvidia-364/xorg/nvidia_drv.so
[   157.352] (II) Module nvidia: vendor="NVIDIA Corporation"
[   157.352]    compiled for 4.0.2, module version = 1.0.0
[   157.352]    Module class: X.Org Video Driver
[   157.352] (II) LoadModule: "mouse"
[   157.352] (WW) Warning, couldn't open module mouse
[   157.352] (II) UnloadModule: "mouse"
[   157.352] (II) Unloading mouse
[   157.352] (EE) Failed to load module "mouse" (module does not exist, 0)
[   157.352] (II) LoadModule: "kbd"
[   157.352] (WW) Warning, couldn't open module kbd
[   157.352] (II) UnloadModule: "kbd"
[   157.352] (II) Unloading kbd
[   157.352] (EE) Failed to load module "kbd" (module does not exist, 0)
[   157.352] (II) NVIDIA dlloader X Driver  364.15  Sat Apr  2 20:26:47 PDT 2016
[   157.352] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   157.352] (II) Loading sub module "fb"
[   157.352] (II) LoadModule: "fb"
[   157.352] (II) Loading /usr/lib/xorg/modules/libfb.so
[   157.352] (II) Module fb: vendor="X.Org Foundation"
[   157.352]    compiled for 1.18.3, module version = 1.0.0
[   157.352]    ABI class: X.Org ANSI C Emulation, version 0.4
[   157.352] (II) Loading sub module "wfb"
[   157.352] (II) LoadModule: "wfb"
[   157.353] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   157.353] (II) Module wfb: vendor="X.Org Foundation"
[   157.353]    compiled for 1.18.3, module version = 1.0.0
[   157.353]    ABI class: X.Org ANSI C Emulation, version 0.4
[   157.353] (II) Loading sub module "ramdac"
[   157.353] (II) LoadModule: "ramdac"
[   157.353] (II) Module "ramdac" already built-in
[   157.353] (II) NVIDIA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
[   157.353] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   157.353] (==) NVIDIA(0): RGB weight 888
[   157.353] (==) NVIDIA(0): Default visual is TrueColor
[   157.353] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   157.353] (**) NVIDIA(0): Option "NoLogo" "true"
[   157.353] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
[   157.353] (**) NVIDIA(0): Option "UseEDID" "false"
[   157.353] (**) NVIDIA(0): Option "UseDisplayDevice" "none"
[   157.353] (**) NVIDIA(0): Enabling 2D acceleration
[   157.353] (**) NVIDIA(0): Ignoring EDIDs
[   157.353] (**) NVIDIA(0): Option "UseDisplayDevice" set to "none"; enabling NoScanout
[   157.353] (**) NVIDIA(0):     mode
[   157.353] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[   157.353] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
[   157.353] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
[   157.353] (EE) NVIDIA(0):     you continue to encounter problems, Please try
[   157.353] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
[   157.506] (II) NVIDIA(0): NVIDIA GPU GeForce 840M (GM108-A) at PCI:3:0:0 (GPU-0)
[   157.506] (--) NVIDIA(0): Memory: 2097152 kBytes
[   157.506] (--) NVIDIA(0): VideoBIOS: 82.08.14.00.6d
[   157.506] (II) NVIDIA(0): Detected PCI Express Link width: 4X
[   157.506] (II) NVIDIA(0): Validated MetaModes:
[   157.506] (II) NVIDIA(0):     "NULL"
[   157.506] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   157.506] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[   157.506] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   157.506] (--) Depth 24 pixmap format is 32 bpp
[   157.507] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[   157.507] (II) NVIDIA:     access.
[   157.531] (II) NVIDIA(0): Setting mode "NULL"
[   157.536] (==) NVIDIA(0): Disabling shared memory pixmaps
[   157.537] (==) NVIDIA(0): Backing store enabled
[   157.537] (==) NVIDIA(0): Silken mouse enabled
[   157.537] (==) NVIDIA(0): DPMS enabled
[   157.537] (II) Loading sub module "dri2"
[   157.537] (II) LoadModule: "dri2"
[   157.537] (II) Module "dri2" already built-in
[   157.537] (II) NVIDIA(0): [DRI2] Setup complete
[   157.537] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   157.537] (--) RandR disabled
[   157.540] (II) SELinux: Disabled on system
[   157.556] (II) LoadModule: "mouse"
[   157.556] (WW) Warning, couldn't open module mouse
[   157.556] (II) UnloadModule: "mouse"
[   157.556] (II) Unloading mouse
[   157.556] (EE) Failed to load module "mouse" (module does not exist, 0)
[   157.556] (EE) No input driver matching `mouse'
[   157.556] (II) LoadModule: "kbd"
[   157.556] (WW) Warning, couldn't open module kbd
[   157.556] (II) UnloadModule: "kbd"
[   157.556] (II) Unloading kbd
[   157.556] (EE) Failed to load module "kbd" (module does not exist, 0)
[   157.556] (EE) No input driver matching `kbd'
[   157.561] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   157.561] (II) AutoAddDevices is off - not adding device.
[   157.561] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   157.561] (II) AutoAddDevices is off - not adding device.
[   157.561] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[   157.561] (II) AutoAddDevices is off - not adding device.
[   157.561] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   157.561] (II) AutoAddDevices is off - not adding device.
[   157.562] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   157.562] (II) AutoAddDevices is off - not adding device.
[   157.562] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event11)
[   157.562] (II) AutoAddDevices is off - not adding device.
[   157.562] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event12)
[   157.562] (II) AutoAddDevices is off - not adding device.
[   157.562] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event13)
[   157.562] (II) AutoAddDevices is off - not adding device.
[   157.562] (II) config/udev: Adding input device USB2.0 UVC HD Webcam (/dev/input/event10)
[   157.562] (II) AutoAddDevices is off - not adding device.
[   157.563] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[   157.563] (II) AutoAddDevices is off - not adding device.
[   157.563] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8)
[   157.563] (II) AutoAddDevices is off - not adding device.
[   157.563] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event9)
[   157.563] (II) AutoAddDevices is off - not adding device.
[   157.563] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   157.563] (II) AutoAddDevices is off - not adding device.
[   157.563] (II) config/udev: Adding input device FocalTechPS/2 FocalTech FocalTech Touchpad (/dev/input/event6)
[   157.563] (II) AutoAddDevices is off - not adding device.
[   157.563] (II) config/udev: Adding input device FocalTechPS/2 FocalTech FocalTech Touchpad (/dev/input/mouse0)
[   157.563] (II) AutoAddDevices is off - not adding device.
[   157.735] (II) NVIDIA(GPU-0): Deleting GPU-0
[   157.735] (II) Server terminated successfully (0). Closing log file.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions