GUI not loading after installation

I’ve installed openSUSE 13.2 (I got really tired of Ubuntu) and it seemed to work perfect on the first boot. After rebooting however, the login GUI could not be loaded and the screen switched to some readonly console with “reached target graphical interface” on the end. I can login on tty, everything seems to work except for the GUI/Xorg. The only thing I did on the clean installation was altering the dual-monitor configuration. After xstart, /var/log/Xorg.0.log contains “Screens found, but none have a usable configuration” and later “no screens found” I had a lot of trouble like this on Ubuntu because of my NVIDIA (GTX 850M) card but I believe this one is not even enabled yet… How can I resolve this? (not the NVIDIA card but the GUI issue of course)

I found that I might have to edit the files in /etc/X11/xorg.conf.d/ but I’ve no idea how and I don’t understand why it did work on the first boot.
Also systemctl status kdm.service returns not-found. Not sure if that matters.

In case anyone has the same issue: I fixed this by installing the nvidia drivers from nvidia.com. See: https://en.opensuse.org/SDB:NVIDIA_drivers#The_repository_way

Good show.

Remember openSUSE is OPEN ie it only ships open source packages. You have to install any nonOS package(s) yourself.

Unfortunately, I found it is actually not working at all. Xorg worked again but seems to use some kind of software renderer. The NVIDIA settings program tells me I’m not using the NVIDIA driver and for some reason, transparency is disabled (so the KDE desktop is nog looking as it should) If I run nvidia-xconfig, the xorg.config is generated but than I get the old error again: “no screens found” I’ve tried to install the driver several times using different methods, I blacklisted nouveau but still no result. I can’t even use OpenGL! I’ve no idea what to do (someone suggested using initramfs) I could edit the xorg.conf manually but I’m not sure if that will change a thing. I also tried to delete xorg.conf but that only restores the old situation: no OpenGL, no NVIDIA driver (no fallback using my Intel HD) and no transparency. I’m quite disappointed but I still believe this can be fixed. I’m just not sure how…

The installation of the nvidia driver blacklisted nouveau, so you are using fbdev now, which is a generic driver without any 3D support.

The NVIDIA settings program tells me I’m not using the NVIDIA driver and for some reason, transparency is disabled (so the KDE desktop is nog looking as it should) If I run nvidia-xconfig, the xorg.config is generated but than I get the old error again: “no screens found”

You do not have to run nvidia-xconfig, nvidia is used automatically if it is installed and working.

I’ve tried to install the driver several times using different methods, I blacklisted nouveau but still no result.

Please, don’t install random driver packages using different methods. This will only create a mess that’s difficult to clean up, and give even more problems.
And you don’t have to blacklist nouveau as the nvidia packages do that themselves.

I can’t even use OpenGL!

Installation of the nvidia driver breaks Mesa, and the nvidia driver is not working obviously.

I’ve no idea what to do (someone suggested using initramfs) I could edit the xorg.conf manually but I’m not sure if that will change a thing.

initramfs does not exist on openSUSE. And calling mkinitrd should not be necessary either, as the nvidia packages do that.
And again, you don’t need an xorg.conf, and it won’t help either if the nvidia driver is not working, it will just make Xorg fail to start in this case.

I also tried to delete xorg.conf but that only restores the old situation: no OpenGL, no NVIDIA driver (no fallback using my Intel HD) and no transparency.

So you have a hybrid system? (intel+nvidia)
The nvidia driver will not work then. Please remove any packages you installed, remove any blacklists, xorg.conf and so on.
That nvidia-config didn’t find any screens would also indicate that you are using a so-called “Optimus” system, where the display is only connected to the intel chip.

And as indicated already, installing the nvidia driver breaks intel’s OpenGL support (and Mesa’s software renderer or other drivers), as it replaces some system libraries (libglx, libGL1) with itsown incompatible versions.

You’ll have to get the intel driver running again, by removing all traces of nvidia from your system.
To use the nvidia card at all, you’d either have to disable the intel chip in the BIOS settings if possible (you can use the standard nvidia driver then, but most systems don’t support that), or use Bumblebee:
https://en.opensuse.org/SDB:NVIDIA_Bumblebee

To be sure, please post your /var/log/Xorg.0.log (or boot to recovery mode and post /var/log/Xorg.0.log.old)

PS: “systemctl status kdm.service” doesn’t work because there is no kdm.service in openSUSE. openSUSE uses a general xdm.service that starts the configured display manager in /etc/sysconfig/displaymanager.

Thanks!
I think I will reinstall openSUSE (I just installed it so thats no problem)
I will post my results ASAP.

Hi,

I have the some problem after updating from SUSE 13.1 to 13.2.

My Laptop has however a Radeon graphic card. (lspci | grep VGA) says:
Advanced Micro Devices, Inc. [AMD/ATI] Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M].

When i use the old kernel 13.1 ,kde starts without problem. When I use the new kernel 13.2 the xserver crashes.

I post the “good” Xorg.0.log and the wrong log file.

Xorg.0.log with kernel 13.1 (it runs)

