Cycles not working with amd gpu on linux #105174

Open
opened 2024-02-11 12:32:56 +01:00 by Zangleik · 1 comment

System Information
Operating system: Linux-6.7.4-zen1-1-zen-x86_64-with-glibc2.39 64 Bits, WAYLAND UI
Graphics card: AMD Radeon RX 6750 XT (radeonsi, navi22, LLVM 16.0.6, DRM 3.57, 6.7.4-zen1-1-zen) AMD 4.6 (Core Profile) Mesa 23.3.5-arch1.1

Blender Version
Broken: version: 4.0.2, branch: makepkg (modified), commit date: 2023-12-05 07:41, hash: 9be62e85b727
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: Cycles Render Engine ()
Author:

Short description of error
When I try to use my amd gpu rx 6750 xt to render with cycles blender crash.
If opened from the terminal the following error shows:
Memory access fault by GPU node-1 (Agent handle: 0x7820f04cfe00) on address 0x13000. Reason: Page not present or supervisor privilege.
Aborted (core dumped)

Exact steps for others to reproduce the error
In a default .blend file:

  1. Add some complexity to the scene add some mesh, change colors, move the camera (sometimes by only changing the color gives me the crash and sometimes i have to make it more complex, I'm not sure what triggers the crash)
  2. In cycles preferences set hip and mark the gpu
  3. Set the render to cycles and gpu compute
  4. Render image
    With the .blend provided it usually crash loading render kernels, but sometimes it works
**System Information** Operating system: Linux-6.7.4-zen1-1-zen-x86_64-with-glibc2.39 64 Bits, WAYLAND UI Graphics card: AMD Radeon RX 6750 XT (radeonsi, navi22, LLVM 16.0.6, DRM 3.57, 6.7.4-zen1-1-zen) AMD 4.6 (Core Profile) Mesa 23.3.5-arch1.1 **Blender Version** Broken: version: 4.0.2, branch: makepkg (modified), commit date: 2023-12-05 07:41, hash: `9be62e85b727` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Cycles Render Engine () Author: **Short description of error** When I try to use my amd gpu rx 6750 xt to render with cycles blender crash. If opened from the terminal the following error shows: Memory access fault by GPU node-1 (Agent handle: 0x7820f04cfe00) on address 0x13000. Reason: Page not present or supervisor privilege. Aborted (core dumped) **Exact steps for others to reproduce the error** In a default .blend file: 1. Add some complexity to the scene add some mesh, change colors, move the camera (sometimes by only changing the color gives me the crash and sometimes i have to make it more complex, I'm not sure what triggers the crash) 2. In cycles preferences set hip and mark the gpu 3. Set the render to cycles and gpu compute 4. Render image With the .blend provided it usually crash loading render kernels, but sometimes it works
Zangleik added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2024-02-11 12:32:57 +01:00

Had the "Memory access fault by GPU node-1" error on:
RX 6800
Arch Linux
Kernel 6.7.6
amdgpu-pro
hip-runtime-amd 6.0.0.1
Blender 4.0.2

What fixed it for me was downgrading hip-runtime-amd from 6.0.0.1 to 5.7.1.1.

Had the "Memory access fault by GPU node-1" error on: RX 6800 Arch Linux Kernel 6.7.6 amdgpu-pro hip-runtime-amd 6.0.0.1 Blender 4.0.2 What fixed it for me was downgrading hip-runtime-amd from 6.0.0.1 to 5.7.1.1.
Sign in to join this conversation.
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-addons#105174
No description provided.