Blender Eevee: Lighting doesn't work #66834

Closed
opened 2019-07-13 03:30:04 +02:00 by PROPHESSOR · 7 comments

System Information
Operating system: Linux Mint 18.3 Cinamon 3.6.7 x86_64 Linux 4.15.0-54-generic
Graphics card: AMD Radeon HD 7660G
From screenfetch: AMD ARUBA (DRM 2.50.0 / 4.15.0-54-generic, LLVM 6.0.1)system-info.txt

bladerunner2049_1.blend

Blender Version
Broken: 2.80 Release Candidate
Worked: 2.80 aed82dafff

Short description of error
After version aed82dafff, the lighting in the Eevee render (the first screenshot) stopped working.
Снимок экрана от 2019-07-13 04-02-13.png

Moreover, by changing the blending mode in the material, the following effect is obtained (the second screenshot).
Снимок экрана от 2019-07-13 04-19-29.png

Same scene, but in softwaregl mode (third screenshot).
Снимок экрана от 2019-07-13 04-03-08.png

Same scene, but using Cycles rendering (fourth screenshot).
Снимок экрана от 2019-07-13 04-02-23.png

The same scene, but in the aed82dafff version in normal mode (fifth screenshot).
Снимок экрана от 2019-07-13 04-04-00.png

Also, I attach the .blend file (although there is nothing special about it, the same can be done in the standard scene), the system-info.txt file, as well as errors that appear when blender starts.

UDP: I just noticed that when using a diffuse shader, the light is displayed correctly.

Console output on start:

prophessor@prophessor ~ [139]> 
tmp/blender2.8/blender2.8/blender2.8/blender2.8/blender2.8/blender2.8rc/blender
Read prefs: /home/prophessor/.config/blender/2.80/config/userpref.blend
Received X11 Error:
	error code:   181
	request code: 156
	minor code:   34
	error text:   GLXBadFBConfig
Received X11 Error:
	error code:   181
	request code: 156
	minor code:   34
	error text:   GLXBadFBConfig
Warning: Could not find a matching GPU name. Things may not behave as expected.
Detected OpenGL configuration:
Vendor: X.Org
Renderer: AMD ARUBA (DRM 2.50.0 / 4.15.0-54-generic, LLVM 6.0.1)
Received X11 Error:
	error code:   8
	request code: 156
	minor code:   34
	error text:   BadMatch (invalid parameter attributes)
Received X11 Error:
	error code:   8
	request code: 156
	minor code:   34
	error text:   BadMatch (invalid parameter attributes)
found bundled python: /home/prophessor/tmp/blender2.8/blender2.8/blender2.8/blender2.8/blender2.8/blender2.8rc/2.80/python
Warning: class FSPY_BLENDER_OT_import_project contains a property which should be an annotation!
/home/prophessor/.config/blender/2.80/scripts/addons/fspy_blender/__init__.py:50
    assign as a type annotation: FSPY_BLENDER_OT_import_project.filter_glob
    assign as a type annotation: FSPY_BLENDER_OT_import_project.update_existing_camera
    assign as a type annotation: FSPY_BLENDER_OT_import_project.import_background_image
OpenCL error: CL_PLATFORM_NOT_FOUND_KHR in device_opencl_get_num_platforms_safe(&num_platforms) (/home/sources/blender-release/intern/cycles/device/device_opencl.cpp:142)
fake_module: addon missing 'bl_info' gives bad performance!: '/home/prophessor/.config/blender/2.80/scripts/addons/export_map.py'
fake_module: addon missing 'bl_info' gives bad performance!: '/home/prophessor/.config/blender/2.80/scripts/addons/md5-0.6.py'
Read blend: /tmp/quit.blend
Received X11 Error:
	error code:   8
	request code: 156
	minor code:   34
	error text:   BadMatch (invalid parameter attributes)
Received X11 Error:
	error code:   8
	request code: 156
	minor code:   34
	error text:   BadMatch (invalid parameter attributes)
Read blend: /home/prophessor/Blender/2.80/bladerunner2049_1.blend
Received X11 Error:
	error code:   8
	request code: 156
	minor code:   34
	error text:   BadMatch (invalid parameter attributes)