2 X.Org X Server 1.16.1
3 Release Date: 2014-09-21
4 X Protocol Version 11, Revision 0
5 Build Operating System: openSUSE SUSE LINUX
6 Current Operating System: Linux kerpen 3.11.10-21-desktop #1 SMP PREEMPT Mon Jul 21 15:28:46 UTC 2014 (9a9565d) x86_64
7 Kernel command line: root=/dev/sda7 resume=/dev/disk/by-id/ata-WDC_WD5000BEVT-22A0RT0_WD-WX31A70R5841-part6 splash=silent quiet video=1920x1080 vga=0x31a
8 Build Date: 08 October 2014 05:49:10PM
9
10 Current version of pixman: 0.32.6
11 Before reporting problems, check http://wiki.x.org
12 to make sure that you have the latest version.
13 Markers: (–) probed, () from config file, (==) default setting,
14 (++) from command line, (!!) notice, (II) informational,
15 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
16 (==) Log file: “/var/log/Xorg.0.log”, Time: Fri Nov 28 14:03:43 2014
17 (==) Using config directory: “/etc/X11/xorg.conf.d”
18 (==) Using system config directory “/usr/share/X11/xorg.conf.d”
19 (==) No Layout section. Using the first Screen section.
20 (==) No screen section available. Using defaults.
21 (
) |–>Screen “Default Screen Section” (0)
22 () | |–>Monitor “<default monitor>”
23 (==) No monitor specified for screen “Default Screen Section”.
24 Using a default monitor configuration.
25 (==) Automatically adding devices
26 (==) Automatically enabling devices
27 (==) Automatically adding GPU devices
28 (WW) The directory “/usr/share/fonts/misc/sgi” does not exist.
29 Entry deleted from font path.
30 (==) FontPath set to:
31 /usr/share/fonts/misc:unscaled,
32 /usr/share/fonts/Type1/,
33 /usr/share/fonts/100dpi:unscaled,
34 /usr/share/fonts/75dpi:unscaled,
35 /usr/share/fonts/ghostscript/,
36 /usr/share/fonts/cyrillic:unscaled,
37 /usr/share/fonts/truetype/,
38 built-ins
39 (==) ModulePath set to “/usr/lib64/xorg/modules”
40 (II) The server relies on udev to provide the list of input devices.
41 If no devices become available, reconfigure udev or disable AutoAddDevices.
41 If no devices become available, reconfigure udev or disable AutoAddDevices.
42 (II) Loader magic: 0x80dc60
43 (II) Module ABI versions:
44 X.Org ANSI C Emulation: 0.4
45 X.Org Video Driver: 18.0
46 X.Org XInput driver : 21.0
47 X.Org Server Extension : 8.0
** 48 (II) xfree86: Adding drm device (/dev/dri/card1)

** 49 (II) xfree86: Adding drm device (/dev/dri/card0)**
** 50 (–) PCI:*(0:0:2:0) 8086:0046:1025:038b rev 24, Mem @ 0xf8000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8**
** 51 (–) PCI: (0:1:0:0) 1002:68c1:1025:038b rev 0, Mem @ 0xf0000000/134217728, 0xf8500000/131072, I/O @ 0x00002000/256, BIOS @ 0x???/131072**
52 (II) LoadModule: “glx”
53 (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
54 (II) Module glx: vendor=“X.Org Foundation”
55 compiled for 1.16.1, module version = 1.0.0
56 ABI class: X.Org Server Extension, version 8.0
57 (==) AIGLX enabled
58 (==) Matched intel as autoconfigured driver 0
59 (==) Matched fglrx as autoconfigured driver 1
60 (==) Matched ati as autoconfigured driver 2
61 (==) Matched intel as autoconfigured driver 3
62 (==) Matched modesetting as autoconfigured driver 4
63 (==) Matched fbdev as autoconfigured driver 5
64 (==) Matched vesa as autoconfigured driver 6
65 (==) Assigned the driver to the xf86ConfigLayout
66 (II) LoadModule: “intel”
67 (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
68 (II) Module intel: vendor=“X.Org Foundation”
69 compiled for 1.16.1, module version = 2.99.916
70 Module class: X.Org Video Driver
71 ABI class: X.Org Video Driver, version 18.0
72 (II) LoadModule: “fglrx”
73 (WW) Warning, couldn’t open module fglrx
74 (II) UnloadModule: “fglrx”
75 (II) Unloading fglrx
76 (EE) Failed to load module “fglrx” (module does not exist, 0)
77 (II) LoadModule: “ati”
78 (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so

The wrong log file says:
2 X.Org X Server 1.16.1
3 Release Date: 2014-09-21
4 X Protocol Version 11, Revision 0
5 Build Operating System: openSUSE SUSE LINUX
6 Current Operating System: Linux kerpen 3.16.6-2-desktop #1 SMP PREEMPT Mon Oct 20 13:47:22 UTC 2014 (feb42ea) x86_64
7 Kernel command line: root=/dev/disk/by-id/ata-WDC_WD5000BEVT-22A0RT0_WD-WX31A70R5841-part7 resume=/dev/disk/by-id/ata-WDC_WD5000BEVT-22A0RT0_WD-WX31A70R5841-part6 s plash=silent quiet video=1920x1080 vga=0x31a
8 Build Date: 08 October 2014 05:49:10PM
9
10 Current version of pixman: 0.32.6
11 Before reporting problems, check http://wiki.x.org
12 to make sure that you have the latest version.
13 Markers: (–) probed, () from config file, (==) default setting,
14 (++) from command line, (!!) notice, (II) informational,
15 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
16 (==) Log file: “/var/log/Xorg.0.log”, Time: Wed Nov 26 15:37:34 2014
17 (==) Using config directory: “/etc/X11/xorg.conf.d”
18 (==) Using system config directory “/usr/share/X11/xorg.conf.d”
19 (==) No Layout section. Using the first Screen section.
20 (==) No screen section available. Using defaults.
21 (
) |–>Screen “Default Screen Section” (0)
22 () | |–>Monitor “<default monitor>”
23 (==) No monitor specified for screen “Default Screen Section”.
24 Using a default monitor configuration.
25 (==) Automatically adding devices
26 (==) Automatically enabling devices
27 (==) Automatically adding GPU devices
28 (WW) The directory “/usr/share/fonts/misc/sgi” does not exist.
29 Entry deleted from font path.
30 (==) FontPath set to:
31 /usr/share/fonts/misc:unscaled,
32 /usr/share/fonts/Type1/,
33 /usr/share/fonts/100dpi:unscaled,
34 /usr/share/fonts/75dpi:unscaled,
35 /usr/share/fonts/ghostscript/,
36 /usr/share/fonts/cyrillic:unscaled,
37 /usr/share/fonts/truetype/,
38 built-ins
39 (==) ModulePath set to “/usr/lib64/xorg/modules”
40 (II) The server relies on udev to provide the list of input devices.
41 If no devices become available, reconfigure udev or disable AutoAddDevices.
42 (II) Loader magic: 0x80dc60
43 (II) Module ABI versions:
44 X.Org ANSI C Emulation: 0.4
45 X.Org Video Driver: 18.0
46 X.Org XInput driver : 21.0
47 X.Org Server Extension : 8.0
** 48 (II) xfree86: Adding drm device (/dev/dri/card0)

** 49 (II) xfree86: Adding drm device (/dev/dri/card1)**
** 50 (II) no primary bus or device found**
** 51 falling back to /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0**
52 (II) LoadModule: “glx”
53 (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
54 (II) Module glx: vendor=“X.Org Foundation”
55 compiled for 1.16.1, module version = 1.0.0
56 ABI class: X.Org Server Extension, version 8.0
57 (==) AIGLX enabled
58 (==) Matched modesetting as autoconfigured driver 0
59 (==) Matched fbdev as autoconfigured driver 1
60 (==) Matched vesa as autoconfigured driver 2
61 (==) Assigned the driver to the xf86ConfigLayout
62 (II) LoadModule: “modesetting”
63 (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
64 (II) Module modesetting: vendor=“X.Org Foundation”
65 compiled for 1.16.1, module version = 0.9.0
66 Module class: X.Org Video Driver
67 ABI class: X.Org Video Driver, version 18.0
68 (II) LoadModule: “fbdev”
69 (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
70 (II) Module fbdev: vendor=“X.Org Foundation”
71 compiled for 1.16.1, module version = 0.4.4
72 Module class: X.Org Video Driver
73 ABI class: X.Org Video Driver, version 18.0
74 (II) LoadModule: “vesa”
75 (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
76 (II) Module vesa: vendor=“X.Org Foundation”
77 compiled for 1.16.1, module version = 2.3.3
78 Module class: X.Org Video Driver
79 ABI class: X.Org Video Driver, version 18.0
80 (II) modesetting: Driver for Modesetting Kernel Drivers: kms
81 (II) FBDEV: driver for framebuffer: fbdev
82 (II) VESA: driver for VESA chipsets: vesa
83 (–) using VT number 2
84
85 (II) modesetting(0): using drv /dev/dri/card0
86 (II) modesetting(G0): using drv /dev/dri/card1
87 (WW) Falling back to old probe method for fbdev
88 (II) Loading sub module “fbdevhw”
89 (II) LoadModule: “fbdevhw”
90 (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
91 (II) Module fbdevhw: vendor=“X.Org Foundation”
92 compiled for 1.16.1, module version = 0.0.2
93 ABI class: X.Org Video Driver, version 18.0
94 (WW) Falling back to old probe method for vesa
95 (EE)
96 (EE) Backtrace:
97
98
99
100
101
102
103
104
105
106
107
108
109 (EE)
110 (EE) Segmentation fault at address 0x0
111 (EE)
112 Fatal server error:
113 (EE) Caught signal 11 (Segmentation fault). Server aborting
114 (EE)
115 (EE)
116 Please consult the The X.Org Foundation support
117 at http://wiki.x.org
118 for help.
119 (EE) Please also check the log file at “/var/log/Xorg.0.log” for additional information.
120 (EE)
121 (EE) Server terminated with error (1). Closing log file.
#########################

The problems begin at line 48 but I can not localize what is the reason. Can help me anyone?

Thanks

Emilio

Then you definitely do not have the same problem as you have totally different hardware, and any advise in this thread does not at all apply to you.

Please start a new thread with your problem, this thread is only going to become a mess otherwise.

You might try to install the proprietary fglrx driver though:
https://en.opensuse.org/SDB:AMD_fglrx
AMD’s proprietary driver does support hybrid systems, there is no need for something like Bumblebee there.

And/or try to remove that vga=xxx option from your kernel command line (and video=xxx as well maybe).

But it seems the intel driver is crashing in your case. If that’s at fault, there is no easy solution I’m afraid.

I do indeed have an Intel and an NVIDIA chip and no GPU/optimus related options in the BIOS.

So here is what I did:

  1. Reinstall
  2. Boot (no GUI on first boot)
  3. su
  4. https://en.opensuse.org/SDB:NVIDIA_Bumblebee
  5. https://en.opensuse.org/SDB:NVIDIA_drivers#The_repository_way
  6. reboot

Unfortunately, I’ve still got the same issues:

  1. OpenGL: Could not initialize OpenGL
  2. No WebGL in FF
  3. NVIDIA X Server Settings: “You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run nvidia-xconfig as root), and restart the X server.”
  4. No transparency: for example the dialog which appears on the first boot (with some special dialog decorations) has a thick black border
  5. optirun glxspheres: “Polygons in scene: 62464
    ERROR (610): Could not obtain RGB visual with requested properties”
  6. /log/var/Xorg.0.log: (other half in in the next post because of charlimit)

     6.554] 
X.Org X Server 1.16.1
Release Date: 2014-09-21
     6.554] X Protocol Version 11, Revision 0
     6.554] Build Operating System: openSUSE SUSE LINUX
     6.554] Current Operating System: Linux opensuse 3.16.6-2-desktop #1 SMP PREEMPT Mon Oct 20 13:47:22 UTC 2014 (feb42ea) x86_64
     6.554] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.6-2-desktop root=UUID=7b1c8a97-24b0-4f5a-9f71-a465a3fc0e01 resume=/dev/sda1 splash=silent quiet showopts
     6.554] Build Date: 08 October 2014  05:49:10PM
     6.554]  
     6.554] Current version of pixman: 0.32.6
     6.554]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
     6.554] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
     6.554] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 28 17:44:02 2014
     6.554] (==) Using config directory: "/etc/X11/xorg.conf.d"
     6.554] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
     6.554] (==) No Layout section.  Using the first Screen section.
     6.554] (==) No screen section available. Using defaults.
     6.554] (**) |-->Screen "Default Screen Section" (0)
     6.554] (**) |   |-->Monitor "<default monitor>"
     6.554] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
     6.554] (==) Automatically adding devices
     6.554] (==) Automatically enabling devices
     6.554] (==) Automatically adding GPU devices
     6.557] (WW) The directory "/usr/share/fonts/misc/sgi" does not exist.
     6.557]     Entry deleted from font path.
     6.557] (==) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/ghostscript/,
    /usr/share/fonts/cyrillic:unscaled,
    /usr/share/fonts/truetype/,
    built-ins
     6.557] (==) ModulePath set to "/usr/lib64/xorg/modules"
     6.558] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
     6.558] (II) Loader magic: 0x80dc60
     6.558] (II) Module ABI versions:
     6.558]     X.Org ANSI C Emulation: 0.4
     6.558]     X.Org Video Driver: 18.0
     6.558]     X.Org XInput driver : 21.0
     6.558]     X.Org Server Extension : 8.0
     6.558] (II) xfree86: Adding drm device (/dev/dri/card1)
     6.558] (II) xfree86: Adding drm device (/dev/dri/card0)
     6.558] (--) PCI:*(0:0:2:0) 8086:0416:1462:10e3 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
     6.558] (II) LoadModule: "glx"
     6.559] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
     6.642] (II) Module glx: vendor="X.Org Foundation"
     6.642]     compiled for 1.16.1, module version = 1.0.0
     6.642]     ABI class: X.Org Server Extension, version 8.0
     6.642] (==) AIGLX enabled
     6.642] (==) Matched intel as autoconfigured driver 0
     6.642] (==) Matched intel as autoconfigured driver 1
     6.642] (==) Matched modesetting as autoconfigured driver 2
     6.642] (==) Matched fbdev as autoconfigured driver 3
     6.642] (==) Matched vesa as autoconfigured driver 4
     6.642] (==) Assigned the driver to the xf86ConfigLayout
     6.642] (II) LoadModule: "intel"
     6.642] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
     6.643] (II) Module intel: vendor="X.Org Foundation"
     6.643]     compiled for 1.16.1, module version = 2.99.916
     6.643]     Module class: X.Org Video Driver
     6.643]     ABI class: X.Org Video Driver, version 18.0
     6.643] (II) LoadModule: "modesetting"
     6.643] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
     6.643] (II) Module modesetting: vendor="X.Org Foundation"
     6.643]     compiled for 1.16.1, module version = 0.9.0
     6.643]     Module class: X.Org Video Driver
     6.643]     ABI class: X.Org Video Driver, version 18.0
     6.643] (II) LoadModule: "fbdev"
     6.643] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
     6.644] (II) Module fbdev: vendor="X.Org Foundation"
     6.644]     compiled for 1.16.1, module version = 0.4.4
     6.644]     Module class: X.Org Video Driver
     6.644]     ABI class: X.Org Video Driver, version 18.0
     6.644] (II) LoadModule: "vesa"
     6.644] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
     6.644] (II) Module vesa: vendor="X.Org Foundation"
     6.644]     compiled for 1.16.1, module version = 2.3.3
     6.644]     Module class: X.Org Video Driver
     6.644]     ABI class: X.Org Video Driver, version 18.0
     6.644] (II) intel: Driver for Intel(R) 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
     6.644] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
     6.644] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
     6.644] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
     6.644] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
     6.644] (II) FBDEV: driver for framebuffer: fbdev
     6.644] (II) VESA: driver for VESA chipsets: vesa
     6.644] (++) using VT number 8

     6.647] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20080730
     6.648] (WW) Falling back to old probe method for modesetting
     6.648] (WW) Falling back to old probe method for fbdev
     6.648] (II) Loading sub module "fbdevhw"
     6.648] (II) LoadModule: "fbdevhw"
     6.648] (II) Loading /usr/lib64/xorg/modules/libfbdevhw.so
     6.648] (II) Module fbdevhw: vendor="X.Org Foundation"
     6.648]     compiled for 1.16.1, module version = 0.0.2
     6.648]     ABI class: X.Org Video Driver, version 18.0
     6.648] (WW) Falling back to old probe method for vesa
     6.648] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 4600
     6.648] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2
     6.648] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
     6.648] (==) intel(0): Depth 24, (--) framebuffer bpp 32
     6.648] (==) intel(0): RGB weight 888
     6.648] (==) intel(0): Default visual is TrueColor
     6.648] (II) intel(0): Output eDP1 has no monitor section
     6.648] (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
     6.648] (II) intel(0): Enabled output eDP1
     6.648] (II) intel(0): Output VGA1 has no monitor section
     6.648] (II) intel(0): Enabled output VGA1
     6.648] (II) intel(0): Output HDMI1 has no monitor section
     6.648] (II) intel(0): Enabled output HDMI1
     6.648] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
     6.648] (II) intel(0): Output VIRTUAL1 has no monitor section
     6.648] (II) intel(0): Enabled output VIRTUAL1
     6.648] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
     6.648] (--) intel(0): Output HDMI1 using initial mode 1920x1080 on pipe 1
     6.648] (==) intel(0): TearFree disabled
     6.648] (==) intel(0): DPI set to (96, 96)
     6.648] (II) Loading sub module "dri3"
     6.648] (II) LoadModule: "dri3"
     6.648] (II) Module "dri3" already built-in
     6.648] (II) Loading sub module "dri2"
     6.648] (II) LoadModule: "dri2"
     6.648] (II) Module "dri2" already built-in
     6.648] (II) Loading sub module "present"
     6.648] (II) LoadModule: "present"
     6.648] (II) Module "present" already built-in
     6.648] (II) UnloadModule: "modesetting"
     6.648] (II) Unloading modesetting
     6.648] (II) UnloadModule: "fbdev"
     6.648] (II) Unloading fbdev
     6.648] (II) UnloadSubModule: "fbdevhw"
     6.648] (II) Unloading fbdevhw
     6.648] (II) UnloadModule: "vesa"
     6.648] (II) Unloading vesa
     6.648] (==) Depth 24 pixmap format is 32 bpp
     6.648] (II) intel(0): SNA initialized with Haswell (gen7.5, gt2) backend
     6.648] (==) intel(0): Backing store enabled
     6.648] (==) intel(0): Silken mouse enabled
     6.648] (II) intel(0): HW Cursor enabled
     6.648] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
     6.648] (==) intel(0): DPMS enabled
     6.648] (II) intel(0): [DRI2] Setup complete
     6.649] (II) intel(0): [DRI2]   DRI driver: i965
     6.649] (II) intel(0): [DRI2]   VDPAU driver: i965
     6.649] (II) intel(0): direct rendering: DRI2 DRI3 enabled
     6.649] (II) intel(0): hardware support for Present enabled
     6.649] (==) intel(0): display hotplug detection enabled
     6.649] (--) RandR disabled
     6.658] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so failed (/usr/lib64/dri/i965_dri.so: undefined symbol: _glapi_tls_Dispatch)
     6.658] (EE) AIGLX: reverting to software rendering
     6.725] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so failed (/usr/lib64/dri/swrast_dri.so: undefined symbol: _glapi_tls_Dispatch)
     6.725] (EE) GLX: could not load software renderer
     6.725] (II) GLX: no usable GL providers found for screen 0
     6.726] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
     6.730] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI1 using pipe 1, position (0, 0), rotation normal, reflection none
     6.738] (II) intel(0): Setting screen physical size to 508 x 285
     6.772] (II) config/udev: Adding input device Power Button (/dev/input/event5)
     6.772] (**) Power Button: Applying InputClass "evdev keyboard catchall"
     6.772] (**) Power Button: Applying InputClass "system-keyboard"
     6.772] (**) Power Button: Applying InputClass "evdev keyboard catchall"
     6.772] (II) LoadModule: "evdev"
     6.772] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
     6.774] (II) Module evdev: vendor="X.Org Foundation"
     6.774]     compiled for 1.16.1, module version = 2.9.0
     6.774]     Module class: X.Org XInput Driver
     6.774]     ABI class: X.Org XInput driver, version 21.0
     6.774] (II) Using input driver 'evdev' for 'Power Button'
     6.774] (**) Power Button: always reports core events
     6.774] (**) evdev: Power Button: Device: "/dev/input/event5"
     6.774] (--) evdev: Power Button: Vendor 0 Product 0x1
     6.774] (--) evdev: Power Button: Found keys
     6.774] (II) evdev: Power Button: Configuring as keyboard
     6.774] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
     6.774] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
     6.774] (**) Option "xkb_rules" "evdev"
     6.774] (**) Option "xkb_model" "pc104"
     6.774] (**) Option "xkb_layout" "us"


     6.785] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
     6.785] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
     6.785] (**) Video Bus: Applying InputClass "system-keyboard"
     6.785] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
     6.785] (II) Using input driver 'evdev' for 'Video Bus'
     6.785] (**) Video Bus: always reports core events
     6.785] (**) evdev: Video Bus: Device: "/dev/input/event8"
     6.785] (--) evdev: Video Bus: Vendor 0 Product 0x6
     6.785] (--) evdev: Video Bus: Found keys
     6.785] (II) evdev: Video Bus: Configuring as keyboard
     6.785] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input9/event8"
     6.785] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
     6.785] (**) Option "xkb_rules" "evdev"
     6.785] (**) Option "xkb_model" "pc104"
     6.785] (**) Option "xkb_layout" "us"
     6.785] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
     6.785] (II) No input driver specified, ignoring this device.
     6.785] (II) This device may have been added with another device file.
     6.786] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
     6.786] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
     6.786] (**) Video Bus: Applying InputClass "system-keyboard"
     6.786] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
     6.786] (II) Using input driver 'evdev' for 'Video Bus'
     6.786] (**) Video Bus: always reports core events
     6.786] (**) evdev: Video Bus: Device: "/dev/input/event7"
     6.786] (--) evdev: Video Bus: Vendor 0 Product 0x6
     6.786] (--) evdev: Video Bus: Found keys
     6.786] (II) evdev: Video Bus: Configuring as keyboard
     6.786] (**) Option "config_info"  "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:4f/LNXVIDEO:00/input/input8/event7"
     6.786] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
     6.786] (**) Option "xkb_rules" "evdev"
     6.786] (**) Option "xkb_model" "pc104"
     6.786] (**) Option "xkb_layout" "us"
     6.786] (II) config/udev: Adding input device Power Button (/dev/input/event3)
     6.786] (**) Power Button: Applying InputClass "evdev keyboard catchall"
     6.786] (**) Power Button: Applying InputClass "system-keyboard"
     6.786] (**) Power Button: Applying InputClass "evdev keyboard catchall"
     6.786] (II) Using input driver 'evdev' for 'Power Button'
     6.786] (**) Power Button: always reports core events
     6.786] (**) evdev: Power Button: Device: "/dev/input/event3"
     6.786] (--) evdev: Power Button: Vendor 0 Product 0x1
     6.786] (--) evdev: Power Button: Found keys
     6.786] (II) evdev: Power Button: Configuring as keyboard
     6.786] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event3"
     6.786] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
     6.786] (**) Option "xkb_rules" "evdev"
     6.786] (**) Option "xkb_model" "pc104"
     6.786] (**) Option "xkb_layout" "us"
     6.786] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
     6.786] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
     6.786] (**) Sleep Button: Applying InputClass "system-keyboard"
     6.786] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
     6.786] (II) Using input driver 'evdev' for 'Sleep Button'
     6.786] (**) Sleep Button: always reports core events
     6.786] (**) evdev: Sleep Button: Device: "/dev/input/event4"
     6.786] (--) evdev: Sleep Button: Vendor 0 Product 0x3
     6.786] (--) evdev: Sleep Button: Found keys
     6.786] (II) evdev: Sleep Button: Configuring as keyboard
     6.786] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
     6.786] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
     6.786] (**) Option "xkb_rules" "evdev"
     6.786] (**) Option "xkb_model" "pc104"
     6.786] (**) Option "xkb_layout" "us"
     6.787] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event10)
     6.787] (II) No input driver specified, ignoring this device.
     6.787] (II) This device may have been added with another device file.
     6.787] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event11)
     6.787] (II) No input driver specified, ignoring this device.
     6.787] (II) This device may have been added with another device file.
     6.787] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event12)
     6.787] (II) No input driver specified, ignoring this device.
     6.787] (II) This device may have been added with another device file.
     6.787] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event6)
     6.787] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
     6.787] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
     6.787] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
     6.787] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
     6.787] (**) evdev: Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event6"
     6.787] (--) evdev: Logitech USB-PS/2 Optical Mouse: Vendor 0x46d Product 0xc012
     6.787] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found 8 mouse buttons
     6.787] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
     6.787] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found relative axes
     6.787] (--) evdev: Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
     6.787] (II) evdev: Logitech USB-PS/2 Optical Mouse: Configuring as mouse
     6.787] (II) evdev: Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
     6.787] (**) evdev: Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
     6.787] (**) evdev: Logitech USB-PS/2 Optical Mouse:  EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
     6.787] (**) Option "config_info"  "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-3/2-3:1.0/0003:046D:C012.0001/input/input7/event6"
     6.787] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 11)
     6.787] (II) evdev: Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
     6.787] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
     6.787] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
     6.787] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
     6.787] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
     6.787] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse1)
     6.787] (II) No input driver specified, ignoring this device.
     6.787] (II) This device may have been added with another device file.
     6.787] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
     6.787] (II) No input driver specified, ignoring this device.
     6.787] (II) This device may have been added with another device file.
     6.788] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
     6.788] (II) No input driver specified, ignoring this device.
     6.788] (II) This device may have been added with another device file.
     6.788] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
     6.788] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
     6.788] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
     6.788] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
     6.788] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
     6.788] (**) AT Translated Set 2 keyboard: always reports core events
     6.788] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
     6.788] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
     6.788] (--) evdev: AT Translated Set 2 keyboard: Found keys
     6.788] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
     6.788] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
     6.788] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
     6.788] (**) Option "xkb_rules" "evdev"
     6.788] (**) Option "xkb_model" "pc104"
     6.788] (**) Option "xkb_layout" "us"
     6.788] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event1)
     6.788] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
     6.788] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
     6.788] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
     6.788] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
     6.788] (II) LoadModule: "synaptics"
     6.788] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
     6.789] (II) Module synaptics: vendor="X.Org Foundation"
     6.789]     compiled for 1.16.1, module version = 1.8.1
     6.789]     Module class: X.Org XInput Driver
     6.789]     ABI class: X.Org XInput driver, version 21.0
     6.789] (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad'
     6.789] (**) ETPS/2 Elantech Touchpad: always reports core events
     6.789] (**) Option "Device" "/dev/input/event1"
     6.809] (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 2436 (res 0)
     6.809] (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1044 (res 0)
     6.809] (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255
     6.809] (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15
     6.809] (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left right double triple
     6.809] (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe
     6.809] (**) Option "HorizEdgeScroll" "off"
     6.809] (**) Option "TapButton1" "1"
     6.809] (**) Option "TapButton2" "3"
     6.809] (**) Option "TapButton3" "2"
     6.809] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
     6.809] (**) ETPS/2 Elantech Touchpad: always reports core events
     6.818] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1"
     6.818] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 13)
     6.818] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration 2.5
     6.818] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75
     6.818] (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.075
     6.818] (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1
     6.818] (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1
     6.818] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
     6.818] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
     6.818] (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found
     6.818] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
     6.818] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
     6.818] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
     6.818] (II) No input driver specified, ignoring this device.
     6.818] (II) This device may have been added with another device file.
     6.819] (II) config/udev: Adding input device MSI WMI hotkeys (/dev/input/event13)
     6.819] (**) MSI WMI hotkeys: Applying InputClass "evdev keyboard catchall"
     6.819] (**) MSI WMI hotkeys: Applying InputClass "system-keyboard"
     6.819] (**) MSI WMI hotkeys: Applying InputClass "evdev keyboard catchall"
     6.819] (II) Using input driver 'evdev' for 'MSI WMI hotkeys'
     6.819] (**) MSI WMI hotkeys: always reports core events
     6.819] (**) evdev: MSI WMI hotkeys: Device: "/dev/input/event13"
     6.819] (--) evdev: MSI WMI hotkeys: Vendor 0 Product 0
     6.819] (--) evdev: MSI WMI hotkeys: Found keys
     6.819] (II) evdev: MSI WMI hotkeys: Configuring as keyboard
     6.819] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event13"
     6.819] (II) XINPUT: Adding extended input device "MSI WMI hotkeys" (type: KEYBOARD, id 14)
     6.819] (**) Option "xkb_rules" "evdev"
     6.819] (**) Option "xkb_model" "pc104"
     6.819] (**) Option "xkb_layout" "us"
    17.871] (II) intel(0): resizing framebuffer to 3840x1080
    17.905] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI1 using  pipe 1, position (1920, 0), rotation normal, reflection none
   599.149] (II) intel(0): resizing framebuffer to 1920x2160
   599.154] (II) intel(0): switch to mode 1920x1080@60.0 on HDMI1 using  pipe 1, position (0, 0), rotation normal, reflection none
   599.188] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using  pipe 0, position (0, 1080), rotation normal, reflection noneAnd the rest of the log file (charlimit)

