[PR #13088] [MERGED] log: warn if user overrides detected #24610

Closed
opened 2026-04-19 17:41:01 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13088
Author: @dhiltgen
Created: 11/14/2025
Status: Merged
Merged: 11/14/2025
Merged by: @dhiltgen

Base: mainHead: warn_override


📝 Commits (1)

  • 387480a log: warn if user overrides detected

📊 Changes

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

View changed files

📝 discover/runner.go (+25 -0)

📄 Description

Many failed GPU discovery issues recently can be traced to incorrect override settings. This extra logging should help quickly spot these and guide users to try unsetting them first.


🔄 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/13088 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 11/14/2025 **Status:** ✅ Merged **Merged:** 11/14/2025 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `warn_override` --- ### 📝 Commits (1) - [`387480a`](https://github.com/ollama/ollama/commit/387480a9db8bebaec9c90a2969a1e8ee1ff4a84b) log: warn if user overrides detected ### 📊 Changes **1 file changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `discover/runner.go` (+25 -0) </details> ### 📄 Description Many failed GPU discovery issues recently can be traced to incorrect override settings. This extra logging should help quickly spot these and guide users to try unsetting them first. --- <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 17:41:01 -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#24610