Unable to launch blender 4 on Rocky linux 8.5 #117638

Open
opened 2024-01-29 16:28:47 +01:00 by mattiaslind · 2 comments

System Information
Operating system: Rocky Linux 8.5
Graphics card: NVIDIA geForce RTX 3060/PCIe/SSE2

Blender Version
Broken: (4.1, 4.2)
Worked: (3.6)

Short description of error
Cannot launch blender. getting an error popup saying "Your graphics card or driver is not supported" .... "Graphics card: Unknown".
My grapchicscard driver is: 545.23.08. Tried on another computer here at the office with another graphics card and driver and I got the same issue and same error message.

Exact steps for others to reproduce the error
Launch blender 4.2 on Rocky Linux 8.5. This should be aligned with the VFX reference platform so should not be a problem. Xorg as windowmanager. Tried both gnome and KDE.

**System Information** Operating system: Rocky Linux 8.5 Graphics card: NVIDIA geForce RTX 3060/PCIe/SSE2 **Blender Version** Broken: (4.1, 4.2) Worked: (3.6) **Short description of error** Cannot launch blender. getting an error popup saying "Your graphics card or driver is not supported" .... "Graphics card: Unknown". My grapchicscard driver is: 545.23.08. Tried on another computer here at the office with another graphics card and driver and I got the same issue and same error message. **Exact steps for others to reproduce the error** Launch blender 4.2 on Rocky Linux 8.5. This should be aligned with the VFX reference platform so should not be a problem. Xorg as windowmanager. Tried both gnome and KDE.
mattiaslind added the
Status
Needs Triage
Type
Report
Priority
Normal
labels 2024-01-29 16:28:48 +01:00

Is your display connected to the GPU or to an input on the motherboard? It should be connected to the GPU if possible.

Additionally, what is the output of both glxinfo -B and nvidia-smi?

Is your display connected to the GPU or to an input on the motherboard? It should be connected to the GPU if possible. Additionally, what is the output of both `glxinfo -B` and `nvidia-smi`?
Jesse Yurkovich added
Status
Needs Information from User
and removed
Status
Needs Triage
labels 2024-01-30 00:02:01 +01:00
Author

Hi Jesse!

Thanks for the response!
The displays are connected to the GPU.

The output of glxinfo -B is:

name of display: :0
display: :0 screen: 0
direct rendering: Yes
Memory info (GL_NVX_gpu_memory_info):
Dedicated video memory: 12288 MB
Total available memory: 12288 MB
Currently available dedicated video memory: 11054 MB
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 3060/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 545.23.08
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6.0 NVIDIA 545.23.08
OpenGL shading language version string: 4.60 NVIDIA
OpenGL context flags: (none)
OpenGL profile mask: (none)

OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 545.23.08
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

And from nvidia-smi is:

Tue Jan 30 09:31:41 2024
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 545.23.08 Driver Version: 545.23.08 CUDA Version: 12.3 |
|-----------------------------------------+----------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+======================+======================|
| 0 NVIDIA GeForce RTX 3060 Off | 00000000:01:00.0 On | N/A |
| 0% 33C P8 19W / 170W | 1002MiB / 12288MiB | 22% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+

+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 150806 G /usr/libexec/Xorg 430MiB |
| 0 N/A N/A 151026 C ./rgsender 102MiB |
| 0 N/A N/A 151322 G /usr/bin/kwin_x11 102MiB |
| 0 N/A N/A 151385 G /usr/bin/plasmashell 117MiB |
| 0 N/A N/A 403085 G ...58272718,4515376781159976831,262144 178MiB |
| 0 N/A N/A 403327 G ...94399941,6692935353493080135,131072 29MiB |
+---------------------------------------------------------------------------------------+

Hi Jesse! Thanks for the response! The displays are connected to the GPU. The output of glxinfo -B is: name of display: :0 display: :0 screen: 0 direct rendering: Yes Memory info (GL_NVX_gpu_memory_info): Dedicated video memory: 12288 MB Total available memory: 12288 MB Currently available dedicated video memory: 11054 MB OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: NVIDIA GeForce RTX 3060/PCIe/SSE2 OpenGL core profile version string: 4.6.0 NVIDIA 545.23.08 OpenGL core profile shading language version string: 4.60 NVIDIA OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.6.0 NVIDIA 545.23.08 OpenGL shading language version string: 4.60 NVIDIA OpenGL context flags: (none) OpenGL profile mask: (none) OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 545.23.08 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 And from nvidia-smi is: Tue Jan 30 09:31:41 2024 +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 545.23.08 Driver Version: 545.23.08 CUDA Version: 12.3 | |-----------------------------------------+----------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+======================+======================| | 0 NVIDIA GeForce RTX 3060 Off | 00000000:01:00.0 On | N/A | | 0% 33C P8 19W / 170W | 1002MiB / 12288MiB | 22% Default | | | | N/A | +-----------------------------------------+----------------------+----------------------+ +---------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=======================================================================================| | 0 N/A N/A 150806 G /usr/libexec/Xorg 430MiB | | 0 N/A N/A 151026 C ./rgsender 102MiB | | 0 N/A N/A 151322 G /usr/bin/kwin_x11 102MiB | | 0 N/A N/A 151385 G /usr/bin/plasmashell 117MiB | | 0 N/A N/A 403085 G ...58272718,4515376781159976831,262144 178MiB | | 0 N/A N/A 403327 G ...94399941,6692935353493080135,131072 29MiB | +---------------------------------------------------------------------------------------+
Thomas Dinges added
Status
Needs Triage
and removed
Status
Needs Information from User
labels 2024-02-28 14:41:02 +01:00
Campbell Barton added the
Platform
Linux
Interest: X11
labels 2024-03-20 04:07:00 +01:00
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#117638
No description provided.