You should not install the standard nvidia driver!
This breaks the intel’s OpenGL support as I said, and won’t work anyway as you noticed the first time already.

Remove all nvidia packages again.

Your system runs on the intel chip normally. Thus the intel driver has to work.
If you want to use the nvidia driver with bumblebee, install the package nvidia-bumblebee from the Bumblebee repo instead.

Its working now!!! (I used: zypper remove x11-video-nvidiaG03 to remove the old driver)
optirun glxspheres is still not working (sudo neither):


   87.458411] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Permission denied
   87.458433] [ERROR]Aborting because fallback start is disabled.

Great!

optirun glxspheres is still not working (sudo neither):

You cannot start GUI applications with “sudo” on openSUSE, they won’t find the display.
Use “kdesu” or “gnomesu” instead.

87.458411] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card1: failed to set DRM interface version 1.4: Permission denied
87.458433] [ERROR]Aborting because fallback start is disabled.

Hm, I don’t have experience with Bumblebee myself.
But:

  • Did you follow the Bumblebee instructions?
  • Is bumblebeed service enabled/running? (systemctl status bumblebeed)
  • Did you install nvidia-bumblebee? It should work without it (i.e. using nouveau) but it wouldn’t make much sense to switch to the nvidia chip at all then IMHO.
  • Is your user member of the “bumblebee” and “video” groups? What does running “groups” (as user, i.e. not via sudo) say? What’s the output of “ls -l /dev/dri/card1”?
  • Try to install bbswitch. On some systems this seems to be required IIRC, I don’t know whether it would be pulled in automatically. And check that bbswitch-kmp fits your kernel version, i.e. the versions and flavors match (you need bbswitch-kmp-desktop for kernel-desktop and so on). If in doubt, please post the output of "rpm -qa | egrep “bbswitch|kernel”.

