Home

Conversation

$$184
https://lemmy.world/u/vikingtons posted on Feb 18, 2026 13:39
In reply to: https://programming.dev/comment/22243592

Someone on the github issue thread has been asking for clinfo output on affected systems, theorising that client issues are caused by issues with vendor detection.

This is a bit of an ask, but if it’s quick to jump forward and back between ROCm releases on your setup, would you be able to pass your clinfo output from 7.2.0 into the ticket linked above? No worries if not

https://lemmy.world/comment/22208533
Reply
$$198
https://programming.dev/u/the16bitgamer posted on Feb 18, 2026 14:10
In reply to: https://lemmy.world/comment/22208533

More than happy to, though it might be later today thing

https://programming.dev/comment/22255866
Reply
$$200
https://lemmy.world/u/vikingtons posted on Feb 18, 2026 14:12
In reply to: https://programming.dev/comment/22255866

no hurry at all, thanks a bunch!

https://lemmy.world/comment/22209053
Reply
$$339
https://programming.dev/u/the16bitgamer posted on Feb 18, 2026 17:57
In reply to: https://lemmy.world/comment/22209053

Posted, I also had an error on the output

Memory access fault by GPU node-1 (Agent handle: 0x5a020e3bce10) on address 0x7f86a34eb000. Reason: Page not present or supervisor privilege. Aborted (core dumped)

https://programming.dev/comment/22260157
Reply
$$398
https://lemmy.world/u/vikingtons posted on Feb 18, 2026 19:24
In reply to: https://programming.dev/comment/22260157

can you tell me which device this is with?

https://lemmy.world/comment/22214798
Reply
$$408
https://programming.dev/u/the16bitgamer posted on Feb 18, 2026 19:58
In reply to: https://lemmy.world/comment/22214798

Framework 13 AMD 7640U

https://programming.dev/comment/22262229
Reply
$$18352
https://lemmy.world/u/vikingtons posted on Mar 26, 2026 20:31
In reply to: https://programming.dev/comment/22262229

hey, hope you’re doing well. Can you confirm if ROCm 7.2.1 fixes the issue for you?

https://lemmy.world/comment/22886587
Reply
$$18378
https://programming.dev/u/the16bitgamer posted on Mar 26, 2026 21:18
In reply to: https://lemmy.world/comment/22886587

Last I tried to download it for Ubuntu last night. The file wasn’t there, will check again when I can

https://programming.dev/comment/22950084
Reply
$$18379
https://lemmy.world/u/vikingtons posted on Mar 26, 2026 21:21
In reply to: https://programming.dev/comment/22950084

huh, weird. I’ll check in with that and see what’s going on.

https://lemmy.world/comment/22887318
Reply
$$18383
https://programming.dev/u/the16bitgamer posted on Mar 26, 2026 21:25
In reply to: https://lemmy.world/comment/22887318

Looks like they copies 7.2 folder when the updated to 7.2.1. Only REHL and another distro has March files, the rest are dated Jan.

https://programming.dev/comment/22950208
Reply
$$18400
https://programming.dev/u/the16bitgamer posted on Mar 26, 2026 22:02
In reply to: https://lemmy.world/comment/22887318

Found the driver, amdgpu-install_7.2.1.70201-1_all.deb.

Downloaded and installed. And while it doesn’t immediately crash, it’s still crashing before the main page loads. Just after the fairlight page. Will see if there is any Davinci updates and report back

https://programming.dev/comment/22950767
Reply
$$18434
https://programming.dev/u/the16bitgamer posted on Mar 26, 2026 23:54
In reply to: https://lemmy.world/comment/22887318

Just finished installing DaVinci_Resolve_Studio_20.3.2_Linux.

With amdgpu-install_7.2.1.70201-1_all.deb the app does start and the splash screen shows. But the app crashes before the main menu appears. I presume there’s still issues in the OpenCL implementation. Not sure if it’s a Davinci issue or a Driver issue. Old driver still works.

Updating the issue myself, but yeah let me know if you want me to check anything else.

https://programming.dev/comment/22952435
Reply
$$18673
https://lemmy.world/u/vikingtons posted on Mar 27, 2026 11:56
In reply to: https://programming.dev/comment/22952435

Thank you for checking in with this. Strangely it seems to work fine for other people using different distros. Will follow up internally.

https://lemmy.world/comment/22896546
Reply
$$18776
https://programming.dev/u/the16bitgamer posted on Mar 27, 2026 14:21
In reply to: https://lemmy.world/comment/22896546

I am also running an edge case with an iGPU and a Laptop. Let me know if you want me to run or try anything else.

https://programming.dev/comment/22961827
Reply
$$20892
https://lemmy.world/u/vikingtons posted on Mar 31, 2026 16:27
In reply to: https://programming.dev/comment/22961827

Harry (from the github thread) hasn’t been able to repro on Ubuntu so far

I’m curious if you’ve been using --usecase=graphics on install?

More info here: https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/docs/install/installrad/native_linux/install-radeon.html#install-amd-unified-kernel-mode-gpu-driver-rocm-and-graphics

https://lemmy.world/comment/22970076
Reply
$$20987
https://programming.dev/u/the16bitgamer posted on Mar 31, 2026 21:53
In reply to: https://lemmy.world/comment/22970076

No, I’ve been using “sudo amdgpu-install –usecase=opencl” Since Mesa has been working for OpenGL

https://programming.dev/comment/23040900
Reply
$$20996
https://programming.dev/u/the16bitgamer posted on Mar 31, 2026 22:15
In reply to: https://lemmy.world/comment/22970076

OK, I’ve tried it. A amdgpu-uninstall, and a purge of amdgpu-install. With a re-install of “amdgpu-install_7.2.1.70201-1_all.deb” followed by amdgpu-install –usecase=graphics and it’s loads. But with no OpenCL davinci is confused with GPU and refuses to launch.

I then run my prior command to install OpenCL, and it still crashes on boot. Is there a log I can share.

Also I am on Linux Mint (I know it’s Ubuntu), but I am hopeful there aren’t much different between the two version.

https://programming.dev/comment/23041209
Reply
$$21005
https://lemmy.world/u/vikingtons posted on Mar 31, 2026 22:44
In reply to: https://programming.dev/comment/23041209

appreciate the info, will pass this on

https://lemmy.world/comment/22976141
Reply
$$21199
https://programming.dev/u/the16bitgamer posted on Apr 1, 2026 10:46
In reply to: https://lemmy.world/comment/22976141

NP, I know what I am doing is an edge case, so I’d love to help get it fixed if possible.

Just let me know what I need to do and I’ll test it.

Also if you need footage or screenshots I can also provide that too if it makes it easier to triage.

https://programming.dev/comment/23049632
Reply
$$21446
https://programming.dev/u/the16bitgamer posted on Apr 2, 2026 02:27
In reply to: https://lemmy.world/comment/22976141

I uploaded a quick video about the issue for Github. Passing it along to you as well :)

https://youtu.be/U6zrLRdR8wU

https://programming.dev/comment/23064723
Reply
$$21480
https://lemmy.world/u/vikingtons posted on Apr 2, 2026 09:10
In reply to: https://programming.dev/comment/23064723

appreciate you 😊

https://lemmy.world/comment/23002154
Reply