Received X11 Error:
	error code:   8
	request code: 156
	minor code:   34
	error text:   BadMatch (invalid parameter attributes)

OpenGL Information:

prophessor@prophessor ~> glxinfo | grep "OpenGL"
OpenGL vendor string: X.Org
OpenGL renderer string: AMD ARUBA (DRM 2.50.0 / 4.15.0-54-generic, LLVM 6.0.1)
OpenGL core profile version string: 4.3 (Core Profile) Mesa 18.3.0-devel
OpenGL core profile shading language version string: 4.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 4.3 (Compatibility Profile) Mesa 18.3.0-devel
OpenGL shading language version string: 4.30
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 18.3.0-devel
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10

Exact steps for others to reproduce the error
Just add any light in Eevee mode

**System Information** Operating system: Linux Mint 18.3 Cinamon 3.6.7 x86_64 Linux 4.15.0-54-generic Graphics card: AMD Radeon HD 7660G From screenfetch: AMD ARUBA (DRM 2.50.0 / 4.15.0-54-generic, LLVM 6.0.1)[system-info.txt](https://archive.blender.org/developer/F7604422/system-info.txt) [bladerunner2049_1.blend](https://archive.blender.org/developer/F7604424/bladerunner2049_1.blend) **Blender Version** Broken: 2.80 Release Candidate Worked: 2.80 aed82dafff8 **Short description of error** After version aed82dafff8, the lighting in the Eevee render (the first screenshot) stopped working. ![Снимок экрана от 2019-07-13 04-02-13.png](https://archive.blender.org/developer/F7604444/Снимок_экрана_от_2019-07-13_04-02-13.png) Moreover, by changing the blending mode in the material, the following effect is obtained (the second screenshot). ![Снимок экрана от 2019-07-13 04-19-29.png](https://archive.blender.org/developer/F7604452/Снимок_экрана_от_2019-07-13_04-19-29.png) Same scene, but in softwaregl mode (third screenshot). ![Снимок экрана от 2019-07-13 04-03-08.png](https://archive.blender.org/developer/F7604448/Снимок_экрана_от_2019-07-13_04-03-08.png) Same scene, but using Cycles rendering (fourth screenshot). ![Снимок экрана от 2019-07-13 04-02-23.png](https://archive.blender.org/developer/F7604446/Снимок_экрана_от_2019-07-13_04-02-23.png) The same scene, but in the aed82dafff8 version in normal mode (fifth screenshot). ![Снимок экрана от 2019-07-13 04-04-00.png](https://archive.blender.org/developer/F7604450/Снимок_экрана_от_2019-07-13_04-04-00.png) Also, I attach the .blend file (although there is nothing special about it, the same can be done in the standard scene), the system-info.txt file, as well as errors that appear when blender starts. **UDP: I just noticed that when using a diffuse shader, the light is displayed correctly.** Console output on start: ``` prophessor@prophessor ~ [139]> tmp/blender2.8/blender2.8/blender2.8/blender2.8/blender2.8/blender2.8rc/blender Read prefs: /home/prophessor/.config/blender/2.80/config/userpref.blend Received X11 Error: error code: 181 request code: 156 minor code: 34 error text: GLXBadFBConfig Received X11 Error: error code: 181 request code: 156 minor code: 34 error text: GLXBadFBConfig Warning: Could not find a matching GPU name. Things may not behave as expected. Detected OpenGL configuration: Vendor: X.Org Renderer: AMD ARUBA (DRM 2.50.0 / 4.15.0-54-generic, LLVM 6.0.1) Received X11 Error: error code: 8 request code: 156 minor code: 34 error text: BadMatch (invalid parameter attributes) Received X11 Error: error code: 8 request code: 156 minor code: 34 error text: BadMatch (invalid parameter attributes) found bundled python: /home/prophessor/tmp/blender2.8/blender2.8/blender2.8/blender2.8/blender2.8/blender2.8rc/2.80/python Warning: class FSPY_BLENDER_OT_import_project contains a property which should be an annotation! /home/prophessor/.config/blender/2.80/scripts/addons/fspy_blender/__init__.py:50 assign as a type annotation: FSPY_BLENDER_OT_import_project.filter_glob assign as a type annotation: FSPY_BLENDER_OT_import_project.update_existing_camera assign as a type annotation: FSPY_BLENDER_OT_import_project.import_background_image OpenCL error: CL_PLATFORM_NOT_FOUND_KHR in device_opencl_get_num_platforms_safe(&num_platforms) (/home/sources/blender-release/intern/cycles/device/device_opencl.cpp:142) fake_module: addon missing 'bl_info' gives bad performance!: '/home/prophessor/.config/blender/2.80/scripts/addons/export_map.py' fake_module: addon missing 'bl_info' gives bad performance!: '/home/prophessor/.config/blender/2.80/scripts/addons/md5-0.6.py' Read blend: /tmp/quit.blend Received X11 Error: error code: 8 request code: 156 minor code: 34 error text: BadMatch (invalid parameter attributes) Received X11 Error: error code: 8 request code: 156 minor code: 34 error text: BadMatch (invalid parameter attributes) Read blend: /home/prophessor/Blender/2.80/bladerunner2049_1.blend Received X11 Error: error code: 8 request code: 156 minor code: 34 error text: BadMatch (invalid parameter attributes) Received X11 Error: error code: 8 request code: 156 minor code: 34 error text: BadMatch (invalid parameter attributes) ``` OpenGL Information: ``` prophessor@prophessor ~> glxinfo | grep "OpenGL" OpenGL vendor string: X.Org OpenGL renderer string: AMD ARUBA (DRM 2.50.0 / 4.15.0-54-generic, LLVM 6.0.1) OpenGL core profile version string: 4.3 (Core Profile) Mesa 18.3.0-devel OpenGL core profile shading language version string: 4.30 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 4.3 (Compatibility Profile) Mesa 18.3.0-devel OpenGL shading language version string: 4.30 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL extensions: OpenGL ES profile version string: OpenGL ES 3.1 Mesa 18.3.0-devel OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10 ``` **Exact steps for others to reproduce the error** Just add any light in Eevee mode
Author

Added subscriber: @PROPHESSOR

Added subscriber: @PROPHESSOR
Author

I just noticed that when using a diffuse shader, the light is displayed correctly.

I just noticed that when using a diffuse shader, the light is displayed correctly.

Added subscriber: @ZedDB

Added subscriber: @ZedDB

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Sebastian Parborg self-assigned this 2019-07-15 12:05:51 +02:00

Your GPU is too old and we do not support it anymore: https://code.blender.org/2019/04/supported-gpus-in-blender-2-80/

Your GPU is too old and we do not support it anymore: https://code.blender.org/2019/04/supported-gpus-in-blender-2-80/
Author

In #66834#722424, @ZedDB wrote:
Your GPU is too old and we do not support it anymore: https://code.blender.org/2019/04/supported-gpus-in-blender-2-80/

But my GPU supports OpenGL up to 4.2: https://feedback.wildfiregames.com/report/opengl/device/Radeon%20HD%207660G

> In #66834#722424, @ZedDB wrote: > Your GPU is too old and we do not support it anymore: https://code.blender.org/2019/04/supported-gpus-in-blender-2-80/ But my GPU supports OpenGL up to 4.2: https://feedback.wildfiregames.com/report/opengl/device/Radeon%20HD%207660G

Yes, but your GPU has been End of Life (EOL) for a while now and AMD doesn't provide any support or driver updates for it anymore.
What you are experiencing is a driver bug that will probably never be fixed. We can't provide support for these kinds of problems.

We are of course open patches that works around this issue, but we won't look into it ourselves. However in this case, it would be better to have it fixed in Mesa.

Yes, but your GPU has been End of Life (EOL) for a while now and AMD doesn't provide any support or driver updates for it anymore. What you are experiencing is a driver bug that will probably never be fixed. We can't provide support for these kinds of problems. We are of course open patches that works around this issue, but we won't look into it ourselves. However in this case, it would be better to have it fixed in Mesa.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#66834
No description provided.