All of those were already installed.

> ls -l /dev/dri/card1
crw-rw----+ 1 root video 226, 1 Nov 28 20:45 /dev/dri/card1

I’m also in the video and bumblebee group.

nvidia-bumblebee as well?

Well, try this then:
https://wiki.archlinux.org/index.php/bumblebee#.2Fdev.2Fdri.2Fcard0:_failed_to_set_DRM_interface_version_1.4:_Permission_denied

I re-installed/updgraded some bumblebee/bbswitch packages via yast and everything is working now! (and glxspheres is much faster with nvidia!!!)
Unfortunately, WebGL is still not working on Chromium and I cannot use the GPU in Blender for cycles.

chrome://gpu output

Graphics Feature Status

  • Canvas: Software only, hardware acceleration unavailable
  • Flash: Software only, hardware acceleration unavailable
  • Flash Stage3D: Software only, hardware acceleration unavailable
  • Flash Stage3D Baseline profile: Software only, hardware acceleration unavailable
  • Compositing: Software only, hardware acceleration unavailable
  • Rasterization: Software only, hardware acceleration unavailable
  • Threaded Rasterization: Unavailable
  • Video Decode: Software only, hardware acceleration unavailable
  • Video Encode: Software only, hardware acceleration unavailable
  • WebGL: Unavailable

Driver Bug Workarounds

  • clear_uniforms_before_first_program_use
  • count_all_in_varyings_packing
  • disable_post_sub_buffers_for_onscreen_surfaces
  • init_gl_position_in_vertex_shader
  • init_vertex_attributes
  • use_current_program_after_successful_link

Problems Detected

  • GPU process was unable to boot: GPU access is disabled in chrome://settings.
    Disabled Features: all
  • Always call glUseProgram after a successful link to avoid a driver bug: 349137
    Applied Workarounds: use_current_program_after_successful_link
  • Program link fails in NVIDIA Linux if gl_Position is not set: 286468
    Applied Workarounds: init_gl_position_in_vertex_shader
  • Clear uniforms before first program use on all platforms: 124764, 349137
    Applied Workarounds: clear_uniforms_before_first_program_use
  • Mesa drivers in Linux handle varyings without static use incorrectly: 333885
    Applied Workarounds: count_all_in_varyings_packing
  • Linux NVIDIA drivers don’t have the correct defaults for vertex attributes: 351528
    Applied Workarounds: init_vertex_attributes
  • Disable partial swaps on linux drivers: 339493
    Applied Workarounds: disable_post_sub_buffers_for_onscreen_surfaces

Version Information|Data exported|11/29/2014, 11:35:45 AM|
|—|—|
|Chrome version|Chrome/38.0.2125.104|
|Operating system|Linux 3.16.6-2-desktop|
|Software rendering list version|0|
|Driver bug list version|7.2|
|ANGLE commit id|unknown hash|
|2D graphics backend|Skia|
|Command Line Args|–ppapi-flash-path=/usr//usr/lib64/chromium/PepperFlash/libpepflashplayer.so --ppapi-flash-path=/usr/lib64/chromium/PepperFlash/libpepflashplayer.so --ppapi-flash-version=15.0.0.239 --password-store=kwallet --enable-threaded-compositing --flag-switches-begin --ignore-gpu-blacklist --flag-switches-end|

