Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NVIDIA support #962

Open
amedeo opened this issue Mar 26, 2024 · 2 comments
Open

NVIDIA support #962

amedeo opened this issue Mar 26, 2024 · 2 comments

Comments

@amedeo
Copy link

amedeo commented Mar 26, 2024

System information (version)
  • mandelbulber2 => git version
  • Operating System / Platform => Arch Linux 6.8.1
  • GPU Driver => NVIDIA 550.67
  • DE => Hyprland
Detailed description

The AUR package requires opencl-mesa and it fails during the yay -S mandelbulber2-opencl-git

==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: mesa-panfork-git-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
opencl-mesa-panfork-git - exit status 4
mandelbulber2-opencl-git - exit status 8

Would be possible to add support to the opencl-nvidia drivers?

Steps to reproduce
@buddhi1980
Copy link
Owner

I'm not a maintainer of packages for AUR Linux. Even more, I'm not familiar with this Linux distribution. I see that the problem was already reported to the package maintainer (reported issue is visible here: https://aur.archlinux.org/packages/mandelbulber2-opencl-git).
Have you tried to build the program from source or use Appimage? (https://github.com/buddhi1980/mandelbulber2/releases/download/2.31-1/Mandelbulber_v2-2.31-1-x86_64.AppImage)

@raisingw
Copy link

This is the AUR package I use to get things working on a Radeon card via rusticl. The dependencies do indeed need updating by the maintainer because it's broken for everything right now due to opencl-mesa package no longer existing. A workaround is to make sure you've got all the deps installed except opencl-mesa, then use yay -Sdd mandelbulber2-opencl-git

It should allow it to build and also work with your Nvidia setup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants