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

enable GPU with dietpi os on raspberry pi 4 to improve performance #7105

Open
learncodingforweb opened this issue Jun 12, 2024 · 1 comment

Comments

@learncodingforweb
Copy link

Creating a feature request

How can i enable GPU on dietpi os running on raspberry pi 4?

Is your feature request related to a problem? Please describe:

To improve the raspberry pi 4 performance. how to enable GPU with dietpi os? So that application like UI(tauri app) uses GPU instead of CPU and opencv can be used with GPU,

Describe the solution you'd like:

I do not any idea.

Describe alternatives you've considered:

no alternative

@MichaIng
Copy link
Owner

The question is, which graphics backend/API this application uses. However, to align with Raspberry Pi OS, KMS needs to be enabled. In dietpi-config display options, select vc4-kms-v3d in the resolution option. It requires a rework to detach KMS from a particular resolution in the menu, but practically it is already.

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

No branches or pull requests

2 participants