Driver Information|Initialization time|26|
|—|—|
|Sandboxed|true|
|GPU0|VENDOR = 0x10de, DEVICE= 0x1391|
|GPU1|VENDOR = 0x8086, DEVICE= 0x0416|
|Optimus|true|
|AMD switchable|false|
|Driver vendor|Mesa|
|Driver version|10.3.0|
|Driver date||
|Pixel shader version|1.30|
|Vertex shader version|1.30|
|Machine model name||
|Machine model version||
|GL_VENDOR|Intel Open Source Technology Center|
|GL_RENDERER|Mesa DRI Intel(R) Haswell Mobile|
|GL_VERSION|3.0 Mesa 10.3.0|
|GL_EXTENSIONS|GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_texture_compression_bptc GL_ARB_timer_query GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shader_atomic_counters GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_clear_buffer_object GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_invalidate_subdata GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_multi_bind GL_ARB_seamless_cubemap_per_texture GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_ARB_conditional_render_inverted GL_ARB_derivative_control|
|Window system binding vendor|SGI|
|Window system binding version|1.4|
|Window system binding extensions|GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_multisample GLX_EXT_create_context_es2_profile GLX_EXT_framebuffer_sRGB GLX_EXT_import_context GLX_EXT_texture_from_pixmap GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_OML_swap_method GLX_SGI_swap_control GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_INTEL_swap_event|
|Direct rendering|Yes|
|Reset notification strategy|0x8252|
|GPU process crash count|3|

Log Messages

  • GpuProcessHostUIShim: The GPU process crashed!
  • GpuProcessHostUIShim: The GPU process crashed!
  • GpuProcessHostUIShim: The GPU process crashed!

Well, that’s good news indeed! :slight_smile:

Did you do anything special, or just reinstall everything?
AFAIR there was at least one other thread with a similar error message, your findings might help others as well…

Unfortunately, WebGL is still not working on Chromium and I cannot use the GPU in Blender for cycles.

For WebGL in Chromium there’s a bug report:
http://bugzilla.opensuse.org/show_bug.cgi?id=905651
You might or might not have the same problem, but that bug report is about nvidia as well.

For blender, AFAIK you have to install the nvidia CUDA stuff, i.e. additional packages from nvidia (which are offered for openSUSE last time I checked).
But I have no idea whether that works with Bumblebee.

But these are probably topics for a new thread?
They are not really related to “GUI not loading after installation” :wink:

AFAIK, I only added bbswitch-kdm-default (it actually makes a lot of sense that this package is required)
Had no problems so far so this thread is indeed closed.

bbswitch-kmp-default?
But according to your Xorg log you use kernel-desktop, so you’d need bbswitch-kmp-desktop.
Or do you have kernel-default installed as well?