[PR #1776] [MERGED] Add ollama user to render group for Radeon support #21208

Closed
opened 2026-04-19 15:30:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1776
Author: @dhiltgen
Created: 1/3/2024
Status: Merged
Merged: 1/3/2024
Merged by: @dhiltgen

Base: mainHead: render_group


📝 Commits (1)

  • 2588cb2 Add ollama user to render group for Radeon support

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 scripts/install.sh (+4 -0)

📄 Description

For the ROCm libraries to access the driver, we need to add the ollama user to the render group.

Note: the script will need more work to fully support radeon cards, but this will at least make the installation functional. Without this change, the server sits in a crash-loop due to lack of permissions to access the driver.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/1776 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 1/3/2024 **Status:** ✅ Merged **Merged:** 1/3/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `render_group` --- ### 📝 Commits (1) - [`2588cb2`](https://github.com/ollama/ollama/commit/2588cb2daa8d3260a7196c2612182b0b3f4c537b) Add ollama user to render group for Radeon support ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+4 -0) </details> ### 📄 Description For the ROCm libraries to access the driver, we need to add the ollama user to the render group. Note: the script will need more work to fully support radeon cards, but this will at least make the installation functional. Without this change, the server sits in a crash-loop due to lack of permissions to access the driver. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 15:30:54 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#21208