Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

nvidia-smi check despite manual version input#876

Open
DTJW92 wants to merge 6 commits intokeylase:masterfrom
DTJW92:master
Open

nvidia-smi check despite manual version input#876
DTJW92 wants to merge 6 commits intokeylase:masterfrom
DTJW92:master

Conversation

Copy link

DTJW92 commented Dec 14, 2024

Purpose of proposed changes

nvidia-smi is still being called when -d is being used. -d should allow skipping nvidia-smi since you're manually telling the patcher which driver version is being used. If a manual version is submitted, then nvidia-smi check should be skipped.

Essential steps taken

All I did was move manual version check ahead of nvidia-smi check, and skipped the nvidia-smi check if the manual version was submitted.

For context; my Linux system is Batocera, by it's nature it's very minimal and as such nvidia-smi is not included (despite updated drivers).

Copy link
Author

DTJW92 commented Dec 14, 2024 *
edited
Loading

Check the newest commit, be27a30. Really quite a simple fix.

Copy link
Author

DTJW92 commented Dec 14, 2024

Also updated patch-fbc.sh the same, commit b7dba04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant